Menu

CAD
Store Hours: 10am - 6pm everyday!

Roller Ski Accessories

Show:
Rundle Roller Ski Skate Wheel
Rundle
Roller Ski Skate Wheel
Rundle Sport skate roller ski wheels are made by the same manufacturer that make...
C$44.99 C$44.99
 
KV+ GARA Roller Ski Tip (FIS-Compliant)
KV+
GARA Roller Ski Tip (FIS-Compliant)
The new KV+ GARA quick-change rollerski tips are compliant with FIS safety requi...
C$34.00 C$34.00
 
Rundle Rundle - Quick Change Roller Ski PolesTips
Rundle
Rundle - Quick Change Roller Ski PolesTips
Rundle roller ski baskets are made with glass fiber reinforced plastic for light...
C$30.00 C$30.00
 
KV+ KV+ Shaft Insert + Nut
KV+
KV+ Shaft Insert + Nut
Shaft inserts (ferrules) and nuts to convert your poles to the KV+ quick change ...
C$10.00 C$10.00
 
KV+ VID Roller Ski Ferrules
KV+
VID Roller Ski Ferrules
Durable roller ski pole tips that are easy to install and remove.
C$25.00 C$25.00
 
KV+ KV+ Roller Ski Bag
KV+
KV+ Roller Ski Bag
This is a handy bag for storing and transporting up to three pairs of roller ski...
C$60.00 C$60.00
 
KV+ KV+ Skate Rollerski Fender - Single
KV+
KV+ Skate Rollerski Fender - Single
Replacement fender for KV+ Launch Pro and Launch Jr. skate roller skis.
C$6.00 C$6.00
 
Rundle Rollerski Pro-Track Classic Wheel - Locking
Rundle
Rollerski Pro-Track Classic Wheel - Locking
Pro-track classic wheels roll much straighter than standard classic wheels. A so...
C$74.99 C$74.99
 
Rundle Rollerski Pro-Track Classic Wheel - Non-Locking
Rundle
Rollerski Pro-Track Classic Wheel - Non-Locking
Pro-track classic wheels roll much straighter than standard classic wheels. A so...
C$44.99 C$44.99
 
Jenex Star Wax 7-8mm Ski Pole Tips Set
Jenex Star Wax
7-8mm Ski Pole Tips Set
V2 has a worldwide reputation for good roller ski ferrules. Roller Ski Ferrules ...
C$26.00 C$26.00
 
KV+ KV+ Quick Change Basket Set
KV+
KV+ Quick Change Basket Set
The new Quick-Changing Baskets by KV+ allow you to be prepared for any snow cond...
C$90.00 C$90.00
 
KV+ KV+ Skate Rollerski Fender - Pair
KV+
KV+ Skate Rollerski Fender - Pair
Replacement fenders for KV+ Launch Pro and Launch Jr. skate roller skis.
C$12.00 C$12.00
 
Showing 1 - 12 of 12
Brands
Price
Min Max
Close
Credit Card
Choose your language
Choose your currency
C$

Recently added

Total excl. VAT
C$0.00
0
Compare
Start comparison

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}); })();