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

Query time 0.00045

Result

int(4)