UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 45, 
  `added` = 10, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55173 
WHERE 
  product_id IN (51072, 51073, 51074, 51075, 51076)

Query time 0.00040

Result

int(5)