UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 23024, 
  `added` = 6475, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 101447 
WHERE 
  product_id IN (217, 218)

Query time 0.00019

Result

int(2)