{"product_id":"new-stranger-things-hawkins-a-b-cs-little-golden-book","title":"NEW - Stranger Things Hawkins A,B,Cs 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\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  \/* Mobile-first styles - SCOPED to product description only *\/\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n    box-sizing: border-box;\n  }\n\n  .product-description * {\n    box-sizing: border-box;\n    font-family: 'Rubik', sans-serif;\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 .large-title {\n    font-size: clamp(28px, 6vw, 36pt);\n    font-weight: bold;\n  }\n\n  .product-description .content-text {\n    font-size: clamp(16px, 4vw, 18pt);\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 - canonical LGB gold structure *\/\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    font-family: 'Rubik', sans-serif;\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    font-family: 'Rubik', sans-serif;\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 tbody tr:nth-child(odd) td {\n    background-color: #f9f5e8;\n  }\n\n  .product-description .multi-buy-table tbody 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    font-family: 'Rubik', sans-serif;\n  }\n\n  .product-description .discount-column {\n    width: 60%;\n    text-align: center;\n    font-family: 'Rubik', sans-serif;\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    font-family: 'Rubik', sans-serif;\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    font-family: 'Rubik', sans-serif;\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    background-color: #cc9900;\n    color: white;\n    padding: 3px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 0 0 0 8px;\n    text-shadow: none;\n  }\n\n  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 12px 15px;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* CTA Button - canonical LGB style *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 500px;\n    background-color: #ff0000;\n    color: white;\n    font-size: 14px;\n    font-weight: normal;\n    text-align: center;\n    padding: 15px 0;\n    border-radius: 0;\n    text-decoration: none;\n    box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n    transition: all 0.3s ease;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    position: relative;\n    margin: 0 0 40px 0;\n  }\n\n  .product-description .view-all-button:hover {\n    background-color: #f08080;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 12px rgba(0,0,0,0.2);\n  }\n\n  .product-description .button-arrow {\n    display: inline-block;\n    margin-left: 8px;\n    transition: opacity 0.2s ease;\n  }\n\n  .product-description .button-arrow-normal {\n    display: inline-block;\n  }\n\n  .product-description .button-arrow-hover {\n    display: none;\n  }\n\n  .product-description .view-all-button:hover .button-arrow-normal {\n    display: none;\n  }\n\n  .product-description .view-all-button:hover .button-arrow-hover {\n    display: inline-block;\n  }\n\n  .product-description .click-text {\n    font-weight: bold;\n    font-size: 16px;\n    letter-spacing: 1px;\n    background-color: rgba(255, 255, 255, 0.15);\n    padding: 5px 8px;\n    border-radius: 3px;\n    margin-right: 5px;\n    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);\n  }\n\n  \/* Accordion *\/\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\n  \u003c!-- Logo \u0026 Title --\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg alt=\"Little Golden Books Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Golden_Books_Logo.jpg?v=1728529465\" class=\"logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title title-word\" style=\"color: #00ae5f; font-weight: bold;\"\u003eNEW\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"color: #cc9900; font-weight: bold;\"\u003eLittle\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"color: #cc9900; font-weight: bold;\"\u003eGolden\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"color: #cc9900; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title title-word\" style=\"color: #ff0010; font-weight: bold;\"\u003eStranger\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"color: #ff0010; font-weight: bold;\"\u003eThings\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title title-word\" style=\"color: #000754; font-weight: bold;\"\u003eHawkins\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"color: #000754; font-weight: bold;\"\u003eA,\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"color: #000754; font-weight: bold;\"\u003eB,\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"color: #000754; font-weight: bold;\"\u003eC's\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Main Body Copy --\u003e\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-weight: bold;\"\u003eLearn the alphabet with adorable Funko Pop! versions of your favourite characters from Netflix's \u003cem\u003eStranger Things\u003c\/em\u003e in this Little Golden Book.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\"\u003eFollow the alphabet from A to Z with humorous scenes around Hawkins that introduce charming Funko Pop! versions of Eleven, Dustin, Lucas, Erica, and other popular characters in this offbeat book. Funko collectors of all ages and fans of Netflix's hit series \u003cem\u003eStranger Things\u003c\/em\u003e will love this new addition to the Little Golden Book line.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\"\u003eWelcome to the thrilling world of Netflix's hit series \u003cem\u003eStranger Things\u003c\/em\u003e. Follow Eleven, Dustin, Max, Lucas, and their friends for mystery, suspense, and supernatural adventures in 1980s Hawkins.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\"\u003eLittle Golden Books enjoy nearly 100% consumer recognition. They feature beloved classics, hot licences, and new original stories . . . the classics of tomorrow.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Includes --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"color: #0039f3; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\"\u003eStranger Things: Hawkins A, B, C's Little Golden Book\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Ages --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\n      \u003cspan class=\"content-text\" style=\"color: #ff0010; font-weight: bold;\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan class=\"content-text\" style=\"font-weight: bold;\"\u003e2+ \u003c\/span\u003e\n      \u003cspan class=\"content-text\" style=\"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 href=\"https:\/\/hectic.gifts\/collections\/little-golden-books\" class=\"view-all-button\"\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      \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e\n      \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/a\u003e\u003c\/p\u003e\n\n  \u003c!-- Accordion Menu --\u003e\n  \u003cdiv class=\"accordion\"\u003e\n\n    \u003c!-- Book Specifications --\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 8 July 2025\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e Media tie-in\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-8217024148\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 3 years+\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16.66\u003c\/strong\u003e cm x \u003cstrong\u003e0.56\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    \u003c!-- About Stranger Things --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Stranger Things\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 Netflix Tie-In:\u003c\/strong\u003e Based on Netflix's global smash-hit series \u003cem\u003eStranger Things\u003c\/em\u003e, making it a must-have for fans young and old.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFunko Pop! Artwork:\u003c\/strong\u003e Adorable illustrations reimagine Eleven, Dustin, Lucas, Max, Erica, and other beloved characters as their charming Funko Pop! selves.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eAlphabet Learning:\u003c\/strong\u003e An A to Z tour of Hawkins that pairs letter recognition with humorous scenes from the show's 1980s supernatural world.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeloved Characters:\u003c\/strong\u003e Features fan-favourites from across the series' mysteries and adventures in Hawkins.\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 \u003cem\u003eStranger Things\u003c\/em\u003e fans, Funko Pop! collectors, and Little Golden Book enthusiasts alike.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Little Golden Book History --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eLittle Golden Book 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\u003eBiography Series:\u003c\/strong\u003e The line has also published occasional biographies; recent examples include Betty White, Dolly Parton, Ruth Bader Ginsburg, Michael J. Fox, Michelle Yeoh, and Rihanna, bringing inspiring life stories to young readers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Publishing History --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003ePublishing 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\u003eOriginal Partnership:\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    \u003c!-- Delivery \u0026 Returns --\u003e\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    \u003c!-- Reviews --\u003e\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\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Stranger_Things_Hawkins_ABCs_Little_Golden_Book_Shopify_Footer.jpg?v=1788678041\" alt=\"Stranger Things Hawkins A, B, C's Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion open\/close functionality --\u003e\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":45489919623191,"sku":"HG0900679","price":0.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBStrangerThingsHawkinsABCsLittleGoldenBook1.jpg?v=1788678056","url":"https:\/\/hectic.gifts\/products\/new-stranger-things-hawkins-a-b-cs-little-golden-book","provider":"Hectic Gifts","version":"1.0","type":"link"}