UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 14940, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 44820 
WHERE 
  product_id IN (
    262381, 262382, 262383, 262384, 262385, 
    262386, 262387, 262388, 262389, 262390
  )

Query time 0.00090

Result

int(10)