UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1189, 
  `added` = 19, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 3662 
WHERE 
  product_id IN (
    414368, 414369, 414370, 414371, 414372, 
    414373, 414374
  )

Query time 0.00062

Result

int(7)