UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 14829, 
  `added` = 3, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 44517 
WHERE 
  product_id IN (847, 849, 850, 851)

Query time 0.00033

Result

int(4)