91cm Giant Tumbling Tower Blocks
.t91{ --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); } .t91 *{box-sizing:border-box;} .t91{margin:0; background:var(--white); color:var(--ink); font-family:'Montserrat', sans-serif; line-height:1.6;} .t91 h2, .t91 h3, .t91 h4{font-family:'Montserrat', sans-serif; font-weight:700; margin:0 0 0.4em 0; letter-spacing:-0.01em;} .t91 .mono{font-family:'Montserrat', sans-serif; font-weight:600; letter-spacing:0.04em; text-transform:uppercase; font-size:0.72rem;} .t91 a{color:inherit;} .t91 .wrap{max-width:1160px; margin:0 auto; padding:0 28px;} .t91 img, .t91 svg{display:block; max-width:100%;} .t91 a:focus-visible, .t91 button:focus-visible, .t91 summary:focus-visible{outline:3px solid var(--blue-dark); outline-offset:3px;} .t91 .photo-card{border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--blue-soft);} .t91 .photo-card img{width:100%; display:block; object-fit:contain;} .t91 .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;} .t91 .intro{padding:56px 0 20px;} .t91 .intro h2{font-size:2rem; max-width:32ch;} .t91 .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:62ch;} .t91 .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;} .t91 .badge{background:var(--blue-soft); border:1px solid var(--line); border-radius:999px; padding:8px 16px; font-size:0.85rem; font-weight:700;} .t91 .glance{padding:0 0 40px;} .t91 .glance-table{width:100%; border-collapse:collapse; max-width:640px;} .t91 .glance-table td{padding:10px 14px; border-bottom:1px solid var(--line); font-size:0.92rem;} .t91 .glance-table td:first-child{font-weight:700; color:var(--ink-soft); width:45%;} .t91 .included{padding:48px 0 68px; background:var(--white);} .t91 .included-grid{display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center;} .t91 .included h3{font-size:1.6rem;} .t91 .included-sub{color:var(--ink-soft); font-size:1.02rem; margin:12px 0 22px; max-width:46ch;} .t91 .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;} .t91 .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;} .t91 .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;} .t91 .included-list strong{display:block;} .t91 .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;} .t91 .story-block{padding:64px 0;} .t91 .story-block.bg-blue{background:var(--blue-soft);} .t91 .story-block.bg-yellow{background:var(--yellow-soft);} .t91 .story-block.bg-green{background:var(--green-soft);} .t91 .story-block.bg-white{background:var(--white);} .t91 .story-grid{display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center;} .t91 .story-block.reverse .story-grid{direction:rtl;} .t91 .story-block.reverse .story-grid > *{direction:ltr;} .t91 .story-photo{border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--white); position:relative;} .t91 .story-photo img{width:100%; display:block; object-fit:contain;} .t91 .story-num{font-size:1rem; font-weight:700; color:var(--blue-dark); text-transform:uppercase; letter-spacing:0.03em; display:block; margin-bottom:12px;} .t91 .story-block h3{font-size:1.5rem;} .t91 .story-block p{color:var(--ink-soft); font-size:1.02rem;} .t91 .dims{padding:64px 0; background:var(--blue-soft);} .t91 .dims h3{font-size:1.7rem;} .t91 .dims-sub{color:var(--ink-soft); margin-bottom:30px;} .t91 .dims-list{list-style:none; margin:0; padding:0; max-width:640px;} .t91 .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;} .t91 .dims-list li span.val{color:var(--ink-soft); font-weight:600; text-align:right;} .t91 .specs{background:var(--white); padding:64px 0; border-top:1px solid var(--line);} .t91 .specs h3{font-size:1.8rem; margin-bottom:8px;} .t91 .specs-sub{color:var(--ink-soft); margin-bottom:36px;} .t91 .specs-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:32px;} .t91 .spec-group h4{font-size:1.02rem; color:var(--blue-dark); margin-bottom:10px;} .t91 .spec-group ul{margin:0; padding-left:18px; color:var(--ink-soft); font-size:0.95rem;} .t91 .spec-group ul li{margin-bottom:6px;} .t91 .spec-group p{color:var(--ink-soft); font-size:0.95rem; margin:0;} .t91 .faq{padding:64px 0; background:var(--yellow-soft);} .t91 .faq h3{font-size:1.8rem; margin-bottom:8px;} .t91 .faq-sub{color:var(--ink-soft); margin-bottom:30px;} .t91 details{border-bottom:1px solid rgba(22,32,42,0.14); padding:18px 0;} .t91 details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);} .t91 summary{cursor:pointer; font-weight:700; font-size:1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px;} .t91 summary::-webkit-details-marker{display:none;} .t91 summary::after{content:"+"; font-weight:700; font-size:1.4rem; color:var(--blue-dark); flex:none; transition:transform 0.2s ease;} .t91 details[open] summary::after{transform:rotate(45deg);} .t91 details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;} .t91 .related{background:var(--ink); padding:64px 0;} .t91 .related h3{font-size:1.6rem; color:var(--white);} .t91 .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;} .t91 .related-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;} .t91 .rel-card{background:rgba(255,253,253,0.06); border:1px solid rgba(255,253,253,0.16); border-radius:var(--radius); padding:24px;} .t91 .rel-card .mono{color:var(--yellow);} .t91 .rel-card h4{color:var(--white); font-size:1.08rem; margin:8px 0 6px;} .t91 .rel-card p{color:rgba(255,253,253,0.7); font-size:0.9rem; margin:0 0 14px;} .t91 .rel-link{font-weight:700; font-size:0.88rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);} .t91 footer.site{padding:32px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;} @media (max-width: 860px){ .t91 .included-grid{grid-template-columns:1fr;} .t91 .story-grid, .t91 .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;} .t91 .specs-grid{grid-template-columns:1fr;} .t91 .related-grid{grid-template-columns:1fr;} } Authorised Jenjo Games Dealer • Free Shipping Australia Wide • 13,000+ Happy Customers Giant Jenga | 91cm Starting Height The Giant Tower That Tests How High You Dare To Build At 91cm tall to start, this is one of the biggest tumbling towers in our range, and it only gets taller from there. Every block pulled from the base and placed on top pushes the tower closer to the ceiling and closer to the edge. It is the size groups reach for when they want a genuine test of nerve at a party, a corporate day, or a big family get together. ✓ 91cm Starting Height ✓ 54 Solid Timber Blocks ✓ 15kg Set ✓ Starting Board & Rules Included Starting Height 91cm, taller as you play Block Count 54 individually sanded blocks Set Weight 15kg Best For Big backyards, parties, corporate events What's Included Everything you need to start stacking straight out of the box. ✓54 Timber BlocksIndividually sanded for a smooth, splinter free finish ✓Timber Starting BoardGives the tower a stable base for every round ✓Printed Rules SheetSo new players can join in straight away ✓Choice of Bag Add OnBuy the block set alone or with a carry bag at checkout 91cm and climbingThe Tower That Grows With Every Turn Start at 91cm and watch the tower rise higher as each block comes off the bottom rows and goes on top. Because it begins so tall, the margin for error shrinks fast, which is exactly what makes this size such a crowd favourite for anyone chasing bragging rights. Real sanded timberBuilt From Solid, Smooth Finished Wood Each of the 54 blocks is individually sanded so hands can grip and slide them without catching a splinter. At 15kg for the full set, this is a serious, sturdy build made to handle round after round without warping or splitting. Party readyA Showstopper At Any Event Weddings, birthdays, school fetes, and corporate team days all get a lift from a tower this size. It draws a crowd the moment it goes up, and because everyone can see it from across the yard, it becomes the natural gathering point for the whole event. Dimensions A quick reference before you order. Starting Height 91cm Weight 15kg Packed Dimensions 47 x 20 x 37cm Block Count 54 blocks Technical Specifications Everything you need to know before it arrives. What's In the Box 54 individually sanded timber blocks Timber starting board Printed rules sheet Materials Solid timber blocks, sanded smooth on every edge for a comfortable, splinter free grip during fast paced play. Safety Precautions Adult supervision recommended for younger players Set up on a flat, stable surface clear of foot traffic Stand well back once the tower is stacked to height Store undercover when not in use Setup Stack the 54 blocks three across per layer, rotating each layer 90 degrees, using the starting board as your base. Once complete, players take turns removing a block and placing it on top. Frequently Asked Questions Everything you need to know before it arrives. How tall does the tower get once you start playing? It starts at 91cm and grows taller as blocks are moved from the base to the top, so expect the final height to climb well beyond the starting point before it eventually topples. Is the block set only or with bag option better value? Both give you the full 54 block set, starting board and rules. The with bag option simply adds a carry bag, which is handy if you plan on transporting the set to events or storing it between uses. Can we order this for a school fete or corporate event and get an invoice? Yes, we regularly supply schools, centres and event organisers and can provide an invoice or purchase order for bulk and business orders. Get in touch and our team will sort it for you. Do you price match this set? Yes, as an authorised Jenjo Games dealer we offer a Price Match Guarantee. If you find it cheaper elsewhere from another authorised seller, reach out and we will do our best to match it. 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. More Sizes In The Giant Tumbling Tower Range Other options available at All Things For Kids. Party Centrepiece • $174.95Wooden 81cm Giant Tumbling Tower Block Game The size event planners reach for first, with the same 54 block count in a slightly more compact build. Shop 81cm Tower → Fits Small Spaces • $139.9563cm Giant Tumbling Tower Game A more compact size that still packs the full 54 block set, easier to store and transport. Shop 63cm Tower → Biggest In The Range • $294.95127cm Giant Wooden Blocks Game Want it even bigger? Step up to our tallest tumbling tower for the ultimate showpiece. Shop 127cm Tower → All Things For Kids • Authorised Jenjo Games Dealer • Serving Aussie Families Since 2012
More you might like
Related
Giant Tumbling Tower
Related
Toyfinity Giant Tumbling Tower
Related
Giant Tumbling Tower Game
Related