SUNDAY AFTERNOONS FIELD CAP

The Field Cap shares the evergreen inspiration of the Pacific Northwest with an outdoor-inspired patch, antique brass grommets, genuine leather trims, and a classic design that feels fresh today.

 

FEATURES

  • UPF 50+ Sun Rating
  • 7.5cm Brim
  • Rugged Waxed Tech Canvas
  • Genuine Leather Accents
  • Wicking Sweatband
  • Decorative Interior Lining
  • Patent-Pending Adjustable Sizing System

 

 

GENDER UNISEX
COLOURS MOSS, REDWOOD, BUCKSKIN, FLINT
WEIGHT 96.4 G
SIZE ONE SIZE

(76474)

SKU 76474
Barcode # 810990025798
Brand SUNDAY AFTERNOONS
/* 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(); } })();