UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 10966, 
  `added` = 17, 
  `deleted` = 0, 
  `bought` = 2, 
  `total` = 33003 
WHERE 
  product_id IN (
    366827, 366829, 366830, 366831, 366832
  )

Query time 0.00057