54cm Jumbo Stack Tower with Carry Bag Included | 54 Solid Pine Blocks & Starting Board by Jumbo Games
.jfir{ --blue:#06A9F6; --blue-dark:#0480BA; --blue-soft:#EAF6FE; --yellow:#F7B33E; --yellow-soft:#FFF6E8; --green:#89C83C; --green-soft:#F1F9E8; --white:#FFFDFD; --ink:#16202A; --i nk-soft:#5A6670; --line:rgba(22,32,42,0.14); --pine:#C79A66; --pine-dark:#8A5A34; --radius:22px; --shadow: 0 24px 48px -28px rgba(22,32,42,0.28); } .jfir *{box-sizing:border-box;} .jfir{ margin:0; background:var(--white); color:var(--ink); font-family:'Montserrat', sans-serif; line-height:1.6; } .jfir h1, .jfir h2, .jfir h3{ font-family:'Montserrat', sans-serif; font-weight:700; margin:0 0 0.4em 0; letter-spacing:-0.015em; } .jfir .mono{ font-family:'Montserrat', sans-serif; font-weight:600; letter-spacing:0.04em; text-transform:uppercase; font-size:0.72rem; } .jfir a{color:inherit;} .jfir .wrap{max-width:1160px; margin:0 auto; padding:0 28px;} .jfir img, .jfir svg{display:block; max-width:100%;} .jfir a:focus-visible, .jfir button:focus-visible, .jfir summary:focus-visible{ outline:3px solid var(--blue-dark); outline-offset:3px; } .jfir .photo-card{ border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--blue-soft); } .jfir .photo-card img{width:100%; height:100%; object-fit:cover;} /* Header */ .jfir .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; } .jfir header.main{ background:var(--white); padding:20px 0; border-bottom:1px solid var(--line); } .jfir .navrow{display:flex; align-items:center; justify-content:space-between;} .jfir .logo-mark{height:38px; width:auto;} .jfir nav.links{display:flex; gap:30px; font-size:0.92rem; font-weight:600;} .jfir nav.links a{text-decoration:none; border-bottom:2px solid transparent; padding-bottom:3px; transition:border-color .15s ease;} .jfir nav.links a:hover{border-color:var(--blue);} /* What's in the box */ .jfir .included{padding:76px 0; background:var(--white);} .jfir .included-grid{ display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center; } .jfir .included h2{font-size:1.9rem;} .jfir .included-sub{color:var(--ink-soft); font-size:1.05rem; margin:14px 0 26px; max-width:46ch;} .jfir .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;} .jfir .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;} .jfir .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; } .jfir .included-list strong{display:block;} .jfir .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;} /* Story sections - alternating image/text */ .jfir .story{padding:0;} .jfir .story-block{padding:72px 0;} .jfir .story-block.bg-blue{background:var(--blue-soft);} .jfir .story-block.bg-yellow{background:var(--yellow-soft);} .jfir .story-block.bg-white{background:var(--white);} .jfir .story-grid{ display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center; } .jfir .story-block.reverse .story-grid{direction:rtl;} .jfir .story-block.reverse .story-grid > *{direction:ltr;} .jfir .story-photo{ border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); } .jfir .story-photo img{width:100%; display:block; aspect-ratio:4/3; object-fit:cover;} .jfir .story-photo.diagram{background:var(--white);} .jfir .story-photo.diagram img{aspect-ratio:auto; object-fit:contain;} .jfir .story-num{ font-family:'Montserrat', sans-serif; font-size:0.82rem; font-weight:600; color:var(--ink-soft); text-transform:uppercase; letter-spacing:0.06em; display:block; margin-bottom:8px; } .jfir .story-num, .jfir .story-block h3{cursor:default; user-select:text;} .jfir .story-block h3{font-size:1.6rem;} .jfir .story-block p{color:var(--ink-soft); font-size:1.02rem;} /* Specs */ .jfir .specs{background:var(--white); padding:70px 0; border-top:1px solid var(--line);} .jfir .specs h2{font-size:1.8rem; margin-bottom:8px;} .jfir .specs-sub{color:var(--ink-soft); margin-bottom:32px;} .jfir .spec-grid{ display:grid; grid-template-columns:repeat(2, 1fr); gap:0; border-top:1px solid var(--line); } .jfir .spec-row{ display:flex; justify-content:space-between; gap:20px; padding:15px 0; border-bottom:1px solid var(--line); } .jfir .spec-row:nth-child(odd){padding-right:30px; border-right:1px solid var(--line);} .jfir .spec-row:nth-child(even){padding-left:30px;} .jfir .spec-label{font-weight:600; color:var(--ink-soft);} .jfir .spec-value{font-weight:600; text-align:right;} /* FAQ */ .jfir .faq{padding:70px 0; background:var(--blue-soft);} .jfir .faq h2{font-size:1.8rem; margin-bottom:8px;} .jfir .faq-sub{color:var(--ink-soft); margin-bottom:30px;} .jfir details{ border-bottom:1px solid rgba(22,32,42,0.14); padding:18px 0; } .jfir details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);} .jfir summary{ cursor:pointer; font-weight:700; font-size:1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px; } .jfir summary::-webkit-details-marker{display:none;} .jfir summary::after{ content:"+"; font-family:'Montserrat', sans-serif; font-weight:700; font-size:1.4rem; color:var(--blue-dark); flex:none; transition:transform 0.2s ease; } .jfir details[open] summary::after{transform:rotate(45deg);} .jfir details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;} /* Game demo */ .jfir .play{padding:70px 0; background:var(--white); border-top:1px solid var(--line);} .jfir .play-inner{ display:grid; grid-template-columns:0.9fr 1.1fr; gap:48px; align-items:center; max-width:980px; margin:0 auto; } .jfir .play h2{font-size:1.7rem;} .jfir .play p{color:var(--ink-soft); font-size:1rem;} .jfir .demo-card{ background:var(--white); border:1px solid var(--line); border-radius:18px; padding:20px; box-shadow:var(--shadow); } .jfir .demo-top{display:flex; justify-content:space-between; align-items:center; margin-bottom:12px;} .jfir .demo-title{font-weight:700; font-size:0.9rem;} .jfir .demo-turn{ font-family:'Montserrat', sans-serif; font-weight:600; font-size:0.68rem; padding:5px 10px; border-radius:999px; background:var(--yellow-soft); } .jfir .demo-turn .swatch{display:inline-block; width:8px; height:8px; border-radius:50%; margin-right:5px; vertical-align:middle;} .jfir .frame{ background:linear-gradient(180deg, var(--pine), var(--pine-dark)); border-radius:10px; padding:10px; } .jfir .cols{display:grid; grid-template-columns:repeat(7, 1fr); gap:5px;} .jfir .col-btn{ background:transparent; border:none; cursor:pointer; padding:3px 0 6px; display:flex; justify-content:center; color:#fff; } .jfir .col-btn:disabled{opacity:0.3; cursor:default;} .jfir .col-btn svg{width:14px; height:14px;} .jfir .cell{ aspect-ratio:1/1; background:var(--white); border-radius:50%; position:relative; overflow:hidden; } .jfir .disc{ position:absolute; inset:0; border-radius:50%; transform:translateY(-620%); transition:transform 0.5s cubic-bezier(.2,.9,.3,1.25); } .jfir .disc.drop{transform:translateY(0);} .jfir .disc.red{background:radial-gradient(circle at 32% 28%, #ef6a55, #D6402C 60%, #B23220);} .jfir .disc.yellow{background:radial-gradient(circle at 32% 28%, #ffce5c, var(--yellow) 60%, #C98A0F);} .jfir .demo-foot{display:flex; justify-content:space-between; align-items:center; margin-top:12px;} .jfir .reset-link{ font-size:0.8rem; font-weight:600; text-decoration:underline; background:none; border:none; cursor:pointer; color:var(--blue-dark); padding:0; } .jfir .demo-hint{font-size:0.74rem; color:var(--ink-soft);} /* Cross sell */ .jfir .related{background:var(--ink); padding:70px 0;} .jfir .related h2{font-size:1.6rem; color:var(--white);} .jfir .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;} .jfir .related-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:20px;} .jfir .rel-card{ background:rgba(255,253,253,0.06); border:1px solid rgba(255,253,253,0.16); border-radius:var(--radius); padding:26px; } .jfir .rel-card .mono{color:var(--yellow);} .jfir .rel-card h3{color:var(--white); font-size:1.15rem; margin:8px 0 6px;} .jfir .rel-card p{color:rgba(255,253,253,0.7); font-size:0.92rem; margin:0 0 14px;} .jfir .rel-link{font-weight:700; font-size:0.9rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);} /* Venues / business */ .jfir .venues{background:var(--blue-soft); padding:70px 0;} .jfir .venues h2{font-size:1.8rem; margin-bottom:8px;} .jfir .venues-sub{color:var(--ink-soft); margin-bottom:30px; max-width:64ch;} .jfir .venue-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;} .jfir .venue-card{ background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:26px; box-shadow:var(--shadow); display:flex; flex-direction:column; } .jfir .venue-card h3{font-size:1.1rem; margin:0 0 8px;} .jfir .venue-card p{color:var(--ink-soft); font-size:0.93rem; margin:0 0 16px; flex:1;} .jfir .venue-link{ font-weight:700; font-size:0.9rem; color:var(--blue-dark); text-decoration:none; border-bottom:2px solid var(--blue); align-self:flex-start; } .jfir footer.site{padding:36px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;} @media (max-width: 860px){ .jfir .included-grid{grid-template-columns:1fr;} .jfir .story-grid, .jfir .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;} .jfir .play-inner{grid-template-columns:1fr;} .jfir .spec-grid{grid-template-columns:1fr;} .jfir .spec-row:nth-child(odd){border-right:none; padding-right:0;} .jfir .spec-row:nth-child(even){padding-left:0;} .jfir .related-grid{grid-template-columns:1fr;} .jfir .venue-grid{grid-template-columns:1fr;} } @media (prefers-reduced-motion: reduce){ .jfir .disc{transition:none;} } Free Metro Shipping • Price Match Promise The Set Specs FAQ The Game The tumbling tower, at a size you cannot ignore Everybody already knows how this one goes. Build the tower, take turns easing a block out of the middle, set it on top, and try not to be the one who brings the lot down. Nobody needs the rules explained, which is half of why it gets played. What the Jumbo Stack Tower changes is the scale. It starts at around 54cm on an 18cm square base and climbs from there. A game that normally lives on a coffee table now needs floor space, and a wobble is something the whole room can see. What's In The Box Fifty-four blocks, a board and a bag The set turns up complete. Nothing to assemble, nothing extra to track down before the first game. ✓54 Solid Pine BlocksEach one 18 x 6 x 3cm, cut to the same size. ✓Starting BoardThe tower is built on it, so the base sits flat and square. ✓Carry BagBlack, with the JUMBO GAMES logo on the front. ✓Ready Out Of The BoxOpen it, stack it, play. No tools, no instructions to decode. ✓5-Year Jumbo Games WarrantyBacked by the maker. ✓Free Metro ShippingFree shipping to metro areas, nothing extra added at checkout. ✓Price Match PromiseSame product, same payment method, and we will match it. The Size 54cm to start, and it only goes up Built the standard way, three blocks to a layer, the tower stands about 54cm on an 18cm square base before anyone has touched it. That is the starting point, not the finish. Every block pulled from the middle goes back on top, so the last turns happen well above where you began. Size changes how the game feels. A small tower tests your fingers. This one tests your nerve, because the pieces have weight and a bad pull is loud enough to hear. The Blocks Fifty-four blocks, all cut the same Each block measures 18 x 6 x 3cm. Three laid side by side make an 18cm layer, and eighteen of those layers make the tower, which is where the 54 comes from. Consistency is what matters. Blocks cut to the same size stack square and slide out cleanly, so a lean comes from how the tower was played, not one fat piece. The Timber Solid pine, not board or veneer Get close to a block and you can read the grain through the end of it. These are solid pine, worth saying because plenty of oversized games in this category are pressed board wrapped in print. Solid timber gives the game its sound and its heft. A block eased free has real weight in the hand, and when the tower goes over it lands with the clatter everyone is waiting for. Jumbo Games back the set with a 5-year warranty, which tells you what they think of the build. The Starting Board The board is what makes it work outdoors The tower is built on the included starting board rather than straight onto the ground. Indoors that saves your floor. Outdoors it is the difference between a game and a shambles. Grass is never flat. Neither is a deck, a patio or a strip of lawn nobody has levelled. The board gives the bottom layer one true surface, so the tower starts upright and any lean after that is down to the players. How A Round Goes One block out, one block on top, next player Stack the blocks on the board in layers of three, each layer turned across the one below. Then take turns. Choose a block, work it free without bringing anything down with it, and lay it across the top. The tower gets taller and thinner as it goes. The house rule worth keeping is one hand only. Two hands turns a nerve test into an engineering exercise. Whoever topples the tower loses, and the blocks go back on the board. The Tension The part of the game everyone stays for Somewhere mid-round the tower stops being a stack and becomes a problem. Snug blocks are carrying shifted weight, gaps open on one side, and the whole thing leans. That is when people put their drinks down. Someone crouches to check the base from ground level and a five-second turn takes a minute. At this size the lean is visible from across the yard, so even the non-players are watching. Who Can Play Small kids and adults, in the same game Most family games ask an adult to play down or a child to keep up. This one does not. There is one skill in it, moving a block without moving the others, and a careful child is often better at that than an impatient grown-up. Nobody is reading, counting or scoring, so the game rewards patience and a light touch, neither of which arrives with age. Packing Away Fifty-four blocks, one bag The black carry bag, with the JUMBO GAMES logo on the front, keeps a game like this in circulation. Loose timber blocks scattered through a shed get lost, and a set missing pieces stops getting played. Everything goes back in the bag and the bag goes wherever you are headed. A barbecue at a friend's place, a camping trip, the beach house, the school fete. Packing up is a job a child can do. Where to set it up You need less room than you think for the tower and more than you think around it. The base is only 18cm square, so it sits happily on a coffee table, a deck or a patch of lawn. What matters is level ground and clear space around the base. Leave a metre or so on every side, because a full tower does not fall straight down. Keep it off the edge of a table and away from anything with glass in it. Buying it from us Selling play equipment to Australian families since 2012, with more than 13,000 of them behind us. Free metro shipping Shipping is free to metro areas, with nothing added at checkout. Browse giant outdoor games → Price match promise Find the same set advertised for less on the same payment method and we will match it. Browse games tables → Layby available Layby is available if you are putting something aside for a birthday or Christmas. See more lawn games → Specs Everything measured, so there is no guessing. Blocks included54 Block size18cm x 6cm x 3cm MaterialSolid pine Starting heightApprox. 54cm Base size18cm x 18cm Blocks per layer3 Starting boardIncluded Carry bagIncluded, black AssemblyNone, ready to play Where it playsIndoors or outdoors Warranty5 years, backed by Jumbo Games BrandJumbo Games DeliveryFree, metro areas Frequently asked questions The things people ask us before they order a set. How many blocks come in the set? Fifty-four solid pine blocks, each 18 x 6 x 3cm. A starting board and a black carry bag come with them, so the set is complete on arrival. How tall does the tower stand? Built three blocks to a layer it starts at around 54cm on an 18cm square base, and it gets taller as you play, because every block taken from the middle goes back on top. Is there anything to assemble? No. It is ready to play straight out of the box. Set the board down, stack the 54 blocks in layers of three, and you are away. Can we play it on grass? Yes, and that is what the starting board is for. It gives the bottom layer a flat surface even when the ground underneath is not. Short grass or paving beats long grass. Can younger children play with adults? They can, and it is one of the few games where everybody plays the same version. No reading, no scoring, one rule. Steady hands beat long arms. Is there a warranty? Yes. Jumbo Games back the set with a 5-year warranty. How does it pack away? All 54 blocks and the starting board go back into the black JUMBO GAMES carry bag included with the set, which keeps the pieces together and makes it easy to take anywhere. Do you ship to PO Box addresses? Unfortunately our courier drivers cannot deliver to PO Box addresses. If you have an alternative address such as a workplace or office, that will keep delivery smooth and on time. What age is it suitable for? Jumbo Stack Tower works for all ages, from young kids through to adults, since there is no reading or scoring involved, just steady hands. As with any game involving small wooden blocks, we'd recommend adult supervision for younger children. Can it be played indoors? Yes, it works well indoors on any flat, hard surface like tiles or floorboards. Carpet can make the blocks less stable, so a hard floor gives the best game. More games worth a look Other ranges we stock at All Things For Kids. Outdoors Giant Outdoor Games Oversized lawn games for parties, backyards and long weekends. Shop giant outdoor games → Bag Toss Cornhole Games Backyard boards through to regulation tournament sets. Shop cornhole games → Indoors Games Tables Air hockey, table tennis and pool for when the weather turns. Shop games tables → All Things For Kids • Free Metro Shipping • Price Match Promise
More you might like
Related
Stacking Tower Jumbo
Related
Jumbo Farm Stacking Tower
Related
Jumbo Hi-Tower - Giant Stacking Game
Related