{"product_id":"jenjo-quoits-game-rope-rings-hardwood-cross-4-pegs","title":"Quoits Game","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.qtg{\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.qtg *{box-sizing:border-box;}\n.qtg{margin:0; background:var(--white); color:var(--ink); font-family:'Montserrat', sans-serif; line-height:1.6;}\n.qtg h2, .qtg h3, .qtg h4{font-family:'Montserrat', sans-serif; font-weight:700; margin:0 0 0.4em 0; letter-spacing:-0.01em;}\n.qtg .mono{font-family:'Montserrat', sans-serif; font-weight:600; letter-spacing:0.04em; text-transform:uppercase; font-size:0.72rem;}\n.qtg a{color:inherit;}\n.qtg .wrap{max-width:1160px; margin:0 auto; padding:0 28px;}\n.qtg img, .qtg svg{display:block; max-width:100%;}\n.qtg a:focus-visible, .qtg button:focus-visible, .qtg summary:focus-visible{outline:3px solid var(--blue-dark); outline-offset:3px;}\n.qtg .photo-card{border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--blue-soft);}\n.qtg .photo-card img{width:100%; display:block; object-fit:contain;}\n\n.qtg .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;}\n\n.qtg .intro{padding:56px 0 20px;}\n.qtg .intro h2{font-size:2rem; max-width:32ch;}\n.qtg .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:62ch;}\n.qtg .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;}\n.qtg .badge{background:var(--blue-soft); border:1px solid var(--line); border-radius:999px; padding:8px 16px; font-size:0.85rem; font-weight:700;}\n\n.qtg .included{padding:48px 0 68px; background:var(--white);}\n.qtg .included-grid{display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center;}\n.qtg .included h3{font-size:1.6rem;}\n.qtg .included-sub{color:var(--ink-soft); font-size:1.02rem; margin:12px 0 22px; max-width:46ch;}\n.qtg .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;}\n.qtg .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;}\n.qtg .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;}\n.qtg .included-list strong{display:block;}\n.qtg .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;}\n\n.qtg .story-block{padding:64px 0;}\n.qtg .story-block.bg-blue{background:var(--blue-soft);}\n.qtg .story-block.bg-yellow{background:var(--yellow-soft);}\n.qtg .story-block.bg-green{background:var(--green-soft);}\n.qtg .story-block.bg-white{background:var(--white);}\n.qtg .story-grid{display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center;}\n.qtg .story-block.reverse .story-grid{direction:rtl;}\n.qtg .story-block.reverse .story-grid \u003e *{direction:ltr;}\n.qtg .story-photo{border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--white); position:relative;}\n.qtg .story-photo img{width:100%; display:block; object-fit:contain;}\n.qtg .story-num{font-size:1rem; font-weight:700; color:var(--blue-dark); text-transform:uppercase; letter-spacing:0.03em; display:block; margin-bottom:12px;}\n.qtg .story-block h3{font-size:1.5rem;}\n.qtg .story-block p{color:var(--ink-soft); font-size:1.02rem;}\n\n.qtg .dims{padding:64px 0; background:var(--blue-soft);}\n.qtg .dims h3{font-size:1.7rem;}\n.qtg .dims-sub{color:var(--ink-soft); margin-bottom:30px;}\n.qtg .dims-list{list-style:none; margin:0; padding:0; max-width:640px;}\n.qtg .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.qtg .dims-list li span.val{color:var(--ink-soft); font-weight:600; text-align:right;}\n\n.qtg .specs{background:var(--white); padding:64px 0; border-top:1px solid var(--line);}\n.qtg .specs h3{font-size:1.8rem; margin-bottom:8px;}\n.qtg .specs-sub{color:var(--ink-soft); margin-bottom:36px;}\n.qtg .specs-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:32px;}\n.qtg .spec-group h4{font-size:1.02rem; color:var(--blue-dark); margin-bottom:10px;}\n.qtg .spec-group ul{margin:0; padding-left:18px; color:var(--ink-soft); font-size:0.95rem;}\n.qtg .spec-group ul li{margin-bottom:6px;}\n.qtg .spec-group p{color:var(--ink-soft); font-size:0.95rem; margin:0;}\n\n.qtg .faq{padding:64px 0; background:var(--yellow-soft);}\n.qtg .faq h3{font-size:1.8rem; margin-bottom:8px;}\n.qtg .faq-sub{color:var(--ink-soft); margin-bottom:30px;}\n.qtg details{border-bottom:1px solid rgba(22,32,42,0.14); padding:18px 0;}\n.qtg details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);}\n.qtg summary{cursor:pointer; font-weight:700; font-size:1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px;}\n.qtg summary::-webkit-details-marker{display:none;}\n.qtg summary::after{content:\"+\"; font-weight:700; font-size:1.4rem; color:var(--blue-dark); flex:none; transition:transform 0.2s ease;}\n.qtg details[open] summary::after{transform:rotate(45deg);}\n.qtg details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;}\n\n.qtg .related{background:var(--ink); padding:64px 0;}\n.qtg .related h3{font-size:1.6rem; color:var(--white);}\n.qtg .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;}\n.qtg .related-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;}\n.qtg .rel-card{background:rgba(255,253,253,0.06); border:1px solid rgba(255,253,253,0.16); border-radius:var(--radius); padding:24px;}\n.qtg .rel-card .mono{color:var(--yellow);}\n.qtg .rel-card h4{color:var(--white); font-size:1.08rem; margin:8px 0 6px;}\n.qtg .rel-card p{color:rgba(255,253,253,0.7); font-size:0.9rem; margin:0 0 14px;}\n.qtg .rel-link{font-weight:700; font-size:0.88rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);}\n\n.qtg footer.site{padding:32px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;}\n\n@media (max-width: 860px){\n  .qtg .included-grid{grid-template-columns:1fr;}\n  .qtg .story-grid, .qtg .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;}\n  .qtg .specs-grid{grid-template-columns:1fr;}\n  .qtg .related-grid{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"qtg\"\u003e\n\n\u003cdiv class=\"promo\"\u003eAuthorised Jenjo Games Dealer  •  Free Shipping Australia Wide  •  13,000+ Happy Customers\u003c\/div\u003e\n\n\u003csection class=\"intro\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"mono\" style=\"color:var(--blue-dark); display:block; margin-bottom:14px;\"\u003eOutdoor \u0026amp; Lawn Games\u003c\/span\u003e\n    \u003ch2\u003eQuoits Game: A Backyard Classic the Whole Family Can Play\u003c\/h2\u003e\n    \u003cp\u003eFour rope quoits, four numbered pegs and a sturdy hardwood cross make up this backyard favourite. Quick to set up and easy to learn, it is just as at home in a compact backyard as it is packed away for a weekend of camping.\u003c\/p\u003e\n    \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003e✓ Safety Tested to AS\/NZS Standards\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Includes Carry Bag\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Ages 3 and Up\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Also Available in Giant and Mega Sizes\u003c\/span\u003e\n    \u003c\/div\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:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/quoits-game-524.jpg?v=1722964360\" alt=\"Quoits Game with rope quoits, wooden pegs and hardwood cross\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eWhat's Included\u003c\/h3\u003e\n        \u003cp class=\"included-sub\"\u003eEverything you need to start playing, packed into one carry bag.\u003c\/p\u003e\n        \u003cul class=\"included-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e4x Rope Quoits (15cm)\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eSized for an easy, satisfying throw.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e4x Wooden Pegs\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eEach carrying a different point value.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e1x Hardwood Wooden Cross (40cm)\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eA solid, stable base for the pegs.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eBlack Storage Bag \u0026amp; Rules\u003c\/strong\u003e\u003cspan class=\"desc\"\u003ePack it away and take it with you.\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\"\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:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/quoits-game-746.jpg?v=1722964363\" alt=\"Quoits Game rope quoits ready to throw\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eSimple to Learn, Fun to Master\u003c\/span\u003e\n        \u003ch3\u003eToss, score and race to 500 points\u003c\/h3\u003e\n        \u003cp\u003eTake turns throwing the rope quoits onto the numbered pegs. Each peg has a different point value, and the first player to reach 500 points wins. Simple enough for younger kids, competitive enough for the adults.\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:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/quoits-game-418.jpg?v=1722964367\" alt=\"Quoits Game packed in carry bag\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003ePack It Up and Take It Anywhere\u003c\/span\u003e\n        \u003ch3\u003eMade for camping trips, picnics and parties\u003c\/h3\u003e\n        \u003cp\u003eThe included black storage bag keeps every piece together, so the Quoits Game is just as ready for the car boot on a camping trip as it is for a quick setup in the backyard.\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\/2276\/7565\/files\/quoits-game-825.jpg?v=1722964371\" alt=\"Quoits Game hardwood cross close up\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eBuilt to Handle Backyard Play\u003c\/span\u003e\n        \u003ch3\u003eSafety tested for Aussie families\u003c\/h3\u003e\n        \u003cp\u003eSuccessfully tested against AS\/NZS ISO 8124.1, 8124.2 and 8124.3, the Australian and New Zealand safety standards for toys and games. Bring it undercover after use to keep the timber in top condition.\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\"\u003eA quick reference before you order.\u003c\/p\u003e\n    \u003cul class=\"dims-list\"\u003e\n      \u003cli\u003eProduct Dimensions \u003cspan class=\"val\"\u003e42cm L x 8cm W x 13cm H\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eWeight \u003cspan class=\"val\"\u003e1kg\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eRecommended Ages \u003cspan class=\"val\"\u003e3+\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003ePlayers \u003cspan class=\"val\"\u003e2 or more\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"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 it arrives.\u003c\/p\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eWhat's In the Box\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e4x rope quoits, 15cm diameter\u003c\/li\u003e\n          \u003cli\u003e4x wooden scoring pegs\u003c\/li\u003e\n          \u003cli\u003e1x hardwood wooden cross, 40cm\u003c\/li\u003e\n          \u003cli\u003eBlack storage bag\u003c\/li\u003e\n          \u003cli\u003eRules sheet\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\u003eRope quoits with a hardwood timber cross and pegs.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eSafety Precautions\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003ePasses AS\/NZS ISO 8124.1, 8124.2 and 8124.3\u003c\/li\u003e\n          \u003cli\u003eRecommended for ages 3 and up\u003c\/li\u003e\n          \u003cli\u003eAdult supervision recommended for younger players\u003c\/li\u003e\n          \u003cli\u003eBring undercover after outdoor use to protect the timber\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eReady to Play\u003c\/h4\u003e\n        \u003cp\u003eNo assembly required. Unpack the bag, set up the cross and start playing straight away.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"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 before it arrives.\u003c\/p\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eHow do you play Quoits?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003ePlayers take turns tossing the rope quoits onto the numbered pegs on the hardwood cross. Each peg carries a different point value, and scores are added up after every round. The first player to reach 500 points wins the game.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this be used indoors and outdoors?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, the Quoits Game works well in either setting. If used outside, bring it undercover after use so the timber pegs and cross last as long as possible.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included in the box?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYou will receive 4 rope quoits, 4 wooden pegs, 1 hardwood wooden cross, a black carry bag and a rules sheet, so you can start playing straight away.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat age group is this suited to?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eIt is recommended for ages 3 and up. Younger children enjoy the simple toss and score format, while the scoring system gives older kids and adults a genuine competitive game too.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo you ship to PO Box addresses?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eUnfortunately 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.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"related\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eMore Quoits Sizes \u0026amp; Giant Games\u003c\/h3\u003e\n    \u003cp class=\"related-sub\"\u003eOther backyard game options available at All Things For Kids.\u003c\/p\u003e\n    \u003cdiv class=\"related-grid\"\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eOur Most Popular Size\u003c\/span\u003e\n        \u003ch4\u003eGiant Quoits Game\u003c\/h4\u003e\n        \u003cp\u003eThe middle size in the range, and the most popular pick for backyards and parties.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/giant-quoits-game\"\u003eShop Giant Quoits →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eGo Bigger\u003c\/span\u003e\n        \u003ch4\u003eMega Quoits Game\u003c\/h4\u003e\n        \u003cp\u003eThe largest size we stock, built for events and larger gatherings.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/mega-quoits-game\"\u003eShop Mega Quoits →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eKeep the Games Going\u003c\/span\u003e\n        \u003ch4\u003eGiant Outdoor Games\u003c\/h4\u003e\n        \u003cp\u003eBrowse the full range of giant lawn and backyard games.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/collections\/giant-outdoor-games\"\u003eShop Giant Games →\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 Jenjo Games Dealer  •  Serving Aussie Families Since 2012\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\n","brand":"Jenjo Games","offers":[{"title":"Default Title","offer_id":44545996751104,"sku":"0066","price":74.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/quoits-game-524.jpg?v=1722964360","url":"https:\/\/allthingsforkids.com.au\/products\/jenjo-quoits-game-rope-rings-hardwood-cross-4-pegs","provider":"All Things For Kids","version":"1.0","type":"link"}