Menu

CAD
Store Hours: 10am - 6pm everyday!
Vaikobi Women's VOcean Paddle Shorts
C$95.00 Excl. tax
Add to cart
Vaikobi Women's VOcean Paddle Shorts
Vaikobi
(0)

Vaikobi Women's VOcean Paddle Shorts

C$95.00 Excl. tax
In stock

Padded paddling shorts to keep you comfortable and regulate your temperature while out on the water. Read more.

Orders usually dispatched within 1-2 business days

Product description

Padded paddling shorts to keep you comfortable and regulate your temperature while out on the water.

  • Quick drying with super soft handle nylon spandex
  • Seamless air pad seat panel for maximum comfort without restricting rotation
  • Female cut with tribal print waistband
  • Paddle fit design for extreme comfort whilst racing and training (designed to fit properly when paddling unlike most compression shorts)
  • SPF 50+ sun protection

Sizing

Size Height Weight Chest/Bust Waist Hips
XS 152cm - 159cm 47kg - 54kg 78cm - 84cm 66cm - 68cm 82cm - 89cm
S 157cm - 164cm 52kg - 59kg 85cm - 90cm 70cm - 75cm 90cm - 96cm
M 161cm - 168cm 57kg - 64kg 91cm - 97cm 76cm - 82cm 97cm - 102cm
L 165cm - 172cm 62kg - 69kg 98cm - 104cm 84cm - 90cm 103cm - 108cm
XL 169cm - 176cm 72kg - 79kg 104cm - 109cm 92cm - 102cm 109cm - 115cm
           
Size Height Weight Chest/Bust Waist Hips
XS 5' - 5'3" 104lbs - 119lbs 30.5" - 33" 26" - 27" 32" - 35"
S 5'2" - 5'5" 115lbs - 130lbs 33.5" - 35.5" 27.6" - 29.5" 35.5" 38"
M 5'3" - 5'6" 126lbs - 141lbs 36" - 38" 30" - 32" 38" - 40"
L 5'4" - 5'8" 137lbs - 152lbs 39" - 41" 33" - 35.5" 40.5" - 42.5"
XL 5'7" - 5'9" 159lbs - 174lbs 41" - 43" 36" - 40" 43" - 45.5"

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Recently viewed

Vaikobi VOcean Paddle Shorts Wm
Vaikobi
VOcean Paddle Shorts Wm
Padded paddling shorts to keep you comfortable and regulate your temperature whi...
C$95.00 C$95.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 Vaikobi Women's VOcean Paddle Shorts

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