UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 43400, 
  `added` = 14915, 
  `deleted` = 4, 
  `bought` = 0, 
  `total` = 204795 
WHERE 
  product_id IN (219, 220, 221, 222, 223)

Query time 0.00023