{"product_id":"jenjo-giant-who-game-2m-guessing-game-mdf-cards","title":"Giant Who 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.gwg{\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.gwg *{box-sizing:border-box;}\n.gwg{margin:0; background:var(--white); color:var(--ink); font-family:'Montserrat', sans-serif; line-height:1.6;}\n.gwg h2, .gwg h3, .gwg h4{font-family:'Montserrat', sans-serif; font-weight:700; margin:0 0 0.4em 0; letter-spacing:-0.01em;}\n.gwg .mono{font-family:'Montserrat', sans-serif; font-weight:600; letter-spacing:0.04em; text-transform:uppercase; font-size:0.72rem;}\n.gwg a{color:inherit;}\n.gwg .wrap{max-width:1160px; margin:0 auto; padding:0 28px;}\n.gwg img, .gwg svg{display:block; max-width:100%;}\n.gwg a:focus-visible, .gwg button:focus-visible, .gwg summary:focus-visible{outline:3px solid var(--blue-dark); outline-offset:3px;}\n.gwg .photo-card{border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--blue-soft);}\n.gwg .photo-card img{width:100%; display:block; object-fit:contain;}\n.gwg .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.gwg .intro{padding:56px 0 20px;}\n.gwg .intro h2{font-size:2rem; max-width:32ch;}\n.gwg .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:62ch;}\n.gwg .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;}\n.gwg .badge{background:var(--blue-soft); border:1px solid var(--line); border-radius:999px; padding:8px 16px; font-size:0.85rem; font-weight:700;}\n.gwg .glance{padding:0 0 40px;}\n.gwg .glance-table{width:100%; border-collapse:collapse; max-width:640px;}\n.gwg .glance-table td{padding:10px 14px; border-bottom:1px solid var(--line); font-size:0.92rem;}\n.gwg .glance-table td:first-child{font-weight:700; color:var(--ink-soft); width:45%;}\n.gwg .included{padding:48px 0 68px; background:var(--white);}\n.gwg .included-grid{display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center;}\n.gwg .included h3{font-size:1.6rem;}\n.gwg .included-sub{color:var(--ink-soft); font-size:1.02rem; margin:12px 0 22px; max-width:46ch;}\n.gwg .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;}\n.gwg .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;}\n.gwg .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.gwg .included-list strong{display:block;}\n.gwg .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;}\n.gwg .story-block{padding:64px 0;}\n.gwg .story-block.bg-blue{background:var(--blue-soft);}\n.gwg .story-block.bg-yellow{background:var(--yellow-soft);}\n.gwg .story-block.bg-green{background:var(--green-soft);}\n.gwg .story-block.bg-white{background:var(--white);}\n.gwg .story-grid{display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center;}\n.gwg .story-block.reverse .story-grid{direction:rtl;}\n.gwg .story-block.reverse .story-grid \u003e *{direction:ltr;}\n.gwg .story-photo{border-radius:var(--radius); overflow:hidden; box-shadow:var(--shadow); background:var(--white); position:relative;}\n.gwg .story-photo img{width:100%; display:block; object-fit:contain;}\n.gwg .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.gwg .story-block h3{font-size:1.5rem;}\n.gwg .story-block p{color:var(--ink-soft); font-size:1.02rem;}\n.gwg .dims{padding:64px 0; background:var(--blue-soft);}\n.gwg .dims h3{font-size:1.7rem;}\n.gwg .dims-sub{color:var(--ink-soft); margin-bottom:30px;}\n.gwg .dims-list{list-style:none; margin:0; padding:0; max-width:640px;}\n.gwg .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.gwg .dims-list li span.val{color:var(--ink-soft); font-weight:600; text-align:right;}\n.gwg .specs{background:var(--white); padding:64px 0; border-top:1px solid var(--line);}\n.gwg .specs h3{font-size:1.8rem; margin-bottom:8px;}\n.gwg .specs-sub{color:var(--ink-soft); margin-bottom:36px;}\n.gwg .specs-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:32px;}\n.gwg .spec-group h4{font-size:1.02rem; color:var(--blue-dark); margin-bottom:10px;}\n.gwg .spec-group ul{margin:0; padding-left:18px; color:var(--ink-soft); font-size:0.95rem;}\n.gwg .spec-group ul li{margin-bottom:6px;}\n.gwg .spec-group p{color:var(--ink-soft); font-size:0.95rem; margin:0;}\n.gwg .faq{padding:64px 0; background:var(--yellow-soft);}\n.gwg .faq h3{font-size:1.8rem; margin-bottom:8px;}\n.gwg .faq-sub{color:var(--ink-soft); margin-bottom:30px;}\n.gwg details{border-bottom:1px solid rgba(22,32,42,0.14); padding:18px 0;}\n.gwg details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);}\n.gwg summary{cursor:pointer; font-weight:700; font-size:1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px;}\n.gwg summary::-webkit-details-marker{display:none;}\n.gwg summary::after{content:\"+\"; font-weight:700; font-size:1.4rem; color:var(--blue-dark); flex:none; transition:transform 0.2s ease;}\n.gwg details[open] summary::after{transform:rotate(45deg);}\n.gwg details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;}\n.gwg .related{background:var(--ink); padding:64px 0;}\n.gwg .related h3{font-size:1.6rem; color:var(--white);}\n.gwg .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;}\n.gwg .related-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;}\n.gwg .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.gwg .rel-card .mono{color:var(--yellow);}\n.gwg .rel-card h4{color:var(--white); font-size:1.08rem; margin:8px 0 6px;}\n.gwg .rel-card p{color:rgba(255,253,253,0.7); font-size:0.9rem; margin:0 0 14px;}\n.gwg .rel-link{font-weight:700; font-size:0.88rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);}\n.gwg footer.site{padding:32px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;}\n@media (max-width: 860px){\n  .gwg .included-grid{grid-template-columns:1fr;}\n  .gwg .story-grid, .gwg .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;}\n  .gwg .specs-grid{grid-template-columns:1fr;}\n  .gwg .related-grid{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"gwg\"\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;\"\u003eGiant Outdoor Games\u003c\/span\u003e\n    \u003ch2\u003eGiant Who Game: A Supersized Guessing Game for Parties and Events\u003c\/h2\u003e\n    \u003cp\u003eEverybody knows the guessing game where you eliminate characters with yes or no questions. This version stands two metres tall, so it becomes the centrepiece of the party rather than something on a table in the corner.\u003c\/p\u003e\n    \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003e✓ Includes 3 Full Card Sets\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Suits 2 or More Players\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Durable MDF Card Faces\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Ideal for Parties and Events\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"glance\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ctable class=\"glance-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBoard Frames\u003c\/td\u003e\n\u003ctd\u003e4 red + 4 purple, 2m long each\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCard Sets\u003c\/td\u003e\n\u003ctd\u003e3 sets of 24 cards (red, purple, white)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRecommended Ages\u003c\/td\u003e\n\u003ctd\u003e3+\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eParties, weddings and corporate events\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\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\/giant-who-game-827.jpg?v=1723445577\" alt=\"Giant Who Game set up with red and purple board frames\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eWhat's Included\u003c\/h3\u003e\n        \u003cp class=\"included-sub\"\u003eEverything needed for two players to start guessing.\u003c\/p\u003e\n        \u003cul class=\"included-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e4x Red and 4x Purple Board Frames (2m L)\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eHold the character cards upright for both players.\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 Red and 1x Purple Player Card Frame\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eMarks each player's secret character.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e3x Sets of 24 Cards\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eRed, purple and white sets for full gameplay.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eRules Included\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eGet playing straight away.\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\/giant-who-game-447.jpg?v=1723445582\" alt=\"Giant Who Game set up outside on grass\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eAsk, Eliminate, Guess\u003c\/span\u003e\n        \u003ch3\u003eThe classic guessing game, giant sized\u003c\/h3\u003e\n        \u003cp\u003eEach player secretly picks a character card. Take turns asking yes or no questions to eliminate characters on your opponent's board, then be the first to correctly guess who they picked to win.\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\/giant-who-game-689.jpg?v=1723445586\" alt=\"Giant Who Game set up in a backyard for an event\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eBuilt to Impress\u003c\/span\u003e\n        \u003ch3\u003eA genuine showstopper at any event\u003c\/h3\u003e\n        \u003cp\u003eAt two metres tall, this is the kind of game guests stop to take photos with. It works just as well at a birthday party as it does at a wedding reception or a corporate function.\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\/giant-who-game-622.jpg?v=1723445591\" alt=\"Giant Who Game card detail\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eMade to Last\u003c\/span\u003e\n        \u003ch3\u003eSturdy MDF card faces\u003c\/h3\u003e\n        \u003cp\u003eThe character cards are made from MDF rather than flimsy paper, so they hold up to repeated use across many events rather than needing to be replaced after one season.\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\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\u003eBoard Frame \u003cspan class=\"val\"\u003e2m L, 4 red + 4 purple\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eCard Dimensions \u003cspan class=\"val\"\u003e30cm W x 38cm H\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 red board frames, 2m long\u003c\/li\u003e\n          \u003cli\u003e4x purple board frames, 2m long\u003c\/li\u003e\n          \u003cli\u003e1x red player card frame and 1x purple player card frame\u003c\/li\u003e\n          \u003cli\u003e3x sets of 24 cards, in red, purple and white\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\u003eBoard frames with MDF card faces, built to handle repeated setup and pack down.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eSetup\u003c\/h4\u003e\n        \u003cp\u003eThe red and purple board frames stand upright to hold each player's set of cards, ready for two players to face off.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eUse\u003c\/h4\u003e\n        \u003cp\u003eSuited to indoor and outdoor use, but bring the boards and cards undercover each day to protect them and get the most longevity out of them.\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 the Giant Who Game?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eEach player picks a secret character card. Taking turns, players ask yes or no questions to eliminate characters on the opponent's board. The first player to correctly guess the opponent's character wins.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat's included in the set?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYou will receive 4 red and 4 purple board frames, a red and a purple player card frame, 3 full sets of 24 cards in red, purple and white, and a rules sheet.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this suitable for outdoor events?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, it's suited to indoor and outdoor use. If used outside, bring it undercover each day to protect the boards and cards and get the most longevity out of them.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow big are the board frames?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eEach board frame is 2 metres long, with cards measuring 30cm wide by 38cm high.\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 Giant Games\u003c\/h3\u003e\n    \u003cp class=\"related-sub\"\u003eOther backyard and event 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\"\u003eAnother Backyard Classic  •  $109.95\u003c\/span\u003e\n        \u003ch4\u003eGiant Naughts And Crosses\u003c\/h4\u003e\n        \u003cp\u003eLife size Tic Tac Toe with a rope board and wooden pieces.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/giant-naughts-and-crosses\"\u003eShop Naughts And Crosses →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eTwo Games in One  •  $154.95\u003c\/span\u003e\n        \u003ch4\u003eJenjo Giant Snakes and Ladders with Dots Game\u003c\/h4\u003e\n        \u003cp\u003eA giant mat with Snakes and Ladders on one side and Dots on the other.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/jenjo-giant-snakes-and-ladders-with-dots-game\"\u003eShop Snakes and Ladders →\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":44838361858304,"sku":"0060","price":739.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/giant-who-game-827.jpg?v=1723445577","url":"https:\/\/allthingsforkids.com.au\/products\/jenjo-giant-who-game-2m-guessing-game-mdf-cards","provider":"All Things For Kids","version":"1.0","type":"link"}