UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2653, 
  `added` = 2, 
  `deleted` = 3, 
  `bought` = 3, 
  `total` = 8014 
WHERE 
  product_id IN (29924, 29925, 29926)

Query time 0.00090

Result

int(3)