UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 26337, 
  `added` = 7545, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 116736 
WHERE 
  product_id IN (211, 212)

Query time 0.00033

Result

int(2)