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

Query time 0.00035

Result

int(2)