UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4921, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 1, 
  `total` = 14783 
WHERE 
  product_id IN (830, 831)

Query time 0.00033

Result

int(2)