Product Description

Engineered for women to provide extra warmth where needed for lightweight, all-season comfort and performance.

Specifications

Length: 183 CM

Width: 58 CM

Height/Depth: 5 CM

Weight: 775 G

R Value: 3.8

Rolled Size: 15.3 x 33 CM

Features

Designed to meet the unique needs of female physiology, our Women’s Comfort Light™ S.I. Mat provides increased warmth and sleeping comfort for a great night’s sleep, all year round.

Featuring a women’s specific shape that is wider at the hip and narrower at the shoulder, the exterior anti-slip print ensures you don’t slip when sleeping on sloping ground and the multi-function reversible high flow-rate valve allows fast and easy inflation and deflation.

  • Wider at the hip and narrower at the shoulder
  • Anti-slip print on top and base keeps it in place
  • Large horizontal triangular cores reduce the weight and bulk without sacrificing support and comfort
  • Multi-function high flow-rate valve provides fast inflate, deflate and easy fine-tuning for personalised comfort
  • Includes a repair kit for easy puncture repair in the field
  • Included PillowLock patch system attaches Sea to Summit pillows to your mat, holding it in place for a slip-free sleep
  • Generously-sized stuff sack with drawcords makes it easy to pack up your mat, then compress!

(415123)

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