UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5419, 
  `added` = 6, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 16287 
WHERE 
  product_id IN (
    431606, 431607, 431608, 431609, 431610, 
    431611, 431612, 431613, 431614
  )

Query time 0.00151

Result

int(9)