UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2335, 
  `added` = 9, 
  `deleted` = 9, 
  `bought` = 12, 
  `total` = 7212 
WHERE 
  product_id IN (32747, 32748, 32749, 32750, 32751)

Query time 0.00065

Result

int(5)