User Review: Vasque Sundowner

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

Rating: rated 5 of 5 stars
Materials: leather, gore-tex
Use: backpacking in Sierras for 3-7 days
Break-in Period: almost none
Weight: don't know
Price Paid: ~$150 18 years ago

After reading the other reviews, I'm glad that I have an old Italian made pair of these boots. I wanted a pair for years after noticing that many other hikers and backpackers wore them. I bought them as a gift to myself after I got my first "real job" after grad school.

They are a medium duty boot, not suitable for very heavy loads. But that's not a problem for me because I weigh less than 110lbs and I can't carry more than 30lbs because more than that gives me severe hip joint pain. (Luckily, my much larger husband doesn't mind carrying all the heavy stuff.) I like the fact that they are not as heavy as the boots made for heavy-duty backpacking.

My feet are narrow, but only a size 6, and the boot's narrow sizes start at 7, so I my boots are medium width. I wear them with a Spenco insole to take up some room and very thick wool socks and thin liners. The ankle support is good which I appreciate because I have loose ankle joints that sprain easily due to multiple ligament tears back when I was on my high school's cross-country team.

It was a long time ago that I first bought these boots, but I seem to remember that they required almost no break-in time at all. However, I wouldn't wear these for street wear, although I've seen it done, because they are too stiff to be as comfortable as normal street shoes for regular walking conditions. I also prefer a lighter and softer boot for day hikes, especially during hot weather when I like to have more ventilation. But I will wear these boots for shorter hikes that are likely to be wet since their Gore-tex liners do keep my feet dry.

The Cambrelle liners are better at keeping the boots comfortable than the leather liners of the boots I had before. The liners are probably one reason that the whole boot dries out quickly if it gets completely soaked. I wore these while walking from Rock Island to Washington Island (Wisconsin, Lake Michigan) during a dry summer when the water was only hip deep. But of course not even Gore-tex can keep water from pouring in from the top when the boot is completely submerged. However, I was pleasantly surprised to find that they dried completely overnight (with the insoles removed, of course).

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 = '9786'
								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.

Similar Footwear

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)