UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 23004, 
  `added` = 6458, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 101302 
WHERE 
  product_id IN (217, 218)

Query time 0.00057

Result

int(2)