UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 232, 
  `added` = 115, 
  `deleted` = 0, 
  `bought` = 1, 
  `total` = 51270 
WHERE 
  product_id IN (51290, 51291, 51292, 51293, 51294)

Query time 0.00046

Result

int(5)