UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 9827, 
  `added` = 30, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 29631 
WHERE 
  product_id IN (
    366816, 366817, 366818, 366819, 366820
  )

Query time 0.00048