UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 205, 
  `added` = 124, 
  `deleted` = 5, 
  `bought` = 0, 
  `total` = 56257 
WHERE 
  product_id IN (51172, 51173, 51174, 51175, 51176)

Query time 0.00025