UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2873, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 8619 
WHERE 
  product_id IN (24632, 24633)

Query time 0.00060

Result

int(2)