UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5713, 
  `added` = 4, 
  `deleted` = 0, 
  `bought` = 3, 
  `total` = 17189 
WHERE 
  product_id IN (830, 831)

Query time 0.00022

Result

int(2)