UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 23051, 
  `added` = 5682, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 97563 
WHERE 
  product_id IN (125, 224)

Query time 0.00026

Result

int(2)