UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4293, 
  `added` = 1, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 7115997 
WHERE 
  product_id IN (22682, 22683, 22684, 22685, 22686)

Query time 0.00434

Result

int(5)