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

Query time 0.00078

Result

int(8)