SEA TO SUMMIT TRAVEL WALLET

These lightweight, strong wallets provide a convenient way to keep all of your essential travel documents, cards, notes and coins organised and safe from the elements. Travel Wallets come with a range of internal pockets and card sleeves, gusseted cash pocket, as well as a zippered coin holder. The medium and large size can hold passports.

FEATURES

  • Full YKK™ zippered closure keeps contents secure
  • Lined with water-resistant Ultra-Sil™ fabric
  • Large: Eight card slots, two large sleeves, a pen-holder and a zippered coin holder
  • Large & medium: External sleeve/pocket for boarding pass/itinerary
  • Medium: Seven card slots, two large sleeves, a pen-holder and a zippered coin holder

(77500)

SKU 77500
Brand SEA TO SUMMIT
/* Adventure Base: move Filter By Brand to top of category filters */ (function () { function elevateBrandFilter() { var root = document.querySelector('#filters .list-group.list-group-flush') || document.querySelector('#filters .list-group'); if (!root) return; var headings = root.querySelectorAll(':scope > .list-group-item > h3, :scope > .list-group-item h3.h4'); var brandHeadingItem = null; for (var i = 0; i < headings.length; i++) { if (/filter by brand/i.test(headings[i].textContent || '')) { brandHeadingItem = headings[i].closest('.list-group-item'); break; } } if (!brandHeadingItem || brandHeadingItem.parentElement !== root) return; var first = root.firstElementChild; if (first === brandHeadingItem) return; var nodes = [brandHeadingItem]; var n = brandHeadingItem.nextElementSibling; while (n) { var h = n.querySelector && n.querySelector('h3'); if (h && /^filter by /i.test((h.textContent || '').trim())) break; nodes.push(n); n = n.nextElementSibling; } var frag = document.createDocumentFragment(); nodes.forEach(function (el) { frag.appendChild(el); }); root.insertBefore(frag, root.firstChild); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', elevateBrandFilter); } else { elevateBrandFilter(); } })();