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

Query time 0.00083

Result

int(9)