UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7286, 
  `added` = 73, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 22223 
WHERE 
  product_id IN (
    414330, 414331, 414332, 414333, 414334
  )

Query time 0.00045