UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 25630, 
  `added` = 7110, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 112440 
WHERE 
  product_id IN (211, 212)

Query time 0.00018

Result

int(2)