UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 269, 
  `added` = 188, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 58696 
WHERE 
  product_id IN (51315, 51316, 51317, 51318, 51319)

Query time 0.00030