UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 23450, 
  `added` = 6790, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 104300 
WHERE 
  product_id IN (217, 218)

Query time 0.00022

Result

int(2)