UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 10050, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 30150 
WHERE 
  product_id IN (262371, 262372, 262373)

Query time 0.00074

Result

int(3)