UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2976, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 8928 
WHERE 
  product_id IN (24625, 24626)

Query time 0.00067

Result

int(2)