UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15377, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 46131 
WHERE 
  product_id IN (837, 838, 840, 841)

Query time 0.00033

Result

int(4)