{"product_id":"new-mouse-trap-little-golden-book","title":"NEW - Mouse Trap Little Golden Book","description":"\u003c!-- Add viewport meta tag for proper mobile scaling --\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c!-- Add Google Fonts for Rubik and Oswald --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;700\u0026amp;family=Oswald:wght@500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', sans-serif;\n    box-sizing: border-box;\n  }\n\n  .product-description img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .product-description .logo {\n    max-width: 250px;\n    margin: 0 auto 20px auto;\n  }\n\n  .product-description .title-section {\n    text-align: center;\n    margin-bottom: 40px;\n    margin-top: 0;\n    padding-top: 0;\n  }\n\n  .product-description .title-text {\n    margin: 5px 0;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    overflow-wrap: normal;\n    word-break: keep-all;\n  }\n\n  .product-description .title-word {\n    margin-right: 0.25em;\n    white-space: nowrap;\n  }\n\n  .product-description .title-word:last-child {\n    margin-right: 0;\n  }\n\n  .product-description .content-section {\n    margin: 20px 0;\n  }\n\n  .product-description .section-heading {\n    margin: 30px 0 15px 0;\n    font-weight: bold;\n  }\n\n  .product-description ul {\n    padding-left: 20px;\n    margin: 15px 0;\n  }\n\n  .product-description li {\n    margin-bottom: 15px;\n    line-height: 1.4;\n  }\n\n  .product-description p {\n    line-height: 1.5;\n    margin: 15px 0;\n    color: black !important;\n  }\n\n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n\n  \/* Multi-Buy Table Styles *\/\n  .product-description .multi-buy-container {\n    width: 100%;\n    max-width: 500px;\n    font-family: 'Rubik', sans-serif;\n    margin: 30px 0;\n    background-color: #fff;\n    border-radius: 10px;\n    overflow: hidden;\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n  }\n\n  .product-description .multi-buy-table {\n    border-collapse: collapse;\n    width: 100%;\n  }\n\n  .product-description .multi-buy-heading {\n    background: linear-gradient(135deg, #cc9900, #b78500);\n    color: white;\n    padding: 15px;\n    text-align: center;\n    font-size: 24px;\n    font-weight: bold;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);\n  }\n\n  .product-description .multi-buy-table th {\n    background: linear-gradient(to bottom, #cc9900, #b78500);\n    color: white;\n    padding: 12px 15px;\n    text-align: center;\n    font-size: 18px;\n    font-weight: 600;\n    border: none;\n    position: relative;\n  }\n\n  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0;\n    right: 0;\n    height: 100%;\n    width: 1px;\n    background-color: rgba(255, 255, 255, 0.3);\n  }\n\n  .product-description .multi-buy-table th:last-child:after {\n    display: none;\n  }\n\n  .product-description .multi-buy-table td {\n    padding: 15px;\n    transition: all 0.2s;\n    border: none;\n    border-bottom: 1px solid #eaeaea;\n  }\n\n  .product-description .multi-buy-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .product-description .multi-buy-table tr:nth-child(odd) td {\n    background-color: #f9f5e8;\n  }\n\n  .product-description .multi-buy-table tr:nth-child(even) td {\n    background-color: #ffffff;\n  }\n\n  .product-description .multi-buy-table tr:hover td {\n    background-color: #f4ecd6;\n  }\n\n  .product-description .buy-column {\n    width: 40%;\n    text-align: center;\n  }\n\n  .product-description .discount-column {\n    width: 60%;\n    text-align: center;\n  }\n\n  .product-description .qty-text {\n    font-weight: bold;\n    font-size: 20px;\n    color: #2a2a2a;\n    position: relative;\n    display: inline-block;\n  }\n\n  .product-description .discount {\n    font-weight: bold;\n    font-size: 20px;\n    color: #2a2a2a;\n    position: relative;\n    display: inline-block;\n  }\n\n  .product-description .best-value {\n    position: relative;\n  }\n\n  .product-description .best-value td:last-child::after {\n    content: '★ Best Value';\n    position: absolute;\n    top: 0;\n    right: 0;\n    font-size: 12px;\n    background-color: #cc9900;\n    color: white;\n    padding: 3px 8px;\n    border-radius: 0 0 0 8px;\n    font-weight: bold;\n  }\n\n  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    padding: 12px;\n    text-align: left;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Canonical CTA button *\/\n  .product-description .view-all-button {\n    box-sizing: border-box;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    row-gap: 4px;\n    width: min(500px, 100%);\n    min-width: min(500px, 100%);\n    max-width: 100%;\n    min-height: 6rem;\n    padding: 15px 2.8rem;\n    background-color: #023584;\n    color: white;\n    font-family: 'Oswald', sans-serif;\n    font-size: 15px;\n    font-weight: 500;\n    text-align: center;\n    border-radius: 0;\n    text-decoration: none;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    transition: background-color 0.3s ease;\n    margin: 0 0 40px 0;\n  }\n\n  .product-description .view-all-button:hover {\n    background-color: #4766E9;\n  }\n\n  .product-description .click-text {\n    font: inherit;\n    margin-right: 5px;\n  }\n\n  .product-description .button-arrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-left: 8px;\n    transition: transform 0.2s ease;\n    transform-origin: center;\n  }\n\n  .product-description .view-all-button:hover .button-arrow {\n    transform: rotate(45deg);\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', sans-serif;\n  }\n\n  .product-description .accordion-item {\n    border-top: 1px solid #e0e0e0;\n  }\n\n  .product-description .accordion-item:last-child {\n    border-bottom: 1px solid #e0e0e0;\n  }\n\n  .product-description .accordion-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 15px 0;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n\n  .product-description .accordion-title {\n    font-size: 16pt;\n    font-weight: 500;\n    font-family: 'Oswald', sans-serif;\n    color: #333;\n    margin: 0;\n  }\n\n  .product-description .accordion-icon {\n    font-size: 20px;\n    font-weight: bold;\n    color: #333;\n    transition: transform 0.3s ease;\n  }\n\n  .product-description .accordion-content {\n    display: none;\n  }\n\n  .product-description .accordion-content-inner {\n    padding: 0 0 20px 0;\n  }\n\n  .product-description .accordion-content p {\n    font-size: 14pt;\n    line-height: 1.6;\n    color: black !important;\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg class=\"logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Golden_Books_Logo.jpg?v=1728529465\" alt=\"Little Golden Books Logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\"\u003eNEW\u003c\/span\u003e\u003cspan class=\"title-word\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eMouse\u003c\/span\u003e\u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eTrap\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eLittle\u003c\/span\u003e\u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eGolden\u003c\/span\u003e\u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eExperience the classic Hasbro board game Mouse Trap like never before in this Little Golden Book!\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eOne night, four mice head into the cheese factory to find a cheesy snack! There's just one problem . . . Riggs the guard cat is on duty! Will Riggs stop the mice with his zany contraption, or will the rodents become cheese champions? This delightful Little Golden Book captures the silliness of the classic Hasbro game from 1963 while teaching a lesson in opposites.\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #0039f3; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\n        \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\n        \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eMouse Trap Little Golden Book\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e2+ \u003c\/span\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: normal;\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Multi-Buy Table --\u003e\n  \u003cdiv class=\"multi-buy-container\"\u003e\n    \u003ctable class=\"multi-buy-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth class=\"multi-buy-heading\" colspan=\"2\"\u003eLittle Golden Books Multi-Buy Pricing\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBuy Any\u003c\/th\u003e\n          \u003cth\u003eGet\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"buy-column\"\u003e\u003cspan class=\"qty-text\"\u003e2 x LGB's\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"discount-column\"\u003e\u003cspan class=\"discount\"\u003e5% Off\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"buy-column\"\u003e\u003cspan class=\"qty-text\"\u003e3 x LGB's\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"discount-column\"\u003e\u003cspan class=\"discount\"\u003e10% Off\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"buy-column\"\u003e\u003cspan class=\"qty-text\"\u003e4 x LGB's\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"discount-column\"\u003e\u003cspan class=\"discount\"\u003e15% Off\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr class=\"best-value\"\u003e\n          \u003ctd class=\"buy-column\"\u003e\u003cspan class=\"qty-text\"\u003e5 or more LGB's\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"discount-column\"\u003e\u003cspan class=\"discount\"\u003e20% Off\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr class=\"note-row\"\u003e\n          \u003ctd colspan=\"2\"\u003e* To receive the multi-buy discount, you must purchase all Little Golden Books in a single transaction. Discounts will be applied automatically during checkout based on the total number of Little Golden Books in your shopping cart. The discount applies to both multiples of the same Little Golden Book title or a combination of different Little Golden Book titles from the range.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca class=\"view-all-button\" href=\"https:\/\/hectic.gifts\/collections\/little-golden-books\"\u003e\n    \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL LITTLE GOLDEN BOOK TITLES\n    \u003cspan class=\"button-arrow\"\u003e\n      \u003csvg class=\"icon icon-button-arrow\" width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cg clip-path=\"url(#clip0_mouse_trap)\"\u003e\n          \u003cpath d=\"M2.24268 12.2427L12.1422 2.34326\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4.36377 1.63617H12.8491V10.1215\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"\u003e\u003c\/path\u003e\n        \u003c\/g\u003e\n        \u003cdefs\u003e\u003cclippath id=\"clip0_mouse_trap\"\u003e\u003crect width=\"14\" height=\"14\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\u003c\/defs\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/a\u003e\u003c\/p\u003e\n\n  \u003c!-- Accordion Menu --\u003e\n  \u003cdiv class=\"accordion\"\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eBook Specifications\u003c\/h3\u003e\n        \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cp\u003e\u003cstrong\u003ePublisher:\u003c\/strong\u003e Golden Books\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e 25 August 2026\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLanguage:\u003c\/strong\u003e English\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePrint Length:\u003c\/strong\u003e 24 pages\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 979-8217225224\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading age:\u003c\/strong\u003e 2+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 120 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16.66\u003c\/strong\u003e cm x \u003cstrong\u003e0.51\u003c\/strong\u003e cm x \u003cstrong\u003e20.32\u003c\/strong\u003e cm\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eBook Features\u003c\/h3\u003e\n        \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cp\u003e\u003cstrong\u003eOfficial Hasbro Tie-In:\u003c\/strong\u003e Based on the classic Mouse Trap board game, first released by Ideal Toy Company in 1963 and now part of the Hasbro family.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePlayful Story:\u003c\/strong\u003e Follows four mice and a mischievous guard cat as they race for a cheesy snack, complete with Riggs's zany Rube Goldberg-style contraption.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTeaches Opposites:\u003c\/strong\u003e A fun, age-appropriate way to introduce young readers to the concept of opposites through the game's playful chase.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eClassic Format:\u003c\/strong\u003e The iconic Little Golden Book design with its distinctive gold spine and quality hardcover binding.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePerfect Gift:\u003c\/strong\u003e Ideal for young board game fans, Hasbro collectors, and Little Golden Book enthusiasts alike.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Mouse Trap\u003c\/h3\u003e\n        \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cp\u003e\u003cstrong\u003eMouse Trap\u003c\/strong\u003e is a classic family board game first released in 1963 by the Ideal Toy Company, and today produced by Hasbro. It holds the distinction of being one of the first mass-produced three-dimensional board games, known for its elaborate chain-reaction contraption that players build piece by piece over the course of play.\u003c\/p\u003e\n          \u003cp\u003eThe game's premise is simple and playful: players move their mouse-shaped pieces around the board, and once the trap is fully assembled, the goal becomes catching opponents' mice in the elaborate, Rube Goldberg-inspired mechanism, complete with a rolling ball, a diving man, and a falling cage.\u003c\/p\u003e\n          \u003cp\u003eMouse Trap's enduring appeal lies in the shared excitement of building the contraption together and watching it spring into action. This Little Golden Book brings that same lighthearted, cheese-chasing fun to the page for a new generation of young readers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eBrand History\u003c\/h3\u003e\n        \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cp\u003e\u003cstrong\u003eRevolutionary Beginning:\u003c\/strong\u003e When Little Golden Books were first published in 1942, high-quality books for children hadn't been available at a price most people could afford. Little Golden Books changed that! Priced at just 25 cents and sold where people shopped every day, they caused an instant sensation and were soon purchased by the hundreds of thousands.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInfluential Illustrators:\u003c\/strong\u003e Several of its illustrators later became influential within the children's book industry, including Corinne Malvern, Tibor Gergely, Gustaf Tenggren, Feodor Rojankovsky, Richard Scarry, Eloise Wilkin, and Garth Williams.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDiverse Content:\u003c\/strong\u003e Many books in the Little Golden Books series deal with nature, science, Bible stories, nursery rhymes, and fairy tales. Christmas titles are published every year.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePopular Characters:\u003c\/strong\u003e Some Little Golden Books and related products have featured popular characters from other media, such as Disney, Looney Tunes, The Muppets, Sesame Street, Sonic the Hedgehog, Barbie, Power Rangers, Thomas the Tank Engine, and others.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCelebrity Biographies:\u003c\/strong\u003e Film and television have been particularly popular. Over the years Hopalong Cassidy, Cheyenne, Lassie, Rin Tin Tin, Captain Kangaroo, Mister Rogers, and Donny and Marie Osmond have appeared in Little Golden Books. The line has also published occasional biographies; recent examples include Betty White, Dolly Parton and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublishing History:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster; Western Printing and Lithographing Company in Racine, Wisconsin was Simon \u0026amp; Schuster's partner in the Little Golden Books venture, with Western handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eConsistent Quality:\u003c\/strong\u003e Despite the changes of detail that occurred over the years, the Little Golden Books maintains a distinctive appearance. A copy of \u003cem\u003eThe Poky Little Puppy\u003c\/em\u003e bought today is essentially the same as one printed in 1942. Both are readily recognisable as Little Golden Books. At the time of the series' golden anniversary in 1992, Golden Books claimed that a billion and a half Little Golden Books had been sold.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eDelivery \u0026amp; Returns\u003c\/h3\u003e\n        \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cp\u003e\u003cstrong\u003eDelivery:\u003c\/strong\u003e Enjoy FREE standard shipping to anywhere in Australia via Australia Post with every order! The option to upgrade to Express Post shipping for an additional flat fee Australia wide is available to select during checkout.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEstimated Delivery Time:\u003c\/strong\u003e 3-5 business days for standard shipping; 1-2 business days for express shipping.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReturns:\u003c\/strong\u003e We accept returns within 30 days of delivery. Item must be in original packaging and condition. Collector items with broken seals may not be eligible for return unless damaged or defective.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExchanges:\u003c\/strong\u003e We're happy to exchange any items that don't meet your expectations. Please contact our \u003ca style=\"color: #0066cc; text-decoration: underline;\" rel=\"noopener noreferrer\" href=\"https:\/\/hectic.gifts\/pages\/contact\" target=\"_blank\"\u003ecustomer service team\u003c\/a\u003e to arrange an exchange.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eReviews\u003c\/h3\u003e\n        \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cp\u003eNo reviews to display as yet\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\n    \u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Mouse_Trap_Little_Golden_Book_Shopify_Footer.jpg?v=1787753407\" alt=\"Mouse Trap Little Golden Book Footer\"\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var headers = document.querySelectorAll('.product-description .accordion-header');\n    headers.forEach(function (header) {\n      header.addEventListener('click', function () {\n        var content = this.nextElementSibling;\n        var icon = this.querySelector('.accordion-icon');\n        var isOpen = content.style.display === 'block';\n        content.style.display = isOpen ? 'none' : 'block';\n        icon.textContent = isOpen ? '+' : '\\u2212';\n        icon.style.transform = isOpen ? 'rotate(0deg)' : 'rotate(45deg)';\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45442266136599,"sku":"HG090694","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBMouseTrapLittleGoldenBook.jpg?v=1787753426","url":"https:\/\/hectic.gifts\/products\/new-mouse-trap-little-golden-book","provider":"Hectic Gifts","version":"1.0","type":"link"}