UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3558, 
  `added` = 7, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 10709 
WHERE 
  product_id IN (
    431793, 431794, 431795, 431796, 431797, 
    431798, 431799, 431800, 431801
  )

Query time 0.00062

Result

int(9)