User Review: Vasque Sundowner

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

Rating: rated 2.5 of 5 stars
Materials: Leather
Use: extended backpacking
Break-in Period: 1 week
Weight: 3.4 pounds
Price Paid: $170

I'm back from Greece, here is my report:

Backpacking over several mountains, very rough, rocky terrain, with thick brush, and extremely hot desert conditions, and urban environments with a 50 lbs. for 1 month continuously, The Sundowners (Made in China Model) performed decently, with a couple of key problems ---

Breathability: GOOD
Even with the Gore-tex lining, my feet never over-heated, and temps frequently exceeded 100 F (FYI I cut the obnoxious Gore-tex advertising off). I wore Smartwool trekking socks or standard rag wool with a coolmax liner and my feet stayed relatively cool.

Durability: EXCELLENT
The boots are very durable - I suffered no technical problems with the boots, no loose seams or soles, everything stayed intact even though they suffered extensive abuse. The boots go on easily and tie up nicely with that good solid "locked down" feeling. The original laces have not frayed. The leather uppers got scratched up a good bit, especially towards the bottom, however, this is to be expected if your using these over rocky terrain. The leather is definitely Chinese quality - looks and feels cheap.

Comfort: POOR
Most important quality in a boot. These boots were somewhat comfortable at first, but after about a month they started to hurt my feet, legs, and lower back. The steel shenk is too long, and interferes too heavily with a normal walking gait to be functional. From reading some other Sundowner reviews, this is a reoccurring problem. To be fair, I was in these boots pretty much all day every day for a month through Greece, which is obviously more than what they were designed for, or the money I paid for them (a modest $170). The tongue was also a source of discomfort for me since it tends to pinch the anterior of the ankle. I've run in these boots for training and to break them in, about 5 miles, and it hurts like hell when you stop. Poor arch support.

Looks: GOOD
Decide for yourself. I've worn them with dress pants and I think they look fine in the snow, at work, or at class. If you cut the stupid Gore-tex ad off then they actually look quite casual.

Conclusion: NO-GO
Don't buy this boot if your looking for something serious (unless you invest in a good pair or orthopedic quality insoles) There is much better value out there. The once Italian-now-Chinese-made Vasque Sundowner is more of a beginners boot, or a designer boot. Best suited to light hiking and general purpose field work. These boots are cheaply made and will frustrate you sometimes with leg, foot and back pains.

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 = '13448'
								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 Sundowner. 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 Sundowner? List your site here.

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

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