UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 96, 
  `added` = 5, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 56292 
WHERE 
  product_id IN (51096, 51097, 51098, 51099, 51100)

Query time 0.00034