UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 25888, 
  `added` = 7317, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 114249 
WHERE 
  product_id IN (211, 212)

Query time 0.00026

Result

int(2)