UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 105, 
  `added` = 29, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 50371 
WHERE 
  product_id IN (51390, 51391, 51392, 51393, 51394)

Query time 0.00028