UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 94388, 
  `added` = 40, 
  `deleted` = 45, 
  `bought` = 19, 
  `total` = 293729 
WHERE 
  product_id IN (
    6572, 36263, 36264, 36265, 37256, 37257, 
    37258, 37259, 37260, 40319, 42253, 
    42254
  )

Query time 0.00452

Result

int(12)