Carrom Board
.cab{ --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); } .cab *{box-sizing:border-box;} .cab{margin:0; background:var(--white); color:var(--ink); font-family:'Montserrat', sans-serif; line-height:1.6;} .cab h2, .cab h3, .cab h4{font-family:'Montserrat', sans-serif; font-weight:700; margin:0 0 0.4em 0; letter-spacing:-0.01em;} .cab .mono{font-family:'Montserrat', sans-serif; font-weight:600; letter-spacing:0.04em; text-transform:uppercase; font-size:0.72rem;} .cab a{color:inherit;} .cab .wrap{max-width:1160px; margin:0 auto; padding:0 28px;} .cab img, .cab svg{display:block; max-width:100%;} .cab a:focus-visible, .cab button:focus-visible, .cab summary:focus-visible{outline:3px solid var(--blue-dark); outline-offset:3px;} .cab .photo-card{border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--blue-soft);} .cab .photo-card img{width:100%; display:block; object-fit:contain;} .cab .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;} .cab .intro{padding:56px 0 20px;} .cab .intro h2{font-size:2rem; max-width:32ch;} .cab .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:62ch;} .cab .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;} .cab .badge{background:var(--blue-soft); border:1px solid var(--line); border-radius:999px; padding:8px 16px; font-size:0.85rem; font-weight:700;} .cab .glance{padding:0 0 40px;} .cab .glance-table{width:100%; border-collapse:collapse; max-width:640px;} .cab .glance-table td{padding:10px 14px; border-bottom:1px solid var(--line); font-size:0.92rem;} .cab .glance-table td:first-child{font-weight:700; color:var(--ink-soft); width:45%;} .cab .included{padding:48px 0 68px; background:var(--white);} .cab .included-grid{display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center;} .cab .included h3{font-size:1.6rem;} .cab .included-sub{color:var(--ink-soft); font-size:1.02rem; margin:12px 0 22px; max-width:46ch;} .cab .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;} .cab .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;} .cab .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;} .cab .included-list strong{display:block;} .cab .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;} .cab .story-block{padding:64px 0;} .cab .story-block.bg-blue{background:var(--blue-soft);} .cab .story-block.bg-yellow{background:var(--yellow-soft);} .cab .story-block.bg-green{background:var(--green-soft);} .cab .story-block.bg-white{background:var(--white);} .cab .story-grid{display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center;} .cab .story-block.reverse .story-grid{direction:rtl;} .cab .story-block.reverse .story-grid > *{direction:ltr;} .cab .story-photo{border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--white); position:relative;} .cab .story-photo img{width:100%; display:block; object-fit:contain;} .cab .story-num{font-size:1rem; font-weight:700; color:var(--blue-dark); text-transform:uppercase; letter-spacing:0.03em; display:block; margin-bottom:12px;} .cab .story-block h3{font-size:1.5rem;} .cab .story-block p{color:var(--ink-soft); font-size:1.02rem;} .cab .dims{padding:64px 0; background:var(--blue-soft);} .cab .dims h3{font-size:1.7rem;} .cab .dims-sub{color:var(--ink-soft); margin-bottom:30px;} .cab .dims-list{list-style:none; margin:0; padding:0; max-width:640px;} .cab .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;} .cab .dims-list li span.val{color:var(--ink-soft); font-weight:600; text-align:right;} .cab .specs{background:var(--white); padding:64px 0; border-top:1px solid var(--line);} .cab .specs h3{font-size:1.8rem; margin-bottom:8px;} .cab .specs-sub{color:var(--ink-soft); margin-bottom:36px;} .cab .specs-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:32px;} .cab .spec-group h4{font-size:1.02rem; color:var(--blue-dark); margin-bottom:10px;} .cab .spec-group ul{margin:0; padding-left:18px; color:var(--ink-soft); font-size:0.95rem;} .cab .spec-group ul li{margin-bottom:6px;} .cab .spec-group p{color:var(--ink-soft); font-size:0.95rem; margin:0;} .cab .faq{padding:64px 0; background:var(--yellow-soft);} .cab .faq h3{font-size:1.8rem; margin-bottom:8px;} .cab .faq-sub{color:var(--ink-soft); margin-bottom:30px;} .cab details{border-bottom:1px solid rgba(22,32,42,0.14); padding:18px 0;} .cab details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);} .cab summary{cursor:pointer; font-weight:700; font-size:1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px;} .cab summary::-webkit-details-marker{display:none;} .cab summary::after{content:"+"; font-weight:700; font-size:1.4rem; color:var(--blue-dark); flex:none; transition:transform 0.2s ease;} .cab details[open] summary::after{transform:rotate(45deg);} .cab details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;} .cab .related{background:var(--ink); padding:64px 0;} .cab .related h3{font-size:1.6rem; color:var(--white);} .cab .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;} .cab .related-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;} .cab .rel-card{background:rgba(255,253,253,0.06); border:1px solid rgba(255,253,253,0.16); border-radius:var(--radius); padding:24px;} .cab .rel-card .mono{color:var(--yellow);} .cab .rel-card h4{color:var(--white); font-size:1.08rem; margin:8px 0 6px;} .cab .rel-card p{color:rgba(255,253,253,0.7); font-size:0.9rem; margin:0 0 14px;} .cab .rel-link{font-weight:700; font-size:0.88rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);} .cab footer.site{padding:32px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;} @media (max-width: 860px){ .cab .included-grid{grid-template-columns:1fr;} .cab .story-grid, .cab .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;} .cab .specs-grid{grid-template-columns:1fr;} .cab .related-grid{grid-template-columns:1fr;} } Authorised Jenjo Games Dealer • Free Shipping Australia Wide • 12,000+ Happy Customers Carrom Boards Carrom Board: Classic Strike and Pocket Play for the Family Table Flick the striker, pot the coins and race to the highest score in this tabletop favourite. Carrom is played by 4 players or 2 teams, and this board pairs an 84cm Indian plywood frame with rosewood detail corners for a piece that looks as good on the shelf as it plays on the table. ✓ 84cm Indian Plywood Board ✓ 74cm Official Playing Area ✓ Rosewood Detail Corners ✓ Ages 6+ Board Size 84cm x 84cm Playing Area 74cm x 74cm (official size) Coins 11 brown, 11 black, 2 red, wooden Recommended Ages 6+ What's Included Everything needed for four players or two teams to start playing. ✓84cm Indian Plywood BoardWide kicker wood edges with rosewood detail corners. ✓Wooden Carrom Coins11 white, 11 black and 2 red coins, plus an acrylic striker. ✓30g Carrom PowderKeeps the surface fast for a true rebound. ✓Rules IncludedA quick refresher on scoring and pocketing. Rosewood Detail Corners A board that looks as good as it plays The wide kicker wood edges are finished with rosewood detail corners, giving the board a polished look that suits a family games shelf or a spot on the coffee table. Official 74cm Playing Area A true to size playing surface The internal playing area matches the official 74cm x 74cm size used in club play, with four netted pockets to catch coins cleanly at every corner. A Game for the Whole Table 4 players or 2 teams, one board Carrom is popular across the world, especially in Asia, and this board brings that same tabletop rivalry to family game nights and gatherings. Dimensions A quick reference before you order. Board Size 84cm x 84cm Board Depth 4cm Surface Depth 3mm Weight 14kg Packed Dimensions 87 x 87 x 7cm Technical Specifications Everything you need to know before it arrives. What's In the Box 84cm x 84cm carrom board 11 white, 11 black and 2 red wooden coins Acrylic striker coin 30g carrom powder Rules Materials Indian plywood board with rosewood detail corners, wooden coins and an acrylic striker. Safety tested to AS/NZS ISO 8124.1, 8124.2 and 8124.3. Safety Precautions Recommended for ages 6 and up Small coins and striker are a choking hazard for younger children Bring the board undercover after outdoor use to protect the finish Setup Dust the board with carrom powder, arrange the coins in the centre and you are ready to play. No assembly required. Frequently Asked Questions Everything you need to know before it arrives. How is this different from the Carrom Championship Set? This board has a slightly smaller 84cm frame with rosewood detail corners, while sharing the same official 74cm playing area as the Championship Set, which has wider championship standard kicker edges for a faster rebound. How many players can play at once? Carrom is played by 4 players individually or as 2 teams of 2. Is this suitable for schools and centres? Yes, it is a popular choice for schools, community centres and clubs. We can provide invoices and purchase order support for bulk and school orders. Do you offer layby? Yes, layby is available on this board. As an authorised Jenjo Games dealer, we also back every order with our Price Match Guarantee. 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. Complete Your Games Collection Other options available at All Things For Kids. Tournament Standard • $369.95 Carrom Championship Set A larger board with championship standard kicker edges for a faster rebound. Shop Championship Set → Indoor Wooden Set • $169.95 Portable Carved Wooden Chess and Checker Board Set A handcrafted Sheesham wood set for chess and checkers at the table. Shop Wooden Set → Budget Friendly • $74.95 3-in-1 Chess, Checkers and Backgammon Game Set Three classic tabletop games in one compact wooden board. Shop 3-in-1 Set → All Things For Kids • Authorised Jenjo Games Dealer • Serving Aussie Families Since 2012
More you might like
Related
DON Carrom Board Game Wooden Carrom Board
Related
Surco Professional Carrom Board Powder - 400 GMS for Carrom
Related
Surco Professional Carrom Board Powder for Carrom Board - 10
Related