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

Query time 0.00076

Result

int(10)