UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18089, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 54277 
WHERE 
  product_id IN (729, 730, 731, 732, 733, 734, 735)

Query time 0.00031

Result

int(7)