UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 105, 
  `added` = 46, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55531 
WHERE 
  product_id IN (51385, 51386, 51387, 51388, 51389)

Query time 0.00028