{"product_id":"lifespan-kids-silverton-cubby-house-with-slide-or-climbing-wall","title":"Lifespan Kids Wooden Silverton Cubby House","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n.kgc{\n  --blue:#06A9F6;\n  --blue-dark:#0480BA;\n  --blue-soft:#EAF6FE;\n  --yellow:#F7B33E;\n  --yellow-soft:#FFF6E8;\n  --green:#89C83C;\n  --green-soft:#F1F9E8;\n  --white:#FFFDFD;\n  --ink:#16202A;\n  --ink-soft:#5A6670;\n  --line:rgba(22,32,42,0.14);\n  --radius:22px;\n  --shadow: 0 24px 48px -28px rgba(22,32,42,0.28);\n}\n.kgc *{box-sizing:border-box;}\n.kgc{\n  margin:0;\n  background:var(--white);\n  color:var(--ink);\n  font-family:'Montserrat', sans-serif;\n  line-height:1.6;\n}\n.kgc h2, .kgc h3, .kgc h4{\n  font-family:'Montserrat', sans-serif;\n  font-weight:700;\n  margin:0 0 0.4em 0;\n  letter-spacing:-0.01em;\n}\n.kgc .mono{\n  font-family:'Montserrat', sans-serif;\n  font-weight:600;\n  letter-spacing:0.04em;\n  text-transform:uppercase;\n  font-size:0.72rem;\n}\n.kgc a{color:inherit;}\n.kgc .wrap{max-width:1160px; margin:0 auto; padding:0 28px;}\n.kgc img, .kgc svg{display:block; max-width:100%;}\n.kgc a:focus-visible, .kgc button:focus-visible, .kgc summary:focus-visible{\n  outline:3px solid var(--blue-dark);\n  outline-offset:3px;\n}\n.kgc .photo-card{\n  border-radius:var(--radius);\n  overflow:hidden;\n  box-shadow:var(--shadow);\n  background:var(--green-soft);\n}\n.kgc .photo-card img{width:100%; display:block; object-fit:contain;}\n\n\/* Header *\/\n.kgc .promo{\n  background:var(--ink);\n  color:var(--white);\n  text-align:center;\n  font-family:'Montserrat', sans-serif;\n  font-weight:600;\n  font-size:0.72rem;\n  letter-spacing:0.06em;\n  text-transform:uppercase;\n  padding:9px 12px;\n}\n.kgc header.main{\n  background:var(--white);\n  padding:20px 0;\n  border-bottom:1px solid var(--line);\n}\n.kgc .navrow{display:flex; align-items:center; justify-content:space-between;}\n.kgc .logo-img{height:76px; width:auto;}\n.kgc nav.links{display:flex; gap:30px; font-size:0.92rem; font-weight:600;}\n.kgc nav.links a{text-decoration:none; border-bottom:2px solid transparent; padding-bottom:3px; transition:border-color .15s ease;}\n.kgc nav.links a:hover{border-color:var(--blue);}\n\n\/* Intro *\/\n.kgc .intro{padding:12px 0 20px;}\n.kgc .intro h2{font-size:2rem; max-width:34ch;}\n.kgc .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:64ch;}\n.kgc .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;}\n.kgc .badge{background:var(--green-soft); border:1px solid var(--line); border-radius:999px; padding:8px 16px; font-size:0.85rem; font-weight:700;}\n\n\/* Colour\/variant chips *\/\n.kgc .colours{padding:0 0 56px; background:var(--white);}\n.kgc .colours h4{font-size:1.05rem; margin-bottom:14px;}\n.kgc .colour-row{display:flex; flex-wrap:wrap; gap:10px;}\n.kgc .colour-chip{\n  background:var(--white); border:1px solid var(--line); border-radius:999px;\n  padding:9px 18px; font-size:0.9rem; font-weight:600;\n}\n\n\/* Love blocks (What Kids Love \/ What Parents Love) *\/\n.kgc .love-blocks{padding:0 0 70px; background:var(--white);}\n.kgc .love-grid{display:grid; grid-template-columns:1fr 1fr; gap:32px;}\n.kgc .love-card{background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:30px; box-shadow:var(--shadow);}\n.kgc .love-card h3{font-size:1.3rem; margin-bottom:16px;}\n.kgc .love-card.kids h3{color:var(--green);}\n.kgc .love-card.parents h3{color:var(--blue-dark);}\n.kgc .love-card ul{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:12px;}\n.kgc .love-card ul li{display:flex; align-items:flex-start; gap:10px; font-size:0.98rem; color:var(--ink-soft); line-height:1.5;}\n.kgc .love-card ul li::before{content:\"\\2022\"; color:var(--yellow); font-weight:900; font-size:1.2rem; line-height:1.2;}\n\n\/* Quick features reference *\/\n.kgc .quick-features{padding:0 0 70px; background:var(--white);}\n.kgc .quick-features h3{font-size:1.4rem; margin-bottom:20px;}\n.kgc .qf-list{list-style:none; margin:0; padding:0; border-top:1px solid var(--line);}\n.kgc .qf-list li{display:flex; gap:20px; padding:14px 0; border-bottom:1px solid var(--line); font-size:0.98rem;}\n.kgc .qf-list strong{flex:0 0 180px; color:var(--ink);}\n.kgc .qf-list span.val{color:var(--ink-soft);}\n\n\/* Reassurance *\/\n.kgc .reassurance{padding:60px 0; background:var(--green-soft);}\n.kgc .reassurance h3{font-size:1.4rem; margin-bottom:16px;}\n.kgc .reassurance ul{list-style:none; margin:0; padding:0; display:grid; grid-template-columns:1fr 1fr; gap:12px;}\n.kgc .reassurance ul li{display:flex; align-items:flex-start; gap:10px; font-size:0.98rem; color:var(--ink-soft);}\n.kgc .reassurance ul li .ic{\n  width:22px; height:22px; border-radius:50%; background:var(--white); color:var(--green);\n  display:flex; align-items:center; justify-content:center; font-size:0.7rem; font-weight:800; flex:none; margin-top:2px;\n}\n.kgc .reassurance p.closing{color:var(--ink-soft); margin-top:20px; font-style:italic; max-width:70ch;}\n\n\/* Included *\/\n.kgc .included{padding:56px 0 76px; background:var(--white);}\n.kgc .included-grid{\n  display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center;\n}\n.kgc .included h3{font-size:1.6rem;}\n.kgc .included-sub{color:var(--ink-soft); font-size:1.02rem; margin:12px 0 22px; max-width:46ch;}\n.kgc .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;}\n.kgc .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;}\n.kgc .included-list .ic{\n  width:24px; height:24px; border-radius:50%;\n  background:var(--green-soft); color:var(--green);\n  display:flex; align-items:center; justify-content:center;\n  font-size:0.75rem; font-weight:800; flex:none; margin-top:2px;\n}\n.kgc .included-list strong{display:block;}\n.kgc .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;}\n\n\/* Story *\/\n.kgc .story{padding:0;}\n.kgc .story-block{padding:72px 0;}\n.kgc .story-block.bg-blue{background:var(--blue-soft);}\n.kgc .story-block.bg-yellow{background:var(--yellow-soft);}\n.kgc .story-block.bg-green{background:var(--green-soft);}\n.kgc .story-block.bg-white{background:var(--white);}\n.kgc .story-grid{\n  display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center;\n}\n.kgc .story-block.reverse .story-grid{direction:rtl;}\n.kgc .story-block.reverse .story-grid \u003e *{direction:ltr;}\n.kgc .story-photo{\n  border-radius:var(--radius);\n  overflow:hidden;\n  box-shadow:var(--shadow);\n  background:var(--white);\n}\n.kgc .story-photo img{width:100%; display:block; object-fit:contain;}\n.kgc .story-num{\n  font-family:'Montserrat', sans-serif; font-size:1rem; font-weight:700;\n  color:var(--blue-dark); text-transform:uppercase; letter-spacing:0.03em;\n  display:block; margin-bottom:12px;\n}\n.kgc .story-block h3{font-size:1.5rem;}\n.kgc .story-block p{color:var(--ink-soft); font-size:1.02rem;}\n\n\/* Dims *\/\n.kgc .dims{padding:70px 0; background:var(--blue-soft);}\n.kgc .dims h3{font-size:1.7rem;}\n.kgc .dims-sub{color:var(--ink-soft); margin-bottom:30px;}\n.kgc .dims-list{list-style:none; margin:0; padding:0; max-width:640px;}\n.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;}\n.kgc .dims-list li span.val{color:var(--ink-soft); font-weight:600; text-align:right;}\n\n\/* Specs *\/\n.kgc .specs{background:var(--white); padding:70px 0; border-top:1px solid var(--line);}\n.kgc .specs h3{font-size:1.8rem; margin-bottom:8px;}\n.kgc .specs-sub{color:var(--ink-soft); margin-bottom:36px;}\n.kgc .specs-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:32px;}\n.kgc .spec-group h4{font-size:1.02rem; color:var(--blue-dark); margin-bottom:10px;}\n.kgc .spec-group ul{margin:0; padding-left:18px; color:var(--ink-soft); font-size:0.95rem;}\n.kgc .spec-group ul li{margin-bottom:6px;}\n.kgc .spec-group p{color:var(--ink-soft); font-size:0.95rem; margin:0;}\n\n\/* Review *\/\n.kgc .review{padding:60px 0; background:var(--yellow-soft);}\n.kgc .review-card{\n  background:var(--white); border:1px solid var(--line); border-radius:var(--radius);\n  padding:28px; max-width:680px;\n}\n.kgc .review-stars{color:var(--yellow); font-size:1.05rem; margin-bottom:10px;}\n.kgc .review-card p{color:var(--ink-soft); font-size:1rem; margin:0 0 14px;}\n.kgc .review-name{font-weight:700; font-size:0.92rem;}\n\n\/* Delivery *\/\n.kgc .delivery{padding:70px 0; background:var(--green-soft);}\n.kgc .delivery h3{font-size:1.7rem;}\n.kgc .delivery-sub{color:var(--ink-soft); margin-bottom:30px; max-width:60ch;}\n.kgc .delivery-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;}\n.kgc .delivery-card{background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:22px;}\n.kgc .delivery-card h4{font-size:1rem; margin-bottom:8px;}\n.kgc .delivery-card p{color:var(--ink-soft); font-size:0.9rem; margin:0;}\n\n\/* FAQ *\/\n.kgc .faq{padding:70px 0; background:var(--white);}\n.kgc .faq h3{font-size:1.8rem; margin-bottom:8px;}\n.kgc .faq-sub{color:var(--ink-soft); margin-bottom:30px;}\n.kgc details{border-bottom:1px solid rgba(22,32,42,0.14); padding:18px 0;}\n.kgc details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);}\n.kgc summary{\n  cursor:pointer; font-family:'Montserrat', sans-serif; font-weight:700; font-size:1rem;\n  list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px;\n}\n.kgc summary::-webkit-details-marker{display:none;}\n.kgc summary::after{content:\"+\"; font-weight:700; font-size:1.4rem; color:var(--blue-dark); flex:none; transition:transform 0.2s ease;}\n.kgc details[open] summary::after{transform:rotate(45deg);}\n.kgc details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;}\n\n\/* Cross sell *\/\n.kgc .related{background:var(--ink); padding:70px 0;}\n.kgc .related h3{font-size:1.6rem; color:var(--white);}\n.kgc .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;}\n.kgc .related-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;}\n.kgc .rel-card{\n  background:rgba(255,253,253,0.06); border:1px solid rgba(255,253,253,0.16);\n  border-radius:var(--radius); padding:24px;\n}\n.kgc .rel-card .mono{color:var(--yellow);}\n.kgc .rel-card h4{color:var(--white); font-size:1.08rem; margin:8px 0 6px;}\n.kgc .rel-card p{color:rgba(255,253,253,0.7); font-size:0.9rem; margin:0 0 14px;}\n.kgc .rel-link{font-weight:700; font-size:0.88rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);}\n\n.kgc footer.site{padding:36px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;}\n\n@media (max-width: 860px){\n  .kgc .included-grid{grid-template-columns:1fr;}\n  .kgc .story-grid, .kgc .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;}\n  .kgc .specs-grid{grid-template-columns:1fr;}\n  .kgc .delivery-grid{grid-template-columns:1fr;}\n  .kgc .related-grid{grid-template-columns:1fr;}\n  .kgc .love-grid{grid-template-columns:1fr;}\n  .kgc .reassurance ul{grid-template-columns:1fr;}\n  .kgc .qf-list li{flex-direction:column; gap:4px;}\n  .kgc .qf-list strong{flex:none;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"kgc\"\u003e\n\n\u003csection class=\"intro\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow mono\" style=\"color:var(--blue-dark); display:block; margin-bottom:14px;\"\u003eTwo Levels, Two Ways to Play\u003c\/span\u003e\n    \u003ch2\u003eSilverton Cubby House: Upper Play Kitchen with a Choice of Slide or Climbing Wall\u003c\/h2\u003e\n    \u003cp\u003eThe Silverton Cubby House is a genuinely versatile two-level play space, designed to keep kids active and engaged for years. Saloon-style doors and window openings lead into an upper cubby with a built-in play kitchen, with easy access via included stairs and a ladder. You choose how they come back down, either a 1.8m slide or a rock climbing wall, so the Silverton can match how your kids actually like to play, and note the two configurations have genuinely different footprints, not just a different climbing feature. Downstairs, the lower level converts into a sandpit, ball pit, or general play area, with built-in seating and hidden toy storage. Built from 100% Cedar, a timber genuinely well suited to outdoor use thanks to its natural resistance to water, decay and insects, it's designed for long-term, imaginative play that ages gracefully outdoors.\u003c\/p\u003e\n    \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003e✓ Trusted by 13,000+ Australian Customers\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Helping Australian Families Since 2012\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Trusted by Schools, Childcare \u0026amp; Therapists\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Lowest Price Guarantee\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Flexible Layby Available\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Australia-Wide Assembly Available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"colours\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch4\u003e7 Configurations Available\u003c\/h4\u003e\n    \u003cdiv class=\"colour-row\"\u003e\n      \u003cspan class=\"colour-chip\"\u003eRock Climbing Wall (No Slide)\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e1.8m Slide — Green\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e1.8m Slide — Blue\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e1.8m Slide — Yellow\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e1.8m Slide — Pastel Green\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e1.8m Slide — Pastel Pink\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e1.8m Slide — Pastel Blue\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"love-blocks\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"love-grid\"\u003e\n      \u003cdiv class=\"love-card kids\"\u003e\n        \u003ch3\u003eWhat Kids Love\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eRacing down the 1.8m slide, or tackling the rock climbing wall instead.\u003c\/li\u003e\n          \u003cli\u003eCooking up pretend meals at the built-in play kitchen upstairs.\u003c\/li\u003e\n          \u003cli\u003eDucking in and out through the saloon-style doors and window openings.\u003c\/li\u003e\n          \u003cli\u003eDigging, ball-pit diving, or just hiding out in the lower level.\u003c\/li\u003e\n          \u003cli\u003eHaving their own hidden storage spot for toys and treasures.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"love-card parents\"\u003e\n        \u003ch3\u003eWhat Parents Love\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eGenuine 100% Cedar construction, naturally resistant to water, decay and insects.\u003c\/li\u003e\n          \u003cli\u003eHigh-temperature timber treatment, a chemical-free process for extra durability.\u003c\/li\u003e\n          \u003cli\u003eUV-stabilised, weather-treated metal and plastic components for harsh Aussie conditions.\u003c\/li\u003e\n          \u003cli\u003eA configuration choice, so you can pick slide or climbing wall to suit your space and kids.\u003c\/li\u003e\n          \u003cli\u003eArrives flat-packed with clear assembly instructions included.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"quick-features\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eFeatures at a Glance\u003c\/h3\u003e\n    \u003cul class=\"qf-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eConfiguration\u003c\/strong\u003e\u003cspan class=\"val\"\u003e1.8m slide, or rock climbing wall (choose at purchase)\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eClimbing\u003c\/strong\u003e\u003cspan class=\"val\"\u003eRock climbing wall and step ladder, or included stairs and ladder\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePlay Zones\u003c\/strong\u003e\u003cspan class=\"val\"\u003eUpper cubby with play kitchen; lower sandpit, ball pit or play area\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003cspan class=\"val\"\u003e100% Cedar, high-temperature treated, matte stained finish\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWindows\u003c\/strong\u003e\u003cspan class=\"val\"\u003eWindow openings for light and visibility during play\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWeight Capacity\u003c\/strong\u003e\u003cspan class=\"val\"\u003e50kg per child, maximum 3 children\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAssembly\u003c\/strong\u003e\u003cspan class=\"val\"\u003eArrives flat-packed with instructions included\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e\u003cspan class=\"val\"\u003eLifespan Kids\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003cspan class=\"val\"\u003e12 months replacement against wood rot and insect damage\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAge Suitability\u003c\/strong\u003e\u003cspan class=\"val\"\u003eNot suitable under 36 months; adult supervision required\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"reassurance\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eReassurance\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003ePasses ASTM International Standard\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003eBacked by a 12-month replacement warranty\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003eOngoing customer support after your purchase\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003eAssembly services available across Australia\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"closing\"\u003eTwo genuine ways to play, built from real Cedar and backed by a proper warranty, so playtime stays safe and stress-free.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"included\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"included-grid\"\u003e\n      \u003cdiv class=\"photo-card\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/products\/lifespan-kids-silverton-wooden-cubby-house-with-sandpit-slide-or-rock-climbing-wall-high-end-houses-490_700x700.jpg?v=1701653777\" alt=\"Silverton Cubby House by Lifespan Kids\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eWhy the Silverton Cubby House\u003c\/h3\u003e\n        \u003cp class=\"included-sub\"\u003eA genuine choice in how kids climb and play, not a one-size-fits-all cubby.\u003c\/p\u003e\n        \u003cul class=\"included-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eUpper \u0026amp; Lower Play Zones\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eTwo genuinely distinct levels of play.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eChoice of Slide or Climbing Wall\u003c\/strong\u003e\u003cspan class=\"desc\"\u003ePick the configuration that suits your kids.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003ePlay Kitchen \u0026amp; Saloon Doors\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eGenuine detail for imaginative play.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e100% Cedar Construction\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eNaturally weather, decay and insect resistant.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eConvertible Lower Area\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eSandpit, ball pit, or general play space.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"story\" id=\"story\"\u003e\n\n  \u003cdiv class=\"story-block bg-blue\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/files\/lifespan-kids-silverton-wooden-cubby-house-with-sandpit-slide-or-rock-climbing-wall-high-end-houses-453_700x700.jpg?v=1773987099\" alt=\"Silverton Cubby House product photo\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eCook, Serve, Imagine\u003c\/span\u003e\n        \u003ch3\u003eAn upper cubby with a built-in play kitchen\u003c\/h3\u003e\n        \u003cp\u003eThe upper cubby includes a genuine built-in play kitchen, giving kids a dedicated space for pretend cooking once they've climbed up via the included stairs and ladder.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-white reverse\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/files\/lifespan-kids-silverton-wooden-cubby-house-with-sandpit-slide-or-rock-climbing-wall-1-8-meter-blue-high-end-houses-917_700x700.jpg?v=1773987099\" alt=\"Silverton Cubby House 1.8m slide configuration\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eChoose Your Adventure\u003c\/span\u003e\n        \u003ch3\u003eA 1.8m slide or a rock climbing wall\u003c\/h3\u003e\n        \u003cp\u003eChoosing between the 1.8m slide and the rock climbing wall genuinely changes how the Silverton plays, letting you match the configuration to what your kids will actually use most.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-green\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0047\/2101\/6947\/files\/LKPC-SILVT-B_Door.jpg?v=1708679833\" alt=\"Silverton Cubby House saloon doors and windows\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eA Genuinely Charming Entry\u003c\/span\u003e\n        \u003ch3\u003eSaloon-style doors and window openings\u003c\/h3\u003e\n        \u003cp\u003eThe saloon-style doors and window openings give the Silverton genuine character, turning entry and exit into part of the play rather than just a doorway.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-white reverse\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/www.lifespankids.com.au\/cdn\/shop\/files\/LKPC-SILVT-B_media-07_923x.jpg?v=1706737809\" alt=\"Silverton Cubby House lower level sandpit and storage\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eDig, Store, Play\u003c\/span\u003e\n        \u003ch3\u003eA convertible lower level with hidden storage\u003c\/h3\u003e\n        \u003cp\u003eThe lower level genuinely converts into a sandpit, ball pit or general play area, with built-in seating and hidden toy storage keeping the space tidy between play sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-blue\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/products\/lifespan-kids-silverton-wooden-cubby-house-with-sandpit-slide-or-rock-climbing-wall-high-end-houses-516_700x700.jpg?v=1773987099\" alt=\"Silverton Cubby House Cedar construction\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eBuilt to Age Well Outdoors\u003c\/span\u003e\n        \u003ch3\u003e100% Cedar, heat-treated for durability\u003c\/h3\u003e\n        \u003cp\u003eThe Silverton is built from 100% Cedar, a timber genuinely well suited to Australian conditions thanks to its natural resistance to water, decay and insects, and its tendency to age gracefully into a soft grey or silver tone rather than deteriorate. The timber also undergoes a high-temperature treatment, a chemical-free process that further strengthens the wood against rot and decay, while the metal and plastic components are UV-stabilised and weather-treated for the harsh Aussie climate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"dims\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eDimensions \u0026amp; Weight\u003c\/h3\u003e\n    \u003cp class=\"dims-sub\"\u003eThe two configurations have genuinely different footprints, so check which one matches your order.\u003c\/p\u003e\n    \u003cul class=\"dims-list\"\u003e\n      \u003cli\u003eAssembled Dimensions (With 1.8m Slide) \u003cspan class=\"val\"\u003e278cm L x 278cm W x 230cm H\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eAssembled Dimensions (With Rock Climbing Wall) \u003cspan class=\"val\"\u003e142cm L x 191cm W x 230cm H\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003ePlatform Height \u003cspan class=\"val\"\u003e90cm\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eCubby Only (Slide Version) \u003cspan class=\"val\"\u003e104cm L x 106cm W x 140.5cm H\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eCubby Only (Climbing Wall Version) \u003cspan class=\"val\"\u003e95cm L x 94cm W\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eSandpit Only (Slide Version) \u003cspan class=\"val\"\u003e190.8cm L x 142.6cm W\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eSandpit Only (Climbing Wall Version) \u003cspan class=\"val\"\u003e140cm L x 140cm W\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eMax Weight \u003cspan class=\"val\"\u003e50kg per child, up to 3 children\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eNet Weight \u003cspan class=\"val\"\u003e96.4kg\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specs\" id=\"specs\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n    \u003cp class=\"specs-sub\"\u003eEverything you need to know before the Silverton Cubby House lands in your yard.\u003c\/p\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eGeneral Structure\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eUpper cubby with built-in play kitchen (sink, faucet, chalkboard)\u003c\/li\u003e\n          \u003cli\u003eSaloon-style doors and window openings\u003c\/li\u003e\n          \u003cli\u003eKid-friendly door with magnetic catch to keep it securely closed\u003c\/li\u003e\n          \u003cli\u003e1.8m slide or rock climbing wall (choose at purchase)\u003c\/li\u003e\n          \u003cli\u003eWooden staircase with handrail for upper access\u003c\/li\u003e\n          \u003cli\u003eConvertible lower level: sandpit, ball pit or play area\u003c\/li\u003e\n          \u003cli\u003eBuilt-in seating and hidden toy storage\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eMaterials\u003c\/h4\u003e\n        \u003cp\u003e100% Cedar, high-temperature treated for durability. Metal and plastic components are UV-stabilised and weather-treated.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eSafety \u0026amp; Compliance\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003ePasses ASTM International Standard\u003c\/li\u003e\n          \u003cli\u003eNot suitable for children under 36 months (fall hazard)\u003c\/li\u003e\n          \u003cli\u003eMaximum 50kg recommended per child\u003c\/li\u003e\n          \u003cli\u003eMaximum of 3 children recommended for this unit\u003c\/li\u003e\n          \u003cli\u003eAdult set-up required, with adult supervision at all times during use\u003c\/li\u003e\n          \u003cli\u003ePlace at least 1.8m from any structure, fence, garage, house, overhanging branches, laundry lines or electrical wires\u003c\/li\u003e\n          \u003cli\u003eDo not install over a hard surface\u003c\/li\u003e\n          \u003cli\u003eOutdoor, domestic use only\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eWarranty \u0026amp; Assembly\u003c\/h4\u003e\n        \u003cp\u003e12 months replacement warranty on all parts for manufacturer's defects, plus 12 months warranty on wood rot and insect damage. Arrives flat-packed with assembly instructions included, and a full product manual is available for download.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"review\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3 style=\"font-size:1.5rem; margin-bottom:22px;\"\u003eWhat Families Are Saying\u003c\/h3\u003e\n    \u003cdiv class=\"review-card\"\u003e\n      \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp\u003eOne reviewer said the cubby house arrived quickly and that the team responded promptly to their questions. They described the quality as good and said their daughter loves it.\u003c\/p\u003e\n      \u003cdiv class=\"review-name\"\u003eVerified Buyer\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"delivery\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eDelivery, Layby \u0026amp; Assembly\u003c\/h3\u003e\n    \u003cp class=\"delivery-sub\"\u003eA few ways we make it easier to get the Silverton Cubby House into your backyard.\u003c\/p\u003e\n    \u003cdiv class=\"delivery-grid\"\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eDispatch Time\u003c\/h4\u003e\n        \u003cp\u003eMost orders leave the warehouse in 1 to 3 business days, extending to up to 7 business days during busy periods.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eMetro Delivery\u003c\/h4\u003e\n        \u003cp\u003eTypically 2 to 5 business days after dispatch.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eRegional Delivery\u003c\/h4\u003e\n        \u003cp\u003eUsually 5 to 10 business days, extending to 12 to 19 business days during peak periods.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eTraditional Layby\u003c\/h4\u003e\n        \u003cp\u003ePay it off over time with simple, no-interest layby.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eAssembly Available\u003c\/h4\u003e\n        \u003cp\u003eWe can organise assembly in most areas, just ask for a quote.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eNDIS \u0026amp; Invoicing\u003c\/h4\u003e\n        \u003cp\u003eSelf-managed or plan-managed, we can prepare an itemised NDIS quote, invoice or purchase order.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"delivery\" style=\"background:var(--yellow-soft);\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eAccessories \u0026amp; Resources\u003c\/h3\u003e\n    \u003cp class=\"delivery-sub\"\u003eA few extras worth knowing about before or after your Silverton arrives.\u003c\/p\u003e\n    \u003cdiv class=\"delivery-grid\"\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eCubby House Accessories\u003c\/h4\u003e\n        \u003cp\u003eBrowse play kitchen add-ons, furniture and storage accessories to fit out the Silverton further.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eProduct Manual\u003c\/h4\u003e\n        \u003cp\u003eA full assembly manual is available to download before you buy, so you know exactly what's involved.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eNatural Timber Care\u003c\/h4\u003e\n        \u003cp\u003eAs a genuine Cedar product, minor swelling, shrinking or surface checks can occur with weather changes, this is normal and doesn't affect structural strength.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"faq\" id=\"faq\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cp class=\"faq-sub\"\u003eEverything you need to know about the Silverton Cubby House before it lands in your yard.\u003c\/p\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eShould I choose the slide or the climbing wall?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eBoth are genuine configuration choices with different footprints, so it comes down to preference and available space. The slide version measures 278cm by 278cm, while the climbing wall version is more compact at 191cm by 194cm.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the lower level be used as a sandpit?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, the lower level genuinely converts into a sandpit, ball pit, or general play area, with built-in seating and hidden toy storage.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many children can use the Silverton at once?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eA maximum of 3 children is recommended for this unit, with a maximum weight of 50kg per child for activities designed for multiple-child use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much assembly is required?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe Silverton arrives flat-packed with assembly instructions included. We also offer an assembly service in most areas if you'd prefer it set up for you.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo you offer layby, NDIS invoicing or bulk orders?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, 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.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre you an authorised Lifespan Kids dealer?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, we're an authorised Lifespan Kids dealer, so you can shop the Silverton Cubby House 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.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"related\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eComplete Your Backyard Setup\u003c\/h3\u003e\n    \u003cp class=\"related-sub\"\u003eMore cubby houses from our range.\u003c\/p\u003e\n    \u003cdiv class=\"related-grid\"\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eThe Full Flagship Set\u003c\/span\u003e\n        \u003ch4\u003eKingston Cubby House\u003c\/h4\u003e\n        \u003cp\u003eSlide, kitchen, sandpit, climbing wall, monkey bars and swings, all in one.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/lifespan-kids-kingston-wooden-cubby-house-playcentre\"\u003eView Kingston →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eA Charming Front Veranda\u003c\/span\u003e\n        \u003ch4\u003eCamira Cubby House\u003c\/h4\u003e\n        \u003cp\u003eA veranda, flower box, café kitchen ledge and chalkboard.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/camira-cubby-house\"\u003eView Camira →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eQueenslander-Style, Nearly 3m Tall\u003c\/span\u003e\n        \u003ch4\u003eWarrigal Cubby House\u003c\/h4\u003e\n        \u003cp\u003eA 2.2m slide, rock climbing wall, veranda and built-in sandpit.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/warrigal-cubby-house\"\u003eView Warrigal →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cfooter class=\"site\"\u003e\n  \u003cdiv class=\"wrap\"\u003eAll Things For Kids  •  Authorised Lifespan Kids Dealer  •  Serving Aussie Families Since 2012  •  13,000+ Happy Customers\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\n","brand":"Lifespan Kids","offers":[{"title":"Rock Climbing Wall","offer_id":39691337433246,"sku":"LKPC-SILVT-B","price":1299.0,"currency_code":"AUD","in_stock":true},{"title":"Green Slide","offer_id":39691337400478,"sku":"LKPC-SILVT-GN","price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"Blue Slide","offer_id":44256605274368,"sku":"LKPC-SILVT-BU","price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow Slide","offer_id":48186885243136,"sku":"LKPC-SILVT-YL","price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Green Slide","offer_id":48796684124416,"sku":"LKPC-SILVT-PG","price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Pink Slide","offer_id":48796684157184,"sku":"LKPC-SILVT-PP","price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Blue Slide","offer_id":48796684189952,"sku":"LKPC-SILVT-PB","price":1399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/products\/lifespan-kids-silverton-wooden-cubby-house-with-sandpit-slide-or-rock-climbing-wall-high-end-houses-490.jpg?v=1701653777","url":"https:\/\/allthingsforkids.com.au\/products\/lifespan-kids-silverton-cubby-house-with-slide-or-climbing-wall","provider":"All Things For Kids","version":"1.0","type":"link"}