User Review: REI Travel Down +45

REI Travel Down +45
Above: The current Travel Down +45, which may differ slightly from the version reviewed.

Rating: rated 5 of 5 stars
Design: mummy
Fill: 650 fill down
Temperature Rating: 45 F
Weight: 1 lb

This is a great warm weather sleeping bag. Perfect for hut to hut hiking, warm weather camping, or your friends couch. The 600 fill down keeps you warm and makes it incredibly light and packable down to the size of a 1-liter water bottle. The foot vent keeps you cool in hot weather and the close fit allows for optimum warmth when needed. I am 6'1 170 lbs and the regular fits me fine with room for me to pull the hood over my head and synch down the easy to use straps. Also a great liner for my 20 degree synthetic bag when it is really cold out. So far, I've been comfortable in temps down to the 30's with a fleece top and bottom on. Highly recommend for people who want to go light and fast.

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 = '23670'
								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 = '35'
								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 REI Travel Down +45. 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 REI Travel Down +45? List your site here.

Similar Warm Weather (above 35°F) Sleeping Bags

Compare
See how the REI Travel Down +45 stacks up against the competition: read more warm weather (above 35°f) sleeping bag reviews or more about REI.

Contribute
Have you used a REI Travel Down +45 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)