UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1750, 
  `added` = 21, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5355 
WHERE 
  product_id IN (377811, 377812, 377813)

Query time 0.00037

Result

int(3)