UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16569, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 49707 
WHERE 
  product_id IN (703, 704, 706, 707, 708, 709, 710)

Query time 0.00069

Result

int(7)