User Review: Vasque Clarion Impact (Women's)

Vasque Clarion Impact
Above: The current Clarion Impact, which may differ slightly from the version reviewed.

Rating: rated 1 of 5 stars
Materials: Leather and fabric--does not have Gore-Tex liner
Use: Mostly trail/rough trail (e.g., John Muir Trail) with heavy pack, 10+-day trips
Break-in Period: About 50 miles--now have about 150-200 miles on them
Weight: Not sure--about 2-3 for women's size 6lbs.
Price Paid: $110

These are the worst boots I have ever owned, bar none.

I have very ordinary feet except they're on the "small" side (I personally think women's 5 1/2 to 6 should be considered average, but just try telling that to boot manufacturers and retailers), so my boot choices are limited. That's one major factor driving me into these lousy boots.

I have taken them back to the store where I bought them, and they have worked on the boots, but every time one problem is fixed, another crops up. The boots never seem to reach a point of being broken in. I have no time this summer to break in another pair of boots, so I carry Molefoam in order to try to fix the boot in the field.

They are okay with a day-pack load or a 1- or 2-night backpack load, but when I put on my pack for a 12-day trip on the John Muir Trail, I was in real trouble but didn't know it for a couple of days. Then, for the first time ever, I began experiencing crippling pain from these boots.

The cheap laces the boots came with frayed through on my first long trip (I'm a trail scout updating my publisher's guide to the John Muir Trail).

One obvious problem that I as a buyer should have been warier of is the sheer number of ill-placed seams. Inside and outside, the boot is a maze of seams that are so badly placed that it almost seems the designer wanted to cause the wearer maximum foot pain. After I applied seam-sealer, some seam-junctions became hard knots of sealer. One such knot even had to be cut out and the hole patched over--unfortunately, that didn't cure the problem!

Forget using a high-tech sealer like NikWax on these boots. They come with a factory coating that prevents NikWax from effectively penetrating until the factory coating wears off (which takes a couple of weeks of wear, according to NikWax). Not knowing this, I dutifully applied NikWax per bottle instructions, though the stuff beaded up and did not seem to penetrate. Then, during 2 of the rainiest weeks in the Range of Light for 1997, the boots were constantly wet, and I had to hike with sopping wet feet, because the factory coating that had repelled the NikWax had worn off. I finally coated the boots with petroleuum jelly from my toiletries kit, and THAT worked. When I got home, I slathered on Sno-Seal. I plan to continue using Sno-Seal till then end of the season, when I think I will take these boots out and shoot them.

In sum, these boots may be popular because they're relatively cheap, but I think they are anything BUT a bargain for the serious trail hiker.

You Might Prefer...

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 = '11893'
								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 = '78'
								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 Vasque Clarion Impact. 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 Vasque Clarion Impact? List your site here.

Compare
See how the Vasque Clarion Impact stacks up against the competition: read more footwear reviews or more about Vasque.

Contribute
Have you used a Vasque Clarion Impact 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)