Lifespan Kids Daintree 2-in-1 Monkey Bars & Swing Set
.kgc{ --blue:#06A9F6; --blue-dark:#0480BA; --blue-soft:#EAF6FE; --yellow:#F7B33E; --yellow-soft:#FFF6E8; --green:#89C83C; --green-soft:#F1F9E8; --white:#FFFDFD; --ink:#16202A; --in k-soft:#5A6670; --line:rgba(22,32,42,0.14); --radius:22px; --shadow: 0 24px 48px -28px rgba(22,32,42,0.28); } .kgc *{box-sizing:border-box;} .kgc{ margin:0; background:var(--white); color:var(--ink); font-family:'Montserrat', sans-serif; line-height:1.6; } .kgc h2, .kgc h3, .kgc h4{ font-family:'Montserrat', sans-serif; font-weight:700; margin:0 0 0.4em 0; letter-spacing:-0.01em; } .kgc .mono{ font-family:'Montserrat', sans-serif; font-weight:600; letter-spacing:0.04em; text-transform:uppercase; font-size:0.72rem; } .kgc a{color:inherit;} .kgc .wrap{max-width:1160px; margin:0 auto; padding:0 28px;} .kgc img, .kgc svg{display:block; max-width:100%;} .kgc a:focus-visible, .kgc button:focus-visible, .kgc summary:focus-visible{ outline:3px solid var(--blue-dark); outline-offset:3px; } .kgc .photo-card{ border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--green-soft); } .kgc .photo-card img{width:100%; display:block; object-fit:contain;} /* Header */ .kgc .promo{ background:var(--ink); color:var(--white); text-align:center; font-family:'Montserrat', sans-serif; font-weight:600; font-size:0.72rem; letter-spacing:0.06em; text-transform:uppercase; padding:9px 12px; } .kgc header.main{ background:var(--white); padding:20px 0; border-bottom:1px solid var(--line); } .kgc .navrow{display:flex; align-items:center; justify-content:space-between;} .kgc .logo-img{height:76px; width:auto;} .kgc nav.links{display:flex; gap:30px; font-size:0.92rem; font-weight:600;} .kgc nav.links a{text-decoration:none; border-bottom:2px solid transparent; padding-bottom:3px; transition:border-color .15s ease;} .kgc nav.links a:hover{border-color:var(--blue);} /* Intro */ .kgc .intro{padding:64px 0 20px;} .kgc .intro h2{font-size:2rem; max-width:34ch;} .kgc .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:64ch;} .kgc .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;} .kgc .badge{background:var(--green-soft); border:1px solid var(--line); border-radius:999px; padding:8px 16px; font-size:0.85rem; font-weight:700;} /* Included */ .kgc .included{padding:56px 0 76px; background:var(--white);} .kgc .included-grid{ display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center; } .kgc .included h3{font-size:1.6rem;} .kgc .included-sub{color:var(--ink-soft); font-size:1.02rem; margin:12px 0 22px; max-width:46ch;} .kgc .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;} .kgc .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;} .kgc .included-list .ic{ width:24px; height:24px; border-radius:50%; background:var(--green-soft); color:var(--green); display:flex; align-items:center; justify-content:center; font-size:0.75rem; font-weight:800; flex:none; margin-top:2px; } .kgc .included-list strong{display:block;} .kgc .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;} /* Story */ .kgc .story{padding:0;} .kgc .story-block{padding:72px 0;} .kgc .story-block.bg-blue{background:var(--blue-soft);} .kgc .story-block.bg-yellow{background:var(--yellow-soft);} .kgc .story-block.bg-green{background:var(--green-soft);} .kgc .story-block.bg-white{background:var(--white);} .kgc .story-grid{ display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center; } .kgc .story-block.reverse .story-grid{direction:rtl;} .kgc .story-block.reverse .story-grid > *{direction:ltr;} .kgc .story-photo{ border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--white); } .kgc .story-photo img{width:100%; display:block; object-fit:contain;} .kgc .story-num{ font-family:'Montserrat', sans-serif; font-size:1rem; font-weight:700; color:var(--blue-dark); text-transform:uppercase; letter-spacing:0.03em; display:block; margin-bottom:12px; } .kgc .story-block h3{font-size:1.5rem;} .kgc .story-block p{color:var(--ink-soft); font-size:1.02rem;} /* Dims */ .kgc .dims{padding:70px 0; background:var(--blue-soft);} .kgc .dims h3{font-size:1.7rem;} .kgc .dims-sub{color:var(--ink-soft); margin-bottom:30px;} .kgc .dims-list{list-style:none; margin:0; padding:0; max-width:640px;} .kgc .dims-list li{display:flex; justify-content:space-between; gap:20px; padding:12px 0; border-bottom:1px solid rgba(22,32,42,0.14); font-weight:600;} .kgc .dims-list li span.val{color:var(--ink-soft); font-weight:600; text-align:right;} /* Specs */ .kgc .specs{background:var(--white); padding:70px 0; border-top:1px solid var(--line);} .kgc .specs h3{font-size:1.8rem; margin-bottom:8px;} .kgc .specs-sub{color:var(--ink-soft); margin-bottom:36px;} .kgc .specs-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:32px;} .kgc .spec-group h4{font-size:1.02rem; color:var(--blue-dark); margin-bottom:10px;} .kgc .spec-group ul{margin:0; padding-left:18px; color:var(--ink-soft); font-size:0.95rem;} .kgc .spec-group ul li{margin-bottom:6px;} .kgc .spec-group p{color:var(--ink-soft); font-size:0.95rem; margin:0;} /* Delivery */ .kgc .delivery{padding:70px 0; background:var(--yellow-soft);} .kgc .delivery h3{font-size:1.7rem;} .kgc .delivery-sub{color:var(--ink-soft); margin-bottom:30px; max-width:60ch;} .kgc .delivery-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;} .kgc .delivery-card{background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:22px;} .kgc .delivery-card h4{font-size:1rem; margin-bottom:8px;} .kgc .delivery-card p{color:var(--ink-soft); font-size:0.9rem; margin:0;} /* FAQ */ .kgc .faq{padding:70px 0; background:var(--white);} .kgc .faq h3{font-size:1.8rem; margin-bottom:8px;} .kgc .faq-sub{color:var(--ink-soft); margin-bottom:30px;} .kgc details{border-bottom:1px solid rgba(22,32,42,0.14); padding:18px 0;} .kgc details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);} .kgc summary{ cursor:pointer; font-family:'Montserrat', sans-serif; font-weight:700; font-size:1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px; } .kgc summary::-webkit-details-marker{display:none;} .kgc summary::after{content:"+"; font-weight:700; font-size:1.4rem; color:var(--blue-dark); flex:none; transition:transform 0.2s ease;} .kgc details[open] summary::after{transform:rotate(45deg);} .kgc details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;} /* Cross sell */ .kgc .related{background:var(--ink); padding:70px 0;} .kgc .related h3{font-size:1.6rem; color:var(--white);} .kgc .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;} .kgc .related-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;} .kgc .rel-card{ background:rgba(255,253,253,0.06); border:1px solid rgba(255,253,253,0.16); border-radius:var(--radius); padding:24px; } .kgc .rel-card .mono{color:var(--yellow);} .kgc .rel-card h4{color:var(--white); font-size:1.08rem; margin:8px 0 6px;} .kgc .rel-card p{color:rgba(255,253,253,0.7); font-size:0.9rem; margin:0 0 14px;} .kgc .rel-link{font-weight:700; font-size:0.88rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);} .kgc footer.site{padding:36px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;} @media (max-width: 860px){ .kgc .included-grid{grid-template-columns:1fr;} .kgc .story-grid, .kgc .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;} .kgc .specs-grid{grid-template-columns:1fr;} .kgc .delivery-grid{grid-template-columns:1fr;} .kgc .related-grid{grid-template-columns:1fr;} } Authorised Lifespan Kids Dealer • Serving Aussie Families Since 2012 • Layby Available Features Specs FAQ Two Backyard Classics, One Frame Daintree 2-in-1 Monkey Bars & Swing Set: Monkey Bars, Belt Swings and a Trapeze The Daintree 2-in-1 Monkey Bars & Swing Set brings two backyard classics together in one clever design. It's genuinely both a monkey bar rig and a swing set, giving kids more variety without taking up extra yard space. Two belt swings and a trapeze bar keep the action flowing, while adjustable swing seats mean the set grows with your kids rather than being outgrown in a season. Built from high-grade timber and reinforced with powder-coated steel parts, the Daintree is tough enough for everyday use in Australian backyards. ✓ Trusted by 12,000+ Australian Customers ✓ Helping Australian Families Since 2012 ✓ Trusted by Schools, Childcare & Therapists ✓ Lowest Price Guarantee ✓ Flexible Layby Available ✓ Australia-Wide Assembly Available Why the Daintree 2-in-1 Genuine climbing and swinging, combined on one compact frame. ✓2-in-1 Monkey Bars & Swing DesignMore variety without needing extra yard space. ✓2 Belt Swings & a Trapeze BarKeeps multiple kids active at once. ✓Adjustable Swing SeatsGrows with your kids as they get taller. ✓Timber & Powder-Coated SteelBuilt tough for Aussie backyards. A Genuine Climbing Challenge Monkey bars built into the same frame The monkey bars give kids a genuine grip and strength challenge, built directly into the same frame as the swings so the whole set makes efficient use of backyard space. Room for Two, Side by Side Two belt swings keep the action flowing The two belt swings let siblings or friends swing together, and with adjustable seats, both can find a genuinely comfortable fit as they grow. A Third Way to Play A trapeze bar adds genuine variety The trapeze bar rounds out the set with a third style of play, giving kids a genuine reason to keep coming back and try something different each time. Built for Everyday Use High-grade timber with powder-coated steel parts The frame is built from high-grade timber and reinforced with powder-coated steel parts, giving the Daintree genuine durability for years of everyday backyard use. Dimensions & Weight A compact 2-in-1 frame, sized to suit most backyards. Assembled Dimensions 312cm L x 190cm W x 216cm H Maximum Weight Per Bar & Swing 50kg Gross Weight 52kg Colour Green Technical Specifications Everything you need to know before the Daintree 2-in-1 lands in your yard. General Structure Monkey bars 2 green belt swings Trapeze / acrobat swing Pre-drilled frame for easier assembly Materials Premium timber, matte stained for a smooth, natural finish, reinforced with powder-coated steel parts. Safety Precautions Passes Australian Safety Standards AS/NZS 8124-1-2-3-6 On-site adult supervision required at all times Allow a 2m safety perimeter on the sides and 0.7m above Swing seats should sit no lower than 350mm from the ground Must not be installed on cement, asphalt or other hard surfaces Outdoor, domestic use only Warranty & Assembly 12 months replacement warranty against wood rot and insect damage. Assembly is required, with instructions included. Delivery, Layby & Assembly A few ways we make it easier to get the Daintree 2-in-1 into your backyard. Dispatch Time Most orders leave the warehouse in 1 to 3 business days, extending to up to 7 business days during busy periods. Metro Delivery Typically 2 to 5 business days after dispatch. Regional Delivery Usually 5 to 10 business days, extending to 12 to 19 business days during peak periods. Traditional Layby Pay it off over time with simple, no-interest layby. Assembly Available We can organise assembly in most areas, just ask for a quote. NDIS & Invoicing Self-managed or plan-managed, we can prepare an itemised NDIS quote, invoice or purchase order. Frequently Asked Questions Everything you need to know about the Daintree 2-in-1 before it lands in your yard. Does the Daintree include monkey bars and swings, or just one? Both. The Daintree is a genuine 2-in-1 design, combining monkey bars with two belt swings and a trapeze bar on the same frame. Can the swing seats be adjusted as my kids grow? Yes, the swing seats are adjustable, letting the set grow with your kids rather than needing to be replaced as they get taller. Can the Daintree be installed on concrete or paving? No, the manufacturer specifies it must not be installed on cement, asphalt or any other hard surface. It's designed for installation on grass or a suitable soft ground surface. How much clearance do I need around the Daintree? Allow a 2m safety perimeter on the sides and 0.7m of clearance above the frame, in addition to the assembled footprint of 312cm by 190cm. Do you offer layby, NDIS invoicing or bulk orders? Yes, traditional no-interest layby is available, we prepare itemised NDIS quotes for self-managed and plan-managed participants, and we're happy to arrange bulk orders for schools, centres or multiple properties. Get in touch and we'll sort it out for you. Are you an authorised Lifespan Kids dealer? Yes, we're an authorised Lifespan Kids dealer, so you can shop the Daintree 2-in-1 with confidence knowing you're getting a genuine product backed by the manufacturer's warranty, and we've been helping Australian families furnish their backyards since 2012. Complete Your Backyard Setup More monkey bars and swing sets from our range. Compact Monkey Bars Junior Jungle Monkey Bars A straightforward, compact monkey bar frame for smaller backyards. View Junior Jungle → Monkey Bars & Full Swing Set Stanley Monkey Bars Swing Set Combines monkey bars with a full swing set on one frame. View Stanley → Two Belt Swings & a Trapeze Wesley Swing Set A straightforward double swing set with a trapeze, without monkey bars. View Wesley → All Things For Kids • Authorised Lifespan Kids Dealer • Serving Aussie Families Since 2012 • 12,000+ Happy Customers
More you might like
Related
Lifespan Kids Daintree 2-in-1 Monkey Bars & Swing Set
Related
Lifespan Kids Daintree 2-in-1 Monkey Bars & Swing Set
Related
Lifespan Kids Daintree 2-in-1 Monkey Bars & Swing Set
Related