UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 22941, 
  `added` = 5597, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 96808 
WHERE 
  product_id IN (125, 224)

Query time 0.00026

Result

int(2)