UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15673, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 47019 
WHERE 
  product_id IN (876, 877, 878)

Query time 0.00035

Result

int(3)