UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 8696, 
  `added` = 61, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 26393 
WHERE 
  product_id IN (
    414409, 414410, 414411, 414412, 414413
  )

Query time 0.00074

Result

int(5)