UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15301, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 45903 
WHERE 
  product_id IN (869, 870, 871, 872)

Query time 0.00022

Result

int(4)