Originally created by Ticket To The Moon, tested in all climates around the world since 1996, the camping hammock was made by travellers for travellers.

A comfortable sleep and ideal protection from rocky, wet, or sloping terrain as well as from insects and small reptiles, it can replace your tent: lightweight, strong, foldable, the hammock sets up in less than a minute!

Made of high grade parachute nylon fabric, the elasticity adjusts perfectly to your body. The signature range of TTTM hammocks is also durable, breathable, anti-mildew, skin-friendly (OEKO-TEX® Standard 100), rot-resistant and quick to dry (machine washable 30°C). 

TTTM hammocks are ideal for every occasion, whether you are traveling, spending a day in the park, or just staying home...Play, relax, take your everyday nap or sleep in your hammock!

Specs

SIZE 320 x 200 cm / 10' 5" X 6' 6"
WEIGHT 600 g / 21 oz
CARRYING CAPACITY 200 kg / 440 lbs
MATERIAL High grade parachute nylon

(76067)

SKU 76067
Brand TICKET TO THE MOON
/* 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(); } })();