User Review: Scarpa Inverno

Scarpa Inverno
Above: The current Inverno, which may differ slightly from the version reviewed.

Rating: rated 5 of 5 stars
Materials: Plastic double boot
Use: High altitude mountaineering
Break-in Period: Break in your feet, not your boots.
Weight: 5.5 pounds
Price Paid: $322 US

I have worn my Invernos vertical ice climbing and on expeditions above 21,000 feet. I love them. They fit American feet better than most boots. One favorite feature is the large degree of rocker, or curvature, of the sole. This makes the Inverno far more comfortable for hiking without crampons. Approach hikes and desert training are no problem, even though the Inverno is stiffer than the really soft plastic boots. These are complete all-around boots. They are also about the least expensive boot that can handle extreme cold, altitude, and vertical ice. The Charlet Moser Super 12 crampons fit the soles of these boots perfectly. These are lightweight, convenient, rock solid crampons. The combination cannot be improved upon.

I did get frostbite in my Invernos during an overnight bivouac high on Mt. Elbrus. The fault was mine. I did not have enough clothing to keep my core temperature up. For extreme cold and high altitude, you'll need a larger boot than you would want for vertical ice, so even though the Inverno can do it all, you would still need two sizes of Invernos to do it all. For Denali, I am getting Advanced Base Camp boots (formerly One Sport Everest) in a much large size because those are the boots everyone on Everest uses and I don't want to deal with any more frostbite. The Invernos will still be my favorites for everything short of Denali or the Himalaya.

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 = '7901'
								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 = '72'
								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 Scarpa Inverno. 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 Scarpa Inverno? List your site here.

Similar Footwear

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

Contribute
Have you used a Scarpa Inverno 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)