Menu

CAD
Store Hours: 10am - 6pm everyday!

Day Touring Kayaks

Show:
P&H Sea Kayaks Virgo CoreLite X
-15%
P&H Sea Kayaks
Virgo CoreLite X
The Virgo is a compact but uncompromising sea kayak for weekend warriors.

IN ...
C$3,173.00 C$3,173.00 C$2,697.05 C$2,697.05
 
Eddyline Kayaks Sitka ST
-20%
Eddyline Kayaks
Sitka ST
The Eddyline Sitka ST is a lightweight, maneuverable, high-performing day tourin...
C$3,170.00 C$3,170.00 C$2,536.00 C$2,536.00
 
Delta Kayaks Delta 14 Rudder
Delta Kayaks
Delta 14 Rudder
The Delta 14 is feature packed, has loads of storage and offers ultralight handl...
C$2,395.00 C$2,395.00
 
new colours
Delta Kayaks Delta 12.10
Delta Kayaks
Delta 12.10
The Delta 12.10 is an impressively versatile light touring kayak. With plenty of...
C$1,649.00 C$1,649.00
 
last one!
Old Town Castine 140 w/ Rudder
-25%
Old Town
Castine 140 w/ Rudder
The Old Town Castine is a stable and easy-paddling day touring kayak. It comes i...
C$3,049.00 C$3,049.00 C$2,286.75 C$2,286.75
 
new colours
Delta Kayaks Delta 15.5 GT Rudder
Delta Kayaks
Delta 15.5 GT Rudder
The all new Delta 15.5 GT offers more performance, comfort and features than eve...
C$2,595.00 C$2,595.00
 
new colours
Delta Kayaks Delta 15S Rudder
Delta Kayaks
Delta 15S Rudder
The Delta 15s is an ideal choice for small to medium-sized paddlers seeking a pe...
C$2,495.00 C$2,495.00
 
Epic Kayaks 14X Performance
Epic Kayaks
14X Performance
The new Epic 14X is the ideal choice for anyone looking for a comfortable, effic...
C$4,895.00 C$4,895.00
 
Epic Kayaks 14X  Ultralight
Epic Kayaks
14X Ultralight
The new Epic 14X is the ideal choice for anyone looking for a comfortable, effic...
C$6,595.00 C$6,595.00
 
Showing 1 - 9 of 9

Kayaks for Sale

Here at Coast Outdoors we have a huge range of kayaks available to suit the needs of any paddler, regardless of experience. From recreational boats to explore your local lakes, to high-end touring kayaks for serious ocean expeditions, and even inflatable kayaks for easy storage and portability.

What Kayak is Right for Me?

Kayaks come in many different styles, sizes, and constructions and these factors all affect how the boat handles and what environment it is best suited for. So, with all these options, how do you chose the right kayak? Our knowledgeable staff can help you narrow down your search, so feel free to Contact Us with any questions. To get you started on your journey and point you in the right direction, take a look at the following information:

Day Touring Kayaks

When you're looking to go on short day trips and over-nighters, these kayaks are the way to go. Still very stable and maneuverable, however, these kayaks are longer and have much larger storage hatches in the bow and stern for carrying gear for your excursion.

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