UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 25258, 
  `added` = 6882, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 110184 
WHERE 
  product_id IN (211, 212)

Query time 0.00027

Result

int(2)