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

Query time 0.00050

Result

int(4)