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

Query time 0.00030

Result

int(8)