UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 21975, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 65925 
WHERE 
  product_id IN (
    711, 713, 714, 715, 716, 717, 718, 719
  )

Query time 0.00036

Result

int(8)