Menu

CAD
Store Hours: 10am - 6pm everyday!
Mustang Survival Essentialist Inflatable Belt Pack PFD
C$185.00 Excl. tax
Add to cart
Mustang Survival Essentialist Inflatable Belt Pack PFD
Mustang Survival
(0)

Mustang Survival Essentialist Inflatable Belt Pack PFD

C$185.00 Excl. tax
In stock

Don't want anything getting in the way of your paddle stroke? This inflatable belt pack with strategic storage and up to 16.9 lbs (75N) of buoyancy has you covered for inshore explorations. Read more.

Orders usually dispatched within 1-2 business days

Product description

Don't want anything getting in the way of your paddle stroke? This inflatable belt pack with strategic storage and up to 16.9 lbs (75N) of buoyancy has you covered for inshore explorations.

Stay cool and safe on hot days with this 3D mesh-lined belt pack. The pillow-style bladder activates with a manual inflation cord and is simple and easy to repack after use. Two zippered pockets, a mesh pocket and a key loop keep your valuables secure so you can enjoy your paddling experience, worry-free.

Features

  • 3D breathable mesh liner
  • Manual inflation cord allows users to inflate the vest at any time
  • Pillow style bladder is simple to repack
  • Two zippered pockets and a mesh stash pocket with key loop for storing essentials

Specifications

Ideal For Paddling
Material 3D mesh liner
Weight (lbs) 0.88
Buoyancy 16.9 lbs/ 75N (Approval 15.8 lbs/ 70N)
Approval Harmonized Level 70 (USCG and Transport Canada Approved)
Inflation Manual
Inflator Type Halkey Roberts
Re-Arm Kit Re-arm Kit J (Model #MA3070)
 

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Related products

Recently viewed

Mustang Survival Essentialist Inflatable Belt Pack PFD
Mustang Survival
Essentialist Inflatable Belt Pack PFD
Don't want anything getting in the way of your paddle stroke? This inflatable be...
C$185.00 C$185.00
 
Seals Seals Shocker Neo Sprayskirt
Seals
Seals Shocker Neo Sprayskirt
The Shocker is ideal for rougher paddling conditions such as surfing, rock garde...
C$212.95 C$212.95
 
Blackfish Yukon 2pc. Adj. Paddle
Blackfish
Yukon 2pc. Adj. Paddle
The NEW Yukon 520 is an exciting addition to the Blackfish Paddles line for 2025...
C$549.00 C$549.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 Mustang Survival Essentialist Inflatable Belt Pack PFD

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