Lifespan Kids Mighty Rectangular Sandpit
.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(--blue-soft); position:relative;} .kgc .photo-card img{width:100%; display:block; object-fit:contain;} .kgc .stock-flag{position:absolute; top:18px; left:18px; background:var(--yellow); color:var(--ink); font-weight:700; font-size:0.78rem; text-transform:uppercase; letter-spacing:0.04em; padding:7px 14px; border-radius:999px;} .kgc .promo{background:var(--ink); color:var(--white); text-align:center; 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-mark{height:60px; 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;} .kgc nav.links a:hover{border-color:var(--blue);} .kgc .intro{padding:64px 0 20px;} .kgc .intro h2{font-size:2rem; max-width:32ch;} .kgc .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:62ch;} .kgc .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;} .kgc .badge{background:var(--blue-soft); border:1px solid var(--line); border-radius:999px; padding:8px 16px; font-size:0.85rem; font-weight:700;} .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(--blue-soft); color:var(--blue-dark); 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;} .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-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;} .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;} .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;} .kgc .review{padding:60px 0; background:var(--yellow-soft);} .kgc .review-grid{display:grid; grid-template-columns:1fr 1fr; gap:20px;} .kgc .review-card{background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:26px;} .kgc .review-stars{color:var(--yellow); font-size:1rem; margin-bottom:10px;} .kgc .review-card p{color:var(--ink-soft); font-size:0.95rem; margin:0 0 12px;} .kgc .review-name{font-weight:700; font-size:0.88rem;} .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-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;} .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 .related-grid{grid-template-columns:1fr;} .kgc .review-grid{grid-template-columns:1fr;} } Authorised Lifespan Kids Dealer • Serving Aussie Families Since 2012 • Layby Available Features Specs FAQ Large Sandpit with Wooden Cover Mighty Rectangular Sandpit: A Genuinely Large Play Area, Fully Covered The Mighty gives kids a large 1.9m by 1.25m play area to dig, build and explore, with play tubs for water play and two corner storage compartments for toys and tools. A segmented, hard-top wooden cover comes included, making it genuinely easy to keep the sand clean and protected between play sessions. ✓ Trusted by 12,000+ Australian Customers ✓ Helping Australian Families Since 2012 ✓ Flexible Layby Available ✓ Australia-Wide Delivery Low Stock What's Included A large sandpit with a genuine hard-top wooden cover, arriving flat-packed. ✓Segmented Wooden CoverGenuinely easy to remove, store and put back on. ✓2 Play TubsFill with water or other sand play components. ✓2 Storage CompartmentsHard wooden lids to keep pets and animals out. ✓Internal GroundsheetKeeps sand in and weeds out, with drainage. Room to Get Creative A genuinely large 1.9m x 1.25m play area The large sandpit area gives kids the freedom to let their imagination run wild, with plenty of room for friends to join in and dig, build and play together. Keep It Clean A genuine segmented, hard-top wooden cover The wooden cover comes in multiple sections, making it genuinely easy to take on and off, and simple to store away while the sandpit is in use. More Than Just Sand Genuinely handy play tubs for water and more The included play tubs are genuinely handy for sand play, letting kids fill them with water or other components to make sandcastle building even easier. Somewhere to Stash the Toys Two genuine storage compartments Two corner storage compartments give kids a real spot to store their toys and tools, with hard wooden lids that keep pets and animals from getting in. Dimensions & Weight A quick reference before it lands in your backyard. Assembled Dimensions 239cm L x 150cm W x 27.4cm H Sandpit Area Dimensions 186cm L x 130cm W x 27.5cm H Wooden Cover Dimensions 189cm L x 132cm W x 2.5cm H Gross Weight 41.8kg Approx. Sand Loading (50% Fill) 750kg Technical Specifications Everything you need to know before it lands in your backyard. General Structure Two storage compartments with wooden lids and two plastic trays Black internal groundsheet included Matte stained wood for a smooth, natural finish Segmented hard-top wooden cover included Materials Premium timber, high-temperature treated for genuine long-term protection against rot, fungal decay and insect attack. Safety Precautions Passes Australian Safety Standards AS 8124-1-2-3 Not suitable for children under 36 months Only for domestic, outdoor use Natural timber product, wood colour may vary Products may vary slightly from images shown Warranty 12 months replacement warranty against wood rot and insect damage. Assembly Comes flat-packed in a box, with assembly instructions included. What Families Are Saying ★★★★★ One reviewer called it an awesome sandpit with fast delivery and the perfect size to play, also praising the great customer service from the delivery driver. Verified Buyer ★★★★★ Another reviewer said their daughter spends hours in it, calling it the perfect size and easy to put together, though noted it needs a lot of sand. Verified Buyer Frequently Asked Questions Everything you need to know before it lands in your backyard. Is the wooden cover genuinely easy to use? Yes, the cover comes in multiple sections, genuinely making it easy to take on and off, and simple to store away while the sandpit is in use. How much sand do I need? At a 50% fill, the Mighty holds approximately 750kg of sand, so it genuinely needs a fair amount to fill properly. How much space do I need? Assembled, the Mighty measures 239cm long by 150cm wide by 27.4cm high, with a sandpit play area of 186cm by 130cm. Is this different from the tarp cover version? Yes, this version genuinely includes a segmented, hard-top wooden cover instead of a soft tarp, for a more durable way to keep the sandpit protected. How much assembly is required? The Mighty comes flat-packed in a box, with assembly instructions included. Are you an authorised Lifespan Kids dealer? Yes, we're an authorised Lifespan Kids dealer, so you can shop with confidence knowing you're getting a genuine product backed by the manufacturer's warranty. Complete Your Sand Play Setup More sandpits from the Lifespan Kids range. Fold-Seat Lid Instead Strongbox Square Sandpit XL Foldable seats that fold down to become a protective lid. View Strongbox XL → A Cabana-Style Canopy Playfort Sandpit A sandpit with a UV-protected canopy for genuine shade. View Playfort → Shop the Full Range All Sandpits Browse the full range of Lifespan Kids sandpits. Shop Sandpits → Lifespan Kids • Authorised Dealer • Serving Aussie Families Since 2012 • 12,000+ Happy Customers { "@context": "https://schema.org", "@type": "Product", "name": "Mighty Rectangular Sandpit with Wooden Cover", "brand": {"@type": "Brand", "name": "Lifespan Kids"}, "description": "A large 1.9m x 1.25m sandpit with play tubs, storage compartments and a segmented hard-top wooden cover. Authorised Lifespan Kids dealer.", "material": "High-temperature treated timber", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.3", "reviewCount": "3" } }
More you might like
Related
Mighty Rectangular Sandpit
Related
Mighty Rectangular Sandpit
Related
Mighty Rectangular Sandpit Cover
Related