UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3294, 
  `added` = 91, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 10337 
WHERE 
  product_id IN (
    414352, 414353, 414354, 414355, 414356, 
    414357, 414358, 414359
  )

Query time 0.00091

Result

int(8)