UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 10611, 
  `added` = 31, 
  `deleted` = 0, 
  `bought` = 3, 
  `total` = 32018 
WHERE 
  product_id IN (
    396006, 396007, 396009, 396010, 396011, 
    396012
  )

Query time 0.00065

Result

int(6)