UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 9237, 
  `added` = 37, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 27896 
WHERE 
  product_id IN (
    414437, 414438, 414439, 414440, 414441
  )

Query time 0.00057