Menu

CAD
Store Hours: 10am - 6pm everyday!
MSR Evo Trail Snowshoes
C$189.95 C$132.97 Excl. tax
Add to cart
MSR Evo Trail Snowshoes
MSR
(0)

MSR Evo Trail Snowshoes

C$189.95
C$132.97 Excl. tax
In stock

Classic, reliable snowshoes with a rugged deck and plenty of grip to get you around the toughest local trails. Read more.

Orders usually dispatched within 1-2 business days

Product description

Durable and easy to use, Evo Trail snowshoes are ready for years of adventures. The UniBody frames and steel traction rails offer the essential grip needed for even modest slopes in less than ideal conditions, while the NEW Paraglide™ bindings are easy to use and incredibly comfortable. The pressure point-free stretch mesh securely hugs your feet and is compatible with nearly any footwear. MSR snowshoes are designed, engineered and made to exacting standards in the USA with the highest quality U.S. and imported materials to perform reliably in winter conditions.

  • Reliable Traction: Steel crampons and traction rails provide a secure and lasting grip.

  • All-Day Comfort: Paraglide™ binding stretch mesh hugs feet securely and is compatible with nearly any footwear, from light hikers to snowboard boots.

  • Easy to Use: Glove-friendly binding straps and buckle tabs make getting in and out quick and simple.

  • Durable: Strong injection-molded UniBody™ deck gives just the right amount of flex.

  • Adaptable Accessories: Attachment points for 6-inch modular flotation tails (sold separately), which provide on-demand flotation for deep powder or when carrying heavier loads.

  • Made in the USA: From US and imported parts.

 

Specifications

Weight per pair (Standard) 3 lbs 10 oz
Weight per pair (Metric) 1.64 kg
Width (Standard) 8 in
Width (Metric) 20 cm
Length (Standard) 22 in
Length (Metric) 56 cm
Binding type Paraglide™
Televator No
Gait Unisex/average width
Footwear size range (Standard) 3 M - 13 M / 5 W - 15 W
Footwear size range (Metric) 36 - 47
Load (Standard) Up to 180 lbs
Load (Metric) Up to 80 kilos
Load w/ tails (Standard) Up to 250 lbs
Load w/ tails (Metric) Up to 114 kilos, Up to 114 Kilos
Deck material(s) Polypropylene
Country of Origin Made in the USA of US and Imported Parts
Frame material(s) Martensitic Steel
 

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Recently viewed

MSR Evo Trail Snowshoes
-30%
MSR
Evo Trail Snowshoes
Classic, reliable snowshoes with a rugged deck and plenty of grip to get you aro...
C$189.95 C$189.95 C$132.97 C$132.97
 
Salus Bijoux PFD 9-25lbs
-20%
Salus
Bijoux PFD 9-25lbs
The Bijoux baby life jacket, which means small precious jewel in French, was ins...
C$99.00 C$99.00 C$79.20 C$79.20
 
Brooks Brooks Cockpit Cover
Brooks
Brooks Cockpit Cover
400D waterproof nylon kayak cockpit cover with a 1/4" adjustable bungee and fron...
C$58.00 C$58.00
 

Specifications

0/5
0 stars based on 0 reviews
0 reviews
Credit Card
Choose your language
Choose your currency
C$

Recently added

Total excl. VAT
C$0.00
0
Compare
Start comparison

Review MSR Evo Trail Snowshoes

This product has been added to your cart
/* === Mailchimp MERGE4 (GCLID/GBRAID/WBRAID) autofill === */ (function () { var DEBUG = false; // set true to see logs var COOKIE_MAX_AGE = 60*60*24*90; // 90 days var FIELD_SELECTOR = 'input[name="MERGE4"], #mce-GCLID'; function log(){ if (DEBUG) try{ console.log.apply(console, arguments);}catch(e){} } function qp(n){ try { return new URLSearchParams(location.search).get(n) || ''; } catch(e){ return ''; } } function setCookie(k,v){ document.cookie = k + "=" + encodeURIComponent(v) + ";path=/;max-age="+COOKIE_MAX_AGE+";SameSite=Lax"; } function getCookie(k){ var m=document.cookie.match(new RegExp('(?:^|;\\s*)'+k+'=([^;]+)')); return m?decodeURIComponent(m[1]):''; } function fromGclAw(raw){ if(!raw) return ''; var p=raw.split('.'); return p.length>=3?p[2]:''; } // 1) Capture from URL once and persist var fromUrl = qp('gclid') || qp('gbraid') || qp('wbraid') || ''; if (fromUrl) { setCookie('google_click_id', fromUrl); try { localStorage.setItem('google_click_id', fromUrl); } catch(e){} log('[MERGE4] captured from URL:', fromUrl); } // 2) Read value (cookie/localStorage/_gcl_aw fallback) function readId(){ var id = getCookie('google_click_id'); if (!id) { try { id = localStorage.getItem('google_click_id') || ''; } catch(e){} } if (!id) { id = fromGclAw(getCookie('_gcl_aw')) || ''; } return id; } // 3) Apply to any Mailchimp form on the page (and future ones) function apply(){ var id = readId(); if (!id) { log('[MERGE4] no id found yet'); return; } // Ensure field exists and is filled document.querySelectorAll('form').forEach(function(form){ if (!/list-manage\.com\/subscribe/i.test(form.action)) return; var el = form.querySelector(FIELD_SELECTOR); if (!el) { el = document.createElement('input'); el.type = 'hidden'; el.name = 'MERGE4'; el.id = 'mce-GCLID'; form.appendChild(el); log('[MERGE4] injected hidden field into form:', form.action); } if (!el.value) el.value = id; el.type='hidden'; el.hidden=true; el.style.display='none'; el.style.visibility='hidden'; log('[MERGE4] value set:', el.value); // Safety: ensure value at submit time if (!form.__merge4Bound) { form.__merge4Bound = true; form.addEventListener('submit', function(){ var latest = readId(); if (latest && !el.value) el.value = latest; log('[MERGE4] on submit value:', el.value); }, true); } }); } // Run now + watch for late-loaded forms if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', apply); } else { apply(); } new MutationObserver(apply).observe(document.documentElement, {childList:true, subtree:true}); })();