UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 118, 
  `added` = 47, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 56047 
WHERE 
  product_id IN (51125, 51126, 51127, 51128, 51129)

Query time 0.00046

Result

int(5)