UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4331, 
  `added` = 56, 
  `deleted` = 10, 
  `bought` = 4, 
  `total` = 13363 
WHERE 
  product_id IN (124, 379)

Query time 0.00041

Result

int(2)