UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4696, 
  `added` = 16, 
  `deleted` = 6, 
  `bought` = 2, 
  `total` = 14212 
WHERE 
  product_id IN (23403, 23404, 40683, 48705, 48706)

Query time 0.00245