UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 10869, 
  `added` = 119, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 33202 
WHERE 
  product_id IN (
    414377, 414378, 414379, 414380, 414381, 
    414382, 414383, 414384, 414385, 414386, 
    414387, 414388
  )

Query time 0.00096

Result

int(12)