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

Query time 0.00048

Result

int(3)