UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2467, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7401 
WHERE 
  product_id IN (32676, 33082, 33083, 33084, 33085)

Query time 0.00090

Result

int(5)