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

Query time 0.00036

Result

int(2)