UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 27030, 
  `added` = 35, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 81272 
WHERE 
  product_id IN (
    282939, 282944, 282946, 282947, 282948
  )

Query time 0.00043