Menu

CAD
Store Hours: 10am - 6pm everyday!

Kayak Accessories

Show:
Brooks Brooks Neoprene Adjustable Sprayskirt
Brooks
Brooks Neoprene Adjustable Sprayskirt
A neoprene spray skirt with a relaxed fit for recreational paddlers.
C$149.00 C$149.00
 
Aquaglide Kayak Hand Pump 10.0
-75%
Aquaglide
Kayak Hand Pump 10.0
This is a capable, compact single or double-action pump with a built-in gauge to...
C$63.99 C$63.99 C$15.99 C$15.99
 
Snap Dragon Snap Dragon Glacier Trek Flirt Sprayskirt
-50%
Snap Dragon
Snap Dragon Glacier Trek Flirt Sprayskirt
If you're a touring enthusiast who prefers a neoprene deck for tautness and supe...
C$179.00 C$179.00 C$89.50 C$89.50
 
C-Tug C-Tug Kayak and Canoe Cart
C-Tug
C-Tug Kayak and Canoe Cart
C-Tug is the best, most versatile and durable kayak cart on the market. It carri...
C$185.00 C$185.00
 
G3 Tension Strap
G3 Tension Strap
Built super-tough to remain flexible even in the dead of winter, these incredibl...
C$8.25 C$8.25
 
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
 
Aquaglide 12V Turbo 2.3 Pump
-40%
Aquaglide
12V Turbo 2.3 Pump
The 12v Turbo 2.3 Pump is a powerful pump for use with a 12-volt battery. Ideal ...
C$102.99 C$102.99 C$61.79 C$61.79
 
NRS Yak Yak Boat Cart
NRS
Yak Yak Boat Cart
Make boat transport and portaging a breeze with the NRS Yak Yak Boat Cart.
C$159.95 C$159.95
 
Brooks Brooks Neoprene Hatch Cover - Stern
Brooks
Brooks Neoprene Hatch Cover - Stern
Replacement neoprene hatch cover.
C$56.00 C$56.00
 
Skwoosh I-Tek Inc. Dragon Boat Gel Seat Pad
Skwoosh I-Tek Inc.
Dragon Boat Gel Seat Pad
This gel infused pad alleviates pressure and discomfort while paddling.
C$52.00 C$52.00
 
Seals Seals Splash Deck
Seals
Seals Splash Deck
The Splash Deck is a great option for those who don't like the enclosed feeling ...
C$66.95 C$66.95
 
Skwoosh I-Tek Inc. Kayak Gel Seat Pad
Skwoosh I-Tek Inc.
Kayak Gel Seat Pad
This gel infused pad alleviates pressure and discomfort while paddling.
C$46.00 C$46.00
 
Brooks Brooks Cockpit Cover - Sandpiper
Brooks
Brooks Cockpit Cover - Sandpiper
400D waterproof nylon kayak cockpit cover with a 1/4" adjustable bungee and fron...
C$58.00 C$58.00
 
Brooks Brooks Neoprene Hatch Cover - Center
Brooks
Brooks Neoprene Hatch Cover - Center
Replacement neoprene hatch cover.
C$66.00 C$66.00
 
Brooks Brooks Neoprene Hatch Cover - Bow
Brooks
Brooks Neoprene Hatch Cover - Bow
Replacement neoprene hatch cover.
C$56.00 C$56.00
 
Kajak sport Kajak Sport Original Round Hatch Cover 24
Kajak sport
Kajak Sport Original Round Hatch Cover 24
Replacement kayak hatch cover from Kajak Sport
C$48.00 C$48.00
 
new in
NRS NRS HydroLock Kayak Stow Float Bag
NRS
NRS HydroLock Kayak Stow Float Bag
The NRS HydroLock Kayak Stow Float bag is multitasking at its finest. It'll keep...
C$117.95 C$117.95
 
Seals Seals Sea Sprite Neo Sprayskirt
Seals
Seals Sea Sprite Neo Sprayskirt
The Sea Sprite has a neoprene deck with a rugged bungee for good hold. The tunne...
C$219.95 C$219.95
 
Kajak sport Kajak Sport Original Oval Hatch Cover 42/30
Kajak sport
Kajak Sport Original Oval Hatch Cover 42/30
Replacement kayak hatch cover from Kajak Sport
C$76.00 C$76.00
 
Aquaglide Bellows Foot 4.4 Pump
-75%
Aquaglide
Bellows Foot 4.4 Pump
The Bellows Foot 4.4 is an excellent foot pump for low-pressure kayaks and gener...
C$25.99 C$25.99 C$6.49 C$6.49
 
Kajak sport Kajak Sport Original Round Hatch Cover 20
Kajak sport
Kajak Sport Original Round Hatch Cover 20
Replacement kayak hatch cover from Kajak Sport
C$37.00 C$37.00
 
Aquaglide River Crossing Travel Bag - Regular
-20%
Aquaglide
River Crossing Travel Bag - Regular
The River Crossing Storage Bag is designed for easy transport and active hiking ...
C$129.99 C$129.99 C$103.99 C$103.99
 
Wild Coast Map
Wild Coast Map
Paddling maps for our local waterways including Sea to Sky Marine Trail, Desolat...
C$18.95 C$18.95
 
C-Tug C-Tug Sandtrakz Cart
C-Tug
C-Tug Sandtrakz Cart
SandTrakz puncture free wheels mimic this track system, the outer rim compresses...
C$235.00 C$235.00
 
Showing 1 - 24 of 44
Brands
  • View more
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}); })();
By using our website, you agree to the usage of cookies to help us make this website better. Hide this message More on cookies »