User Review: The North Face Mountain Light Jacket

The North Face Mountain Light Jacket
Above: The current Mountain Light Jacket, which may differ slightly from the version reviewed.

Rating: rated 4 of 5 stars
Fabric: Gore Tex
Price Paid: $340

An all-around all-weather good jacket. I purchased this jacket back in '98. I don't recall exactly how much I paid for it but I think it was the retail price. It didn't matter, I was too excited about getting my first TNF Mountain Light Jacket. I bought a large and to this day I wish I had gotten the medium. I am 5'6" and it hangs too long as well as in the sleeves if I don't have them velcro'ed up.

I've worn the jacket everywhere from backcountry, hiking, skiing, snowboarding, around town, and plain old daily use. It is lightweight and easy enough to roll and stuff away. I don't think the jacket has ever leaked but I know it could use a gore treatment. At first I had to get used to the chest pockets and still would like some hand warming pockets down by the waist. I had to send the jacket to North Face once to have the outer zipper repaired. I find the pit zips very useful in cooling down and the interior stow pocket great for storing things away.

In '99 I purchased a Denali vest and wore that zipped in as my insulation layer. I've never had a problem with trying to remain warm alhtough I wish I would have gotten the Denali jacket instead. The interior zipper for the Denali broke off and I haven't attempted to send the jacket back. I just wear it as a two piece instead of one.

Recently I have been looking around for a replacement. I haven't decided if I will stick with buying another Mountain Light or try a Mountain Hardware or Marmot. It will probably depend on which one has a good sale price.

Where to Buy

Can't open file: 'retailer_brand.MYI' (errno: 145)
SELECT
								retailer.*,
								retailer_product.*,
								retailer_brand.*,
								retailer.retailer_id AS retailer_id,
								LEAST(
									IF(retailer_product.gender IS NULL,0,100),
									IF(retailer_product.gender = '',0,100),
									IF(retailer_product.gender = 'u',0,100),
									IF(retailer_product.gender = 'm',1,100),
									IF(retailer_product.gender = 'w',2,100),
									IF(retailer_product.gender = 'k',3,100),
									IF(retailer_product.gender = 'b',4,100),
									IF(retailer_product.gender = 'g',5,100)
								) AS gender_sort
							FROM 
								product AS p1,
								product AS p2,
								retailer_product,
								retailer,
								retailer_brand
							WHERE
								p1.product_id = '9058'
								AND p2.brand_id = p1.brand_id
								AND p2.product_name = p1.product_name
								AND retailer_product.product_id = p2.product_id
								AND retailer_product.status = 'active'
								AND retailer_product.product_link_url != ''
								AND retailer.retailer_id = retailer_product.retailer_id
								AND retailer.is_online = 1
								AND retailer.status = 'active'
								AND retailer.show_product_link = 1
								AND retailer_brand.retailer_id = retailer.retailer_id
								AND retailer_brand.retailer_brand_id = retailer_product.retailer_brand_id
							GROUP BY
								retailer.retailer_id,
								retailer_product.retailer_product_id
							ORDER BY
								retailer.avg_epc DESC,
								retailer.commission_rate DESC,
								retailer.cookie_days DESC,
								retailer.retailer_id ASC,
								price ASC,
								gender_sort ASC
							
Can't open file: 'retailer_brand.MYI' (errno: 145)
SELECT
								*,
								brand.short_name AS brand,
								retailer.retailer_id AS retailer_id
							FROM 
								brand,
								retailer,
								retailer_brand
							WHERE
								brand.brand_id = '39'
								AND retailer_brand.brand_id = brand.brand_id
								AND retailer_brand.status = 'active'
								AND retailer.retailer_id = retailer_brand.retailer_id
								AND retailer.is_online = 1
								AND retailer.status = 'active'
								AND retailer.show_brand_link = 1
							GROUP BY
								retailer.retailer_id
							ORDER BY
								# is_house_brand DESC,
								retailer.avg_epc DESC,
								retailer.commission_rate DESC,
								retailer.cookie_days DESC,
								retailer.retailer_id ASC
							

Sorry, we couldn't find any online retailers selling the The North Face Mountain Light Jacket. You may be able to find it new or used at one of these sites:


Trailspace Classifieds

US | Canada | UK | Aus

GearTrade

Retailers: Do you sell the The North Face Mountain Light Jacket? List your site here.

Similar Jackets

Compare
See how the The North Face Mountain Light Jacket stacks up against the competition: read more jacket reviews or more about The North Face.

Contribute
Have you used a The North Face Mountain Light Jacket or a similar product? Write a gear review.

Discuss
Still have questions? Answers? Opinions? Join the converstation in the Trailspace Forums.

email this page
Can't open file: 'retailer_brand.MYI' (errno: 145)