360 DEGREES COMPACT MICROFIBRE TOWELS

The compact, fast drying and very absorbent 360 Degrees Microfibre Towel is ideal for all outdoor, sports and travel use.

FEATURES

  • Super absorbent Microfibre
  • 80% Polyester/20% Nylon
  • Soft touch weave
  • Fast drying
  • Machine washable

 

DIMENSIONS SMALL40 X 60 CMMEDIUM45 X 80 CMLARGE50 X 100 CMX LARGE60 X 120 CM

(6376)

SKU 6376
Brand 360
/* 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(); } })();