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

Query time 0.00356

Result

int(5)