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

Query time 0.00034

Result

int(2)