UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 11827, 
  `added` = 29, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 35626 
WHERE 
  product_id IN (
    431688, 431689, 431690, 431691, 431692, 
    431693, 431694, 431695, 431696, 431697
  )

Query time 0.00066

Result

int(10)