UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1635, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 4905 
WHERE 
  product_id IN (29823, 29824, 29825)

Query time 0.00085

Result

int(3)