UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2284, 
  `added` = 115, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7427 
WHERE 
  product_id IN (
    265054, 265055, 265056, 265057, 265058
  )

Query time 0.00049