UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 10025, 
  `added` = 130, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 30725 
WHERE 
  product_id IN (377780, 377781, 377782, 377783)

Query time 0.00054

Result

int(4)