UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29048, 
  `added` = 12, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 87211 
WHERE 
  product_id IN (
    282498, 282499, 282500, 282501, 282502, 
    282503, 282504, 282505, 282506, 282508, 
    282509, 282510, 282511, 282512, 282513, 
    282514, 282515, 282516, 282517
  )

Query time 0.00073