UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2268, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 6804 
WHERE 
  product_id IN (32005, 32006, 32007, 32008, 32009)

Query time 0.00046