{"title":"3 - 4 Years","description":null,"products":[{"product_id":"new-little-golden-book-rudolph-the-red-nosed-reindeer","title":"NEW Little Golden Book - Rudolph The Red Nosed Reindeer","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  \/* Mobile-first styles - SCOPED to product description only *\/\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif; \/* Changed to Rubik *\/\n  }\n  \n  .product-description * {\n    font-family: 'Rubik', sans-serif; \/* Changed to Rubik *\/\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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\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; \/* Ensure all main body copy is black *\/\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n  \n  \/* Multi-buy table styling *\/\n  .product-description .multi-buy-container {\n    margin: 30px 0;\n    overflow-x: auto;\n  }\n  \n  .product-description .multi-buy-table {\n    width: 100%;\n    max-width: 600px;\n    margin: 0;\n    border-collapse: separate;\n    border-spacing: 0;\n    border: 2px solid #cc9900;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  }\n  \n  .product-description .multi-buy-table th {\n    background: linear-gradient(135deg, #cc9900 0%, #e6b800 100%);\n    color: white;\n    padding: 15px;\n    text-align: left;\n    font-size: 18px;\n    font-weight: bold;\n    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);\n  }\n  \n  .product-description .multi-buy-heading {\n    font-size: 20px !important;\n    padding: 20px !important;\n  }\n  \n  .product-description .multi-buy-table td {\n    padding: 15px;\n    border-top: 1px solid #e0e0e0;\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: left;\n    font-family: 'Rubik', sans-serif;\n  }\n  \n  .product-description .discount-column {\n    width: 60%;\n    text-align: left;\n    font-family: 'Rubik', sans-serif;\n  }\n  \n  .product-description .qty-text {\n    font-size: 20px;\n    font-weight: 600;\n    color: #333;\n  }\n  \n  .product-description .discount {\n    font-size: 18px;\n    font-weight: bold;\n    color: #cc9900;\n    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);\n  }\n  \n  .product-description .best-value td {\n    background-color: #ffffff !important;\n    position: relative;\n  }\n  \n  .product-description .best-value .discount {\n    color: black;\n    font-size: 20px;\n  }\n  \n  .product-description .best-value td:last-child {\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px;\n    right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  \n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n  \n  \/* Button styling *\/\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; \/* Square edges *\/\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 styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', sans-serif; \/* Changed to Rubik *\/\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; \/* Changed from bold to 500 for Oswald Medium *\/\n    font-family: 'Oswald', sans-serif; \/* Set to Oswald Medium *\/\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; \/* Ensure accordion content is black *\/\n    margin-bottom: 10px;\n  }\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=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\"\u003eNEW \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e- \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eLittle \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eGolden \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0000; font-weight: bold;\"\u003eRudolph \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0000; font-weight: bold;\"\u003eThe \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0000; font-weight: bold;\"\u003eRed \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0000; font-weight: bold;\"\u003eNosed\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0000; font-weight: bold;\"\u003eReindeer\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eThis beloved story stars Rudolph, a young reindeer with a glowing nose.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWhen the other reindeer make fun of him, Rudolph runs away. But with the help of a misfit elf named Herbie and a prospector named Yukon Cornelius, Rudolph learns that you shouldn't run away from your problems.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eEveryone is thrilled when Rudolph returns to the North Pole, especially Santa, who desperately needs his help!\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #0039f3; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eRudolph The Red Nosed Reindeer Little Golden Book\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e4+ \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL LITTLE GOLDEN BOOK TITLES \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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 3 March 2003\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e 1st\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLanguage:\u003c\/strong\u003e English\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePrint length:\u003c\/strong\u003e 32 pages\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-10:\u003c\/strong\u003e 0307988295\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0307988294\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading age:\u003c\/strong\u003e 2-4 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 90 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16\u003c\/strong\u003e cm x \u003cstrong\u003e0.5\u003c\/strong\u003e cm x \u003cstrong\u003e20\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\"\u003eAbout Rudolph The Red Nosed Reindeer\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\u003eOrigins:\u003c\/strong\u003e Rudolph the Red-Nosed Reindeer was created in 1939 by Robert L. May, a copywriter for Montgomery Ward department stores. The character was developed as a Christmas promotional giveaway, and the original story was distributed as a colouring book to children visiting Santa Claus at Montgomery Ward stores.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSong Success:\u003c\/strong\u003e In 1949, May's brother-in-law, songwriter Johnny Marks, adapted the story into the famous song \"Rudolph the Red-Nosed Reindeer,\" which was recorded by Gene Autry. The song became an instant hit and has since become one of the best-selling Christmas songs of all time.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTelevision Special:\u003c\/strong\u003e The 1964 stop-motion animated television special produced by Rankin\/Bass became a beloved holiday tradition, introducing characters like Hermey the misfit elf and Yukon Cornelius. This version expanded on May's original story and has aired annually on television for decades.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e Rudolph has become one of the most recognisable and beloved Christmas characters worldwide, joining Santa's other reindeer (Dasher, Dancer, Prancer, Vixen, Comet, Cupid, Donner, and Blitzen) as an integral part of Christmas mythology.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMessage of Acceptance:\u003c\/strong\u003e The story's enduring popularity stems from its universal message about embracing differences and finding value in what makes us unique. Rudolph's glowing nose, initially a source of ridicule, becomes the very thing that saves Christmas.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLiterary Adaptations:\u003c\/strong\u003e Rudolph's story has been adapted into numerous formats, including this Little Golden Book edition, various films, television specials, stage productions, and countless other books, ensuring new generations continue to discover this timeless tale.\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\"\u003eCharacters in the Story\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\u003eRudolph:\u003c\/strong\u003e The story's protagonist, a young reindeer born with a bright red, glowing nose that sets him apart from the other reindeer. Initially ashamed of his unique feature, Rudolph learns to embrace what makes him special.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHermey (Herbie):\u003c\/strong\u003e A misfit elf who doesn't want to make toys but dreams of becoming a dentist instead. Hermey becomes Rudolph's loyal friend and helps teach the lesson that it's okay to be different and pursue your own dreams.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eYukon Cornelius:\u003c\/strong\u003e A cheerful prospector who befriends Rudolph and Hermey during their adventures. Known for his boisterous personality and his quest to find silver and gold, Yukon helps the friends on their journey.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSanta Claus:\u003c\/strong\u003e The jolly figure who recognises Rudolph's special gift when a foggy Christmas Eve threatens to cancel Christmas. Santa asks Rudolph to lead his sleigh, turning what was once a source of shame into a heroic distinction.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Other Reindeer:\u003c\/strong\u003e Initially exclude Rudolph from their games because of his different appearance, teaching young readers about the pain of exclusion and the importance of accepting others.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eClarice:\u003c\/strong\u003e A young doe who sees past Rudolph's red nose and appreciates him for who he is, representing the value of true friendship and acceptance.\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, with Rudolph being one of the most beloved holiday stories in the collection.\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\u003eFilm and Television:\u003c\/strong\u003e Film and television personalities 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.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e 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 worldwide. The distinctive gold spine remains instantly recognisable to readers of all ages.\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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Rudolph_The_Red_Nosed_Reindeer_Little_Golden_Book_Shopify_Footer.jpg?v=1764312724\" alt=\"Rudolph The Red Nosed Reindeer Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":44062858706967,"sku":"HG09048","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBRudolphTheRedNosedReindeerLittleGoldenBook1.jpg?v=1764312738"},{"product_id":"new-little-golden-book-the-christmas-abc","title":"NEW Little Golden Book - The Christmas ABC","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  \/* 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  }\n  \n  .product-description * {\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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\n    word-spacing: 2px;\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  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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    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-size: 20px;\n    font-weight: 600;\n    color: #333;\n  }\n  \n  .product-description .best-value td {\n    background-color: #ffffff !important;\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child {\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px;\n    right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  \n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n  \n  \/* Button styling *\/\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 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    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eLittle Golden Book\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\" class=\"large-title\"\u003eThe Christmas ABC\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top: 50px;\" class=\"content-section\"\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e\"C\" is for Christmas-y fun in this festive alphabet picture book, a Little Golden Book classic now back in print!\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eClassic illustrations from Eloise Wilkin show her famously adorable toddlers decorating the tree, opening gifts, and running to the mailbox! Young readers will see themselves in this book as they learn their ABCs and anticipate Santa's visit.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThis charming alphabet book combines early learning with holiday magic, featuring Wilkin's beloved artwork that has delighted generations of families. Each page introduces a new letter alongside festive activities and Christmas traditions, making it perfect for holiday story time and helping young children prepare for the magic of Christmas.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Christmas ABC Little Golden Book\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e2-5 \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL LITTLE GOLDEN BOOKS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003eClassic Holiday Tale:\u003c\/strong\u003e A beloved Little Golden Book classic featuring the magic of Christmas and learning the alphabet\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eIconic Illustrator:\u003c\/strong\u003e Beautiful classic illustrations from Eloise Wilkin, renowned for her adorable depictions of toddlers and children\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEducational Content:\u003c\/strong\u003e Perfect for teaching the alphabet whilst celebrating the holiday season\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eTimeless Appeal:\u003c\/strong\u003e Features Wilkin's famously adorable toddlers in festive activities like decorating the tree and opening gifts\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eHoliday Tradition:\u003c\/strong\u003e Ideal for Christmas story time and building anticipation for Santa's visit\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEngaging Activities:\u003c\/strong\u003e Shows children participating in beloved Christmas traditions they can relate to\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBack in Print:\u003c\/strong\u003e This classic has been brought back due to popular demand\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eQuality Format:\u003c\/strong\u003e 24 pages of charming illustrations and festive alphabet fun\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\"\u003eProduct 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\u003eTitle:\u003c\/strong\u003e The Christmas ABC\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSeries:\u003c\/strong\u003e Little Golden Books\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublisher:\u003c\/strong\u003e Golden Books\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e September 10, 2013\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e Little Golden Book\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIllustrator:\u003c\/strong\u003e Eloise Wilkin\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-10:\u003c\/strong\u003e 0307978915\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0307978912\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2-5 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e2-5\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 90 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16\u003c\/strong\u003e cm x \u003cstrong\u003e0.5\u003c\/strong\u003e cm x \u003cstrong\u003e20\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Hardcover\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 Eloise Wilkin\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\u003eBeloved Illustrator:\u003c\/strong\u003e Eloise Wilkin (1904-1987) was one of the most beloved and prolific illustrators of Little Golden Books. Her distinctive style featured adorable, cherubic children with rosy cheeks and expressive faces that captured the innocence and wonder of childhood.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eArtistic Style:\u003c\/strong\u003e Wilkin's illustrations are characterised by their warmth, gentle humour, and attention to detail. Her children are instantly recognisable for their sweet expressions and naturalistic portrayals of childhood activities and emotions.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExtensive Portfolio:\u003c\/strong\u003e Throughout her career, Wilkin illustrated more than 50 Little Golden Books, including many beloved classics that remain in print today. Her work has touched the hearts of millions of readers across multiple generations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e Wilkin's illustrations helped define the visual aesthetic of mid-20th century children's literature. Her depictions of family life, holidays, and everyday childhood moments created images that became deeply embedded in American cultural memory.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTimeless Quality:\u003c\/strong\u003e Despite being created decades ago, Wilkin's illustrations retain their appeal and continue to delight new generations of children and parents. Her ability to capture the essence of childhood wonder ensures her work remains timeless.\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\"\u003eEducational Value\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\u003eAlphabet Learning:\u003c\/strong\u003e The Christmas ABC provides an engaging way for young children to learn their letters through the context of a beloved holiday, making the alphabet memorable and fun.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHoliday Vocabulary:\u003c\/strong\u003e Children learn Christmas-related words and concepts associated with each letter, building their holiday vocabulary and cultural understanding.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eVisual Literacy:\u003c\/strong\u003e Wilkin's detailed illustrations encourage children to examine pictures closely, developing their observation skills and visual literacy.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStory Time Engagement:\u003c\/strong\u003e The combination of alphabet learning and holiday themes makes this book perfect for interactive reading sessions where parents can discuss both letters and Christmas traditions.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Traditions:\u003c\/strong\u003e The book introduces children to traditional Christmas activities like decorating trees, writing to Santa, and celebrating with family, helping them understand and anticipate the holiday.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePre-Reading Skills:\u003c\/strong\u003e By associating letters with familiar holiday concepts, children begin developing the connection between letters, sounds, and meaning—essential pre-reading skills.\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\"\u003eLittle Golden Books 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 Publishing:\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\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\u003eEnduring Legacy:\u003c\/strong\u003e Despite the changes of detail that occurred over the years, the Little Golden Books maintains a distinctive appearance. 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\"\u003eChristmas Traditions in the Book\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\u003eTree Decorating:\u003c\/strong\u003e Wilkin's illustrations capture the joy of decorating the Christmas tree, a central tradition in many families' holiday celebrations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGift Giving:\u003c\/strong\u003e The book shows the excitement of opening presents, helping children understand and anticipate this beloved Christmas tradition.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLetters to Santa:\u003c\/strong\u003e Images of children running to the mailbox introduce the tradition of writing to Santa Claus, encouraging children's imagination and holiday excitement.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFamily Togetherness:\u003c\/strong\u003e Throughout the book, families are shown celebrating together, emphasising the importance of spending quality time with loved ones during the holidays.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHoliday Preparations:\u003c\/strong\u003e The various activities depicted help children understand that Christmas involves preparation, anticipation, and participation in family traditions.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBuilding Anticipation:\u003c\/strong\u003e By showing familiar holiday activities through the alphabet, the book helps build children's excitement for Santa's visit whilst teaching them important early literacy skills.\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. 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\u003cimg style=\"max-width: 100%; height: auto;\" class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_The_Christmas_ABC_Little_Golden_Book_Shopify_Footer_1.jpg?v=1764652464\" alt=\"The Christmas ABC Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":44068611620887,"sku":"HG09054","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBTheChristmasABCLittleGoldenBook1.jpg?v=1764652479"},{"product_id":"new-hot-wheels-premium-1966-classic-tv-series-batmobile","title":"NEW - Hot Wheels Premium 1966 Classic TV Series Batmobile","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\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', Arial, sans-serif;\n  }\n  \n  .product-description * {\n    font-family: 'Rubik', Arial, 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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\n    word-spacing: 2px;\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; \/* Force all main body copy to be black *\/\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n  \n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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  \n  \/* View All Button Styles *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 600px;\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\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\/Hot_Wheels_Premium_Logo.png?v=1765780874\" alt=\"Hot Wheels Premium Logo\"\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e - \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eHot Wheels Premium\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e1966 Batmobile\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eCelebrate action-packed pop culture with a Hot Wheels Collector 1966 TV Series Batmobile vehicle inspired by your favourite 1966 TV Series!\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThis replica features 1:64 authentic details faithful to the original material and features a metal\/metal body and frame as well as the Real Rider tyres.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe themed packaging features art worth displaying in your exceptional collection. Various collaborations launched throughout the year guarantee the freshest designs with original and incredible names of popular culture. Fans will want to collect them all.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThey are sold separately and subject to availability. Colours and decorations may vary.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #002cfd; 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-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eHot Wheels POP Culture 1966 Diecast Car\u003c\/span\u003e\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;\"\u003e3+ \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!-- View All Button --\u003e\n  \u003cp\u003e\u003ca class=\"view-all-button\" href=\"https:\/\/hectic.gifts\/collections\/hot-wheels\"\u003e\n    \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL HOT WHEELS PRODUCTS \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    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eRetro Packaging:\u003c\/strong\u003e Themed packaging features art worth displaying, making this a perfect addition to any collection\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eReal Rider Tyres:\u003c\/strong\u003e Premium rubber tyres provide authentic detail and superior rolling performance\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eClassic TV Series Batmobile:\u003c\/strong\u003e Faithful 1:64 scale replica of the iconic 1966 Batman TV series vehicle\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eMetal Construction:\u003c\/strong\u003e Features metal body and metal frame for durability and premium feel\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eAuthentic Details:\u003c\/strong\u003e Meticulously crafted with details faithful to the original 1966 TV series Batmobile\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCollector Quality:\u003c\/strong\u003e Part of the Hot Wheels Premium POP Culture series designed for adult collectors\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eGreat Gift:\u003c\/strong\u003e Perfect for classic toy car collectors, Batman fans, and Hot Wheels enthusiasts\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\"\u003eSpecifications\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\u003eProduct:\u003c\/strong\u003e Hot Wheels Premium 1966 Batmobile\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Mattel\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eProduct Line:\u003c\/strong\u003e Hot Wheels Premium POP Culture\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e HXD63\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 0887961716535\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eScale:\u003c\/strong\u003e 1:64\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years (Collector item - recommended for display)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eConstruction:\u003c\/strong\u003e Metal body and metal frame\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTyres:\u003c\/strong\u003e Real Rider premium rubber tyres\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePackaging:\u003c\/strong\u003e Themed retro packaging with displayable artwork\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16.5\u003c\/strong\u003e cm x \u003cstrong\u003e13.5\u003c\/strong\u003e cm x \u003cstrong\u003e3.5\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\"\u003eAbout the 1966 Batmobile\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\u003eThe 1966 Batmobile\u003c\/strong\u003e is one of the most iconic vehicles in television and pop culture history, created for the Batman TV series starring Adam West and Burt Ward that aired from 1966 to 1968.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDesign Origins:\u003c\/strong\u003e The Batmobile was designed by legendary customiser George Barris, who transformed a 1955 Lincoln Futura concept car into the crime-fighting vehicle in just three weeks. The original car featured distinctive bat-themed styling, jet turbine exhaust, and numerous gadgets.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIconic Features:\u003c\/strong\u003e The vehicle's distinctive features included a bright red pinstripe, atomic batteries, parachute pickup, emergency Bat-turn lever, Bat-phone, Bat-scope, Bat-ray, and numerous other Bat-themed crime-fighting tools that delighted viewers.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e The 1966 Batmobile became instantly recognisable and has remained the most beloved Batmobile design for many fans. Its bold colours, distinctive fins, and campy gadgets perfectly captured the spirit of the 1960s Batman series.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e Over 55 years later, the 1966 Batmobile remains a cultural icon, appearing in museums, car shows, and countless replicas. It represents a time when Batman was fun, colourful, and embraced the comic book aesthetic without apology.\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\"\u003eThe 1966 Batman TV Series\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\u003eTelevision Phenomenon:\u003c\/strong\u003e The Batman television series premiered in January 1966 and became an immediate cultural sensation. The show aired twice weekly initially, with cliffhanger endings that kept audiences eagerly awaiting the next episode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCamp Aesthetic:\u003c\/strong\u003e The series embraced a campy, colourful style with tilted camera angles (especially during villain scenes), on-screen \"POW!\" and \"BAM!\" graphics during fight scenes, and intentionally over-the-top performances that were both entertaining and self-aware.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStar-Studded Cast:\u003c\/strong\u003e Adam West's deadpan portrayal of Batman\/Bruce Wayne and Burt Ward's enthusiastic Robin\/Dick Grayson created a dynamic duo that defined the characters for a generation. The series featured numerous celebrity guest appearances as colourful villains.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIconic Villains:\u003c\/strong\u003e Cesar Romero's Joker, Burgess Meredith's Penguin, Frank Gorshin's Riddler, and Julie Newmar's Catwoman became definitive portrayals of these classic Batman villains, influencing all future interpretations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLasting Influence:\u003c\/strong\u003e Though the series only ran for three seasons, its impact on Batman's popularity was immense. The show introduced Batman to millions of viewers and kept the character relevant during a time when superhero comics were declining in popularity.\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\"\u003eHot Wheels Premium Collection\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\u003ePremium Quality:\u003c\/strong\u003e Hot Wheels Premium vehicles feature higher-quality construction than standard Hot Wheels, with metal bodies, metal chassis, and Real Rider rubber tyres that provide superior detail and performance.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePOP Culture Series:\u003c\/strong\u003e The Hot Wheels POP Culture line celebrates iconic vehicles from movies, television, music, and popular culture, creating authentic replicas that appeal to both car enthusiasts and pop culture collectors.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAdult Collectors:\u003c\/strong\u003e Whilst Hot Wheels originated as children's toys, the Premium line is specifically designed for adult collectors who appreciate fine detail, authentic licensing, and nostalgic subject matter.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDisplay Quality:\u003c\/strong\u003e Premium Hot Wheels come in collectible packaging designed for display, with themed artwork that complements the vehicle and protects the car whilst showcasing it beautifully.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInvestment Value:\u003c\/strong\u003e Limited production runs and licensed properties often make Hot Wheels Premium vehicles appreciate in value over time, particularly those featuring iconic vehicles from beloved franchises like Batman.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollaboration Excellence:\u003c\/strong\u003e Hot Wheels works directly with licensors to ensure authenticity, creating vehicles that honour the source material whilst maintaining the signature Hot Wheels style and quality.\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\"\u003eHot Wheels Heritage\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\u003eCompany History:\u003c\/strong\u003e Hot Wheels was introduced by Mattel in 1968 and quickly became one of the most successful toy lines in history, known for detailed casting, bold colours, and innovative track sets.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInnovation Legacy:\u003c\/strong\u003e Hot Wheels revolutionised toy cars with their low-friction wheels that allowed the cars to race faster than any competitors, creating the distinctive \"hot\" performance that gave the brand its name.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollector Culture:\u003c\/strong\u003e Since the beginning, Hot Wheels has attracted adult collectors alongside children. Early cars from the 1960s and 1970s can be worth thousands of dollars, creating a robust collector market.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGlobal Phenomenon:\u003c\/strong\u003e Over 6 billion Hot Wheels cars have been produced since 1968, making it one of the best-selling toy lines of all time. The brand remains popular across multiple generations and countries.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLicensing Excellence:\u003c\/strong\u003e Hot Wheels has partnered with virtually every major automotive manufacturer and entertainment property, creating authentic replicas of real cars and fictional vehicles that capture imaginations worldwide.\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\"\u003eCollecting \u0026amp; Display\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\u003ePackaging Preservation:\u003c\/strong\u003e The themed retro packaging is designed for display and adds value to the collectible. Many collectors keep Premium Hot Wheels sealed in their original packaging to maintain condition and value.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDisplay Options:\u003c\/strong\u003e If removed from packaging, the vehicle can be displayed on specialised Hot Wheels display cases, shelves, or alongside other Batman memorabilia for a cohesive collection.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCondition Importance:\u003c\/strong\u003e For serious collectors, maintaining mint condition with original packaging intact helps preserve long-term value. Handle with care and store away from direct sunlight.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollection Building:\u003c\/strong\u003e The Hot Wheels POP Culture line releases new vehicles throughout the year in various themed series. Collectors often focus on specific franchises, eras, or vehicle types.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCommunity Connection:\u003c\/strong\u003e Hot Wheels collecting has a robust community with conventions, online forums, and collector clubs where enthusiasts share their collections and trade vehicles.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInvestment Potential:\u003c\/strong\u003e Limited edition Premium vehicles, particularly those featuring iconic properties like Batman, often appreciate in value over time, making them both enjoyable collectibles and potential investments.\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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Hot_Wheels_POP_Culture_1966_Batmobile_Shopify_Footer.jpg?v=1765781241\" alt=\"Hot Wheels 1966 Batmobile Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Hot Wheels","offers":[{"title":"Default Title","offer_id":44104100970519,"sku":"HG090561","price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/HotWheelsPOPCulture1966Batmobile1.jpg?v=1765781261"},{"product_id":"new-little-tikes-elf-on-the-shelf-santaverse-north-pole-friends-collection","title":"NEW Little Tikes - Story Dream Machine Elf on The Shelf  Santaverse North Pole Friends Collection","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\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  }\n  \n  .product-description * {\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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\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; \/* Force all main body copy to be black *\/\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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; \/* Changed from bold to 500 for Oswald Medium *\/\n    font-family: 'Oswald', sans-serif; \/* Set to Oswald Medium *\/\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; \/* Force accordion content to be black *\/\n    margin-bottom: 10px;\n  }\n  \n  \/* Button styling *\/\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; \/* Square edges *\/\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\" class=\"logo\"\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b0f0; font-weight: bold;\" class=\"large-title\"\u003eLittle Tikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eStory Dream Machine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\" class=\"medium-title\"\u003eElf on The Shelf\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #002cfd; font-weight: bold;\" class=\"medium-title\"\u003eSantaverse North Pole Friends\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003e Collection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eStory Cartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eThe Elf on the Shelf Santaverse North Pole Friends Collection for the Little Tikes® Story Dream Machine™ includes 3 stories and 1 character that adds light effects in night-light mode.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children listen and read along with the narrator whilst words and images shine brightly on the wall.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eKids will be delighted as they watch colourful lights and listen to sound effects. The always expanding library of story collections offers a great variety to choose from and can be purchased separately.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStay tuned for new content. Recommended for boys and girls ages 3+ years.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Elf on The Shelf Santaverse North Pole Friends Story Cartridges\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eElf on The Shelf Character\u003c\/span\u003e\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER\u003c\/strong\u003e – Includes 3 Elf on The Shelf Santaverse stories and 1 Elf on The Shelf character that adds light effects in nightlight mode\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e - Use with the Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG\u003c\/strong\u003e – Develops beginning reading skills and word recognition as children see words projected and hear a narrator read them a story\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION\u003c\/strong\u003e – Grow your library with additional story collections (each sold separately)\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED\u003c\/strong\u003e – Check back for the launch of new stories and content\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\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Elf on The Shelf Santaverse North Pole Friends Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 642609\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743642609\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Elf on The Shelf Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following North Pole adventure stories:\u003c\/p\u003e\n          \u003cp\u003e• Ho Ho Ho It's your elf\u003c\/p\u003e\n          \u003cp\u003e• Click Clack It's your Reindeer\u003c\/p\u003e\n          \u003cp\u003e• Yippee It's your Birthday\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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 Elf on The Shelf\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\u003eHoliday Tradition:\u003c\/strong\u003e The Elf on the Shelf is a beloved Christmas tradition that began in 2005 with a children's book explaining how Santa's scout elves help him determine who makes his naughty and nice lists.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSantaverse Expansion:\u003c\/strong\u003e The Santaverse expands the Elf on the Shelf universe with new characters and stories that explore the magical world of the North Pole and Santa's helpers.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eNorth Pole Friends:\u003c\/strong\u003e This collection introduces children to the various characters and locations that make up Santa's workshop and the North Pole community, enriching the holiday tradition with engaging narratives.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Entertainment:\u003c\/strong\u003e Beyond the holiday magic, these stories teach valuable lessons about friendship, teamwork, and the spirit of giving whilst developing reading skills.\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. 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\" style=\"transform: rotate(45deg);\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cscript async src=\"https:\/\/cdn-widgetsrepository.yotpo.com\/v1\/loader\/u8Gg9jbAK93FxpBHKBEDBZqJf9c5vu6LnW29WyYI\"\u003e\u003c\/script\u003e\n          \u003cdiv class=\"yotpo-widget-instance\" data-yotpo-instance-id=\"1001765\" data-yotpo-product-id=\"8649552920599\" data-yotpo-name=\"{{ product.title | escape }}\" data-yotpo-url=\"{{ shop.url }}{{ product.url }}\" data-yotpo-image-url=\"{{ product.featured_image | product_img_url }}\" data-yotpo-price=\"{{ product.price | divided_by: 100.00 }}\" data-yotpo-currency=\"{{ shop.currency }}\" data-yotpo-description=\"{{ product.description | escape }}\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_machine_The_Elf_on_The_Shelf_Santaverse_North_Pole_Friends_Collection_Shopify_Footer.jpg?v=1766064186\" alt=\"Little Tikes Story Dream Machine Elf on The Shelf Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":44110538637335,"sku":"HG090565","price":39.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreammachineTheElfonTheShelfSantaverseNorthPoleFriendsCollection01.jpg?v=1766064212"},{"product_id":"new-little-tikes-story-dream-machine-dr-suess-thing-one-collection","title":"NEW Little Tikes - Story Dream Machine Dr Suess Thing One Collection","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\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  }\n  \n  .product-description * {\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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\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; \/* Force all main body copy to be black *\/\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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; \/* Changed from bold to 500 for Oswald Medium *\/\n    font-family: 'Oswald', sans-serif; \/* Set to Oswald Medium *\/\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; \/* Force accordion content to be black *\/\n    margin-bottom: 10px;\n  }\n  \n  \/* Button styling *\/\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; \/* Square edges *\/\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\" class=\"logo\"\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eLittle Tikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eStory Dream Machine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2663a6; font-weight: bold;\" class=\"medium-title\"\u003eDr Seuss\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"medium-title\"\u003eThing One Collection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eStory Cartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eThe Dr. Seuss Thing 1 Collection for the Little Tikes® Story Dream Machine™ includes 3 stories and 1 character that adds light effects in nightlight mode.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children listen and read along with the narrator whilst words and images shine brightly on the wall. Kids will be delighted as they watch colourful lights and listen to sound effects.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe ever-expanding library of story collections offers a great variety to choose from and can be purchased separately. Stay tuned for new content. Recommended for boys and girls ages 3+ years.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Dr Seuss Thing One Collection Story Cartridges\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eDr Seuss Character\u003c\/span\u003e\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER:\u003c\/strong\u003e Includes 3 Dr Seuss stories and 1 Dr Seuss character that adds light effects in nightlight mode. Suitable for children ages 3+\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE:\u003c\/strong\u003e Use it with Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG:\u003c\/strong\u003e Develops beginner-level reading skills and word recognition as children see words projected and hear a narrator read them a story\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION:\u003c\/strong\u003e Grow your library with additional story collections (each sold separately)\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED:\u003c\/strong\u003e Check back for the launch of new stories and content\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\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Dr Seuss Thing One Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 666849\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743170928\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Dr Seuss Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following beloved Dr Seuss stories:\u003c\/p\u003e\n          \u003cp\u003e• Dr Seuss Spooky Things\u003c\/p\u003e\n          \u003cp\u003e• Dr Seuss Winter Things\u003c\/p\u003e\n          \u003cp\u003e• Dr Seuss Thankful Things\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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 Dr Seuss\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\u003eDr. Seuss\u003c\/strong\u003e (Theodor Seuss Geisel, 1904-1991) is one of the most beloved children's authors of all time, having written and illustrated over 60 books that have sold more than 600 million copies worldwide and been translated into more than 20 languages.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDistinctive Style:\u003c\/strong\u003e Known for his whimsical rhymes, imaginative characters, and distinctive illustrations, Dr. Seuss created a unique literary style that makes learning to read fun and engaging for children whilst entertaining adults with clever wordplay and deeper meanings.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Impact:\u003c\/strong\u003e Dr. Seuss books help children develop phonemic awareness, vocabulary, and a love of reading through repetitive, rhythmic text that's easy to memorise and fun to read aloud. His simple yet inventive use of language makes complex reading concepts accessible to young learners.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThing One:\u003c\/strong\u003e The mischievous character from \"The Cat in the Hat,\" Thing One (along with Thing Two) represents the chaos and fun that Dr. Seuss books bring to children's literature, encouraging imagination and creative thinking.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e Decades after their creation, Dr. Seuss books remain essential reading for children, with timeless stories that continue to inspire new generations of readers and have been adapted into films, television shows, and theatrical productions.\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. 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\" style=\"transform: rotate(45deg);\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cscript async src=\"https:\/\/cdn-widgetsrepository.yotpo.com\/v1\/loader\/u8Gg9jbAK93FxpBHKBEDBZqJf9c5vu6LnW29WyYI\"\u003e\u003c\/script\u003e\n          \u003cdiv class=\"yotpo-widget-instance\" data-yotpo-instance-id=\"1001765\" data-yotpo-product-id=\"8655557591063\" data-yotpo-name=\"{{ product.title | escape }}\" data-yotpo-url=\"{{ shop.url }}{{ product.url }}\" data-yotpo-image-url=\"{{ product.featured_image | product_img_url }}\" data-yotpo-price=\"{{ product.price | divided_by: 100.00 }}\" data-yotpo-currency=\"{{ shop.currency }}\" data-yotpo-description=\"{{ product.description | escape }}\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_Dr_Suess_Thing_One_Collection_Shopify_Footer.jpg?v=1766930673\" alt=\"Little Tikes Story Dream Machine Dr Seuss Thing One Collection Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":44140602916887,"sku":"HG090568","price":39.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreamMachineDrSuessThingOneCollection01.jpg?v=1766930880"},{"product_id":"new-little-tikes-story-dream-machine-peppa-pig-friendship-collection","title":"NEW Little Tikes - Story Dream Machine Peppa Pig Friendship Collection","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\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  }\n  \n  .product-description * {\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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\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; \/* Force all main body copy to be black *\/\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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; \/* Changed from bold to 500 for Oswald Medium *\/\n    font-family: 'Oswald', sans-serif; \/* Set to Oswald Medium *\/\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; \/* Force accordion content to be black *\/\n    margin-bottom: 10px;\n  }\n  \n  \/* Button styling *\/\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; \/* Square edges *\/\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\" class=\"logo\"\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eLittle Tikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eStory Dream Machine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff6b9d; font-weight: bold;\" class=\"medium-title\"\u003ePeppa Pig\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"medium-title\"\u003eFriendship Collection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eStory Cartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eThis special edition Peppa Pig collection for the Little Tikes Story Dream Machine includes 3 Peppa Pig stories and 1 Peppa Pig character that adds light effects in nightlight mode.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children listen and read along with the narrator whilst words and images shine brightly on the wall. Kids will be delighted as they watch colourful lights and listen to sound effects.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eOur always-expanding library of story collections offers a great variety to choose from and can be purchased separately. Stay tuned for new content.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Peppa Pig Friendship Collection Story Cartridges\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003ePeppa Pig Character\u003c\/span\u003e\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER:\u003c\/strong\u003e Includes 3 Peppa Pig stories and 1 Peppa Pig character that adds light effects in nightlight mode. Suitable for children ages 3+\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE:\u003c\/strong\u003e Use it with Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG:\u003c\/strong\u003e Develops beginner-level reading skills and word recognition as children see words projected and hear a narrator read them a story\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION:\u003c\/strong\u003e Grow your library with additional story collections (each sold separately)\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED:\u003c\/strong\u003e Check back for the launch of new stories and content\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\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Peppa Pig Friendship Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 565275\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743489129\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Peppa Pig Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following Peppa Pig friendship stories:\u003c\/p\u003e\n          \u003cp\u003e• Peppa Goes Swimming\u003c\/p\u003e\n          \u003cp\u003e• Peppa in Space\u003c\/p\u003e\n          \u003cp\u003e• Peppa Is Kind\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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 Peppa Pig\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\u003ePeppa Pig\u003c\/strong\u003e is a beloved British preschool animated television series that has captured the hearts of children worldwide since its debut in 2004. The show follows the adventures of Peppa, a lovable piggy, and her family and friends.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Content:\u003c\/strong\u003e Each episode of Peppa Pig teaches important lessons about friendship, family, kindness, and everyday experiences through simple storytelling that young children can easily understand and relate to.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCharacter Development:\u003c\/strong\u003e Peppa and her best friend Suzy Sheep, along with other friends like Rebecca Rabbit, Danny Dog, and Pedro Pony, demonstrate positive social interactions, problem-solving, and the value of friendship in every episode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGlobal Phenomenon:\u003c\/strong\u003e Peppa Pig has been broadcast in over 180 territories and translated into more than 40 languages, making it one of the most successful preschool properties in the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThis Collection:\u003c\/strong\u003e The Friendship Collection focuses on the important theme of friendship, showcasing how Peppa and her friends play together, help each other, and navigate the ups and downs of their relationships, providing valuable lessons for young viewers.\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. 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\" style=\"transform: rotate(45deg);\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cscript async src=\"https:\/\/cdn-widgetsrepository.yotpo.com\/v1\/loader\/u8Gg9jbAK93FxpBHKBEDBZqJf9c5vu6LnW29WyYI\"\u003e\u003c\/script\u003e\n          \u003cdiv class=\"yotpo-widget-instance\" data-yotpo-instance-id=\"1001765\" data-yotpo-product-id=\"8658915459095\" data-yotpo-name=\"{{ product.title | escape }}\" data-yotpo-url=\"{{ shop.url }}{{ product.url }}\" data-yotpo-image-url=\"{{ product.featured_image | product_img_url }}\" data-yotpo-price=\"{{ product.price | divided_by: 100.00 }}\" data-yotpo-currency=\"{{ shop.currency }}\" data-yotpo-description=\"{{ product.description | escape }}\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_Peppa_Pig_Friendship_Collection_Shopify_Footer.jpg?v=1767338835\" alt=\"Little Tikes Story Dream Machine Peppa Pig Friendship Collection Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":44148628324375,"sku":"HG090569","price":39.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreamMachinePeppaPigFriendshipCollection01.jpg?v=1767339085"},{"product_id":"new-little-golden-book-serena-williams-biography","title":"NEW Little Golden Book - Serena Williams Biography","description":"\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSerena Williams Biography - Little Golden Book\u003c\/title\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  }\n  \n  .product-description * {\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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\n    word-spacing: 2px;\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  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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    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-size: 20px;\n    font-weight: 600;\n    color: #333;\n  }\n  \n  .product-description .best-value td {\n    background-color: #ffffff !important;\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child {\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px;\n    right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  \n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n  \n  @media (max-width: 768px) {\n    .product-description .multi-buy-container {\n      max-width: 100%;\n    }\n    \n    .product-description .multi-buy-heading {\n      font-size: 18px;\n      padding: 12px;\n    }\n    \n    .product-description .multi-buy-table th {\n      font-size: 14px;\n      padding: 10px 8px;\n    }\n    \n    .product-description .multi-buy-table td {\n      padding: 10px 8px;\n    }\n    \n    .product-description .qty-text {\n      font-size: 16px;\n    }\n    \n    .product-description .best-value td:last-child::after {\n      font-size: 10px;\n      padding: 3px 6px;\n      top: 5px;\n      right: 5px;\n    }\n    \n    .product-description .note-row td {\n      font-size: 10px;\n      padding: 8px 10px;\n    }\n  }\n  \n  \/* Button styling *\/\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 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    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eLittle Golden Book\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff1493; font-weight: bold;\" class=\"large-title\"\u003eSerena Williams \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eBiography\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top: 50px;\" class=\"content-section\"\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eGet to know tennis legend Serena Williams with this collectible Little Golden Book, which tells her inspiring life story alongside gorgeous full-colour illustrations!\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe tennis ace's story comes to life—from her close bond with sister Venus, to her Olympic gold medals and Grand Slam titles, to her awesome fashion sense both on and off the tennis court. When you're Serena Williams, you break barriers and inspire others to do the same!\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThis Little Golden Book Biography is perfect for Serena Williams fans of all ages and families looking for inspiring stories of perseverance, dedication, and excellence in sports and life.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eSerena Williams Biography Little Golden Book\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e4+ \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL LITTLE GOLDEN BOOKS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003eInspiring Biography:\u003c\/strong\u003e Learn about tennis legend Serena Williams' incredible journey from childhood to becoming one of the greatest athletes of all time\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFull-Colour Illustrations:\u003c\/strong\u003e Gorgeous artwork brings Serena's story to life with vibrant, engaging illustrations perfect for young readers\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSisterly Bond:\u003c\/strong\u003e Explores Serena's special relationship with her sister Venus and their shared tennis journey\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eChampion's Achievements:\u003c\/strong\u003e Covers Olympic gold medals, Grand Slam titles, and her dominance in professional tennis\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFashion Icon:\u003c\/strong\u003e Highlights Serena's unique sense of style both on and off the court\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBreaking Barriers:\u003c\/strong\u003e Shows how Serena inspired generations by breaking barriers and achieving excellence\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\"\u003eProduct 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\u003eTitle:\u003c\/strong\u003e Serena Williams Biography\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSeries:\u003c\/strong\u003e Little Golden Books\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublisher:\u003c\/strong\u003e Golden Books\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e September 2, 2025\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-10:\u003c\/strong\u003e 059390446X\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0593904466\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2-5 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e4+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 90 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16\u003c\/strong\u003e cm x \u003cstrong\u003e0.5\u003c\/strong\u003e cm x \u003cstrong\u003e20\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Hardcover\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 Serena Williams\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\u003eTennis Legend:\u003c\/strong\u003e Serena Williams is widely regarded as one of the greatest tennis players of all time, with a career spanning more than two decades of dominance in women's tennis.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecord-Breaking Champion:\u003c\/strong\u003e With 23 Grand Slam singles titles, Serena holds the record for the most Grand Slam wins in the Open Era and has inspired countless athletes worldwide.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eOlympic Excellence:\u003c\/strong\u003e Serena has won four Olympic gold medals, showcasing her exceptional talent on the world's biggest sporting stage.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSister Partnership:\u003c\/strong\u003e Together with her sister Venus Williams, Serena has revolutionised women's tennis, bringing unprecedented power, athleticism, and excitement to the sport.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Icon:\u003c\/strong\u003e Beyond tennis, Serena has become a global icon for her fashion sense, business ventures, and advocacy for equality and women's rights.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInspiring Role Model:\u003c\/strong\u003e Serena's determination, resilience, and excellence have made her an inspiration to children and adults around the world, proving that hard work and dedication can break any barrier.\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\"\u003eEducational Value\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\u003eRole Model Learning:\u003c\/strong\u003e Children learn about perseverance, dedication, and excellence through Serena's inspiring journey from childhood to becoming a world champion.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBreaking Barriers:\u003c\/strong\u003e The biography teaches important lessons about overcoming obstacles, challenging stereotypes, and achieving dreams despite facing adversity.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSports Excellence:\u003c\/strong\u003e Young readers gain appreciation for the hard work, training, and commitment required to excel in professional sports.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFamily Values:\u003c\/strong\u003e The story highlights the importance of family support, particularly through Serena's close bond with her sister Venus.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Understanding:\u003c\/strong\u003e Children learn about Serena's impact on tennis and popular culture, understanding how one person can influence the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInspiring Achievement:\u003c\/strong\u003e The book demonstrates that with determination and hard work, children can accomplish extraordinary things and inspire others.\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\"\u003eLittle Golden Books 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 Publishing:\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, and now Serena Williams.\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\u003eEnduring Legacy:\u003c\/strong\u003e Despite the changes of detail that occurred over the years, the Little Golden Books maintains a distinctive appearance. 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. 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\u003cimg style=\"max-width: 100%; height: auto;\" class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Serena_Williams_Biograpghy_Little_Golden_Book_Shopify_Footer.jpg?v=1768376662\" alt=\"Serena Williams Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\n","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":44174853111831,"sku":"HG090573","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBSerenaWilliamsBiographyLittleGoldenBook1.jpg?v=1768376677"},{"product_id":"new-kenner-star-wars-a-new-hope-vc-storm-trooper-action-figure-vc231","title":"NEW Kenner - STAR WARS A New Hope VC Storm Trooper Action Figure VC231","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eStar Wars A New Hope Vintage Collection Storm Trooper Action Figure – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .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  }\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    word-wrap: break-word;\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  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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\n  \/* Button styling *\/\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\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\/Kenner_Star_Wars_Vintage_Collection_Logo_23f34157-0335-47a3-907b-1580cf98311d.png?v=1732001617\" alt=\"Kenner Star Wars Vintage Collection Logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\" class=\"large-title\"\u003e-\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\" class=\"large-title\"\u003eStar\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eWars\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff0010; font-weight: bold; margin-right: 12px;\" class=\"large-title\"\u003eA\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff0010; font-weight: bold; margin-right: 12px;\" class=\"large-title\"\u003eNew\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\" class=\"large-title\"\u003eHope\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #002cfd; font-weight: bold; margin-right: 12px;\" class=\"medium-title\"\u003eStorm\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #002cfd; font-weight: bold; margin-right: 12px;\" class=\"medium-title\"\u003eTrooper\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\" class=\"medium-title\"\u003eAction\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003eFigure\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 24pt; color: black;\" class=\"content-text\"\u003eStar Wars: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 24pt; color: #875735; font-weight: bold;\" class=\"content-text\"\u003eThe Vintage Collection\u003c\/span\u003e\n      \u003cspan style=\"font-size: 24pt; color: black;\" class=\"content-text\"\u003e Series VC231\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eThe long awaited release of the Star Wars: Vintage Collection has arrived!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eMay the Force Be With You!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\"\u003eInspired by Star Wars: A New Hope, this 3.75-inch-scale Stormtrooper figure makes a great addition to any fan's collection. Inspired by the original line, these collectibles feature premium detail and design across product and packaging, as well as collector-grade deco that fans have come to know and love.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\"\u003eHasbro (who now owns the \u003cspan style=\"color: #00b8ef; font-weight: bold;\"\u003eKenner\u003c\/span\u003e Brand) is treating us to a special release of selected Star Wars characters (from across the various movies) in the original retro Kenner Star Wars packaging. These figures are being marketed as part of The \u003cspan style=\"color: #ff0010; font-weight: bold;\"\u003eStar Wars: \u003c\/span\u003e\u003cspan style=\"color: #875735; font-weight: bold;\"\u003eVintage Collection.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\"\u003eFeaturing premium detail inspired by The Star Wars Original Trilogy, Prequels, Sequels, Live Action and Animated Series, The Vintage Collection 3.75-inch-scale figures make a great gift for both Star Wars fans and collectors. Star Wars action figures from the classics and beyond with the classic Kenner-style Star Wars packaging you remember!\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\"\u003eStorm Trooper Figurine\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\"\u003eBlaster Rifle accessory\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #ff0000; font-weight: bold;\"\u003eRecommended For Ages: \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e4+\u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\"\u003e Years\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/star-wars\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STAR WARS PRODUCTS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003eVintage Star Wars Packaging:\u003c\/strong\u003e Graphics that recall the original Kenner packaging from the late 1970s and early 1980s\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eOriginal Kenner Branding:\u003c\/strong\u003e Authentic branding that pays homage to the legendary toy manufacturer\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003e3.75 Inch Scale:\u003c\/strong\u003e Classic 9.52cm scale that matches the original Kenner action figures\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eHigh-Quality Construction:\u003c\/strong\u003e Made of durable plastic for long-lasting play and display\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eMultiple Points of Articulation:\u003c\/strong\u003e Hinged hips, hinged legs, ball jointed feet, hinged elbows, hinged swivel wrists, ball jointed torso, and hinged swivel hips for dynamic posing\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFilm-Accurate Details:\u003c\/strong\u003e Collector-grade deco and premium detail that captures the authentic look of Stormtroopers from A New Hope\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eComplete with Accessories:\u003c\/strong\u003e Each figure comes with awesome accessories including the iconic Blaster Rifle\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\"\u003eProduct 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\u003eManufacturer:\u003c\/strong\u003e Hasbro \/ Kenner\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eProduct Line:\u003c\/strong\u003e Star Wars The Vintage Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCharacter:\u003c\/strong\u003e Storm Trooper\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSeries:\u003c\/strong\u003e VC231\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eScale:\u003c\/strong\u003e 3.75-Inch (9.52 cm)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 4+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Plastic\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eArticulation:\u003c\/strong\u003e Hinged hips, hinged legs, ball jointed feet, hinged elbows, hinged swivel wrists, ball jointed torso, hinged swivel hips\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e4.5\u003c\/strong\u003e cm x \u003cstrong\u003e1.5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCondition:\u003c\/strong\u003e Brand New on Card\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollector Note:\u003c\/strong\u003e Hasbro ships these figures from the factory with the hang tabs already punched\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 Stormtroopers\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\u003eStormtroopers\u003c\/strong\u003e are the elite shock troops of the Galactic Empire, serving as the backbone of the Imperial military forces. Their distinctive white armour has become one of the most iconic images in the Star Wars universe.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDesign and Function:\u003c\/strong\u003e The Stormtrooper armour was designed to protect against harsh environments and battlefield conditions, whilst also creating a uniform, intimidating appearance that represented the Empire's overwhelming military might.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRole in A New Hope:\u003c\/strong\u003e Stormtroopers played a crucial role in the original Star Wars film, from the opening sequence aboard the Tantive IV to the assault on the Death Star. Their presence throughout the film established them as the face of Imperial oppression.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e Since their first appearance in 1977, Stormtroopers have become one of the most recognisable symbols of the Star Wars franchise, appearing in countless films, series, games, and collectibles.\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\"\u003eStar Wars Vintage Collection\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\u003eThe Vintage Collection\u003c\/strong\u003e represents the premium line of Star Wars collectibles, focusing on authentic movie accuracy and superior craftsmanship.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHeritage Design:\u003c\/strong\u003e Launched to commemorate classic Star Wars vehicles and characters, the Vintage Collection features enhanced detail, premium deco, and packaging that pays homage to the original Kenner toy line from the late 1970s and 1980s.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollector Focus:\u003c\/strong\u003e Each item in the collection is designed for both collectors and fans who want the most screen-accurate representations of their favourite Star Wars characters, vehicles, and locations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePremium Quality:\u003c\/strong\u003e The attention to detail in paint applications, sculpting, and packaging design makes these items stand out as premium collectibles that capture the magic and nostalgia of the Star Wars universe.\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\"\u003eHistory of Kenner Brand\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\u003eKenner Products\u003c\/strong\u003e was an American toy company founded in 1947 by Albert Steiner in Cincinnati, Ohio. The company became one of the most influential toy manufacturers in history, particularly known for their innovative action figures and creative marketing.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStar Wars Legacy:\u003c\/strong\u003e Kenner gained legendary status in 1977 when they secured the rights to produce Star Wars toys. Their 3¾-inch action figure line revolutionised the toy industry and became the template for modern action figure collecting. The original Kenner Star Wars figures from 1977-1985 are now highly sought-after collectibles.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInnovation:\u003c\/strong\u003e Beyond Star Wars, Kenner created iconic toy lines including Six Million Dollar Man, Easy-Bake Oven, Play-Doh (after acquiring it), and Strawberry Shortcake. They were pioneers in creating toys that tied into popular media franchises.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHasbro Acquisition:\u003c\/strong\u003e In 1991, Kenner was acquired by Hasbro and their legacy lives on through Hasbro's continued production of Star Wars toys and the Vintage Collection line that still utilises Kenner's original designs and packaging.\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. 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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Star_Wars_A_New_Hope_Vintage_Collection_Storm_Trooper_Action_Figure_Shopify_Footer.jpg?v=1769394139\" alt=\"Star Wars Storm Trooper Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Kenner","offers":[{"title":"Default Title","offer_id":44213692235799,"sku":"HG0800","price":45.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/StarWarsANewHopeVintageCollectionStormTrooperActionFigure1.png?v=1769394607"},{"product_id":"new-star-wars-return-of-the-jedi-the-vintage-collection-endor-bunker-playset","title":"NEW - Star Wars Return of the Jedi The Vintage Collection Endor Bunker Playset","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\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  }\n  \n  .product-description * {\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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\n    word-spacing: 10px; \/* Add visible space between words *\/\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; \/* Ensure all main body copy is black *\/\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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; \/* Oswald Medium *\/\n    font-family: 'Oswald', sans-serif; \/* Set to Oswald Medium *\/\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; \/* Ensure accordion content is black *\/\n    margin-bottom: 10px;\n  }\n  \n  \/* Button styling *\/\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; \/* Square edges *\/\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\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\/Kenner_Star_Wars_Vintage_Collection_Logo_23f34157-0335-47a3-907b-1580cf98311d.png?v=1732001617\" alt=\"Star Wars Vintage Collection Logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e-\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eStar\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eWars\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #8b4513; font-weight: bold;\" class=\"large-title\"\u003eVintage\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #8b4513; font-weight: bold;\" class=\"large-title\"\u003eCollection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"medium-title\"\u003eEndor\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"medium-title\"\u003eBunker\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003ewith\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2663a6; font-weight: bold;\" class=\"medium-title\"\u003eEndor\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2663a6; font-weight: bold;\" class=\"medium-title\"\u003eRebel\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2663a6; font-weight: bold;\" class=\"medium-title\"\u003eCommando\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003eAction\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003e \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003eFigure\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eLocated at an Imperial outpost on Endor's forest moon, the Endor Bunker housed the shield generator for the Empire's second Death Star.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eTo breach its walls, the Rebels devised a daring plan. Celebrate the legacy of Star Wars, the action-packed space saga from a galaxy far, far away, with premium 3.75-inch scale action playsets from Star Wars The Vintage Collection.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe included action figure features premium detail and design across product and packaging, as well as the entertainment-inspired, collector-grade deco that fans have come to know and love. Additional products each sold separately. Subject to availability.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eWith realistic detail featuring multiple points of articulation inspired by Star Wars: Return of the Jedi, this collectible Star Wars The Vintage Collection 3.75-inch-scale Endor Bunker playset with Endor Rebel Commando (Scout Trooper Disguise) figure makes a great gift for Star Wars fans and collectors. Colours and decorations may vary.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #2b00ff; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStar Wars The Vintage Collection Endor Bunker Playset\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eEndor Rebel Commando (Scout Trooper Disguise) Action Figure\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eHelmet Accessory\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eBlaster Accessory\u003c\/span\u003e\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 style=\"font-size: 18pt; color: #ff0000; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e4+\u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003e Years\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\n    \u003ca href=\"https:\/\/hectic.gifts\/collections\/star-wars\" class=\"view-all-button\"\u003e\n      \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STAR WARS PRODUCTS\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\n  \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\"\u003eKey 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\u003eEndor Bunker:\u003c\/strong\u003e Located at an Imperial outpost on Endor's forest moon, the Endor Bunker housed the shield generator for the Empire's second Death Star\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEndor Rebel Commando (Scout Trooper Disguise):\u003c\/strong\u003e The included Endor Rebel Commando (Scout Trooper Disguise) is presented on a Star Wars: Return of the Jedi cardback – a great gift for any Star Wars fan\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBuild the Iconic Scene:\u003c\/strong\u003e This Star Wars The Vintage Collection playset combines with additional playsets to create a full scene inspired by Star Wars: Return of the Jedi\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eKenner-Inspired Packaging:\u003c\/strong\u003e Calling back to the original 1970s Star Wars collectibles, The Vintage Collection features Kenner branding and package design. Each sold separately. Subject to availability\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePremium Articulation:\u003c\/strong\u003e Highly articulated with a fully poseable head, arms, and legs, the included Endor Rebel Commando (Scout Trooper Disguise) collector figure is a great addition to any collection\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\"\u003eProduct 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\u003eManufacturer:\u003c\/strong\u003e Hasbro \/ Kenner\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eProduct Line:\u003c\/strong\u003e Star Wars The Vintage Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eScale:\u003c\/strong\u003e 3 3\/4-Inch\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e PN00081922\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 5010994197551\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 4+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Plastic\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFeatures:\u003c\/strong\u003e Collectible Kenner-style packaging, multiple points of articulation, helmet and blaster accessories\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e28\u003c\/strong\u003e cm x \u003cstrong\u003e20\u003c\/strong\u003e cm x \u003cstrong\u003e10\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\"\u003eAbout the Endor Bunker\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\u003eThe Endor Bunker\u003c\/strong\u003e is one of the most pivotal locations from Star Wars: Return of the Jedi. Nestled deep within the forest moon of Endor, this Imperial outpost protected the shield generator that safeguarded the Empire's second Death Star during its construction.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Battle of Endor:\u003c\/strong\u003e Han Solo led a strike team of Rebel commandos on a daring mission to destroy the bunker's shield generator. The operation was complicated when the team was captured by Imperial forces, but with the unexpected help of the native Ewoks, the Rebels turned the tide and ultimately destroyed the generator – leading to the fall of the second Death Star.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eScout Trooper Disguise:\u003c\/strong\u003e To infiltrate the heavily guarded Imperial perimeter, some Rebel commandos donned captured Scout Trooper armour, blending in with the Empire's forces on the forest moon. This clever disguise was essential to the early stages of the mission.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGalactic Significance:\u003c\/strong\u003e The destruction of the Endor Bunker's shield generator was a turning point in the Galactic Civil War, enabling the Rebel fleet to destroy the second Death Star and ultimately leading to the fall of the Galactic Empire.\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 the Endor Rebel Commando Figure\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\u003eRebel Commandos\u003c\/strong\u003e were the elite special forces of the Rebel Alliance, trained for dangerous infiltration and sabotage missions behind enemy lines. Only the most skilled and courageous soldiers were selected for these high-risk operations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFigure Details:\u003c\/strong\u003e The included Endor Rebel Commando (Scout Trooper Disguise) figure features multiple points of articulation and comes with a helmet and blaster accessory, representing the covert gear used during the daring mission on Endor's forest moon.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollectible Value:\u003c\/strong\u003e True to the original 1970s and 1980s Kenner tradition, this figure is presented on a Star Wars: Return of the Jedi cardback, making it a must-have for serious Star Wars collectors.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStory Significance:\u003c\/strong\u003e The Rebel Commandos' mission to Endor was one of the most critical operations of the Galactic Civil War. Their bravery on the forest moon, alongside the Ewoks, directly led to the destruction of the second Death Star and the fall of the Empire.\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\"\u003eStar Wars Vintage Collection\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\u003eThe Vintage Collection\u003c\/strong\u003e represents the premium line of Star Wars collectibles, focusing on authentic movie accuracy and superior craftsmanship.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHeritage Design:\u003c\/strong\u003e Launched to commemorate classic Star Wars vehicles and characters, the Vintage Collection features enhanced detail, premium deco, and packaging that pays homage to the original Kenner toy line from the late 1970s and 1980s.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollector Focus:\u003c\/strong\u003e Each item in the collection is designed for both collectors and fans who want the most screen-accurate representations of their favourite Star Wars locations, vehicles, and characters.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePremium Quality:\u003c\/strong\u003e The attention to detail in paint applications, sculpting, and packaging design makes these items stand out as premium collectibles that capture the magic and nostalgia of the Star Wars universe.\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\"\u003eHistory of Kenner Brand\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\u003eKenner Products\u003c\/strong\u003e was an American toy company founded in 1947 by Albert Steiner in Cincinnati, Ohio. The company became one of the most influential toy manufacturers in history, particularly known for their innovative action figures and creative marketing.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStar Wars Legacy:\u003c\/strong\u003e Kenner gained legendary status in 1977 when they secured the rights to produce Star Wars toys. Their 3¾-inch action figure line revolutionised the toy industry and became the template for modern action figure collecting. The original Kenner Star Wars figures from 1977-1985 are now highly sought-after collectibles.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInnovation:\u003c\/strong\u003e Beyond Star Wars, Kenner created iconic toy lines including Six Million Dollar Man, Easy-Bake Oven, Play-Doh (after acquiring it), and Strawberry Shortcake. They were pioneers in creating toys that tied into popular media franchises.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHasbro Acquisition:\u003c\/strong\u003e In 1991, Kenner was acquired by Hasbro and their legacy lives on through Hasbro's continued production of Star Wars toys and the Vintage Collection line that still utilises Kenner's original designs and packaging.\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. 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\/Star_Wars_Return_of_the_Jedi_The_Vintage_Collection_Endor_Bunker_with_Endor_Rebel_Commando_Action_Figure_Shopify_Footer.jpg?v=1771164458\" alt=\"Star Wars Endor Bunker with Endor Rebel Commando Action Figure Footer\"\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Kenner","offers":[{"title":"Default Title","offer_id":44587864817687,"sku":"HG0090579","price":99.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/StarWarsReturnoftheJediTheVintageCollectionEndorBunkerwithEndorRebelCommandoActionFigure1.png?v=1771164487"},{"product_id":"new-little-golden-book-kylie-minogue-biography","title":"NEW Little Golden Book - Kylie Minogue Biography","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  \/* 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  }\n  \n  .product-description * {\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    word-wrap: break-word;\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;\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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    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-size: 20px;\n    font-weight: 600;\n    color: #333;\n  }\n  \n  .product-description .best-value td {\n    background-color: #ffffff !important;\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child {\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px;\n    right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  \n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n  \n  \/* Button styling *\/\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 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;\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\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\u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e- \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\" class=\"large-title\"\u003eKylie \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\" class=\"large-title\"\u003eMinogue \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\" class=\"large-title\"\u003eBiography\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eLittle \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eGolden \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eBook\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eMove out of her way! The incredible story of Australian singer, songwriter and actress Kylie Minogue will have you spinning around in this beautifully illustrated and collectible Little Golden Book!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-style: italic;\" class=\"content-text\"\u003eNo matter the trends or what the industry might expect, Kylie remains true to herself and the music that brings her the most happiness.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eFrom the television screen to sold-out arena tours, Kylie Minogue has brought joy, dazzling costumes and smash-hit songs to the world. Find out all about Australia's own 'Princess of Pop', with Kylie's early showbiz start in TV shows like \u003cem\u003eNeighbours\u003c\/em\u003e, how she reached global stardom with her singing career, and how her unforgettable dance floor favourites like 'Can't Get You Out of My Head' and 'Come into My World' helped redefine pop music for the 21st Century.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eLooking for beloved classic tales, timeless new stories, awesome biographies and favourite characters? There's a Little Golden Book for that!\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #0039f3; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eKylie Minogue Biography Little Golden Book\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e2+ \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL LITTLE GOLDEN BOOK TITLES \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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 Penguin\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e 17 February 2026\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e 1st\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLanguage:\u003c\/strong\u003e English\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHardcover:\u003c\/strong\u003e 24 pages\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-10:\u003c\/strong\u003e 1761358855\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-1761358852\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2 - 5 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 90 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e 16 cm x 0.5 cm x 20 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\"\u003eAbout Kylie Minogue\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\u003eEarly Life:\u003c\/strong\u003e Kylie Ann Minogue was born on 28 May 1968 in Melbourne, Victoria, Australia. She began her career as a child actress, appearing in Australian television series including \u003cem\u003eThe Sullivans\u003c\/em\u003e and \u003cem\u003eSkyways\u003c\/em\u003e before landing her breakthrough role.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTelevision Success:\u003c\/strong\u003e Minogue rose to fame playing Charlene Robinson on the iconic Australian soap opera \u003cem\u003eNeighbours\u003c\/em\u003e (1986–1988), a role that made her a household name across Australia and the United Kingdom.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMusic Career:\u003c\/strong\u003e Her debut single 'Locomotion' topped the Australian charts in 1987, launching a music career that has spanned over three decades with hits including 'Can't Get You Out of My Head', 'Spinning Around', and 'Padam Padam'.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGlobal Icon:\u003c\/strong\u003e Often referred to as the 'Princess of Pop', Minogue has sold over 80 million records worldwide, earning numerous awards including a Grammy, multiple BRIT Awards, and ARIA Awards.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eResilience:\u003c\/strong\u003e In 2005, Minogue was diagnosed with breast cancer, leading her to temporarily step away from the spotlight. Her successful recovery and triumphant return to touring inspired millions around the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContinued Impact:\u003c\/strong\u003e Minogue continues to reinvent herself with each era, most recently achieving renewed global success with her 2023 album \u003cem\u003eTension\u003c\/em\u003e and the viral hit 'Padam Padam', proving her enduring relevance across generations.\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 the Authors\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\u003eMia Ashley\u003c\/strong\u003e is a children's book author who brings warmth and accessibility to her biographical writing. She specialises in creating engaging, educational content that introduces children to inspiring figures, making their remarkable stories accessible for young readers.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCaroline Garcia\u003c\/strong\u003e is a talented illustrator whose vibrant artwork brings historical figures to life for young readers. Her beautifully illustrated pages capture Kylie Minogue's dazzling energy and iconic style, bringing the Princess of Pop to vivid colour on every page.\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\u003eBeautiful Illustrations:\u003c\/strong\u003e Colourful, engaging artwork depicting Kylie's journey from her early days on \u003cem\u003eNeighbours\u003c\/em\u003e to becoming a global pop icon.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eInspiring Story:\u003c\/strong\u003e An age-appropriate biography sharing Kylie's path from Melbourne to world stages, her resilience, and her enduring impact on pop music.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEducational Value:\u003c\/strong\u003e Introduces young readers to concepts of perseverance, creativity, and staying true to yourself in the face of changing trends and challenges.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eClassic Format:\u003c\/strong\u003e The iconic Little Golden Book design with its distinctive gold spine and high-quality hardcover binding.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePerfect Gift:\u003c\/strong\u003e Ideal for Kylie Minogue fans of all ages, from young music lovers to adult collectors and pop culture enthusiasts.\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\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, Oprah Winfrey, Elton John, and King Charles III, bringing inspiring life stories to 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\"\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 The Poky Little Puppy 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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Kylie_Minogue_Little_Golden_Book_Shopify_Banner.jpg?v=1771371956\" alt=\"Kylie Minogue Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":44593603510295,"sku":"HG00980","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBKylieMinogueLittleGoldenBook1.jpg?v=1771371973"},{"product_id":"new-little-golden-book-steve-irwin-biography","title":"NEW Little Golden Book - Steve Irwin Biography","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  \/* 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  }\n  \n  .product-description * {\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    word-wrap: break-word;\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;\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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    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-size: 20px;\n    font-weight: 600;\n    color: #333;\n  }\n  \n  .product-description .best-value td {\n    background-color: #ffffff !important;\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child {\n    position: relative;\n  }\n  \n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px;\n    right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  \n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n  \n  \/* Button styling *\/\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 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;\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\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\u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e- \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #2a633a; font-weight: bold;\" class=\"large-title\"\u003eSteve \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #2a633a; font-weight: bold;\" class=\"large-title\"\u003eIrwin \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #2a633a; font-weight: bold;\" class=\"large-title\"\u003eBiography\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eLittle \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eGolden \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eBook\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eCrikey! Read all about Steve Irwin — zookeeper, TV personality and animal conservationist — in this beautifully illustrated and collectible Little Golden Book!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-style: italic;\" class=\"content-text\"\u003eSteve hoped that by sharing his love for animals, everyone would want to help protect them, too.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eWith infectious enthusiasm and joy, Steve Irwin dedicated his life to protecting wildlife and educating people about animals. Discover Steve's remarkable story — from having a zoo for a backyard as a kid, to his TV show \u003cem\u003eThe Crocodile Hunter\u003c\/em\u003e and his meteoric rise to fame as a larger-than-life Australian icon.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eLooking for beloved classic tales, timeless new stories, awesome biographies and favourite characters? There's a Little Golden Book for that!\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #0039f3; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eSteve Irwin Biography Little Golden Book\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e2+ \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL LITTLE GOLDEN BOOK TITLES \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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 Penguin\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e 17 February 2026\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e 1st\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLanguage:\u003c\/strong\u003e English\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHardcover:\u003c\/strong\u003e 24 pages\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-10:\u003c\/strong\u003e 1761358847\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-1761358845\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2 - 5 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 90 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e 16 cm x 0.5 cm x 20 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\"\u003eAbout Steve Irwin\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\u003eEarly Life:\u003c\/strong\u003e Stephen Robert Irwin was born on 22 February 1962 in Essendon, Melbourne, Victoria, Australia. He grew up at the Queensland Reptile and Fauna Park (now Australia Zoo), which his parents Bob and Lyn Irwin established, giving him a unique childhood surrounded by wildlife.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Crocodile Hunter:\u003c\/strong\u003e Irwin rose to international fame with his television series \u003cem\u003eThe Crocodile Hunter\u003c\/em\u003e (1996–2007), which was broadcast in over 130 countries. His infectious catchphrase \"Crikey!\" and fearless hands-on approach to wildlife made him one of the most recognisable Australians in the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eConservation Work:\u003c\/strong\u003e Steve was a passionate conservationist who used his fame to advocate for wildlife protection. He expanded Australia Zoo into a world-class facility and purchased large tracts of land in Australia, Vanuatu, Fiji, and the United States to protect endangered habitats.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFamily Legacy:\u003c\/strong\u003e Together with his wife Terri, Steve built a conservation empire. Their children Bindi and Robert have continued their father's legacy, carrying on his mission of wildlife education and conservation through Australia Zoo and various media projects.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLasting Impact:\u003c\/strong\u003e Steve Irwin's legacy continues to inspire millions worldwide. His passion for wildlife conservation, larger-than-life personality, and genuine love for all creatures great and small cemented his place as one of Australia's most beloved icons.\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 the Authors\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\u003eSarah Mahoney\u003c\/strong\u003e has written numerous Little Golden Books and other children's titles. She brings warmth and accessibility to her biographical writing, making inspiring true stories engaging for young readers whilst preserving the spirit of her subjects.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCaroline Garcia\u003c\/strong\u003e is a talented illustrator whose vibrant artwork brings historical figures to life for young readers. Her beautifully illustrated pages capture Steve Irwin's adventurous spirit and love for wildlife, bringing his larger-than-life personality to vivid colour on every page.\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\u003eBeautiful Illustrations:\u003c\/strong\u003e Colourful, engaging artwork depicting Steve's journey from growing up at a wildlife park to becoming the world's most famous conservationist.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eInspiring Story:\u003c\/strong\u003e An age-appropriate biography sharing Steve's passion for wildlife, his fearless approach to animal conservation, and his enduring legacy as a beloved Australian icon.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEducational Value:\u003c\/strong\u003e Introduces young readers to concepts of wildlife conservation, environmental stewardship, and following your passion to make a positive difference in the world.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eClassic Format:\u003c\/strong\u003e The iconic Little Golden Book design with its distinctive gold spine and high-quality hardcover binding.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePerfect Gift:\u003c\/strong\u003e Ideal for Steve Irwin fans of all ages, from young animal lovers to adult collectors and nature enthusiasts.\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\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, Oprah Winfrey, Elton John, and King Charles III, bringing inspiring life stories to 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\"\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 The Poky Little Puppy 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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Steve_Irwin_Biography_Little_Golden_Book_Shopify_Footer.jpg?v=1771375615\" alt=\"Steve Irwin Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        \/\/ Simple toggle using display property\n        if (content.style.display === 'block') {\n          \/\/ Close the accordion\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          \/\/ Open the accordion\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":44593717706775,"sku":"HG00981","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBSteveIrwinLittleGoldenBook1.jpg?v=1771375633"},{"product_id":"new-little-tikes-story-dream-machine-i-love-collection","title":"NEW Little Tikes - Story Dream Machine I Love Collection","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\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  }\n  \n  .product-description * {\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    word-wrap: break-word;\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;\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\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;\n    margin-bottom: 10px;\n  }\n  \n  \/* Button styling *\/\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\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_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\"\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b050; font-weight: bold; word-spacing: 10px;\" class=\"medium-title\"\u003eNEW\u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 10px;\" class=\"medium-title\"\u003e - \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #002060; font-weight: bold; word-spacing: 10px;\" class=\"medium-title\"\u003eLittle Tikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold; word-spacing: 10px;\" class=\"large-title\"\u003eStory Dream Machine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #e91e63; font-weight: bold; word-spacing: 10px;\" class=\"large-title\"\u003eI Love Collection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 10px;\" class=\"large-title\"\u003eStory Cartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eThis special edition I Love Collection for the Little Tikes Story Dream Machine includes 3 I Love stories and 1 Girl character that adds light effects in nightlight mode.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children listen and read along with the narrator while words and images shine brightly on the wall. Kids will be delighted as they watch colourful lights and listen to sound effects.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe always expanding library of story collections offers a great variety to choose from and can be purchased separately. Stay tuned for new content. Recommended for boys and girls ages 3+ years.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine I Love Collection Story Cartridges\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eGirl Character\u003c\/span\u003e\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER\u003c\/strong\u003e – Includes 3 I Love stories and 1 Girl character that adds light effects in nightlight mode\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e – Use with the Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG\u003c\/strong\u003e – Develops beginner-level reading skills and word recognition as children see words projected and hear a narrator read them a story\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION\u003c\/strong\u003e – Grow your library with additional story collections (each sold separately)\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED\u003c\/strong\u003e – Check back for the launch of new stories and content\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\"\u003eSpecifications\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\u003eProduct:\u003c\/strong\u003e Story Dream Machine I Love Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 66431\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 05074366431\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Girl Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following I Love stories:\u003c\/p\u003e\n          \u003cp\u003e• I Love Pink\u003c\/p\u003e\n          \u003cp\u003e• I Love Cake\u003c\/p\u003e\n          \u003cp\u003e• I Love My Tutu\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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 the I Love Collection\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\u003eThe I Love Collection\u003c\/strong\u003e is a special edition series of heartwarming stories designed for the Little Tikes Story Dream Machine, celebrating the things children love most in the world around them.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Character:\u003c\/strong\u003e The Girl character included in this collection adds delightful light effects when used in nightlight mode, creating a warm and comforting atmosphere that makes bedtime a magical experience.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Value:\u003c\/strong\u003e The I Love stories promote important values such as gratitude, appreciation, and emotional expression. These themes make the collection perfect for young children developing their reading skills and understanding of the world around them.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePerfect for Bedtime:\u003c\/strong\u003e With gentle storytelling and soothing light effects, the I Love Collection is ideal for winding down at the end of the day, helping children transition from playtime to sleep whilst enjoying an engaging reading experience.\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\u003cimg style=\"max-width: 100%; height: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_I_Love_Collection_Shopify_Footer.jpg?v=1771424437\" alt=\"Little Tikes Story Dream Machine I Love Collection Footer\" class=\"footer-image\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":44596518191127,"sku":"HG090584","price":39.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreamMachineILoveCollection1.jpg?v=1771424455"},{"product_id":"new-little-tikes-story-dream-machine-colourful-cats-collection","title":"NEW Little Tikes - Story Dream Machine Colourful Cats Collection","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\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  }\n  \n  .product-description * {\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    word-wrap: break-word;\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;\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n  \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;\n    margin-bottom: 10px;\n  }\n  \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  .product-description .download-button {\n    display: inline-block;\n    background-color: #0066cc;\n    color: white;\n    padding: 12px 20px;\n    text-decoration: none;\n    border-radius: 4px;\n    font-weight: bold;\n    margin: 10px 0;\n    transition: background-color 0.3s ease;\n  }\n  \n  .product-description .download-button:hover {\n    background-color: #0052a3;\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_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b050; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2b00ff; font-weight: bold;\" class=\"large-title\"\u003eLittle \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2b00ff; font-weight: bold;\" class=\"large-title\"\u003eTikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eStory \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eDream \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eMachine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\" class=\"large-title\"\u003eColourful \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\" class=\"large-title\"\u003eCats\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eCollection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eStory \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eCartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eThe Colourful Cats Collection for the Little Tikes® Story Dream Machine™ includes 3 stories and 1 Cat character that adds light effects in nightlight mode.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children see and hear words and can read along with the narrator as the words and images shine brightly on the wall. Kids will be delighted as they watch colourful lights and listen to sound effects.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe always expanding library of story collections offers a great variety to choose from and can be purchased separately. Stay tuned for new content. Recommended for boys and girls ages 3+ years.\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 style=\"font-size: 18pt; color: #0039f3; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\n        \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\n        \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Colourful Cats Collection Story Cartridges\u003c\/span\u003e\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\n        \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eCat Character\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/p\u003e\n\n  \u003cdiv class=\"accordion\"\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER\u003c\/strong\u003e – Includes 3 Colourful Cats stories and 1 Cat character that adds light effects in nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e – Use with the Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG\u003c\/strong\u003e – Develops beginning reading skills and word recognition as children see words projected and hear a narrator read them a story.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION\u003c\/strong\u003e – Grow your library with additional story collections (each sold separately).\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED\u003c\/strong\u003e – Check back for the launch of new stories and content.\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\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Colourful Cats Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 664298\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743664298\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e 29 cm x 9 cm x 5 cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Cat Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following cat stories:\u003c\/p\u003e\n          \u003cp\u003e• Cat on the Mat\u003c\/p\u003e\n          \u003cp\u003e• Too Many Cats\u003c\/p\u003e\n          \u003cp\u003e• City Cats, Country Cats\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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\"\u003eProduct Instructions\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\u003eOperating Instructions:\u003c\/strong\u003e View and then download the instruction manual for your Story Dream Machine Colourful Cats Collection story cartridges.\u003c\/p\u003e\n          \u003ca href=\"javascript:void(0)\" class=\"download-button\" onclick=\"downloadPDF()\"\u003e📄 PDF Instructions\u003c\/a\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\u003cimg style=\"max-width: 100%; height: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_Colourful_Cats_Collection_Shopify_Footer.jpg?v=1771614575\" alt=\"Little Tikes Story Dream Machine Colourful Cats Collection Footer\" class=\"footer-image\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\n  function downloadPDF() {\n    const isMobile = \/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini\/i.test(navigator.userAgent);\n    \n    if (isMobile) {\n      const pdfUrl = 'https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_664298_Colorful_Cats_Collection_Instructions.pdf?v=1771615427';\n      const googleDocsUrl = `https:\/\/docs.google.com\/viewer?url=${encodeURIComponent(pdfUrl)}\u0026embedded=true`;\n      window.open(googleDocsUrl, '_blank');\n    } else {\n      const link = document.createElement('a');\n      link.href = 'https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_664298_Colorful_Cats_Collection_Instructions.pdf?v=1771615427';\n      link.download = 'Colourful_Cats_Collection_Story_Dream_Machine_Instructions.pdf';\n      link.target = '_blank';\n      document.body.appendChild(link);\n      link.click();\n      document.body.removeChild(link);\n    }\n  }\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":44609553465367,"sku":"HG090590","price":39.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreamMachineColourfulCatsCollection1.jpg?v=1771614599"},{"product_id":"new-little-tikes-story-dream-machine-trolls-special-day-story-collection","title":"NEW Little Tikes - Story Dream Machine Trolls Special Day Story Collection","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\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  }\n  \n  .product-description * {\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    word-wrap: break-word;\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;\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n  \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;\n    margin-bottom: 10px;\n  }\n  \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\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_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b050; font-weight: bold;\" class=\"large-title\"\u003eNEW \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e- \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2b00ff; font-weight: bold;\" class=\"large-title\"\u003eLittle \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2b00ff; font-weight: bold;\" class=\"large-title\"\u003eTikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eStory \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eDream \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eMachine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #873d92; font-weight: bold;\" class=\"large-title\"\u003eTrolls \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #873d92; font-weight: bold;\" class=\"large-title\"\u003eSpecial \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #873d92; font-weight: bold;\" class=\"large-title\"\u003eDay\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eCollection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eStory \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eCartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eDreamWorks Animation Trolls Special Day Collection for the Little Tikes Story Dream Machine includes 3 stories and 1 Poppy figure that adds light effects in nightlight mode.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children see and hear words and can read along with the narrator as the words and images shine brightly on the wall. Kids will be delighted as they watch colourful lights and listen to sound effects.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe always expanding library of story collections offers a great variety to choose from and can be purchased separately. Stay tuned for new content. Recommended for boys and girls ages 3+ years.\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 style=\"font-size: 18pt; color: #0039f3; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\n        \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\n        \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Trolls Special Day Collection Story Cartridges\u003c\/span\u003e\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\n        \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eTrolls Poppy Character\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/p\u003e\n\n  \u003cdiv class=\"accordion\"\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER\u003c\/strong\u003e – Includes 3 DreamWorks Trolls stories and 1 Poppy figure that adds light effects in nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e – Use with the Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG\u003c\/strong\u003e – Develops beginning reading skills and word recognition as children see words projected and hear a narrator read them a story.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION\u003c\/strong\u003e – Grow your library with additional story collections (each sold separately).\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED\u003c\/strong\u003e – Check back for the launch of new stories and content.\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\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Trolls Special Day Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 630040\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743630040\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Trolls Poppy Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following DreamWorks Trolls stories:\u003c\/p\u003e\n          \u003cp\u003e• Poppy's Special Day\u003c\/p\u003e\n          \u003cp\u003e• Branch's Big Adventure\u003c\/p\u003e\n          \u003cp\u003e• Trolls Dance Party\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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 DreamWorks Trolls\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\u003eDreamWorks Trolls\u003c\/strong\u003e is a beloved animated franchise based on the iconic Good Luck Trolls dolls originally created by Thomas Dam in 1959. The franchise was brought to the big screen by DreamWorks Animation in 2016 and has since become a global phenomenon.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePoppy:\u003c\/strong\u003e The ever-optimistic and energetic Queen of the Trolls, Poppy believes in the power of happiness, friendship, and a great song. Voiced by Anna Kendrick, she is the heart and soul of the Trolls franchise and leads her colourful friends through every adventure.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Trolls World:\u003c\/strong\u003e Set in a vibrant, glitter-filled world of music and colour, the Trolls universe celebrates friendship, individuality, and the joy of being yourself. The franchise has expanded to include multiple films, a television series, and a wide range of merchandise.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Themes:\u003c\/strong\u003e Trolls stories teach valuable lessons about friendship, teamwork, acceptance, and embracing what makes each individual unique — making them perfect for young learners.\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\u003cimg style=\"max-width: 100%; height: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_DreamWorks_Trolls_Special_Day_Story_Collection_Shopify_Footer.jpg?v=1771659651\" alt=\"Little Tikes Story Dream Machine Trolls Special Day Collection Footer\" class=\"footer-image\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":44611475701783,"sku":"HG090591","price":39.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreamMachineDreamWorksTrollsSpecialDayStoryCollection1.jpg?v=1771659679"},{"product_id":"new-little-tikes-story-dream-machine-kung-fu-panda-dragon-warrior-collection","title":"NEW - Little Tikes Story Dream Machine Kung Fu Panda Dragon Warrior Collection","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\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  }\n  \n  .product-description * {\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    word-wrap: break-word;\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;\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n  \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;\n    margin-bottom: 10px;\n  }\n  \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\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_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b050; font-weight: bold;\" class=\"large-title\"\u003eNEW \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e- \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2b00ff; font-weight: bold;\" class=\"large-title\"\u003eLittle \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #2b00ff; font-weight: bold;\" class=\"large-title\"\u003eTikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eStory \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eDream \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\" class=\"large-title\"\u003eMachine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #7c1850; font-weight: bold;\" class=\"large-title\"\u003eKung \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #7c1850; font-weight: bold;\" class=\"large-title\"\u003eFu \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #7c1850; font-weight: bold;\" class=\"large-title\"\u003ePanda\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\" class=\"large-title\"\u003eDragon \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\" class=\"large-title\"\u003eWarrior\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eCollection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eStory \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003eCartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eDreamWorks Animation Kung Fu Panda Dragon Warrior Collection for the Little Tikes Story Dream Machine includes 3 stories and 1 Po character that adds light effects in nightlight mode.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children see and hear words and can read along with the narrator as the words and images shine brightly on the wall. Kids will be delighted as they watch colourful lights and listen to sound effects.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e\n      \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe always expanding library of story collections offers a great variety to choose from and can be purchased separately. Stay tuned for new content. Recommended for boys and girls ages 3+ years.\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 style=\"font-size: 18pt; color: #0039f3; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\n        \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\n        \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Kung Fu Panda Dragon Warrior Collection Story Cartridges\u003c\/span\u003e\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\n        \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003ePo Character\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/p\u003e\n\n  \u003cdiv class=\"accordion\"\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER\u003c\/strong\u003e – Includes 3 DreamWorks Kung Fu Panda Dragon Warrior stories and 1 Po character that adds light effects in nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e – Use with the Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG\u003c\/strong\u003e – Develops beginner-level reading skills and word recognition as children see words projected and hear a narrator read them a story.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION\u003c\/strong\u003e – Grow your library with additional story collections (each sold separately).\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED\u003c\/strong\u003e – Check back for the launch of new stories and content.\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\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Kung Fu Panda Dragon Warrior Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 630101\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743630101\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Po Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following DreamWorks Kung Fu Panda stories:\u003c\/p\u003e\n          \u003cp\u003e• Kung Fu Panda 2: Mystical Memories\u003c\/p\u003e\n          \u003cp\u003e• Po's Special Day with Mama \u0026amp; Papa\u003c\/p\u003e\n          \u003cp\u003e• Kung Fu Panda 3: Secrets of the Secret Panda Village\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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 DreamWorks Kung Fu Panda\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\u003eDreamWorks Kung Fu Panda\u003c\/strong\u003e is a beloved animated franchise that began with the first film in 2008. The series follows Po, a lovable and enthusiastic giant panda who dreams of becoming a kung fu master despite his unlikely appearance.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePo:\u003c\/strong\u003e The Dragon Warrior himself, Po is a clumsy but big-hearted panda who proves that true strength comes from believing in yourself. Voiced by Jack Black, Po has become one of DreamWorks Animation's most iconic characters, winning hearts with his humour, determination, and love of dumplings.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Kung Fu World:\u003c\/strong\u003e Set in a stunning ancient Chinese-inspired world, the franchise celebrates themes of perseverance, self-discovery, and the power of inner peace. The series has expanded to include multiple films, a television series, and a wide range of merchandise.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Themes:\u003c\/strong\u003e Kung Fu Panda stories teach valuable lessons about courage, self-belief, friendship, and embracing what makes each individual unique — making them perfect for young learners.\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\u003cimg style=\"max-width: 100%; height: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_DreamWorks_Kung_Fu_Panda_Dragon_Warrior_Story_Collection_Shopify_Banner.jpg?v=1771839759\" alt=\"Little Tikes Story Dream Machine Kung Fu Panda Dragon Warrior Collection Footer\" class=\"footer-image\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":44615800848407,"sku":"HG090592","price":39.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreamMachineDreamWorksKungFuPandaDragonWarriorStoryCollection1.jpg?v=1771839786"},{"product_id":"new-little-golden-book-bluey-baby-race","title":"NEW Little Golden Book - Bluey Baby Race","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eBluey Baby Race Little Golden Book - Hectic Gifts\u003c\/title\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\u003cstyle\u003e\n  body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    max-width: 800px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black; }\n  .product-description .footer-image { margin: 30px auto; }\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n  .product-description .multi-buy-container { width: 100%; max-width: 500px; font-family: 'Rubik', sans-serif; margin: 30px 0; background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); }\n  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\n  .product-description .multi-buy-heading { background: linear-gradient(135deg, #cc9900, #b78500); color: white; padding: 15px; text-align: center; font-size: 24px; font-weight: bold; font-family: 'Rubik', sans-serif; text-transform: uppercase; letter-spacing: 1px; text-shadow: 1px 1px 2px rgba(0,0,0,0.3); }\n  .product-description .multi-buy-table th { background: linear-gradient(to bottom, #cc9900, #b78500); color: white; padding: 12px 15px; text-align: center; font-size: 18px; font-weight: 600; font-family: 'Rubik', sans-serif; border: none; position: relative; }\n  .product-description .multi-buy-table th:after { content: ''; position: absolute; top: 0; right: 0; height: 100%; width: 1px; background-color: rgba(255,255,255,0.3); }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\n  .product-description .multi-buy-table td { padding: 15px; transition: all 0.2s; border: none; border-bottom: 1px solid #eaeaea; }\n  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 20px; font-weight: 600; color: #333; }\n  .product-description .best-value td { background-color: #ffffff !important; position: relative; }\n  .product-description .best-value td:last-child { position: relative; }\n  .product-description .best-value td:last-child::after { content: \"★ Best Value\"; position: absolute; top: 10px; right: 10px; background-color: #cc9900; color: white; padding: 4px 8px; font-size: 12px; font-weight: bold; border-radius: 4px; text-shadow: none; }\n  .product-description .note-row td { background-color: #f5f5f5 !important; font-size: 12px; color: #666; text-align: left; padding: 10px 15px; font-style: italic; }\n  .product-description .view-all-button { display: block; width: 100%; max-width: 500px; background-color: #ff0000; color: white; font-size: 14px; font-weight: normal; text-align: center; padding: 15px 0; border-radius: 0; text-decoration: none; box-shadow: 0 4px 8px rgba(0,0,0,0.15); transition: all 0.3s ease; text-transform: uppercase; letter-spacing: 0.5px; position: relative; margin: 0 0 40px 0; }\n  .product-description .view-all-button:hover { background-color: #f08080; transform: translateY(-2px); box-shadow: 0 6px 12px rgba(0,0,0,0.2); }\n  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\n  .product-description .click-text { font-weight: bold; font-size: 16px; letter-spacing: 1px; background-color: rgba(255,255,255,0.15); padding: 5px 8px; border-radius: 3px; margin-right: 5px; text-shadow: 0 1px 1px rgba(0,0,0,0.4); }\n  .product-description .accordion { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\n  .product-description .accordion-header { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; transition: all 0.3s ease; }\n  .product-description .accordion-title { font-size: 16pt; font-weight: 500; font-family: 'Oswald', sans-serif; color: #333; margin: 0; }\n  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black; margin-bottom: 10px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\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\u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e- \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #2663a6; font-weight: bold;\" class=\"large-title\"\u003eBluey \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eBaby \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eRace\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eLittle \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eGolden \u003c\/span\u003e\u003cspan style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\" class=\"large-title\"\u003eBook\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eA Little Golden Book based on the Bluey animated series on Disney+ and Disney Junior!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eBluey, Bingo, and all their family and friends star in this new Little Golden Book based on the Bluey original series, now airing on Disney+ and Disney Junior. This reassuring story features Mum telling Bluey a lovely baby story about how Bluey first learned to walk — and how we all grow up in different ways!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-style: italic;\" class=\"content-text\"\u003eBluey\u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003e follows the adventures of a lovable and inexhaustible six-year-old Blue Heeler puppy who lives with her Dad, Mum, and four-year-old little sister, Bingo. Along with her friends and family, Bluey enjoys exploring the world and using her imagination to turn everyday life into an amazing adventure.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eLooking for beloved classic tales, timeless new stories, awesome biographies and favourite characters? There's a Little Golden Book for that!\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #0039f3; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eBluey: Baby Race Little Golden Book\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL LITTLE GOLDEN BOOK TITLES \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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 10 October 2023\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e 1st\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLanguage:\u003c\/strong\u003e English\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHardcover:\u003c\/strong\u003e 24 pages\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-10:\u003c\/strong\u003e 0593811127\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0593811122\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 90 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16\u003c\/strong\u003e cm x \u003cstrong\u003e0.5\u003c\/strong\u003e cm x \u003cstrong\u003e20\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\"\u003eAbout Bluey\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\u003eThe Show:\u003c\/strong\u003e \u003cem\u003eBluey\u003c\/em\u003e is an Australian animated television series created by Joe Brumm and produced by Ludo Studio for ABC Kids. The show premiered in Australia on 1 October 2018 and has since become a worldwide phenomenon, airing on Disney+ and Disney Junior internationally.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Characters:\u003c\/strong\u003e Bluey is an energetic six-year-old Blue Heeler puppy who lives in Brisbane with her family: her dad Bandit, her mum Chilli, and her younger sister Bingo. Together they navigate childhood through imaginative play, turning everyday moments into extraordinary adventures.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBaby Race Episode:\u003c\/strong\u003e \"Baby Race\" is one of the most beloved episodes of the series. In it, Chilli tells Bluey the story of when she was a baby and how she was the last of her friends to start walking. It's a heartwarming tale about how every child develops at their own pace, and how comparing milestones can cause unnecessary worry for parents.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGlobal Impact:\u003c\/strong\u003e \u003cem\u003eBluey\u003c\/em\u003e has been praised by both parents and critics for its realistic portrayal of family life, its clever humour that appeals to both children and adults, and its gentle handling of emotional themes. The show has won multiple awards including a Logie and International Emmy Kids Award.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAustralian Roots:\u003c\/strong\u003e Set in Brisbane, Queensland, \u003cem\u003eBluey\u003c\/em\u003e proudly showcases Australian culture, landscapes, and family life, making it a source of national pride and introducing Australian culture to audiences around the world.\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\u003eBeautiful Illustrations:\u003c\/strong\u003e Colourful artwork featuring Bluey, Bingo, Chilli, Bandit and friends in the instantly recognisable Bluey animation style.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eHeartwarming Story:\u003c\/strong\u003e Based on the beloved \"Baby Race\" episode, this book shares the reassuring message that every child grows up in their own time and in their own way.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEducational Value:\u003c\/strong\u003e Introduces young readers to themes of patience, individuality, and the understanding that milestones happen differently for everyone.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eClassic Format:\u003c\/strong\u003e The iconic Little Golden Book design with its distinctive gold spine and high-quality hardcover binding.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePerfect Gift:\u003c\/strong\u003e Ideal for Bluey fans, new parents, and anyone who loves a story about celebrating each child's unique journey.\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\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, Oprah Winfrey, Elton John, and King Charles III, bringing inspiring life stories to 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\"\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 The Poky Little Puppy 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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Bluey_Baby_Race_Little_Golden_Book_Shopify_Footer.png?v=1772297962\" alt=\"Bluey Baby Race Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":44670914396183,"sku":"HG090594","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBBlueyBabyRaceLittleGoldenBook1.jpg?v=1772297978"},{"product_id":"new-tonka-steel-classics-40cm-dump-truck","title":"NEW - Tonka Steel Classics 40cm Dump Truck","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eTonka Steel Classics 40 cm Dump Truck – Hectic Gifts Preview\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@300;400;500;600;700\u0026amp;family=Oswald:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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@300;400;500;600;700\u0026amp;family=Oswald:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  \/* ── SCOPED TO .product-description ──────────────────────────────────── *\/\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\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  \/* Mobile font adjustments *\/\n  @media (max-width: 768px) {\n    .product-description .large-title  { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* ── ACCORDION ────────────────────────────────────────────────────────── *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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\n  \/* ── VIEW ALL BUTTON ──────────────────────────────────────────────────── *\/\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    font-family: 'Rubik', Arial, sans-serif;\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        { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover  { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover  { display: inline-block; }\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- ── TITLE SECTION ────────────────────────────────────────────────── --\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Tonka_Logo.jpg?v=1773065324\" alt=\"Tonka Logo\" class=\"logo\"\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003eTonka\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003eSteel\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003eClassics\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ffc700; font-weight: bold; margin-right: 12px;\"\u003e40\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ffc700; font-weight: bold; margin-right: 12px;\"\u003ecm\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ffc700; font-weight: bold; margin-right: 12px;\"\u003eDump\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ffc700; font-weight: bold;\"\u003eTruck\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── INTRO COPY ──────────────────────────────────────────────────── --\u003e\n  \u003cdiv style=\"margin-top: 50px;\" class=\"content-section\"\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eThe Tonka Steel Classics Dump Truck is built for hauling!\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThis sturdy, steel construction vehicle is ready for the toughest loading jobs. Move the bed up and down to trigger its unloading action — hours of construction play guaranteed.\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=\"font-size: 18pt; color: #0039f3; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\n        \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\n        \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eTonka Steel Classics Dump Truck\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── AGE RECOMMENDATION ─────────────────────────────────────────── --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\n      \u003cspan style=\"font-size: 18pt; color: red; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── VIEW ALL BUTTON ──────────────────────────────────────────────── --\u003e\n  \u003cp\u003e\n    \u003ca href=\"https:\/\/hectic.gifts\/collections\/toys\" class=\"view-all-button\"\u003e\n      \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL TOYS\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\n  \u003c\/p\u003e\n\n  \u003c!-- ── ACCORDION ─────────────────────────────────────────────────── --\u003e\n  \u003cdiv class=\"accordion\"\u003e\n\n    \u003c!-- Key Features --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eSteel Construction:\u003c\/strong\u003e Built from cold-rolled steel for authentic Tonka toughness that can handle real outdoor play, sandbox adventures, and more\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eMovable Dump Bed:\u003c\/strong\u003e The working steel dump tray tilts up and down for realistic loading and unloading action — just like the real thing\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBig and Bold:\u003c\/strong\u003e At 40 cm long, this is a proper sized truck that kids can really get into — big enough for sand, dirt, rocks, and more\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eIndoor and Outdoor Ready:\u003c\/strong\u003e Equally at home in the backyard, the sandpit, or the playroom floor\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBuilt to Last:\u003c\/strong\u003e Designed to withstand the rigours of active play — Tonka's legendary durability means this truck will be going strong for years\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eGreat Gift Idea:\u003c\/strong\u003e A classic, timeless toy that makes an impressive gift for any child aged 3 and above\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Specifications --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Tonka Steel Classics 40 cm Dump Truck\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Basic Fun! (under licence from Tonka \/ Hasbro)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 06025\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 885561060256\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Cold-rolled steel body with plastic components\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eColour:\u003c\/strong\u003e Classic Tonka yellow\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e40\u003c\/strong\u003e cm x \u003cstrong\u003e26.5\u003c\/strong\u003e cm x \u003cstrong\u003e5.20\u003c\/strong\u003e cm\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About the Tonka Dump Truck --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout the Tonka Dump Truck\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\u003eThe \u003cstrong\u003eTonka Steel Classics Dump Truck\u003c\/strong\u003e keeps everything that made the original famous — a cold-rolled steel body, a tilting dump bed, and that bold, unmistakable yellow — whilst adding some plastic components for modern safety standards.\u003c\/p\u003e\n          \u003cp\u003eAt 40 cm long it's an impressive, substantial toy that genuinely works as a construction vehicle. Fill the dump bed with sand, dirt, or gravel, then tilt it back to unload. The rugged steel construction means it can take the kind of treatment only a 3-year-old can dish out and still come back for more.\u003c\/p\u003e\n          \u003cp\u003eNow produced under licence by \u003cstrong\u003eBasic Fun!\u003c\/strong\u003e, the Steel Classics line is promoted as \"Tonka Tough\" — marketed as a durable outdoor toy for kids as well as a nostalgic collectible for adults who grew up with the original in the sandpit.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Tonka --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Tonka\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\u003eOrigins:\u003c\/strong\u003e Tonka traces its roots to Mound Metalcraft in Mound, Minnesota, a company that originally made garden tools. In the late 1940s the founders pivoted to steel toy vehicles, quickly discovering that kids (and their parents) couldn't get enough of their rugged, realistic construction toys.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Mighty Dump Truck:\u003c\/strong\u003e In 1964–65, Tonka introduced the bright yellow Mighty Dump Truck — pressed steel with a working dump bed and rugged tyres. It became the company's best-selling and most iconic toy for decades, dominating sandpits the world over.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTonka Tough:\u003c\/strong\u003e Throughout the 1960s and 70s, Tonka built its reputation on one simple promise: their trucks could take anything kids could throw at them. Promotional footage famously showed a Tonka truck supporting the weight of a fully grown adult — a testament to their steel construction.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHasbro and Beyond:\u003c\/strong\u003e Hasbro acquired Tonka in 1991, and the brand has continued to thrive. Today, Basic Fun! produces the Steel Classics line under licence, keeping the original spirit of tough, steel-bodied construction vehicles alive for a whole new generation.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollectible Legacy:\u003c\/strong\u003e Vintage Tonka trucks from the 1950s through to the 1980s are now highly sought-after collectibles, and the Steel Classics range bridges the gap between nostalgic keepsake and proper working toy.\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. 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\" style=\"transform: rotate(45deg);\"\u003e−\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cscript async src=\"https:\/\/cdn-widgetsrepository.yotpo.com\/v1\/loader\/u8Gg9jbAK93FxpBHKBEDBZqJf9c5vu6LnW29WyYI\"\u003e\u003c\/script\u003e\n          \u003cdiv class=\"yotpo-widget-instance\" data-yotpo-instance-id=\"1001765\" data-yotpo-product-id=\"8748174114839\" data-yotpo-name=\"{{ product.title | escape }}\" data-yotpo-url=\"{{ shop.url }}{{ product.url }}\" data-yotpo-image-url=\"{{ product.featured_image | product_img_url: }}\" data-yotpo-price=\"{{ product.price | divided_by: 100.00 }}\" data-yotpo-currency=\"{{ shop.currency }}\" data-yotpo-description=\"{{ product.description | escape }}\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003c!-- ── END ACCORDION ─────────────────────────────────────────────────── --\u003e\n\n  \u003c!-- ── FOOTER IMAGE ─────────────────────────────────────────────────── --\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Tonka_Steel_Classics_16_inch_Dump_Truck_Shopify_Footer_Banner.jpg?v=1773065649\" alt=\"Tonka Steel Classics Dump Truck Footer\" class=\"footer-image\"\u003e\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- ── END .product-description ─────────────────────────────────────────── --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(function(header) {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon    = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent      = '+';\n          icon.style.transform  = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent      = '−';\n          icon.style.transform  = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Tonka","offers":[{"title":"Default Title","offer_id":44726588571671,"sku":"HG090599","price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/TonkaSteelClassics16inchDumpTruck6.png?v=1773065667"},{"product_id":"new-little-tikes-story-dream-machine-dr-suess-edition","title":"NEW - Little Tikes Story Dream Machine Dr Suess Edition","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eStory Dream Machine Dr. Seuss Bundle – Hectic Gifts Preview\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@300;400;500;600;700\u0026amp;family=Oswald:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    body { background: #fff; margin: 0; padding: 20px; }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- ===== SHOPIFY SNIPPET STARTS HERE ===== --\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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', Arial, sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\n    word-spacing: 2px;\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  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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\n  \/* View All Button Styles *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 600px;\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- TITLE SECTION --\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg class=\"logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\"\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eStory \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eDream \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eMachine\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\" class=\"medium-title\"\u003eDr. \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\" class=\"medium-title\"\u003eSeuss\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eStory \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eBundle\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO COPY --\u003e\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eWatch the adventures of Dr. Seuss come to life with the Little Tikes Story Dream Machine Dr. Seuss Story Bundle!\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eWith this kid-friendly projector, children can watch, listen, and read along to these action-packed stories as they shine bright on the wall. This unique storytime experience combines imagination with elementary literacy training. The blend of auditory and visual elements makes for a fun storytelling experience that builds kids' confidence and excitement about reading.\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThis Story Dream Machine collection includes three stories and a character figurine for on-the-go storytelling. Colourful lights and sound effects help each story magically unfold, and simple controls allow your child to change the volume, fast forward, and rewind the story with ease. It's also easy to pack up and bring storytime anywhere.\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThis magical storytelling experience is perfect for sleepovers, family trips, or home. At bedtime, the machine doubles as a white noise nightlight to help soothe children to sleep. The always-expanding Little Tikes library offers a great variety of classic and new tales to choose from to bring storytime to life.\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eAdditional story cartridges and characters are sold separately. Recommended projection distance is 0.6 m to 1.8 m.\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 style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Projector\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eDr. Seuss Story Cartridges\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eCat in the Hat Character Figurine\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AGE RECOMMENDATION --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\n      \u003cspan style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VIEW ALL BUTTON --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/p\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"accordion\"\u003e\n\n    \u003c!-- Key Features --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e – Watch, listen, and read along to bedtime stories as they magically unfold through screen-free wall projection, colourful lights, and sound effects\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003e3 STORIES AND 1 CHARACTER\u003c\/strong\u003e – Includes 3 Dr. Seuss stories: I Am the Cat in the Hat, I Am Sam-I-Am, and We Are Thing One and Thing Two — plus a Cat in the Hat character figurine that adds fun light effects in nightlight mode\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBUILDS READING SKILLS\u003c\/strong\u003e – Story projection helps develop word recognition and beginning reading skills; children follow along easily as a narrator reads the story aloud\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEASY TO USE AND STORE\u003c\/strong\u003e – Simple, kid-friendly controls for volume, fast forward, and rewind; cartridges store neatly in slots on the side of the projector\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eWHITE NOISE NIGHTLIGHT\u003c\/strong\u003e – Doubles as a white noise nightlight to soothe your child to sleep, with 5 different sound settings to choose from\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePORTABLE\u003c\/strong\u003e – Easy to pack up and take anywhere — perfect for sleepovers, holidays, and family trips\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPANDABLE LIBRARY\u003c\/strong\u003e – Additional story cartridges and characters available separately to keep growing the collection\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eSpecifications\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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Dr. Seuss Story Bundle\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 642234\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743642234\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 1 Story Dream Machine Projector, 3 Dr. Seuss Story Cartridges, 1 Cat in the Hat Character Figurine\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eProjection Distance:\u003c\/strong\u003e 0.6 m to 1.8 m\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eWhite Noise Settings:\u003c\/strong\u003e 5\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e40.6\u003c\/strong\u003e cm x \u003cstrong\u003e28.7\u003c\/strong\u003e cm x \u003cstrong\u003e10.8\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e 1.26 kg\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Stories Included --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis bundle includes the following three Dr. Seuss stories:\u003c\/p\u003e\n          \u003cp\u003e• I Am the Cat in the Hat\u003c\/p\u003e\n          \u003cp\u003e• I Am Sam-I-Am\u003c\/p\u003e\n          \u003cp\u003e• We Are Thing One and Thing Two\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Story Dream Machine --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device from Little Tikes that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis screen-free device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected onto the wall, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eNightlight Mode:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting white noise nightlight, making it a perfect addition to any bedtime routine and helping ease children into sleep.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Dr. Seuss --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Dr. Seuss\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\u003eTheodor Seuss Geisel\u003c\/strong\u003e, better known as Dr. Seuss, is one of the most beloved and influential children's authors and illustrators of all time. Born in Springfield, Massachusetts in 1904, he began his career as a cartoonist before publishing his first children's book in 1937.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Literary Legacy:\u003c\/strong\u003e Dr. Seuss went on to write and illustrate more than 60 children's books, including timeless classics such as \u003cem\u003eThe Cat in the Hat\u003c\/em\u003e, \u003cem\u003eGreen Eggs and Ham\u003c\/em\u003e, \u003cem\u003eHow the Grinch Stole Christmas!\u003c\/em\u003e, and \u003cem\u003eOh, the Places You'll Go!\u003c\/em\u003e. His books have sold over 600 million copies worldwide and have been translated into more than 20 languages.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Cat in the Hat:\u003c\/strong\u003e First published in 1957, \u003cem\u003eThe Cat in the Hat\u003c\/em\u003e was created in response to concerns that early reading books were too dull to engage young readers. Using a limited vocabulary of simple words, Dr. Seuss crafted a wildly imaginative story that proved learning to read could be enormously fun. It remains one of the best-selling children's books of all time.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSam-I-Am:\u003c\/strong\u003e The beloved character Sam-I-Am from \u003cem\u003eGreen Eggs and Ham\u003c\/em\u003e (1960) is one of Dr. Seuss's most recognisable creations — a cheerful, persistent character who encourages trying new things, making the story a perennial favourite for parents and children alike.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Influence:\u003c\/strong\u003e Dr. Seuss's unique combination of nonsensical humour, inventive rhymes, and bold, distinctive illustrations continues to delight children and adults around the world — making his stories a perfect fit for the Story Dream Machine's magical storytelling experience.\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. 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  \u003c!-- END ACCORDION --\u003e\n\n  \u003c!-- FOOTER IMAGE --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_Dr_Suess_Bundle_Shopify_Footer.jpg?v=1773455494\" alt=\"Little Tikes Story Dream Machine Dr. Seuss Story Bundle\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- END .product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===== SHOPIFY SNIPPET ENDS HERE ===== --\u003e\n\n\n\u003c\/body\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":44743081787415,"sku":"HG090601","price":89.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreamMachineDrSuessSpecialEdition1.jpg?v=1773455522"},{"product_id":"new-little-tikes-story-dream-machine-aesop-s-fairy-tale-story-collection","title":"NEW Little Tikes - Story Dream Machine Aesop’s Fairy Tale Story Collection","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\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', Arial, sans-serif;\n  }\n  \n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\n    word-spacing: 2px;\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  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n  \n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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  \n  \/* View All Button Styles *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 600px;\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\" class=\"logo\"\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b0f0; font-weight: bold;\" class=\"large-title\"\u003eLittle\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b0f0; font-weight: bold;\" class=\"large-title\"\u003eTikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eStory\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eDream\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eMachine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #a7502d; font-weight: bold;\" class=\"medium-title\"\u003eAesop's\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #a7502d; font-weight: bold;\" class=\"medium-title\"\u003eFairy\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #a7502d; font-weight: bold;\" class=\"medium-title\"\u003eTale\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003eCollection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eStory\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eCartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eThe Aesop's Fairy Tale Collection for the Little Tikes® Story Dream Machine™ includes 3 story cartridges and 1 Honest Woodcutter character that adds soothing light effects in night-light mode.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eChildren can enjoy beautifully retold versions of classic Aesop's fables, all designed to introduce meaningful life lessons in an age-appropriate way.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children listen and read along with the narrator whilst words and images shine brightly on the wall.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eEngaging visuals, sound, and light effects help keep young listeners focused and entertained. The always expanding library of story collections offers a great variety to choose from and can be purchased separately.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStay tuned for new content. Recommended for boys and girls ages 3+ years.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Aesop's Fairy Tale Collection Story Cartridges\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eHonest Woodcutter Character\u003c\/span\u003e\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER\u003c\/strong\u003e – Includes 3 Aesop's Fairy Tale stories and 1 Honest Woodcutter character that adds light effects in nightlight mode\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e – Use with the Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG\u003c\/strong\u003e – Develops beginning reading skills and word recognition as children see words projected and hear a narrator read them a story\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION\u003c\/strong\u003e – Grow your library with additional story collections (each sold separately)\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED\u003c\/strong\u003e – Check back for the launch of new stories and content\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\"\u003eSpecifications\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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Aesop's Fairy Tale Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 170775UK\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743170775\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Honest Woodcutter Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following classic Aesop's fable stories:\u003c\/p\u003e\n          \u003cp\u003e• The Goose That Laid the Golden Eggs\u003c\/p\u003e\n          \u003cp\u003e• The Ants \u0026amp; The Grasshopper\u003c\/p\u003e\n          \u003cp\u003e• The Honest Woodcutter\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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 Aesop's Fables\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\u003eAncient Wisdom for Young Minds:\u003c\/strong\u003e Aesop's Fables are a collection of timeless stories attributed to the ancient Greek storyteller Aesop, believed to have lived around 620–560 BCE. For over two thousand years, these tales have been enjoyed by children and adults alike across the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLessons That Last a Lifetime:\u003c\/strong\u003e Each fable uses animals and simple characters to teach enduring moral lessons — from the value of honesty and hard work to the dangers of greed and boastfulness. These stories provide a gentle and engaging way to introduce important values to young children.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eClassic Tales in This Collection:\u003c\/strong\u003e The Goose That Laid the Golden Eggs teaches the importance of patience and contentment. The Ants \u0026amp; The Grasshopper explores the value of preparation and diligence. The Honest Woodcutter celebrates truthfulness and integrity.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTimeless Storytelling:\u003c\/strong\u003e Retold for a new generation, these beautifully adapted versions bring Aesop's beloved fables to life through the magic of the Little Tikes® Story Dream Machine™, making them as relevant and captivating as ever.\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. 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\" style=\"transform: rotate(45deg);\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cscript src=\"https:\/\/cdn-widgetsrepository.yotpo.com\/v1\/loader\/u8Gg9jbAK93FxpBHKBEDBZqJf9c5vu6LnW29WyYI?\" async=\"\"\u003e\u003c\/script\u003e\n          \u003cdiv class=\"yotpo-widget-instance\" data-yotpo-instance-id=\"1001765\" data-yotpo-product-id=\"8801888469015\" data-yotpo-name=\"{{ product.title | escape }}\" data-yotpo-url=\"{{ shop.url }}{{ product.url }}\" data-yotpo-image-url=\"{{ product.featured_image | product_img_url: 'grande' }}\" data-yotpo-price=\"{{ product.price | divided_by: 100.00 }}\" data-yotpo-currency=\"{{ shop.currency }}\" data-yotpo-description=\"{{ product.description | escape }}\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_Aesop_s_Fairy_Tale_Story_Collection_Shopify_Footer.jpg?v=1776761726\" alt=\"Little Tikes Story Dream Machine Aesop's Fairy Tale Collection Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":45067384586263,"sku":"HG0090589","price":39.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/StoryDreamMachine3Aesop_sFairyTaleStoryCollection9.jpg?v=1776761742"},{"product_id":"new-monster-high-wednesday-bianca-barclay-collectors-edition-doll","title":"NEW - Monster High Wednesday Bianca Barclay Collectors Edition Doll","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;700\u0026amp;family=Oswald:wght@500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003ebody { background: #fff; margin: 0; padding: 20px; }\u003c\/style\u003e\n\u003cdiv style=\"max-width: 800px; margin: 0 auto;\"\u003e\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\u003e \u003c!-- Add viewport meta tag for proper mobile scaling --\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003c!-- Add Google Fonts for Rubik and Oswald --\u003e \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\u003c\/div\u003e\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  }\n\n  .product-description * {\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    word-wrap: break-word;\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;\n  }\n\n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n\n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Button styling *\/\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 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;\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"max-width: 800px; margin: 0 auto;\"\u003e\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\/Monster_High_Logo_e15e47e2-60ce-4f33-8eb5-b3b21029716e.png?v=1739798432\" alt=\"Monster High Logo\"\u003e\n\u003cp class=\"title-text\"\u003e\u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\"\u003eNEW \u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e- \u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7b2d8b; font-weight: bold;\"\u003eMonster \u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7b2d8b; font-weight: bold;\"\u003eHigh\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"title-text\"\u003e\u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003eWednesday\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"title-text\"\u003e\u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold;\"\u003eBianca \u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold;\"\u003eBarclay\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"title-text\"\u003e\u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eCollectors \u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eDoll\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n\u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eThe makers of Monster High have collaborated with the Wednesday series to create a chillingly beautiful line of dolls inspired by the hit television show — and this Bianca Barclay collectible doll is a standout from the collection.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eChannelling her inner queen bee, Bianca Barclay embellishes her Nevermore Academy uniform with siren-inspired touches. Her purple uniform is accented by iridescent shell earrings, a golden siren amulet, and a waist belt featuring the school crest. Scaly tights and a satchel backpack add a fan-sea touch to her academic look.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWhether battling a supernatural entity or ruling the school from fencing class to choir practice, Bianca does it all with petrifying poise. A perfect gift for fans of Monster High and Wednesday alike.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; 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-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eMonster High Wednesday Bianca Barclay Collectors Doll\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended For Ages: \u003c\/span\u003e \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e3+ \u003c\/span\u003e \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: normal;\"\u003eYears\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- View All Button --\u003e\n\u003cp\u003e\u003ca class=\"view-all-button\" href=\"https:\/\/hectic.gifts\/collections\/wednesday\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL WEDNESDAY ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/p\u003e\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\"\u003eKey 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• Part of the Monster High x Wednesday collection — a screamium line of dolls paying tribute to the darkly witty television series\u003c\/p\u003e\n\u003cp\u003e• Bianca Barclay reimagined through a Monster High lens — sirens make waves, and Bianca does just that with her striking style\u003c\/p\u003e\n\u003cp\u003e• Purple Nevermore Academy uniform accented by iridescent shell earrings, a golden siren amulet, and a school crest waist belt\u003c\/p\u003e\n\u003cp\u003e• Scaly tights and a satchel backpack add a fan-sea touch to her academic look; platform boot heels feature references from the series\u003c\/p\u003e\n\u003cp\u003e• Look for more Monster High x Wednesday dolls, each sold separately and subject to availability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003e\n\u003ch3 class=\"accordion-title\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Monster High Wednesday Bianca Barclay Collectors Doll\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Mattel\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e JDR71\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 194735288878\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e4\u003c\/strong\u003e cm x \u003cstrong\u003e4.5\u003c\/strong\u003e cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003e\n\u003ch3 class=\"accordion-title\"\u003eAbout Bianca Barclay\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\u003eQueen of Nevermore:\u003c\/strong\u003e Bianca Barclay is one of the most compelling characters in the Wednesday series — the reigning queen bee of Nevermore Academy and Wednesday's primary rival when she first arrives at the school. Poised, polished, and fiercely competitive, Bianca commands every room she enters.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA Siren's Power:\u003c\/strong\u003e Bianca is a siren, possessing the ability to manipulate others through her voice. It's a power she has spent years learning to control — and one that has shaped her complicated relationship with ambition, trust, and what it truly means to earn her place at the top.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMore Than a Rival:\u003c\/strong\u003e Whilst Bianca begins the series as Wednesday's antagonist, her character develops into something far more nuanced. Her vulnerabilities, her drive, and her quiet integrity reveal a young woman navigating immense pressure — making her one of the series' most layered and beloved characters.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStyle Icon:\u003c\/strong\u003e Bianca's aesthetic combines the dark elegance of Nevermore Academy with her own siren identity — iridescent accents, shell motifs, and a regal purple palette that perfectly captures her status and heritage. This Monster High doll captures every detail beautifully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003e\n\u003ch3 class=\"accordion-title\"\u003eAbout Monster High\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\u003eWelcome to Monster High:\u003c\/strong\u003e Monster High is the Mattel franchise centred on the teenage children of famous monsters — the offspring of Dracula, Frankenstein's Monster, the Werewolf, and many more — who attend a high school for the children of legendary creatures. Since its launch in 2010, Monster High has become a global phenomenon spanning toys, animation, films, and fashion.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA Message of Inclusivity:\u003c\/strong\u003e At its core, Monster High is about embracing what makes you different. The franchise's motto — \"Be yourself. Be unique. Be a monster.\" — resonates with fans who see themselves reflected in characters who don't fit conventional norms and find power in their own distinctiveness.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe x Wednesday Collection:\u003c\/strong\u003e The Monster High x Wednesday collaboration celebrates the shared DNA between two beloved dark universes — the irreverent gothic world of Monster High and the delightfully macabre Addams Family world of the Wednesday series. The result is a screamium collector line that honours both franchises beautifully.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCollector Appeal:\u003c\/strong\u003e Monster High dolls are beloved by collectors worldwide for their highly detailed fashion, articulation, and character design. The collector-focused lines push this further with premium detailing and packaging that make them as much display pieces as they are toys.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003e\n\u003ch3 class=\"accordion-title\"\u003eAbout the Wednesday Series\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\u003eA Dark Coming-of-Age Story:\u003c\/strong\u003e Wednesday is a Netflix supernatural mystery comedy-drama series that premiered in 2022, created by Alfred Gough and Miles Millar and executive produced by Tim Burton. The series follows Wednesday Addams as she navigates life as a student at Nevermore Academy — a school for outcasts with supernatural abilities.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCritical and Commercial Success:\u003c\/strong\u003e The series was an immediate global hit, breaking Netflix viewing records upon its release and earning widespread acclaim for its sharp writing, gothic visual style, and a lead performance that instantly became iconic. Its success introduced a new generation to the Addams Family universe whilst delighting long-time fans.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNevermore Academy:\u003c\/strong\u003e The school at the heart of the series is a boarding school for outcasts — sirens, werewolves, gorgons, and other supernatural beings — where Bianca Barclay reigns as one of its most prominent students. The setting gives the show its unique blend of gothic atmosphere, teen drama, and supernatural mystery.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFashion and Aesthetics:\u003c\/strong\u003e The series is widely celebrated for its stunning costume design and gothic aesthetic, which directly inspired the look of the Monster High x Wednesday collection, including this Bianca Barclay doll.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\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\u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Monster_High_Wednesday_Bianca_Sinclair_Collectors_Doll_Shopify_Footer.jpg?v=1776942353\" alt=\"Monster High Wednesday Bianca Barclay Collectors Doll Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Add JavaScript for accordion functionality --\u003e \u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e \u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\u003c\/div\u003e","brand":"Monster High","offers":[{"title":"Default Title","offer_id":45076514406423,"sku":"HG0090595","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/MonsterHIghBiancaBarclayWednesdayCollectorsDoll1.jpg?v=1776942588"},{"product_id":"new-little-golden-book-monopoly","title":"NEW Little Golden Book - Monopoly","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eMonopoly Little Golden Book – Hectic Gifts\u003c\/title\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  \u003cstyle\u003e\n    body { background: #fff; padding: 20px; }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;700\u0026family=Oswald:wght@500\u0026display=swap');\n\n  .product-description { font-family: 'Rubik', sans-serif; color: black; max-width: 800px; margin: 0 auto; }\n\n  \/* Logo *\/\n  .product-description .logo { display: block; margin: 0 auto; max-width: 100%; height: auto; }\n\n  \/* Title *\/\n  .product-description .title-section { text-align: center; margin-bottom: 30px; }\n  .product-description .title-text { margin: 0; padding: 0; line-height: 1.2; }\n  .product-description .large-title { display: inline; font-family: 'Rubik', sans-serif; }\n  .product-description .medium-title { display: inline; font-family: 'Rubik', sans-serif; }\n\n  \/* Body copy *\/\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .content-text { font-family: 'Rubik', sans-serif; line-height: 1.7; }\n  .product-description .section-heading { margin-bottom: 5px; }\n  .product-description p { color: black; font-family: 'Rubik', sans-serif; }\n\n  \/* View All Button *\/\n  .product-description .view-all-button {\n    display: inline-block;\n    background-color: #cc0000;\n    color: white !important;\n    text-decoration: none;\n    padding: 14px 20px;\n    font-family: 'Rubik', sans-serif;\n    font-size: 15px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    border-radius: 0;\n    margin: 20px 0;\n    transition: background-color 0.3s ease;\n  }\n  .product-description .view-all-button:hover { background-color: #aa0000; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black; margin-bottom: 10px; }\n\n  \/* Responsive *\/\n  @media (max-width: 600px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 20px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .buy-column { text-align: center; font-size: 18px; font-weight: 600; color: #333; }\n  .product-description .discount-column { text-align: center; }\n  .product-description .qty-text { font-size: 20px; font-weight: bold; color: #8B6914; }\n  .product-description .best-value td { background: linear-gradient(to right, #fffde7, #fff8e1) !important; }\n  .product-description .note-row td { background-color: #f5f5f5 !important; font-size: 13px; color: #555; padding: 10px 15px; font-style: italic; }\n  .product-description .footer-image { display: block; width: 100%; height: auto; margin-top: 30px; }\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\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; word-spacing: 2px;\"\u003eMonopoly\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eLittle \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eGolden \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eExperience the classic Hasbro board game Monopoly like never before in this Little Golden Book!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eJoin Uncle Pennybags as he buys properties, builds hotels, and makes money in a story based on the board game that's been beloved by families since 1935! Kids ages 2 to 5 and Monopoly fans of all ages will enjoy visiting the famous locations and learning about money in this delightful Little Golden Book.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eFeaturing the iconic gold spine design, \u003cstrong\u003eLittle Golden Books\u003c\/strong\u003e bring together the classics of yesterday, today, and tomorrow — from the biggest names in pop culture to new original stories that are sure to spark imagination and delight in the act of reading.\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\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #1a5c38; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eMonopoly 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=\"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;\"\u003e3+ \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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 14 April 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-8217025923\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 113 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16.84\u003c\/strong\u003e cm x \u003cstrong\u003e0.48\u003c\/strong\u003e cm x \u003cstrong\u003e20.47\u003c\/strong\u003e cm\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Monopoly --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Monopoly\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\u003eThe Game:\u003c\/strong\u003e Monopoly is one of the world's most iconic and beloved board games, first published by Parker Brothers in 1935. Players buy, trade, and develop properties whilst trying to bankrupt their opponents in this classic game of strategy and chance.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUncle Pennybags:\u003c\/strong\u003e Also known as Rich Uncle Pennybags or Mr. Monopoly, the game's mustachioed mascot has been the face of Monopoly since 1936. He appears on the game box, Chance and Community Chest cards, and now stars in his very own Little Golden Book adventure.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGlobal Phenomenon:\u003c\/strong\u003e Monopoly has been translated into more than 47 languages and sold in 114 countries. It remains one of the best-selling board games of all time, with an estimated 500 million players worldwide having enjoyed the game since its release.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Hasbro Classic:\u003c\/strong\u003e Today published by Hasbro, Monopoly has spawned hundreds of themed editions — from Star Wars and Disney to city-specific and collector versions — cementing its place as a true pop-culture icon across generations.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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 beloved Monopoly board game that families have enjoyed since 1935 — a true classic brought to life for young readers.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFeatures Uncle Pennybags:\u003c\/strong\u003e Follow the iconic Monopoly mascot as he buys properties, builds hotels, and makes money in this charming storybook adventure.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eWonderful Introduction to Money:\u003c\/strong\u003e A fun and age-appropriate way to introduce young children to the concepts of buying, selling, and managing money.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePerfect for Young Readers:\u003c\/strong\u003e 24 pages of colourful illustrations, ideally suited for children aged 2 to 5 years.\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 Monopoly fans, board game enthusiasts, and collectors of the Little Golden Books series alike.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Brand History --\u003e\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\u003eBiography Series:\u003c\/strong\u003e The line has also published occasional biographies; recent examples include Betty White, Dolly Parton, Ruth Bader Ginsburg, and Michael J. Fox.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e Despite changes over the years, Little Golden Books maintains its distinctive appearance. At the time of the series' golden anniversary in 1992, Golden Books claimed that one and a half billion Little Golden Books had been sold. Today, Penguin Random House is its publisher.\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\u003eShipping:\u003c\/strong\u003e We offer free standard shipping on all orders within Australia. Express shipping options are also available at checkout.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDelivery Times:\u003c\/strong\u003e Standard delivery typically takes 3–7 business days. Express delivery is generally 1–3 business days, depending on your location.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInternational Shipping:\u003c\/strong\u003e We ship to selected international destinations. Shipping costs and delivery times vary by location and will be calculated at checkout.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReturns:\u003c\/strong\u003e We accept returns within 30 days of delivery for items in their original, unused condition. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Monopoly_Little_Golden_Book_Shopify_Footer.jpg?v=1778176783\" alt=\"Monopoly Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45117872537623,"sku":"HG0090601","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBMonopolyLittleGoldenBook1.jpg?v=1778176797"},{"product_id":"new-little-golden-book-prince-biography","title":"NEW Little Golden Book - Prince Biography","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003ePrince Biography Little Golden Book – Hectic Gifts\u003c\/title\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  \u003cstyle\u003e\n    body { background: #fff; padding: 20px; }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;700\u0026family=Oswald:wght@500\u0026display=swap');\n\n  .product-description { font-family: 'Rubik', sans-serif; color: black; max-width: 800px; margin: 0 auto; }\n\n  \/* Logo *\/\n  .product-description .logo { display: block; margin: 0 auto; max-width: 100%; height: auto; }\n\n  \/* Title *\/\n  .product-description .title-section { text-align: center; margin-bottom: 30px; }\n  .product-description .title-text { margin: 0; padding: 0; line-height: 1.2; }\n  .product-description .large-title { display: inline; font-family: 'Rubik', sans-serif; }\n  .product-description .medium-title { display: inline; font-family: 'Rubik', sans-serif; }\n\n  \/* Body copy *\/\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .content-text { font-family: 'Rubik', sans-serif; line-height: 1.7; }\n  .product-description .section-heading { margin-bottom: 5px; }\n  .product-description p { color: black; font-family: 'Rubik', sans-serif; }\n\n  \/* View All Button *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 500px;\n    background-color: #ff0000;\n    color: white !important;\n    text-decoration: none;\n    padding: 15px 0;\n    font-family: 'Rubik', sans-serif;\n    font-size: 14px;\n    font-weight: normal;\n    text-align: center;\n    letter-spacing: 0.5px;\n    border-radius: 0;\n    margin: 0 0 40px 0;\n    box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n    transition: all 0.3s ease;\n    text-transform: uppercase;\n    position: relative;\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  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black; margin-bottom: 10px; }\n\n  \/* Responsive *\/\n  @media (max-width: 600px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 20px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .buy-column { text-align: center; font-size: 18px; font-weight: 600; color: #333; }\n  .product-description .discount-column { text-align: center; }\n  .product-description .qty-text { font-size: 20px; font-weight: bold; color: #8B6914; }\n  .product-description .best-value td { background: linear-gradient(to right, #fffde7, #fff8e1) !important; }\n  .product-description .note-row td { background-color: #f5f5f5 !important; font-size: 13px; color: #555; padding: 10px 15px; font-style: italic; }\n  .product-description .footer-image { display: block; width: 100%; height: auto; margin-top: 30px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px;\"\u003eNEW \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e- \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #4c0e51; font-weight: bold; word-spacing: 2px;\"\u003ePrince \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #873d92; font-weight: bold; word-spacing: 2px;\"\u003eBiography\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eLittle \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eGolden \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eDearly beloved, we are gathered here today to introduce young readers to the life and legacy of the one and only Prince in this beautifully illustrated and collectible Little Golden Book!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-style: italic;\"\u003ePrince was born with an extraordinary gift. It was the gift of music, and he would soon share it with the world.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eRead the inspiring story of a true musical genius — from his childhood in Minneapolis to creating timeless hits like \"Purple Rain\" and \"1999.\" This biography celebrates Prince's boundary-breaking artistry, his fearless self-expression, and his enduring influence on music, fashion, and culture.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eFeaturing the iconic gold spine design, \u003cstrong\u003eLittle Golden Books\u003c\/strong\u003e bring together the classics of yesterday, today, and tomorrow — from the biggest names in pop culture to new original stories that are sure to spark imagination and delight in the act of reading.\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\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #4c0e51; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003ePrince Biography 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=\"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;\"\u003e3+ \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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 21 April 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-8217025459\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 4–8 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 113 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16.81\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    \u003c!-- About Prince --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Prince\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\u003eThe Artist:\u003c\/strong\u003e Prince Rogers Nelson (1958–2016) was an American singer, songwriter, musician, and record producer widely regarded as one of the greatest musicians of all time. Born in Minneapolis, Minnesota, his extraordinary talent spanned multiple genres including funk, rock, rhythm and blues, new wave, soul, and pop.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Music:\u003c\/strong\u003e Prince created some of the most iconic songs in popular music history, including \"Purple Rain,\" \"1999,\" \"When Doves Cry,\" and \"Kiss.\" His 1984 film and album \u003cem\u003ePurple Rain\u003c\/em\u003e became a cultural phenomenon, earning him an Academy Award for Best Original Song Score.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Legacy:\u003c\/strong\u003e Prince was celebrated for his flamboyant stage presence, his mastery of multiple instruments, and his fierce independence as an artist. He challenged industry norms, championed artists' rights, and inspired countless musicians across generations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e Beyond his music, Prince influenced fashion, art, and self-expression. He was inducted into the Rock and Roll Hall of Fame in 2004 and is remembered as one of the most creative and prolific artists of the 20th century.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About the Authors --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout the Authors\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\u003eNikki Shannon Smith\u003c\/strong\u003e is an educator and the award-winning author of over twenty books for children, ranging from board books to middle grade novels. Her work includes the Brown Baby Parade series and the Little Golden Books \u003cem\u003eOur Beautiful Colours\u003c\/em\u003e and \u003cem\u003eThe Little Christmas Elf\u003c\/em\u003e. She was born and raised in Oakland, California, and loves to escape her home in the Sacramento area to visit the coast whenever she can. The first thing she packs in her suitcase is always a book.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDon Tate\u003c\/strong\u003e is the award-winning creator of numerous picture book biographies including \u003cem\u003eJerry Changed the Game! — How Engineer Jerry Lawson Revolutionised Video Games Forever\u003c\/em\u003e and \u003cem\u003eSwish! — The Slam-Dunking, Alley-Ooping, High-Flying Harlem Globetrotters\u003c\/em\u003e. Don's accolades include an Ezra Jack Keats Book Award and Honour, Carter G. Woodson Book Awards, Christopher Awards, and SCBWI Crystal and Golden Kite Awards. In addition to writing and illustrating, Don enjoys speaking at elementary schools. He lives with his family in Austin, Texas.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eIconic Biography:\u003c\/strong\u003e Celebrates the life and legacy of Prince — musician, songwriter, and one of the most influential artists of all time.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Vibrant, colourful artwork brings Prince's extraordinary story to life for young readers.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eInspiring Story:\u003c\/strong\u003e From his childhood in Minneapolis to global superstardom — a tale of talent, courage, and fearless self-expression.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePerfect for Young Readers:\u003c\/strong\u003e 24 pages ideally suited for children aged 3 years and above, with a recommended reading age of 4–8 years.\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 fans of Prince, music lovers, and collectors of the Little Golden Books biography series.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Brand 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, Rihanna, and now Prince — bringing inspiring life stories to young readers.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e Despite changes over the years, Little Golden Books maintains its distinctive appearance. At the time of the series' golden anniversary in 1992, Golden Books claimed that one and a half billion Little Golden Books had been sold. Today, Penguin Random House is its publisher.\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\u003eShipping:\u003c\/strong\u003e We offer free standard shipping on all orders within Australia. Express shipping options are also available at checkout.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDelivery Times:\u003c\/strong\u003e Standard delivery typically takes 3–7 business days. Express delivery is generally 1–3 business days, depending on your location.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInternational Shipping:\u003c\/strong\u003e We ship to selected international destinations. Shipping costs and delivery times vary by location and will be calculated at checkout.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReturns:\u003c\/strong\u003e We accept returns within 30 days of delivery for items in their original, unused condition. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Prince_Biography_Little_Golden_Book_Shopify_Footer_8a007690-fc1e-4263-80bc-25f9ac29b9d2.jpg?v=1778415609\" alt=\"Prince Biography Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45123636953111,"sku":"HG0090603","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBPrinceBiographyLittleGoldenBook1_57cf59f1-51c6-4575-9ae9-b91aaaed5c0a.jpg?v=1778415623"},{"product_id":"new-little-golden-book-candyland","title":"NEW Little Golden Book - Candyland","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eCandyland Little Golden Book – Hectic Gifts\u003c\/title\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  \u003cstyle\u003e\n    body { background: #fff; padding: 20px; }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;700\u0026family=Oswald:wght@500\u0026display=swap');\n\n  .product-description { font-family: 'Rubik', sans-serif; color: black; max-width: 800px; margin: 0 auto; }\n\n  \/* Logo *\/\n  .product-description .logo { display: block; margin: 0 auto; max-width: 100%; height: auto; }\n\n  \/* Title *\/\n  .product-description .title-section { text-align: center; margin-bottom: 30px; }\n  .product-description .title-text { margin: 0; padding: 0; line-height: 1.2; }\n  .product-description .large-title { display: inline; font-family: 'Rubik', sans-serif; }\n  .product-description .medium-title { display: inline; font-family: 'Rubik', sans-serif; }\n\n  \/* Body copy *\/\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .content-text { font-family: 'Rubik', sans-serif; line-height: 1.7; }\n  .product-description .section-heading { margin-bottom: 5px; }\n  .product-description p { color: black; font-family: 'Rubik', sans-serif; }\n\n  \/* View All Button *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 500px;\n    background-color: #ff0000;\n    color: white !important;\n    text-decoration: none;\n    padding: 15px 0;\n    font-family: 'Rubik', sans-serif;\n    font-size: 14px;\n    font-weight: normal;\n    text-align: center;\n    letter-spacing: 0.5px;\n    border-radius: 0;\n    margin: 0 0 40px 0;\n    box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n    transition: all 0.3s ease;\n    text-transform: uppercase;\n    position: relative;\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  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black; margin-bottom: 10px; }\n\n  \/* Responsive *\/\n  @media (max-width: 600px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 20px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .buy-column { text-align: center; font-size: 18px; font-weight: 600; color: #333; }\n  .product-description .discount-column { text-align: center; }\n  .product-description .qty-text { font-size: 20px; font-weight: bold; color: #8B6914; }\n  .product-description .best-value td { background: linear-gradient(to right, #fffde7, #fff8e1) !important; }\n  .product-description .note-row td { background-color: #f5f5f5 !important; font-size: 13px; color: #555; padding: 10px 15px; font-style: italic; }\n  .product-description .footer-image { display: block; width: 100%; height: auto; margin-top: 30px; }\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\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px;\"\u003eNEW \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e- \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #e8003d; font-weight: bold; word-spacing: 2px;\"\u003eCandy \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #e8003d; font-weight: bold; word-spacing: 2px;\"\u003eLand\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eLittle \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eGolden \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eExperience the classic board game Candy Land like never before in this beautifully illustrated Little Golden Book!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eVenture into the whimsical world of Candy Land in this new Little Golden Book! Explore Lollipop Woods, race to Candy Castle, and meet beloved characters like Queen Frostine and Mr. Mint — all whilst going on a sweet adventure!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThis beautifully illustrated book is perfect for kids ages 2 to 5 and collectors of all ages!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eFeaturing the iconic gold spine design, \u003cstrong\u003eLittle Golden Books\u003c\/strong\u003e bring together the classics of yesterday, today, and tomorrow — from the biggest names in pop culture to new original stories that are sure to spark imagination and delight in the act of reading.\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\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #e8003d; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eCandy Land 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=\"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;\"\u003e3+ \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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 April 2025\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-10:\u003c\/strong\u003e 0593900669\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0593900666\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 113 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16.84\u003c\/strong\u003e cm x \u003cstrong\u003e0.46\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 Candy Land --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Candy Land\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\u003eThe Game:\u003c\/strong\u003e Candy Land is one of the most iconic and beloved board games ever created, first published in 1949 by Milton Bradley. Originally designed to entertain children recovering from polio, the colourful, no-reading-required race game quickly became a childhood staple across generations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe World:\u003c\/strong\u003e Players journey through a magical kingdom made entirely of sweets and treats, travelling through locations including Lollipop Woods, Gumdrop Mountains, Peppermint Forest, and the Rainbow Trail, all on the way to the magnificent Candy Castle.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Characters:\u003c\/strong\u003e Along the way, players encounter beloved characters including Queen Frostine, Mr. Mint, Gramma Nutt, and Lord Licorice — each adding charm and personality to the sweet adventure.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e Now published by Hasbro, Candy Land has sold tens of millions of copies worldwide and remains one of the best-selling children's board games of all time. Its simple, colourful gameplay makes it perfect for even the youngest players — and now its magic has been beautifully captured in this Little Golden Book.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eBased on a Classic:\u003c\/strong\u003e Brings the beloved Candy Land board game to life in a stunning illustrated storybook format.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeloved Characters:\u003c\/strong\u003e Features fan-favourite characters including Queen Frostine, Mr. Mint, and more in a brand new adventure.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eIconic Locations:\u003c\/strong\u003e Explore Lollipop Woods, Candy Castle, and all the magical sweet landmarks of the Candy Land world.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePerfect for Young Readers:\u003c\/strong\u003e 24 pages of vibrant, colourful illustrations ideal for children aged 2 to 5 years.\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 Candy Land fans, young board game enthusiasts, and collectors of the Little Golden Books series 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, Rihanna, and Prince — bringing inspiring life stories to young readers.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e Despite changes over the years, Little Golden Books maintains its distinctive appearance. At the time of the series' golden anniversary in 1992, Golden Books claimed that one and a half billion Little Golden Books had been sold. Today, Penguin Random House is its publisher.\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\u003eShipping:\u003c\/strong\u003e We offer free standard shipping on all orders within Australia. Express shipping options are also available at checkout.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDelivery Times:\u003c\/strong\u003e Standard delivery typically takes 3–7 business days. Express delivery is generally 1–3 business days, depending on your location.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInternational Shipping:\u003c\/strong\u003e We ship to selected international destinations. Shipping costs and delivery times vary by location and will be calculated at checkout.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReturns:\u003c\/strong\u003e We accept returns within 30 days of delivery for items in their original, unused condition. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Candyland_Little_Golden_Book_Shopify_Footer.jpg?v=1778669006\" alt=\"Candy Land Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45132355010583,"sku":"HG0090608","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBCandylandLittleGoldenBook1.jpg?v=1778669020"},{"product_id":"new-classic-single-coloured-koosh-ball-random-colours","title":"NEW - Classic Single-coloured Koosh Ball (Random Colours)","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eKoosh Ball – Single Colour – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { background: #ffffff; padding: 0 20px 20px 20px; }\n    .preview-wrap { max-width: 800px; margin: 0 auto; background: white; padding: 0 20px 20px 20px; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"preview-wrap\"\u003e\n\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET STARTS HERE\n     ============================================================ --\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\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  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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\n  \/* Button styling *\/\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- Logo + Title --\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg class=\"logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Playmonster_Logo.png?v=1766071617\" alt=\"PlayMonster Logo\"\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e – \u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003eOriginal\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003eClassic\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #002cfd; font-weight: bold; word-spacing: 2px;\"\u003eKoosh\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; word-spacing: 2px;\"\u003eBall\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #f30094; font-weight: bold; word-spacing: 2px;\"\u003eSingle-colour\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ad001f; font-weight: bold; word-spacing: 2px;\"\u003eSingle\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ad001f; font-weight: bold; word-spacing: 2px;\"\u003eBall\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eThe original Koosh is back for another round of irresistible fun!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eIt is ideal for party favours, occupational therapy, special needs and so much more. Safe to throw, easy to catch, and just plain fun to play, the original Koosh is now available for a new generation of kids to enjoy.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eAvailable in Orange or Red colours (randomly selected). These Koosh Balls are amazing fun for the whole family!\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=\"font-size: 18pt; color: #002cfd; 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-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eSingle-colour Classic Koosh Ball\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=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended For Ages: \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e3+ \u003c\/span\u003e\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\n\n  \u003c!-- Accordion Menu --\u003e\n  \u003cdiv class=\"accordion\"\u003e\n\n    \u003c!-- Key Features --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eORIGINAL KOOSH IN SINGLE COLOURS\u003c\/strong\u003e – The classic Koosh Ball is back, available in vibrant single colours (Orange or Red, randomly selected).\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSAFE TO THROW, EASY TO CATCH\u003c\/strong\u003e – Soft natural rubber latex construction makes it gentle on little hands and safe for indoor and outdoor play.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eGREAT FOR EVERYONE\u003c\/strong\u003e – Ideal for party favours, occupational therapy, special needs use and general active play.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePERFECT SIZE\u003c\/strong\u003e – Each ball measures approximately 3 inches (8 cm) in diameter — just right for small hands.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFOR AGES 3+\u003c\/strong\u003e – Suitable for children aged 3 years and above.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Specifications --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Original Classic Koosh Ball – Single Colour Single Ball\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBrand:\u003c\/strong\u003e PlayMonster\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e SC20072022\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 093514092036\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e8\u003c\/strong\u003e cm x \u003cstrong\u003e8\u003c\/strong\u003e cm x \u003cstrong\u003e8\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Natural rubber latex\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eColours Available:\u003c\/strong\u003e Orange or Red (randomly selected)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About The Koosh Ball --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout The Koosh Ball\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\u003eA Brief History of the Koosh Ball:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eIn 1986, engineer Scott Stillinger was having trouble teaching his two young kids how to play catch. Balls were too bouncy, and bean bags too heavy. The California resident soon realised that he needed a better ball — one that was soft, wouldn't bounce, and could be grasped easily. He started with a box of rubber bands and then refined his design, eventually settling on natural rubber latex in non-toxic colours.\u003c\/p\u003e\n          \u003cp\u003eIn late 1986, Stillinger showed a prototype to his brother-in-law, Mark Button, who'd worked in marketing at Mattel. The two men — and their wives — were confident enough in the product to quit their jobs and start a toy company called OddzOn Products.\u003c\/p\u003e\n          \u003cp\u003eIn 1987, OddzOn Products ran a competition to come up with a name for their invention. After public voting from over 200 possible names, they settled on \"Koosh Ball,\" reportedly inspired by the sound the ball made when caught. They filed a US Patent for the Koosh Ball in 1987.\u003c\/p\u003e\n          \u003cp\u003eThe Koosh Ball hit shelves in 1987, and by 1988 it was a Christmastime bestseller — described by a PR person for OddzOn as \"a cross between a porcupine and a bowl of Jell-O.\" The following year it was available in 14,000 toy stores across the country and in 20 countries around the world.\u003c\/p\u003e\n          \u003cp\u003eOddzOn Products was so wary of competitors stealing its secrets that it kept the exact location of its Silicon Valley manufacturing plant confidential.\u003c\/p\u003e\n          \u003cp\u003eIn 1994, Stillinger and Button sold OddzOn to New Jersey company Russ Berrie and Co. By that point they had sold 50 million Koosh Balls and were making an estimated $30 million a year. Hasbro purchased the company in 1997 and today licenses Koosh Balls to PlayMonster, who continue to bring this iconic toy to new generations of fans.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About PlayMonster --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout PlayMonster\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\u003eWho is PlayMonster?\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003ePlayMonster is an American toy and game company with a philosophy built on the belief that play has the power to transform people of all ages. The company is the proud licensor of iconic brands including Koosh, Spirograph, Snap Circuits and Yeti in My Spaghetti, among many others.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Legacy of Play:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003ePlayMonster specialises in creating products that encourage creativity, active play, and social connection. Their diverse range spans classic toys, games, arts and crafts, and outdoor play — all designed to bring joy to kids and families alike.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCommitted to Quality:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eAll PlayMonster products meet or exceed international safety standards. The company is dedicated to using age-appropriate, safe materials so parents can feel confident in every purchase.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eKeeping Classics Alive:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003ePlayMonster takes pride in reimagining beloved toys for new generations. By acquiring licences for iconic brands like Koosh, they ensure that the toys that delighted children decades ago continue to bring the same joy today.\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. 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\u003c!-- end accordion --\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Koosh_Ball_Single_Coloured_Ball_Shopify_Footer.jpg?v=1778740656\" alt=\"Koosh Ball Single Colour – Hectic Gifts\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003c!-- JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET ENDS HERE\n     ============================================================ --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Play Monster","offers":[{"title":"Default Title","offer_id":45133690077207,"sku":"HG0090609","price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/KooshBallClassicSingleColouredBall1.jpg?v=1778740687"},{"product_id":"new-fisher-price-retro-toy-series-tape-recorder-player-1981-design","title":"NEW - Fisher-Price Retro Toy Series - Tape Recorder Player (1981 Design)","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eFisher-Price Classic Retro Tape Recorder – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { background: #ffffff; padding: 0 20px 20px 20px; }\n    .preview-wrap { max-width: 800px; margin: 0 auto; background: white; padding: 0 20px 20px 20px; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"preview-wrap\"\u003e\n\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET STARTS HERE\n     ============================================================ --\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\n  }\n\n  .product-description .title-text span {\n    display: inline-block;\n    margin-right: 6px;\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  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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\n  \/* View All Button Styles *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 600px;\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- Logo + Title --\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg class=\"logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher_Price_Logo.png?v=1724940105\" alt=\"Fisher-Price Logo\"\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; word-spacing: 2px;\"\u003eFisher-Price\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e – \u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; word-spacing: 2px;\"\u003eClassic\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; word-spacing: 2px;\"\u003eRetro\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003eTape\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003eRecorder\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #002cfd; font-weight: normal; word-spacing: 2px;\"\u003eYesterday's\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #002cfd; font-weight: normal; word-spacing: 2px;\"\u003eClassics\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #333333; font-weight: normal; word-spacing: 2px;\"\u003e – \u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003efor\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003ethe\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003ekids\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003eof\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003etoday!\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eThe Fisher-Price Classic Tape Recorder is a timeless toy for a new generation that lets you play music, sing along and record your voice!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eLittle ones will love singing and dancing along to the built-in music, then using the microphone to record their own voice! The recorder plays the following six songs: Humpty Dumpty; London Bridge; The Farmer in the Dell; Twinkle, Twinkle, Little Star; Hickory Dickory Dock; and Jack and Jill. Please note — this toy does not play real cassette tapes.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Songs Include --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #00ae5f; font-weight: bold;\"\u003eSongs Include:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eJack and Jill\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eHumpty Dumpty\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eTwinkle, Twinkle, Little Star\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eHickory Dickory Dock\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eLondon Bridge\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe Farmer in the Dell\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\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=\"font-size: 18pt; color: #002cfd; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cstrong\u003e1 x\u003c\/strong\u003e Fisher-Price Tape Recorder\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cstrong\u003e1 x\u003c\/strong\u003e Pretend Toy Cassette Tape\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cstrong\u003e6 x\u003c\/strong\u003e Classic Nursery Rhyme Tunes\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cstrong\u003e1 x\u003c\/strong\u003e Microphone\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\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=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended Ages: \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e3+ \u003c\/span\u003e\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!-- Requires --\u003e\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;\"\u003eRequires: \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e2 x AA Batteries \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: normal;\"\u003e(not included)\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/fisher-price-retro-series-toys\" class=\"view-all-button\"\u003e\n    \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL FISHER-PRICE TOYS\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!-- Key Features --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eRECORD YOUR VOICE\u003c\/strong\u003e – Amplify and record your voice using the built-in microphone, then play it back for endless laughs.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSIX CLASSIC NURSERY SONGS\u003c\/strong\u003e – Sing along to clips of six beloved nursery rhymes including Twinkle Twinkle Little Star, Humpty Dumpty and more.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePRETEND CASSETTE TAPE\u003c\/strong\u003e – Includes a pretend cassette tape that teaches preschoolers about retro musical formats whilst helping them practise fine motor skills — open and close the door, insert and remove the cassette, and press buttons to play and record.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eDOES NOT PLAY REAL CASSETTE TAPES\u003c\/strong\u003e – Music and recordings are stored digitally in the toy.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eRETRO DESIGN\u003c\/strong\u003e – Classic Fisher-Price styling that parents will recognise and kids will love.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFOR AGES 3+\u003c\/strong\u003e – Suitable for children aged 3 years and above.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBATTERIES REQUIRED\u003c\/strong\u003e – Requires 2 x AA batteries (not included).\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Specifications --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Fisher-Price Classic Retro Tape Recorder\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBrand:\u003c\/strong\u003e Fisher-Price\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 02178\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 885561021783\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e23\u003c\/strong\u003e cm x \u003cstrong\u003e20\u003c\/strong\u003e cm x \u003cstrong\u003e14\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBatteries Required:\u003c\/strong\u003e 2 x AA (not included)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- History of the Fisher-Price Tape Recorder --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eHistory of the Fisher-Price Tape Recorder\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\u003eFirst released in 1981, the Fisher-Price Classic Play Tape Recorder was in production for more than 20 years. It is a timeless musical toy that plays clips of six different nursery rhymes, allowing children to sing along with the integrated microphone and record their own voice. Play it back and record again for hours of interactive play.\u003c\/p\u003e\n          \u003cp\u003eWhilst the original version played real cassette tapes, this reproduction uses a pretend cassette and will not play real tapes. Music and recordings are stored digitally in the toy, making it simple and safe for little ones to enjoy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Fisher-Price --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Fisher-Price\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\u003eWho is Fisher-Price?\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price is one of the world's most recognised and trusted children's toy brands, with a history stretching back to 1930. Founded in East Aurora, New York by Herman Fisher, Irving Price and Helen Schelle, the company was built on a commitment to quality, play value, ingenuity, and safety.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Legacy of Learning Through Play:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFor nearly a century, Fisher-Price has been dedicated to helping children learn and grow through play. From their iconic Little People figures to classic pull-along toys, the brand has shaped the childhoods of generations of families around the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePart of the Mattel Family:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price became a subsidiary of Mattel in 1993 and continues to develop innovative, age-appropriate toys that support early childhood development. Their range spans infant and toddler toys, preschool learning toys, and beloved classics reimagined for new generations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBringing Back the Classics:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price takes pride in honouring its heritage by reissuing beloved toys from previous decades. The Classic Retro Tape Recorder is a perfect example — a faithful reproduction that captures the charm of the original whilst meeting modern safety standards.\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. 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\u003c!-- end accordion --\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher-Price_Retro_Tape_Recorder_Toy_shopify_Footer.jpg?v=1779268040\" alt=\"Fisher-Price Classic Retro Tape Recorder – Hectic Gifts\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003c!-- JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET ENDS HERE\n     ============================================================ --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Fisher Price","offers":[{"title":"Default Title","offer_id":45152831275031,"sku":"HG0090610","price":89.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher-PriceRetroTapeRecorderToy01.jpg?v=1779268058"},{"product_id":"new-fisher-price-retro-toy-series-chatter-telephone-1961-design","title":"NEW - Fisher-Price Retro Toy Series - Chatter Telephone (1961 Design)","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eFisher-Price Classic Retro Chatter Telephone – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { background: #ffffff; padding: 0 20px 20px 20px; }\n    .preview-wrap { max-width: 800px; margin: 0 auto; background: white; padding: 0 20px 20px 20px; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"preview-wrap\"\u003e\n\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET STARTS HERE\n     ============================================================ --\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\n  }\n\n  .product-description .title-text span {\n    display: inline-block;\n    margin-right: 6px;\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  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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\n  \/* View All Button Styles *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 600px;\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- Logo + Title --\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg class=\"logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher_Price_Logo.png?v=1724940105\" alt=\"Fisher-Price Logo\"\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; word-spacing: 2px;\"\u003eFisher-Price\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e–\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; word-spacing: 2px;\"\u003eClassic\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; word-spacing: 2px;\"\u003eRetro\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003eChatter\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003eTelephone\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e(1961\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003eEdition)\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #002cfd; font-weight: normal; word-spacing: 2px;\"\u003eYesterday's\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #002cfd; font-weight: normal; word-spacing: 2px;\"\u003eClassics\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #333333; font-weight: normal; word-spacing: 2px;\"\u003e–\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003efor\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003ethe\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003ekids\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003eof\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003etoday!\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eThe Fisher-Price Classic Chatter Telephone was the original eye-phone!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eIntroduced in 1961, the Chatter Telephone was the ultimate pretend play toy with its friendly, interactive design. Since then, technology has changed quite a bit — but the Chatter Telephone makes children smile just the same way. With eyes that roll up and down and a rotary dial that rings, this friendly phone is ready for a whole new generation of children to enjoy!\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=\"font-size: 18pt; color: #002cfd; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp style=\"padding-left: 20px;\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cstrong\u003e1 x\u003c\/strong\u003e Fisher-Price Classic Retro Chatter Telephone (1961 Edition)\u003c\/span\u003e\u003c\/p\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=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended Ages: \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e3+ \u003c\/span\u003e\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!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/fisher-price-retro-series-toys\" class=\"view-all-button\"\u003e\n    \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL FISHER-PRICE TOYS\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!-- Key Features --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eTHE ORIGINAL EYE-PHONE\u003c\/strong\u003e – Eyes that roll up and down and a ringing rotary dial make this one of the most iconic and beloved toys of all time.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCLASSIC PRETEND PLAY\u003c\/strong\u003e – Encourages imaginative, interactive play for little ones aged 3 and above.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePULL-ALONG FUN\u003c\/strong\u003e – The dial rings as children pull the phone across the floor, adding sound and action to every play session.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eTIMELESS DESIGN\u003c\/strong\u003e – Faithful to the 1961 original, this retro reproduction captures all the charm of the classic whilst meeting modern safety standards.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eDURABLE CONSTRUCTION\u003c\/strong\u003e – Engineered with intrinsic play value and long-lasting durability so it can be enjoyed for years to come.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFOR AGES 3+\u003c\/strong\u003e – Suitable for children aged 3 years and above.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Specifications --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Fisher-Price Classic Retro Chatter Telephone (1961 Edition)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBrand:\u003c\/strong\u003e Fisher-Price\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 01694\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 658109650512\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e23\u003c\/strong\u003e cm x \u003cstrong\u003e19\u003c\/strong\u003e cm x \u003cstrong\u003e14\u003c\/strong\u003e cm\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- History of the Fisher-Price Chatter Telephone --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eHistory of the Fisher-Price Chatter Telephone\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\u003eIntroduced in 1961 as the \"Talk Back Phone,\" the Fisher-Price Chatter Telephone quickly became one of the most recognisable children's toys ever made. With its rolling eyes, ringing rotary dial and cheerful expression, it was designed to make pretend play irresistible for toddlers and preschoolers.\u003c\/p\u003e\n          \u003cp\u003eSince Fisher-Price was founded in 1930, the company has been making toys that delight children for generations. The Chatter Telephone became a symbol of that philosophy — a toy with whimsy, action, sound and play patterns that encourage engaging, interactive experiences.\u003c\/p\u003e\n          \u003cp\u003eDecades later, Fisher-Price reintroduced the Chatter Telephone as part of their beloved Classics range, bringing this iconic toy back for a whole new generation of children to enjoy. Technology has changed quite a bit since 1961, but the smile this phone puts on a child's face remains exactly the same.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Fisher-Price --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Fisher-Price\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\u003eWho is Fisher-Price?\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price is one of the world's most recognised and trusted children's toy brands, with a history stretching back to 1930. Founded in East Aurora, New York by Herman Fisher, Irving Price and Helen Schelle, the company was built on a commitment to quality, play value, ingenuity, and safety.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Legacy of Learning Through Play:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFor nearly a century, Fisher-Price has been dedicated to helping children learn and grow through play. From their iconic Little People figures to classic pull-along toys, the brand has shaped the childhoods of generations of families around the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePart of the Mattel Family:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price became a subsidiary of Mattel in 1993 and continues to develop innovative, age-appropriate toys that support early childhood development. Their range spans infant and toddler toys, preschool learning toys, and beloved classics reimagined for new generations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBringing Back the Classics:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price takes pride in honouring its heritage by reissuing beloved toys from previous decades. The Classic Retro Chatter Telephone is a perfect example — a faithful reproduction that captures the charm of the 1961 original whilst meeting modern safety standards.\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. 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\u003c!-- end accordion --\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher_Price_Chatter_Telephone_Shopify_Footer.jpg?v=1779632263\" alt=\"Fisher-Price Classic Retro Chatter Telephone – Hectic Gifts\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003c!-- JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET ENDS HERE\n     ============================================================ --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Fisher Price","offers":[{"title":"Default Title","offer_id":45165755990039,"sku":"HG0090611","price":49.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/FisherPriceChatterTelephone01.jpg?v=1779632434"},{"product_id":"new-fisher-price-retro-toy-series-see-n-say-1981-design","title":"NEW - Fisher-Price Retro Toy Series - See 'n' Say (1981 Design)","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eFisher-Price Classic Retro See 'n' Say – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { background: #ffffff; padding: 0 20px 20px 20px; }\n    .preview-wrap { max-width: 800px; margin: 0 auto; background: white; padding: 0 20px 20px 20px; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"preview-wrap\"\u003e\n\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET STARTS HERE\n     ============================================================ --\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\n  }\n\n  .product-description .title-text span {\n    display: inline-block;\n    margin-right: 6px;\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  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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\n  \/* View All Button Styles *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 600px;\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- Logo + Title --\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg class=\"logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher_Price_Logo.png?v=1724940105\" alt=\"Fisher-Price Logo\"\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; word-spacing: 2px;\"\u003eFisher-Price\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e–\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; word-spacing: 2px;\"\u003eClassic\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; word-spacing: 2px;\"\u003eRetro\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003eSee\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003e'n'\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003eSay\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e(1981\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003eEdition)\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #002cfd; font-weight: normal; word-spacing: 2px;\"\u003eYesterday's\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #002cfd; font-weight: normal; word-spacing: 2px;\"\u003eClassics\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #333333; font-weight: normal; word-spacing: 2px;\"\u003e–\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003efor\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003ethe\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003ekids\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003eof\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003etoday!\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eIntroduced in 1965, the See 'n' Say Farmer Says was the first talking toy that allowed children to pick the exact phrase they wanted to hear.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe classic Farmer Says teaches about 12 animals and the sounds they make. Simply point the arrow and pull the cord to hear all the classic sounds you remember from your childhood!\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=\"font-size: 18pt; color: #002cfd; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp style=\"padding-left: 20px;\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cstrong\u003e1 x\u003c\/strong\u003e Fisher-Price Classic See 'n' Say Toy (1981 Edition)\u003c\/span\u003e\u003c\/p\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=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended Ages: \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e3+ \u003c\/span\u003e\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!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/fisher-price-retro-series-toys\" class=\"view-all-button\"\u003e\n    \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL FISHER-PRICE TOYS\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!-- Key Features --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eLOOKS, SOUNDS AND PLAYS JUST LIKE YOU REMEMBER\u003c\/strong\u003e – A faithful reproduction of the beloved classic, bringing back all the nostalgia of the original.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSIMPLE PULL-CORD OPERATION\u003c\/strong\u003e – Point the arrow to the animal of your choice and pull the cord to hear the Farmer name the animal and the sound it makes.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003e12 CLASSIC ANIMAL SOUNDS\u003c\/strong\u003e – Features a full range of farm animal sounds to keep little ones entertained and engaged.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEDUCATIONAL PLAY\u003c\/strong\u003e – Helps kids learn to identify animals by picture, name and sound, building vocabulary and listening skills.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eTHE FIRST TALKING TOY\u003c\/strong\u003e – Originally introduced in 1965, the See 'n' Say was the first toy that allowed children to choose exactly what they wanted to hear.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFOR AGES 3+\u003c\/strong\u003e – Suitable for children aged 3 years and above.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Specifications --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Fisher-Price Classic Retro See 'n' Say (1981 Edition)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBrand:\u003c\/strong\u003e Fisher-Price\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e BFI2070\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 00014397020701\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e25\u003c\/strong\u003e cm x \u003cstrong\u003e19\u003c\/strong\u003e cm x \u003cstrong\u003e14\u003c\/strong\u003e cm\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- History of the Fisher-Price See 'n' Say --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eHistory of the Fisher-Price See 'n' Say\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\u003eThe Fisher-Price See 'n' Say made its debut in 1965 as the \"Farmer Says,\" and it quickly became a landmark in toy history — it was the very first talking toy that allowed children to select the exact phrase they wanted to hear. By pointing the arrow at an animal and pulling the cord, children could hear both the animal's name and the sound it makes, making learning genuinely interactive for the first time.\u003c\/p\u003e\n          \u003cp\u003eThe toy's simple pull-cord mechanism was revolutionary for its era, delivering crisp, clear audio without batteries or electronics. It became a staple in homes and classrooms around the world, helping generations of children learn about animals, sounds and language in a fun and engaging way.\u003c\/p\u003e\n          \u003cp\u003eFisher-Price reintroduced the See 'n' Say as part of their Classic Retro range, faithfully reproducing the 1981 edition so that today's children can enjoy the same experience that delighted their parents and grandparents. Looks, sounds and plays just like you remember!\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Fisher-Price --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Fisher-Price\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\u003eWho is Fisher-Price?\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price is one of the world's most recognised and trusted children's toy brands, with a history stretching back to 1930. Founded in East Aurora, New York by Herman Fisher, Irving Price and Helen Schelle, the company was built on a commitment to quality, play value, ingenuity, and safety.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Legacy of Learning Through Play:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFor nearly a century, Fisher-Price has been dedicated to helping children learn and grow through play. From their iconic Little People figures to classic pull-along toys, the brand has shaped the childhoods of generations of families around the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePart of the Mattel Family:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price became a subsidiary of Mattel in 1993 and continues to develop innovative, age-appropriate toys that support early childhood development. Their range spans infant and toddler toys, preschool learning toys, and beloved classics reimagined for new generations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBringing Back the Classics:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFisher-Price takes pride in honouring its heritage by reissuing beloved toys from previous decades. The Classic Retro See 'n' Say is a perfect example — a faithful reproduction that captures the charm of the original whilst meeting modern safety standards.\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. 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\u003c!-- end accordion --\u003e\n\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher_Price_Classic_See_n_Say_Toy_Shopify_Footer.jpg?v=1779634336\" alt=\"Fisher-Price Classic Retro See 'n' Say – Hectic Gifts\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003c!-- JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET ENDS HERE\n     ============================================================ --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Fisher Price","offers":[{"title":"Default Title","offer_id":45165784924183,"sku":"HG0090612","price":49.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/FisherPriceClassicFarmerSaysSee_nSay1.jpg?v=1779634353"},{"product_id":"new-fisher-price-retro-toy-series-tv-radio-1959-design","title":"NEW - Fisher-Price Retro Toy Series - TV Radio (1959 Design)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;700\u0026amp;family=Oswald:wght@500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    body { background: #ffffff; padding: 0 20px 20px 20px; }\n    .preview-wrap { max-width: 800px; margin: 0 auto; background: white; padding: 0 20px 20px 20px; }\n  \u003c\/style\u003e\n\u003cdiv class=\"preview-wrap\"\u003e\n\u003c!-- ============================================================\n     SHOPIFY SNIPPET STARTS HERE\n     ============================================================ --\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\n  }\n\n  .product-description .title-text span {\n    display: inline-block;\n    margin-right: 6px;\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  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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\n  \/* View All Button Styles *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 600px;\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\u003c\/style\u003e\n\u003cdiv class=\"preview-wrap\"\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003c!-- Logo + Title --\u003e\n\u003cdiv class=\"title-section\"\u003e\n\u003cimg class=\"logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher_Price_Logo.png?v=1724940105\" alt=\"Fisher-Price Logo\"\u003e\n\u003cp class=\"title-text\"\u003e\u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; word-spacing: 2px;\"\u003eFisher-Price\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"title-text\"\u003e\u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px;\"\u003eNEW\u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e–\u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; word-spacing: 2px;\"\u003eClassic\u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; word-spacing: 2px;\"\u003eRetro\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"title-text\"\u003e\u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003eTV\u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px;\"\u003eRadio\u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003e(1959\u003c\/span\u003e \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003eEdition)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"title-text\"\u003e\u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #002cfd; font-weight: normal; word-spacing: 2px;\"\u003eYesterday's\u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #002cfd; font-weight: normal; word-spacing: 2px;\"\u003eClassics\u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #333333; font-weight: normal; word-spacing: 2px;\"\u003e–\u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003efor\u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003ethe\u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003ekids\u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003eof\u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: #ac0047; font-weight: normal; word-spacing: 2px;\"\u003etoday!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\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-size: 18pt; color: black; font-weight: bold;\"\u003eFirst introduced in 1959, the Fisher-Price TV Radio has delighted children for generations.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWind the knob to hear the endearing \"Farmer in the Dell\" melody whilst whimsical scenes scroll across the window of the brightly lithographed case. A timeless classic from yesteryear, lovingly reproduced for the kids of today!\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Includes --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"padding-left: 20px;\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cstrong\u003e1 x\u003c\/strong\u003e Fisher-Price Classic TV Radio (1959 Edition)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Ages --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended Ages: \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e3+ \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: normal;\"\u003eYears\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- View All Button --\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/fisher-price-retro-series-toys\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL FISHER-PRICE TOYS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/p\u003e\n\u003c!-- Accordion Menu --\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003c!-- Key Features --\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003e\n\u003ch3 class=\"accordion-title\"\u003eKey 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\u003eTHE ORIGINAL 1959 FISHER-PRICE TV RADIO IS BACK\u003c\/strong\u003e – A faithful reproduction of one of Fisher-Price's most beloved classic toys.\u003c\/p\u003e\n\u003cp\u003e• \u003cstrong\u003eWIND-UP MELODY\u003c\/strong\u003e – Wind the knob to play the endearing \"Farmer in the Dell\" tune — no batteries required!\u003c\/p\u003e\n\u003cp\u003e• \u003cstrong\u003eSCROLLING WHIMSICAL SCENES\u003c\/strong\u003e – Charming scenes scroll across the window as the melody plays, keeping little ones captivated.\u003c\/p\u003e\n\u003cp\u003e• \u003cstrong\u003eBRIGHTLY LITHOGRAPHED CASE\u003c\/strong\u003e – Decorated with vibrant 1950s and 1960s era graphics that will delight both kids and nostalgic parents alike.\u003c\/p\u003e\n\u003cp\u003e• \u003cstrong\u003eNO BATTERIES NEEDED\u003c\/strong\u003e – Entirely wind-up operated, making it simple, durable and ready to play anywhere.\u003c\/p\u003e\n\u003cp\u003e• \u003cstrong\u003eFOR AGES 3+\u003c\/strong\u003e – Suitable for children aged 3 years and above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Specifications --\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003e\n\u003ch3 class=\"accordion-title\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Fisher-Price Classic Retro TV Radio (1959 Edition)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBrand:\u003c\/strong\u003e Fisher-Price\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e BFI1703\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 885432994154\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e23\u003c\/strong\u003e cm x \u003cstrong\u003e19\u003c\/strong\u003e cm x \u003cstrong\u003e14\u003c\/strong\u003e cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- History of the Fisher-Price TV Radio --\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003e\n\u003ch3 class=\"accordion-title\"\u003eHistory of the Fisher-Price TV Radio\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\u003eThe Fisher-Price TV Radio made its debut in 1959, at a time when television was transforming family life across America and beyond. Inspired by the excitement surrounding this new medium, Fisher-Price created a toy that captured the magic of TV in a simple, charming wind-up format that even the smallest children could enjoy.\u003c\/p\u003e\n\u003cp\u003eWind the knob and the familiar strains of \"Farmer in the Dell\" begin to play whilst a colourful parade of whimsical scenes scrolls past the screen window — a delightfully simple mechanism that has enchanted children for over six decades.\u003c\/p\u003e\n\u003cp\u003eThe TV Radio remained in production for many years and is fondly remembered by generations of families around the world. Fisher-Price has faithfully reproduced this classic as part of their Retro Classics range, ensuring that today's children can experience the same wonder and charm that captivated children in the late 1950s and beyond.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- About Fisher-Price --\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003e\n\u003ch3 class=\"accordion-title\"\u003eAbout Fisher-Price\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\u003eWho is Fisher-Price?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFisher-Price is one of the world's most recognised and trusted children's toy brands, with a history stretching back to 1930. Founded in East Aurora, New York by Herman Fisher, Irving Price and Helen Schelle, the company was built on a commitment to quality, play value, ingenuity, and safety.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA Legacy of Learning Through Play:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor nearly a century, Fisher-Price has been dedicated to helping children learn and grow through play. From their iconic Little People figures to classic pull-along toys, the brand has shaped the childhoods of generations of families around the world.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePart of the Mattel Family:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFisher-Price became a subsidiary of Mattel in 1993 and continues to develop innovative, age-appropriate toys that support early childhood development. Their range spans infant and toddler toys, preschool learning toys, and beloved classics reimagined for new generations.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBringing Back the Classics:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFisher-Price takes pride in honouring its heritage by reissuing beloved toys from previous decades. The Classic Retro TV Radio is a perfect example — a faithful reproduction that captures all the charm of the 1959 original whilst meeting modern safety standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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. 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\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\u003c\/div\u003e\n\u003c!-- end accordion --\u003e\n\u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Fisher_Price_Classic_Retro_TV_Radio_Shopify_Footer.jpg?v=1779637539\" alt=\"Fisher-Price Classic Retro TV Radio 1959 Edition – Hectic Gifts\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e \u003c!-- JavaScript for accordion functionality --\u003e \u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e \u003c!-- ============================================================\n     SHOPIFY SNIPPET ENDS HERE\n     ============================================================ --\u003e\n\u003c\/div\u003e","brand":"Fisher Price","offers":[{"title":"Default Title","offer_id":45165810384919,"sku":"HG0090614","price":89.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/FisherPriceClassicTVRadio1.jpg?v=1779637559"},{"product_id":"new-the-loyal-subjects-strawberry-shortcake-doll","title":"NEW - The Loyal Subjects Strawberry Shortcake Doll","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  \/* Mobile-first styles - SCOPED to product description only *\/\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n  \n  .product-description * {\n    font-family: 'Rubik', Arial, 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; \/* Remove any gap above logo *\/\n    padding-top: 0; \/* Remove any padding above logo *\/\n  }\n  \n  .product-description .title-text {\n    margin: 5px 0;\n    word-wrap: break-word;\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; \/* Ensure all main body copy is black *\/\n  }\n  \n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n  \n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n  \n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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; \/* Oswald Medium *\/\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; \/* Ensure accordion content is black *\/\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg alt=\"The Loyal Subjects Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/The_Loyal_Subjects_Logo.png?v=1722689594\" class=\"logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\"\u003eNEW\u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e - \u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\"\u003eStrawberry \u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\"\u003eShortcake\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\u003cspan class=\"large-title\" style=\"font-size: 30pt; color: #0039f3; font-weight: bold;\"\u003e13.97 cm (5.5-inch) Poseable\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003eFashion \u003c\/span\u003e \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003eDoll\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top: 50px;\" class=\"content-section\"\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eGet ready for a sweet-smelling playtime adventure with the Strawberry Shortcake 5.5-inch Fashion Doll!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe perfect addition to any toy, fashion doll and doll collection! With fun hair play, fashion play, poseability, imaginative doll play and, of course, the scented hair, this Strawberry Shortcake fashion doll is sure to bring joy, positivity and love for all.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eOutfits and accessories are interchangeable between all The Loyal Subjects 5.5-inch fashion dolls, encouraging mix-and-match fashion exploration.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWith 29 points of articulation, Strawberry Shortcake is fully poseable, elevating the play experience and allowing kids to unleash their creativity. She comes with 10 stickers and 4 surprise accessories that may include the iconic comb, strawberry purse, beloved animal friends, cakes and fruit baskets, lunchboxes, and super-rare finds too.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eAll packaged in a classic red window-style gift box with 4 punch-out surprise reveal boxes on the back.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #002cfd; 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-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eStrawberry Shortcake Doll\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e10 x \u003c\/span\u003e \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eStickers\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e4 x \u003c\/span\u003e \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eSurprise Accessories\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended For Ages: \u003c\/span\u003e \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e3+ \u003c\/span\u003e \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: normal;\"\u003eYears\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\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\"\u003eKey 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\u003eSWEET-SCENTED HAIR\u003c\/strong\u003e – Features fantastic threaded, sweet-scented hair for hours of hair play.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCHANGEABLE FASHION\u003c\/strong\u003e – A shiny, glittery fabric outfit that's easily changeable for endless outfit combinations.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eMIX \u0026amp; MATCH\u003c\/strong\u003e – Outfits and accessories are interchangeable across all The Loyal Subjects 5.5-inch fashion dolls.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFULLY POSEABLE\u003c\/strong\u003e – 29 points of articulation let kids pose and play in countless ways.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSURPRISE ACCESSORIES\u003c\/strong\u003e – Comes with 10 stickers and 4 surprise accessories, including the chance of super-rare finds.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eDISPLAY-READY PACKAGING\u003c\/strong\u003e – Arrives in a classic red window-style gift box with 4 punch-out surprise reveal boxes on the back.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCOLLECT THEM ALL\u003c\/strong\u003e – Collect The Loyal Subjects Strawberry Shortcake 14\" Ragdolls, 5.5\" Fashion Dolls and the Berry Bake Shoppe (sold separately).\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\"\u003eSpecifications\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\u003eProduct:\u003c\/strong\u003e Strawberry Shortcake 5.5-inch Poseable Fashion Doll\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e The Loyal Subjects\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eArticulation:\u003c\/strong\u003e 29 points of articulation\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFeatures:\u003c\/strong\u003e Sweet-scented hair\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIncludes:\u003c\/strong\u003e Doll, 10 stickers, 4 surprise accessories\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e DS020724\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 810122580898\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e14\u003c\/strong\u003e cm x \u003cstrong\u003e7.6\u003c\/strong\u003e cm x \u003cstrong\u003e5\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\"\u003eStrawberry Shortcake 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\u003eStrawberry Shortcake started as a greeting-card character in the early 1970s and became one of the most iconic scented doll lines of the 1980s.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eOrigins in greeting cards:\u003c\/strong\u003e The character began at American Greetings around 1972–73, when artist Barbi Sargent drew a freckled \"Strawberry Girl\" for a Valentine's card, wearing a bonnet with strawberry print. A positive response led American Greetings to develop her into a full character, complete with her pet cat Custard and a cast of fruit-themed friends.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eFirst dolls and 1980s boom:\u003c\/strong\u003e Toy company Kenner licensed Strawberry Shortcake and released the first doll in 1979 – a soft rag-style doll with a vinyl head, red yarn curls, freckles and a strawberry-print bonnet. The big innovation was that each doll was scented to match her dessert or fruit name. From 1979 to about 1985, Kenner produced multiple lines of dolls, playsets and pets, helped by TV specials and worldwide merchandise.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e1990s–2000s revivals:\u003c\/strong\u003e After the original line ended in the mid-80s, the property changed hands. A more substantial reboot arrived in 2003 with a new animated series and redesigned dolls, followed by another redesign around 2009 that gave her a more modern, fashion-oriented look.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecent versions:\u003c\/strong\u003e In the 2010s and 2020s, further reimaginings have presented Strawberry Shortcake with refreshed outfits and updated doll bodies, whilst keeping core traits like red hair, freckles and berry scent. The brand today leans into nostalgia, with classic 1980s dolls collected by adults and new dolls balancing retro cues with current styles, so the character stays recognisable across generations.\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 The Loyal Subjects\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\u003eThe Loyal Subjects is a designer toy and collectables brand known for its stylised takes on beloved pop-culture characters.\u003c\/p\u003e\n          \u003cp\u003eTheir 5.5-inch fashion doll line features highly poseable bodies, interchangeable outfits and accessories, and playful surprise elements that encourage mix-and-match creativity.\u003c\/p\u003e\n          \u003cp\u003eBy blending nostalgic licences with modern design and collectability, The Loyal Subjects creates toys that appeal to both kids and adult collectors 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\"\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. 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\u003cimg style=\"max-width: 100%; height: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Strawberry_Shortcake_Doll_Shopify_Footer.jpg?v=1780639262\" alt=\"Strawberry Shortcake Doll Footer\" class=\"footer-image\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"The Loyal Subjects","offers":[{"title":"Default Title","offer_id":45191965376535,"sku":"HG00863","price":45.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/strawberryshortcakedoll.jpg?v=1780639093"},{"product_id":"new-little-tikes-story-dream-machine-magical-creatures-collection","title":"NEW Little Tikes - Story Dream Machine Magical Creatures Collection","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  \/* Mobile-first styles - SCOPED to product description only *\/\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n  \n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\n    word-spacing: 2px;\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  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n    \n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n    \n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n  \n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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  \n  \/* View All Button Styles *\/\n  .product-description .view-all-button {\n    display: block;\n    width: 100%;\n    max-width: 600px;\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\" class=\"logo\"\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"large-title\"\u003eNEW\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"large-title\"\u003e - \u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b0f0; font-weight: bold;\" class=\"large-title\"\u003eLittle\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00b0f0; font-weight: bold;\" class=\"large-title\"\u003eTikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eStory\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eDream\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\" class=\"large-title\"\u003eMachine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #7a6daa; font-weight: bold;\" class=\"medium-title\"\u003eMagical\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #7a6daa; font-weight: bold;\" class=\"medium-title\"\u003eCreatures\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: black; font-weight: bold;\" class=\"medium-title\"\u003eCollection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \n    \u003cp class=\"title-text\"\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eStory\u003c\/span\u003e\n      \u003cspan style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\" class=\"medium-title\"\u003eCartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eThe Random House Magical Creatures Collection for the Little Tikes® Story Dream Machine™ includes 3 story cartridges and 1 Unicorn character that adds soothing light effects in night-light mode.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eChildren can enjoy enchanting stories filled with fairies, unicorns and dragons, all designed to spark imagination and a sense of wonder.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe Story Dream Machine develops beginning reading skills as children listen and read along with the narrator whilst words and images shine brightly on the wall.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eEngaging visuals, sound, and light effects help keep young listeners focused and entertained. The always expanding library of story collections offers a great variety to choose from and can be purchased separately.\u003c\/span\u003e\u003c\/p\u003e\n    \n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStay tuned for new content. Recommended for boys and girls ages 3+ years.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eStory Dream Machine Magical Creatures Collection Story Cartridges\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eMagical Unicorn Character\u003c\/span\u003e\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 style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e3+ \u003c\/span\u003e\n      \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER\u003c\/strong\u003e – Includes 3 Magical Creatures stories and 1 Unicorn character that adds light effects in nightlight mode\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e – Use with the Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG\u003c\/strong\u003e – Develops beginning reading skills and word recognition as children see words projected and hear a narrator read them a story\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION\u003c\/strong\u003e – Grow your library with additional story collections (each sold separately)\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED\u003c\/strong\u003e – Check back for the launch of new stories and content\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\"\u003eSpecifications\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\u003eProduct:\u003c\/strong\u003e Story Dream Machine Magical Creatures Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecommended Ages:\u003c\/strong\u003e \u003cstrong\u003e3+\u003c\/strong\u003e years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 664304\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743664304\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e 3 Story Cartridges and 1 Unicorn Character\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\"\u003eStories Included\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 style=\"font-weight: bold; margin-bottom: 20px;\"\u003eThis collection includes the following magical stories:\u003c\/p\u003e\n          \u003cp\u003e• Tooth Fairy's Night\u003c\/p\u003e\n          \u003cp\u003e• Unicorn Wings\u003c\/p\u003e\n          \u003cp\u003e• Dragon Eggs\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 Story Dream Machine\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\u003eThe Story Dream Machine\u003c\/strong\u003e is an innovative storytelling device that transforms bedtime into an immersive experience by projecting stories onto walls and ceilings with vibrant colours and engaging sound effects.\u003c\/p\u003e\n          \u003cp\u003eThis cutting-edge device helps develop early literacy skills by allowing children to see and hear words simultaneously, making reading more interactive and enjoyable. As the narrator reads aloud, words and images are projected, helping children connect spoken language with written text.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e The Story Dream Machine supports beginning readers by providing visual and auditory learning experiences that enhance comprehension, vocabulary development, and word recognition skills.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eExpandable Library:\u003c\/strong\u003e The system works with interchangeable story cartridges, allowing families to build a growing library of beloved tales. Each collection includes character figures that add special lighting effects during nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Beyond storytelling, the device serves as a comforting nightlight with character-themed lighting effects, making it perfect for bedtime routines and helping ease children into sleep.\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 the Magical Creatures Collection\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\u003eA World of Wonder:\u003c\/strong\u003e The Magical Creatures Collection brings together enchanting tales of fairies, unicorns and dragons, sparking children's imaginations with stories of fantasy and adventure.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStories in This Collection:\u003c\/strong\u003e Tooth Fairy's Night, Unicorn Wings and Dragon Eggs – three magical adventures retold for the Story Dream Machine.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublished by Random House:\u003c\/strong\u003e Home to some of the world's most beloved children's storytelling, these tales are brought to life through projected words, images, sound and light.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSpark a Love of Reading:\u003c\/strong\u003e Combining the magic of make-believe with the early-literacy benefits of the Little Tikes® Story Dream Machine™, this collection is a delightful way to encourage 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\"\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. 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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_Magical_Creatures_Collection_Shopify_Footer.jpg?v=1781004452\" alt=\"Little Tikes Story Dream Machine Magical Creatures Collection Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    \n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        \n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":45205785214999,"sku":"HG090629","price":39.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/StoryDreamMachineMagicalCreaturesCollection01.jpg?v=1781004470"},{"product_id":"new-care-bears-limited-edition-swarovski-crystal-good-luck-collectors-edition-1","title":"NEW - Care Bears Limited Edition Swarovski Crystal Good Luck Collectors Edition","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eCare Bears Love-A-Lot Bear Swarovski Crystal Edition – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .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  }\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 .logo-row {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 30px;\n    flex-wrap: wrap;\n    margin-bottom: 20px;\n  }\n\n  .product-description .logo-row img {\n    max-width: 200px;\n    max-height: 100px;\n    width: auto;\n    height: 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    word-wrap: break-word;\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  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\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\n  \/* Button styling *\/\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 { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- Logos \u0026 Title --\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cdiv class=\"logo-row\"\u003e\n      \u003cimg alt=\"Care Bears Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Care_Bears_Logo_bd04abb0-9184-4b87-9d18-537dc9e0413f.png?v=1741578694\"\u003e\n      \u003cimg alt=\"Swarovski Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Swarovski_Logo_ead9c6f8-67b0-419a-ae25-48cd90a427b2.jpg?v=1778410073\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eCare\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eBears\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7e1836; font-weight: bold; margin-right: 12px;\"\u003eLove-A-Lot\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7e1836; font-weight: bold;\"\u003eBear\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; margin-right: 12px;\"\u003eLimited\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\"\u003eEdition\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #535353; font-weight: bold; margin-right: 12px;\"\u003eSwarovski\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #535353; font-weight: bold;\"\u003eCrystal\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Main Body Copy --\u003e\n  \u003cdiv style=\"margin-top: 50px;\" class=\"content-section\"\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eShine a light on love with the Care Bears Love-A-Lot Bear Swarovski Crystal Edition, a beautifully elevated take on a cherished classic. Designed to capture attention, this special edition plush features delicate Swarovski crystal embellishments that add a refined sparkle to its soft, signature design.\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWith its iconic heart belly badge and sweet, affectionate expression, Love-A-Lot Bear represents warmth, connection, and heartfelt moments. Luxurious crystal accents enhance its timeless charm, transforming this beloved character into a standout collectible piece. Perfect for display or meaningful gifting, it brings together nostalgia and sophistication in one truly special keepsake.\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWith only 4,000 made worldwide, each bear includes a Certificate of Authenticity, making it a true collector's treasure.\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\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\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eLimited Edition Swarovski Crystal Love-A-Lot Care Bear\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eCertificate of Authenticity\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=\"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;\"\u003e3+ \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!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/care-bears\" class=\"view-all-button\"\u003e\n    \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL CARE BEARS\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!-- Key Features --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eSWAROVSKI® CRYSTAL EMBELLISHMENTS\u003c\/strong\u003e – Premium crystal accents add an eye-catching sparkle to a classic character.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eLIMITED EDITION OF 4,000\u003c\/strong\u003e – With only 4,000 made worldwide, this is a rare and highly collectible piece for any Care Bears enthusiast.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCERTIFICATE OF AUTHENTICITY\u003c\/strong\u003e – Every bear comes with an official Certificate of Authenticity, confirming its status as a genuine limited edition collectible.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCOLLECTOR'S QUALITY\u003c\/strong\u003e – Soft plush construction makes it perfect for both display and gentle cuddling.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePERFECT GIFT\u003c\/strong\u003e – A truly special gift for Care Bears fans, crystal collectors, or anyone who appreciates a touch of love and luxury.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eSpecifications\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\u003eProduct:\u003c\/strong\u003e Care Bears Love-A-Lot Bear Limited Edition Swarovski Crystal Edition\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 840150294030\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 6059268\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e51\u003c\/strong\u003e cm x \u003cstrong\u003e47\u003c\/strong\u003e cm x \u003cstrong\u003e14\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Care Bears\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e Limited Edition — 4,000 worldwide\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSpecial Features:\u003c\/strong\u003e Swarovski® crystal embellishments, Certificate of Authenticity\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Love-A-Lot Bear --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Love-A-Lot Bear\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\u003eLove-A-Lot Bear is one of the most cherished members of the Care Bears family, instantly recognisable by his rosy pink colour and signature heart-shaped belly badge. He has been a fan favourite since the very beginning of the franchise.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMission:\u003c\/strong\u003e Love-A-Lot Bear's caring mission is to spread love, kindness and connection wherever he goes, reminding everyone that love is the answer to life's challenges.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Crystal Edition:\u003c\/strong\u003e This spectacular Swarovski® collaboration elevates Love-A-Lot Bear to an entirely new level of luxury, with delicate crystal embellishments adding a refined sparkle to this much-loved character, making this edition a truly extraordinary collector's piece.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA True Collector's Item:\u003c\/strong\u003e Limited to just 4,000 units worldwide and accompanied by a Certificate of Authenticity, this is one of the most exclusive Care Bears releases ever produced.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Care Bears --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Care Bears\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\u003eCare Bears\u003c\/strong\u003e have been spreading love, caring, and friendship since 1981, making them one of the most beloved toy franchises in the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Original Concept:\u003c\/strong\u003e Created by artist Elena Kucharik for American Greetings, Care Bears were originally featured on greeting cards before becoming plush toys, animated characters, and a global phenomenon.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCare-a-Lot Cloud:\u003c\/strong\u003e The Care Bears live in a magical place called Care-a-Lot, high up in the clouds, where they use their special powers from their belly badges to help children and spread caring throughout the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTimeless Values:\u003c\/strong\u003e For over 40 years, Care Bears have taught important life lessons about friendship, sharing, caring, and helping others. Each bear has a unique personality and special belly badge that represents their caring mission.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e From TV shows and movies to toys and collectibles, Care Bears have touched the hearts of multiple generations, becoming an enduring symbol of childhood magic and the power of caring.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollectible Legacy:\u003c\/strong\u003e Limited edition and special Care Bears like this Swarovski Crystal Love-A-Lot Bear continue the tradition of creating magical, meaningful pieces that become treasured keepsakes for collectors and fans of all ages.\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\" style=\"transform: rotate(45deg);\"\u003e−\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cscript async src=\"https:\/\/cdn-widgetsrepository.yotpo.com\/v1\/loader\/u8Gg9jbAK93FxpBHKBEDBZqJf9c5vu6LnW29WyYI\"\u003e\u003c\/script\u003e\n          \u003cdiv class=\"yotpo-widget-instance\" data-yotpo-instance-id=\"1001765\" data-yotpo-product-id=\"8860224749591\" data-yotpo-name=\"{{ product.title | escape }}\" data-yotpo-url=\"{{ shop.url }}{{ product.url }}\" data-yotpo-image-url=\"{{ product.featured_image | product_img_url: }}\" data-yotpo-price=\"{{ product.price | divided_by: 100.00 }}\" data-yotpo-currency=\"{{ shop.currency }}\" data-yotpo-description=\"{{ product.description | escape }}\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Care_Bears_Love-A-Lot_Bear_39cm_Plush_Swarovski_Crystal_Limited_Edition_Shopify_Footer.jpg?v=1781770149\" alt=\"Care Bears Love-A-Lot Bear Swarovski Crystal Edition Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '−';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CloudCo","offers":[{"title":"Default Title","offer_id":45226812932119,"sku":"HG090634","price":149.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/CareBearsLove-A-LotBear39cmPlushSwarovskiCrystalLimitedEdition1.jpg?v=1781770165"},{"product_id":"new-care-bears-stormy-heart-bear-limited-edition","title":"NEW - Care Bears Stormy Heart Bear Limited Edition","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eCare Bears Stormy Heart Bear Limited Edition – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\u003e\n\u003cmeta charset=\"UTF-8\"\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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=\"Care Bears Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Care_Bears_Logo_bd04abb0-9184-4b87-9d18-537dc9e0413f.png?v=1741578694\" class=\"logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7e1836; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003eCare\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7e1836; font-weight: bold; word-spacing: 2px;\"\u003eBears\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7a6daa; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003eStormy\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7a6daa; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003eHeart\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7a6daa; font-weight: bold; word-spacing: 2px;\"\u003eBear\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: black; font-weight: normal; word-spacing: 2px; margin-right: 12px;\"\u003eLimited\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 24pt; color: black; font-weight: normal; word-spacing: 2px;\"\u003eEdition\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eMeet the Limited Edition Care Bears Stormy Heart Bear — a truly special collectible with a touch of sparkle and charm!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThis enchanting bear features beautifully sparkly fur and a detailed belly badge, bringing its unique personality to life in the most magical way.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWith only 3,000 pieces available worldwide, this exclusive release is a standout addition for any Care Bears fan. Each bear includes a numbered Certificate of Authenticity, enhancing its rarity and collectible appeal.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003ePresented in a gorgeous collector's box, Stormy Heart Bear is perfect for display or gifting. Don't miss your chance to add this dazzling treasure to your collection!\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=\"font-size: 18pt; 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-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eCare Bears Stormy Heart Bear Limited Edition\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eNumbered Certificate of Authenticity\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=\"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;\"\u003e3 \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!-- CTA Button --\u003e\n  \u003ca class=\"view-all-button\" href=\"https:\/\/hectic.gifts\/collections\/care-bears\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e to view all Care Bears\n    \u003cspan class=\"button-arrow-normal\"\u003e ›\u003c\/span\u003e\n    \u003cspan class=\"button-arrow-hover\"\u003e »\u003c\/span\u003e\n  \u003c\/a\u003e\n\n  \u003c!-- Accordion --\u003e\n  \u003cdiv class=\"accordion\"\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eKey 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\u003eEXCLUSIVE COLLECTIBLE:\u003c\/strong\u003e Limited to just 3,000 pieces worldwide, making Stormy Heart Bear a rare and highly sought-after addition to any collection.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSPARKLY DESIGN:\u003c\/strong\u003e Features beautifully sparkly fur that catches the light and gives this bear an eye-catching, magical finish.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eDETAILED BELLY BADGE:\u003c\/strong\u003e Stormy Heart Bear's signature belly badge is intricately detailed, bringing her unique personality to life.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCERTIFICATE OF AUTHENTICITY:\u003c\/strong\u003e Each bear includes a numbered Certificate of Authenticity, confirming its status as a genuine limited edition piece.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCOLLECTOR'S BOX:\u003c\/strong\u003e Presented in a specially designed collector's box — perfect for display, storage, and gifting.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePERFECT GIFT:\u003c\/strong\u003e An ideal gift for Care Bears fans, collectors, and anyone who loves a beautiful, limited edition treasure.\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\"\u003eSpecifications\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\u003eProduct:\u003c\/strong\u003e Care Bears Stormy Heart Bear Limited Edition\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 559162\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 885561229073\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Care Bears\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e Limited Edition — 3,000 pieces worldwide\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e51\u003c\/strong\u003e cm x \u003cstrong\u003e47\u003c\/strong\u003e cm x \u003cstrong\u003e14\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\"\u003eAbout Stormy Heart Bear\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\u003eStormy Heart Bear is a beloved character in the Care Bears family, known for her unique personality and distinctive belly badge that captures her spirit and charm.\u003c\/p\u003e\n          \u003cp\u003eThis Limited Edition version elevates the classic character with \u003cstrong\u003ebeautifully sparkly fur\u003c\/strong\u003e that shimmers with every movement, and a \u003cstrong\u003edetailed belly badge\u003c\/strong\u003e that makes her instantly recognisable to fans of the franchise.\u003c\/p\u003e\n          \u003cp\u003eWith only 3,000 pieces produced worldwide, this is a truly rare release. Each bear comes with a \u003cstrong\u003enumbered Certificate of Authenticity\u003c\/strong\u003e and is presented in a gorgeous \u003cstrong\u003ecollector's box\u003c\/strong\u003e, making her as perfect for display as she is for cuddling.\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 Care Bears\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\u003eCare Bears\u003c\/strong\u003e have been spreading love, caring, and friendship since 1981, making them one of the most beloved toy franchises in the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Original Concept:\u003c\/strong\u003e Created by artist Elena Kucharik for American Greetings, Care Bears were originally featured on greeting cards before becoming plush toys, animated characters, and a global phenomenon.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCare-a-Lot:\u003c\/strong\u003e The Care Bears live in a magical place called Care-a-Lot, high up in the clouds, where they use their special powers from their belly badges to help children and spread caring throughout the world.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTimeless Values:\u003c\/strong\u003e For over 40 years, Care Bears have taught important life lessons about friendship, sharing, caring, and helping others. Each bear has a unique personality and special belly badge that represents their caring mission.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCollectible Legacy:\u003c\/strong\u003e Limited edition and special Care Bears like this Stormy Heart Bear continue the tradition of creating magical, meaningful collectibles that become treasured keepsakes for fans of all ages.\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\n  \u003c\/div\u003e\n  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Care_Bears_Stormy_Heart_Bear_Limited_Edition_Shopify_Footer.jpg?v=1782562361\" alt=\"Care Bears Stormy Heart Bear Limited Edition Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CloudCo","offers":[{"title":"Default Title","offer_id":45247665307671,"sku":"HG090640","price":79.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/CareBearsStormyHeartBearLimitedEdition1.jpg?v=1782562381"},{"product_id":"abba-biography-little-golden-book","title":"NEW - ABBA Biography Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eABBA Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 20px; font-weight: 600; color: #333; }\n  .product-description .best-value td { background-color: #ffffff !important; position: relative; }\n  .product-description .best-value td:last-child { position: relative; }\n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px; right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003eABBA\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; word-spacing: 2px;\"\u003eBiography\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; word-spacing: 2px;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eYou can dance, you can jive as you celebrate the iconic pop band ABBA with this collectible and beautifully illustrated Little Golden Book!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-style: italic;\"\u003eTheir memorable melodies and lyrics still make people want to get up and dance!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eFind out all about the Swedish band ABBA — from winning the Eurovision Song Contest, to their rise to global stardom with unforgettable songs like \"Dancing Queen\" and \"Mamma Mia,\" and their lasting influence on pop music.\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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\u003eASIN:\u003c\/strong\u003e B0FBVT7WM2\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublisher:\u003c\/strong\u003e Golden Books\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e 3 March 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-10:\u003c\/strong\u003e 0593904486\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0593904480\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 113 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 4–8 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 ABBA --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout ABBA\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\u003eThe Band:\u003c\/strong\u003e ABBA is a Swedish pop group formed in Stockholm in 1972, consisting of Agnetha Fältskog, Björn Ulvaeus, Benny Andersson, and Anni-Frid Lyngstad. The group's name is an acronym of the four members' first names.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEurovision Breakthrough:\u003c\/strong\u003e ABBA shot to international fame after winning the Eurovision Song Contest in 1974 with their hit single \"Waterloo,\" launching them onto the world stage.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGlobal Stardom:\u003c\/strong\u003e Throughout the 1970s, ABBA became one of the best-selling music acts in history, with timeless hits including \"Dancing Queen,\" \"Mamma Mia,\" \"Take a Chance on Me,\" and \"Knowing Me, Knowing You.\"\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLasting Legacy:\u003c\/strong\u003e ABBA's influence on pop music continues to this day, inspiring the hit musical and film \u003cem\u003eMamma Mia!\u003c\/em\u003e, the innovative ABBA Voyage virtual concert experience, and generations of pop artists worldwide.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Icon:\u003c\/strong\u003e With instantly recognisable melodies and joyful, danceable songs, ABBA remains one of the most beloved and enduring pop groups of all time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eCelebrate a Pop Icon:\u003c\/strong\u003e A vibrant, collectible tribute to one of the most beloved bands in music history.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful artwork capturing the energy and joy of ABBA's music and era.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eTells Their Story:\u003c\/strong\u003e From Eurovision glory to global stardom, this book takes young readers through ABBA's incredible journey.\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 music fans, ABBA fans of all ages, and collectors of the Little Golden Books series.\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_ABBA_Biography_Little_Golden_Book_Shopify_Footer.jpg?v=1782805027\" alt=\"ABBA Biography Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45252637229079,"sku":"HG090642","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBABBABiographyLittleGoldenBook1.jpg?v=1782805046"},{"product_id":"new-judy-garland-liza-minnelli-biography-little-golden-book","title":"NEW - Judy Garland \u0026 Liza Minnelli Biography Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eJudy Garland \u0026amp; Liza Minnelli Biography Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 20px; font-weight: 600; color: #333; }\n  .product-description .best-value td { background-color: #ffffff !important; position: relative; }\n  .product-description .best-value td:last-child { position: relative; }\n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px; right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold; margin-right: 12px;\"\u003eJudy\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold; margin-right: 12px;\"\u003eGarland\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e\u0026amp;\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7e1836; font-weight: bold; margin-right: 12px;\"\u003eLiza\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #7e1836; font-weight: bold;\"\u003eMinnelli\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eBiography\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eFrom the yellow brick road to the bright lights of Broadway, explore the extraordinary lives of the mother-daughter duo Judy Garland and Liza Minnelli in this beautifully illustrated collectible Little Golden Book!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-style: italic;\"\u003eJudy and Liza will always be remembered for the love they had for each other, their incredible talent, and the joy they brought to people everywhere.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eEnjoy the inspiring story of this talented mother-daughter duo. From Judy's rise as a childhood star and her unforgettable role as Dorothy in \u003cem\u003eThe Wizard of Oz\u003c\/em\u003e to Liza's dazzling performances in \u003cem\u003eCabaret\u003c\/em\u003e and \u003cem\u003eLiza with a Z\u003c\/em\u003e, readers will discover why they are both legends in the world of entertainment.\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 --\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 3 March 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-8217116447\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 113 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 4–8 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 Judy Garland \u0026 Liza Minnelli --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Judy Garland \u0026amp; Liza Minnelli\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\u003eJudy Garland (1922–1969):\u003c\/strong\u003e Born Frances Ethel Gumm, Judy Garland was an American actress and singer whose extraordinary career spanned over four decades. She remains best known to audiences worldwide for her iconic portrayal of Dorothy Gale in the 1939 classic \u003cem\u003eThe Wizard of Oz\u003c\/em\u003e, a role that made her a beloved figure for generations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Star From the Start:\u003c\/strong\u003e Judy began performing as a child alongside her sisters and signed with MGM at just 13 years of age. Her powerful voice, emotional depth, and natural screen presence set her apart as one of Hollywood's most gifted performers.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLiza Minnelli (born 1946):\u003c\/strong\u003e Liza Minnelli is an American actress, singer, and dancer — the only child of Judy Garland and celebrated film director Vincente Minnelli. She inherited her mother's extraordinary talent and went on to become a star in her own right.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Legendary Career:\u003c\/strong\u003e Liza won an Academy Award for her role in \u003cem\u003eCabaret\u003c\/em\u003e (1972) and became famous for her electrifying stage presence, most notably in the concert film \u003cem\u003eLiza with a Z\u003c\/em\u003e (1972), which won four Emmy Awards.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Bond for the Ages:\u003c\/strong\u003e Judy and Liza's mother-daughter relationship — defined by deep love, shared passion for performance, and remarkable talent — has made them two of the most enduring icons in entertainment history.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eDual Biography:\u003c\/strong\u003e Celebrates the extraordinary lives and careers of both Judy Garland and Liza Minnelli in a single beautifully illustrated volume.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful, vibrant artwork capturing the glamour, talent, and spirit of this legendary mother-daughter duo.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eInspiring Story:\u003c\/strong\u003e Takes young readers from the yellow brick road all the way to the bright lights of Broadway.\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 fans of classic Hollywood, musical theatre, and collectors of the Little Golden Books biography series.\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Judy_Garland_Liza_Minnelli_Biography_Little_Golden_Book_Shopify_Footer.png?v=1782915114\" alt=\"Judy Garland and Liza Minnelli Biography Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45255530184727,"sku":"HG090644","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBJudyGarland_LizaMinnelliBiographyLittleGoldenBook1.jpg?v=1782915136"},{"product_id":"new-jenna-ortega-biography-little-golden-book","title":"NEW - Jenna Ortega Biography Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eJenna Ortega Biography Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 20px; font-weight: 600; color: #333; }\n  .product-description .best-value td { background-color: #ffffff !important; position: relative; }\n  .product-description .best-value td:last-child { position: relative; }\n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px; right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9b2166; font-weight: bold; margin-right: 12px;\"\u003eJenna\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9b2166; font-weight: bold; margin-right: 12px;\"\u003eOrtega\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\"\u003eBiography\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eJenna Ortega, the talented rising star known for her roles in \u003cem\u003eStuck in the Middle\u003c\/em\u003e, \u003cem\u003eWednesday\u003c\/em\u003e, and \u003cem\u003eBeetlejuice Beetlejuice\u003c\/em\u003e, shines in this beautifully illustrated and collectible Little Golden Book biography!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-style: italic;\"\u003eSince she was six years old, Jenna Ortega knew she belonged on TV and in movies — and she was right!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe world has fallen in love with Jenna Ortega! Follow her journey from child actress to breakout star in \u003cem\u003eWednesday\u003c\/em\u003e. With her bold fashion style, powerful performances, and pride in her Mexican and Puerto Rican heritage, she inspires fans everywhere!\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 --\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 3 March 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-8217120543\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 113 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 4–8 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 Jenna Ortega --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Jenna Ortega\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\u003eEarly Life:\u003c\/strong\u003e Jenna Ortega was born on 27 September 2002 in Coachella Valley, California. Of Mexican and Puerto Rican heritage, she began pursuing acting from a very young age, knowing from the age of six that she belonged on screen.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBreakthrough:\u003c\/strong\u003e Jenna first gained wide recognition as Harley Diaz in the Disney Channel series \u003cem\u003eStuck in the Middle\u003c\/em\u003e (2016–2018), showcasing her natural comic timing and screen presence from her early teens.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eWednesday:\u003c\/strong\u003e Her portrayal of Wednesday Addams in Netflix's \u003cem\u003eWednesday\u003c\/em\u003e (2022) catapulted her to global superstardom. The series became one of the most-watched Netflix originals of all time, and her iconic dance scene became a viral cultural moment.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eBeetlejuice Beetlejuice:\u003c\/strong\u003e In 2024, Jenna starred alongside Michael Keaton and Winona Ryder in Tim Burton's long-awaited sequel \u003cem\u003eBeetlejuice Beetlejuice\u003c\/em\u003e, cementing her status as one of Hollywood's most sought-after young talents.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStyle \u0026amp; Influence:\u003c\/strong\u003e Known for her bold, gothic-influenced fashion sense and her unapologetic individuality, Jenna Ortega has become a style icon and an inspiration for fans around the world.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eRising Star Biography:\u003c\/strong\u003e Follows Jenna Ortega's inspiring journey from child actress to one of Hollywood's most exciting young stars.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Vibrant, colourful artwork capturing Jenna's bold style and magnetic screen presence.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCelebrates Heritage:\u003c\/strong\u003e Highlights Jenna's pride in her Mexican and Puerto Rican roots, making it an inspiring read for young fans from all backgrounds.\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 fans of \u003cem\u003eWednesday\u003c\/em\u003e, young aspiring performers, and collectors of the Little Golden Books biography series.\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Jenna_Ortega_Biography_Little_Golden_Book_Shopify_Footer.jpg?v=1782973749\" alt=\"Jenna Ortega Biography Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Hectic Gifts","offers":[{"title":"Default Title","offer_id":45257035776023,"sku":"HG090643","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBJennaOrtegaBiographyLittleGoldenBook1.jpg?v=1782973945"},{"product_id":"new-she-ra-princess-of-power-i-am-she-ra-little-golden-book","title":"NEW - She-Ra Princess of Power I Am She-Ra Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eShe-Ra Princess of Power: I Am She-Ra Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 20px; font-weight: 600; color: #333; }\n  .product-description .best-value td { background-color: #ffffff !important; position: relative; }\n  .product-description .best-value td:last-child { position: relative; }\n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px; right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\"\u003eShe-Ra\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9b2166; font-weight: bold; margin-right: 12px;\"\u003ePrincess\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9b2166; font-weight: bold; margin-right: 12px;\"\u003eof\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9b2166; font-weight: bold;\"\u003ePower\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff1493; font-weight: bold; font-style: italic;\"\u003eI Am She-Ra\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eShe-Ra, Princess of Power returns in a classic Little Golden Book! A tie-in to Mattel Films' and Amazon MGM Studios' live-action feature film Masters of the Universe, in theatres worldwide from 5 June 2026.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eMeet She-Ra, Princess of Power! This Little Golden Book, based on the original \u003cem\u003eShe-Ra\u003c\/em\u003e TV series, tells the story of He-Man's twin sister, Princess Adora, and how she became the mighty She-Ra.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eChildren ages 2 to 5 who are fans of the new \u003cem\u003eShe-Ra\u003c\/em\u003e series on Netflix will love this, as will anyone who grew up watching the original show.\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 5 May 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-8217235926\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 159 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 She-Ra --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout She-Ra\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\u003eOrigins:\u003c\/strong\u003e She-Ra, Princess of Power first appeared in 1985 as part of the Masters of the Universe franchise, introduced as the twin sister of He-Man.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSecret Identity:\u003c\/strong\u003e She-Ra is the alter ego of Princess Adora, who transforms into the powerful warrior princess to defend the planet Etheria against the forces of evil.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAnimated Legacy:\u003c\/strong\u003e The original animated series introduced generations of fans to Adora's journey and her allies, the Great Rebellion, cementing She-Ra as one of the most iconic action heroines in animation history.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eModern Revival:\u003c\/strong\u003e A new generation of fans has discovered the character through the acclaimed Netflix series, while the upcoming Mattel Films and Amazon MGM Studios live-action \u003cem\u003eMasters of the Universe\u003c\/em\u003e film brings She-Ra and her world to the big screen from 5 June 2026.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Appeal:\u003c\/strong\u003e With her message of courage, friendship, and standing up for what's right, She-Ra remains a beloved and empowering character for children and adult fans alike.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eMovie Tie-In:\u003c\/strong\u003e Celebrates the upcoming Mattel Films and Amazon MGM Studios live-action \u003cem\u003eMasters of the Universe\u003c\/em\u003e feature film, in theatres worldwide from 5 June 2026\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eClassic Story:\u003c\/strong\u003e Based on the original \u003cem\u003eShe-Ra\u003c\/em\u003e TV series, telling the story of Princess Adora's transformation into the mighty She-Ra\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful artwork bringing She-Ra and the world of Etheria to life for young readers\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 fans of the new Netflix series, those who grew up with the original show, and collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_SheRa_Princess_Of_Power_I_Am_SheRa_Little_Golden_Book_Shopify_Footer.png?v=1784009953\" alt=\"She-Ra Princess of Power I Am She-Ra Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45294863286295,"sku":"HG090653","price":15.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBIAmShe-RaLittleGoldenBook1.jpg?v=1784010029"},{"product_id":"new-masters-of-the-universe-i-am-he-man-little-golden-book","title":"NEW - Masters of The Universe I Am He-Man Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eMasters of The Universe: I Am He-Man Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 20px; font-weight: 600; color: #333; }\n  .product-description .best-value td { background-color: #ffffff !important; position: relative; }\n  .product-description .best-value td:last-child { position: relative; }\n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px; right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eMasters\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eof\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eThe\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eUniverse\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #000754; font-weight: bold; font-style: italic;\"\u003eI Am He-Man\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eHe-Man, the Most Powerful Man in The Universe, returns in a classic Little Golden Book! A tie-in to Mattel Films' and Amazon MGM Studios' live-action feature film Masters of the Universe, in theatres worldwide from 5 June 2026.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eJourney to Eternia to meet He-Man, the Most Powerful Man in the Universe! This Little Golden Book, based on the original He-Man toy line and TV series, introduces He-Man and all his heroic friends as they battle the evil wizard known as Skeletor!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eChildren ages 2 to 5 and fans of the classic 80s series will love this fun-filled Little Golden Book!\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 5 May 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-8217235889\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 159 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 He-Man --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout He-Man\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\u003eOrigins:\u003c\/strong\u003e He-Man first appeared in 1982 as part of Mattel's Masters of the Universe toy line, quickly becoming one of the most iconic action figure franchises in history.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSecret Identity:\u003c\/strong\u003e He-Man is the alter ego of Prince Adam, who transforms into the Most Powerful Man in the Universe using the Power Sword and Castle Grayskull to defend the planet Eternia against Skeletor and his evil forces.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAnimated Legacy:\u003c\/strong\u003e The original 1983–1985 animated series \"He-Man and the Masters of the Universe\" introduced generations of fans to Eternia and its heroes, cementing the franchise as a cornerstone of 1980s pop culture.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eModern Revival:\u003c\/strong\u003e The franchise has seen multiple revivals over the decades, and the upcoming Mattel Films and Amazon MGM Studios live-action \u003cem\u003eMasters of the Universe\u003c\/em\u003e film brings He-Man and his world to the big screen from 5 June 2026.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Appeal:\u003c\/strong\u003e With his message of courage, strength, and heroism, He-Man remains a beloved character for children and adult fans across multiple generations.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eMovie Tie-In:\u003c\/strong\u003e Celebrates the upcoming Mattel Films and Amazon MGM Studios live-action \u003cem\u003eMasters of the Universe\u003c\/em\u003e feature film, in theatres worldwide from 5 June 2026\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eClassic Story:\u003c\/strong\u003e Based on the original He-Man toy line and TV series, introducing He-Man and his heroic friends as they battle Skeletor\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful artwork bringing He-Man and the world of Eternia to life for young readers\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 fans, those who grew up with the classic 80s series, and collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Masters_of_The_Universe_I_Am_He-Man_Little_Golden_Book_Shopify_Footer.png?v=1784014004\" alt=\"Masters of The Universe I Am He-Man Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45295320989719,"sku":"HG090654","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBMastersofTheUniverseIAmHe-ManLittleGoldenBook1.jpg?v=1784014026"},{"product_id":"new-masters-of-the-universe-i-am-skeletor-little-golden-book","title":"NEW - Masters of The Universe I Am Skeletor Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eMasters of The Universe: I Am Skeletor Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 20px; font-weight: 600; color: #333; }\n  .product-description .best-value td { background-color: #ffffff !important; position: relative; }\n  .product-description .best-value td:last-child { position: relative; }\n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px; right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 4px;\n    text-shadow: none;\n  }\n  .product-description .note-row td {\n    background-color: #f5f5f5 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eMasters\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eof\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eThe\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eUniverse\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold; font-style: italic;\"\u003eI Am Skeletor\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eThe villain known as Skeletor battles He-Man, the most powerful man in the universe, in this classic Little Golden Book! A tie-in to Mattel Films' and Amazon MGM Studios' live-action feature film Masters of the Universe, in theatres worldwide from 5 June 2026.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe Overlord of Evil — Skeletor — will stop at nothing to defeat He-Man, the most powerful man in the universe! This Little Golden Book, based on the original He-Man toy line and TV series, introduces He-Man's main nemesis, Skeletor, as well as his various underlings, such as Beast Man and Trap-Jaw!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eChildren ages 2 to 5 and fans of the classic 80s series will love this action-packed Little Golden Book!\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 5 May 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-8217235902\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 159 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 Skeletor --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Skeletor\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\u003eOrigins:\u003c\/strong\u003e Skeletor first appeared in 1982 as part of Mattel's Masters of the Universe toy line, quickly becoming one of the most iconic villains in animation and toy history.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Overlord of Evil:\u003c\/strong\u003e Skeletor is the blue-skinned, skull-faced sorcerer determined to conquer the planet Eternia and seize control of the secrets of Castle Grayskull, forever locked in battle against He-Man.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLoyal Underlings:\u003c\/strong\u003e Skeletor commands a host of evil warriors, including Beast Man and Trap-Jaw, who help carry out his schemes against He-Man and the heroic defenders of Eternia.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAnimated Legacy:\u003c\/strong\u003e The original 1983–1985 animated series \"He-Man and the Masters of the Universe\" introduced generations of fans to Skeletor's menacing presence, cementing him as a defining villain of 1980s pop culture.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eModern Revival:\u003c\/strong\u003e The franchise has seen multiple revivals over the decades, and the upcoming Mattel Films and Amazon MGM Studios live-action \u003cem\u003eMasters of the Universe\u003c\/em\u003e film brings Skeletor and his rivalry with He-Man to the big screen from 5 June 2026.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eMovie Tie-In:\u003c\/strong\u003e Celebrates the upcoming Mattel Films and Amazon MGM Studios live-action \u003cem\u003eMasters of the Universe\u003c\/em\u003e feature film, in theatres worldwide from 5 June 2026\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eClassic Story:\u003c\/strong\u003e Based on the original He-Man toy line and TV series, introducing Skeletor and his underlings Beast Man and Trap-Jaw\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful artwork bringing Skeletor and the world of Eternia to life for young readers\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 fans, those who grew up with the classic 80s series, and collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Masters_of_The_Universe_I_Am_Skeletor_Little_Golden_Book_Shopify_Footer.png?v=1784025472\" alt=\"Masters of The Universe I Am Skeletor Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45298001543191,"sku":"HG090655","price":15.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBMastersofTheUniverseIAmSkeletorLittleGoldenBook1.jpg?v=1784025460"},{"product_id":"new-teenage-mutant-ninja-turtles-i-am-raphael-little-golden-book","title":"NEW - Teenage Mutant Ninja Turtles I Am Raphael Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eTeenage Mutant Ninja Turtles: I Am Raphael Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eTeenage\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eMutant\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eNinja\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eTurtles\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #cc0000; font-weight: bold; font-style: italic;\"\u003eI Am Raphael\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eThis exciting Little Golden Book stars Raphael from Nickelodeon's \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eMeet Raphael, a wise-cracking Ninja Turtle who's always ready for adventure. Sure, he might have a little bit of a temper, but he's also eager to prove to his brothers that he's more than just a tough guy and that they can count on him when times get rough!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eFans of the \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e ages 2 to 5 will enjoy this Little Golden Book that's also sure to excite adult collectors.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eCheck out these other Teenage Mutant Ninja Turtles Little Golden Books: \u003cem\u003eTotally Turtles!\u003c\/em\u003e, \u003cem\u003eI Am Leonardo\u003c\/em\u003e, and \u003cem\u003eI Am Michelangelo\u003c\/em\u003e.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eLeonardo, Michelangelo, Raphael, and Donatello burst from the sewers again in Nickelodeon's animated series \u003cem\u003eTales of the Teenage Mutant Ninja Turtles\u003c\/em\u003e.\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 6 January 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-8217121366\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 159 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 Raphael --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Raphael\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\u003eThe Tough-Talking Turtle:\u003c\/strong\u003e Raphael is the wise-cracking, hot-headed Ninja Turtle, known for his quick temper and even quicker wit.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eWeapon of Choice:\u003c\/strong\u003e Raphael wields a pair of sai, using his strength and aggression in battle, much like his bold and fiery personality.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHeart Beneath the Attitude:\u003c\/strong\u003e Despite his tough exterior, Raphael is always eager to prove to his brothers Leonardo, Michelangelo, and Donatello that he's more than just a tough guy, and that they can count on him when times get rough.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eNickelodeon's Turtles:\u003c\/strong\u003e This Little Golden Book is based on Nickelodeon's version of the Teenage Mutant Ninja Turtles, with Leonardo, Michelangelo, Raphael, and Donatello bursting from the sewers once again in the animated series \u003cem\u003eTales of the Teenage Mutant Ninja Turtles\u003c\/em\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eStarring Raphael:\u003c\/strong\u003e This exciting Little Golden Book stars Raphael from Nickelodeon's \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eHeartfelt Story:\u003c\/strong\u003e Follows Raphael as he proves to his brothers that he's more than just a tough guy, and that they can count on him when times get rough\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePart of a Series:\u003c\/strong\u003e Pairs perfectly with the other Teenage Mutant Ninja Turtles Little Golden Books: \u003cem\u003eTotally Turtles!\u003c\/em\u003e, \u003cem\u003eI Am Leonardo\u003c\/em\u003e, and \u003cem\u003eI Am Michelangelo\u003c\/em\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful artwork bringing Raphael and his brothers to life for young readers\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 TMNT fans ages 2 to 5, as well as collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Teenage_Mutant_Ninja_Turtles_I_Am_Raphael_Little_Golden_Book_Shopify_Banner.png?v=1784344973\" alt=\"Teenage Mutant Ninja Turtles I Am Raphael Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45312027197463,"sku":"HG090656","price":15.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBTeenageMutantNinjaTurtlesIAmRaphaelLittleGoldenBook1.jpg?v=1784344887"},{"product_id":"new-teenage-mutant-ninja-turtles-i-am-leonardo-little-golden-book","title":"NEW - Teenage Mutant Ninja Turtles I Am Leonardo Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eTeenage Mutant Ninja Turtles: I Am Leonardo Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eTeenage\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eMutant\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eNinja\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eTurtles\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #2663a6; font-weight: bold; font-style: italic;\"\u003eI Am Leonardo\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eA Little Golden Book featuring Nickelodeon's \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eMeet Leonardo, the leader of the Teenage Mutant Ninja Turtles. Confident and bold, he's always ready to battle bad guys — if only he could wrangle his rambunctious brothers!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eFans of \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e ages 2 to 5 will enjoy this Little Golden Book that's also sure to excite collectors.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eLeonardo, Michelangelo, Raphael, and Donatello burst from the sewers again in Nickelodeon's animated series \u003cem\u003eTales of the Teenage Mutant Ninja Turtles\u003c\/em\u003e.\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 7 January 2025\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-10:\u003c\/strong\u003e 0593902017\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0593902011\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 159 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 Leonardo --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Leonardo\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\u003eThe Confident Leader:\u003c\/strong\u003e Leonardo is the disciplined and dedicated leader of the Teenage Mutant Ninja Turtles, always ready to battle bad guys with confidence and courage.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eWeapon of Choice:\u003c\/strong\u003e Leonardo wields a pair of katana, using precision and skill in battle, reflecting his focused and strategic approach to leadership.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eKeeping the Team Together:\u003c\/strong\u003e Confident and bold, Leonardo is always ready for action — if only he could wrangle his rambunctious brothers Michelangelo, Raphael, and Donatello!\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eNickelodeon's Turtles:\u003c\/strong\u003e This Little Golden Book is based on Nickelodeon's version of the Teenage Mutant Ninja Turtles, with Leonardo, Michelangelo, Raphael, and Donatello bursting from the sewers once again in the animated series \u003cem\u003eTales of the Teenage Mutant Ninja Turtles\u003c\/em\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eStarring Leonardo:\u003c\/strong\u003e This Little Golden Book stars Leonardo, the confident and bold leader of Nickelodeon's \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eLeadership Story:\u003c\/strong\u003e Follows Leonardo as he strives to keep his rambunctious brothers in line while always being ready to battle bad guys\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePart of a Series:\u003c\/strong\u003e Pairs perfectly with the other Teenage Mutant Ninja Turtles Little Golden Books, including \u003cem\u003eI Am Raphael\u003c\/em\u003e and \u003cem\u003eI Am Michelangelo\u003c\/em\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful artwork bringing Leonardo and his brothers to life for young readers\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 TMNT fans ages 2 to 5, as well as collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Teenage_Mutant_Nimja_Turtles_I_am_Leonardo_Little_Golden_Book_Shopify_Footer.png?v=1784350032\" alt=\"Teenage Mutant Ninja Turtles I Am Leonardo Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45312165871639,"sku":"HG090657","price":15.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBTeenageMutantNinjaTurtlesIAmLeonardoLittleGoldenBook1.jpg?v=1784350046"},{"product_id":"new-teenage-mutant-ninja-turtles-i-am-donatello-little-golden-book","title":"NEW - Teenage Mutant Ninja Turtles I Am Donatello Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eTeenage Mutant Ninja Turtles: I Am Donatello Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eTeenage\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eMutant\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold; margin-right: 12px;\"\u003eNinja\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eTurtles\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold; font-style: italic;\"\u003eI Am Donatello\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eThis exciting Little Golden Book stars Donatello from Nickelodeon's \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eMeet Donatello, the tech-savvy genius who builds all the Ninja Turtles' devices and vehicles. He's happiest in his lab designing everything from a van to the Turtlecom, but he's always ready to jump into action with his brothers — and his trusty bo staff!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWith its humour, collectability, and signature art style, \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e fans of all ages will love this Little Golden Book.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eCheck out these other Teenage Mutant Ninja Turtles Little Golden Books: \u003cem\u003eTotally Turtles!\u003c\/em\u003e, \u003cem\u003eI Am Leonardo\u003c\/em\u003e, \u003cem\u003eI Am Michelangelo\u003c\/em\u003e, and \u003cem\u003eI Am Raphael\u003c\/em\u003e.\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 19 May 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-8217225286\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 113 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 Donatello --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Donatello\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\u003eThe Tech-Savvy Genius:\u003c\/strong\u003e Donatello is the brains of the Teenage Mutant Ninja Turtles, building all the team's devices and vehicles from scratch.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eWeapon of Choice:\u003c\/strong\u003e Donatello wields a bo staff, using his reach and precision in battle, much like his methodical and inventive approach to problem-solving.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHappiest in the Lab:\u003c\/strong\u003e Donatello is happiest in his lab designing everything from a van to the Turtlecom, but he's always ready to jump into action with his brothers when they need him.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eNickelodeon's Turtles:\u003c\/strong\u003e This Little Golden Book is based on Nickelodeon's version of the Teenage Mutant Ninja Turtles, bringing Donatello's inventive spirit and signature art style to young readers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eStarring Donatello:\u003c\/strong\u003e This exciting Little Golden Book stars Donatello, the tech-savvy genius of Nickelodeon's \u003cem\u003eTeenage Mutant Ninja Turtles\u003c\/em\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eInventive Story:\u003c\/strong\u003e Follows Donatello as he builds gadgets and vehicles for his brothers while always being ready to jump into action\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePart of a Series:\u003c\/strong\u003e Pairs perfectly with the other Teenage Mutant Ninja Turtles Little Golden Books: \u003cem\u003eTotally Turtles!\u003c\/em\u003e, \u003cem\u003eI Am Leonardo\u003c\/em\u003e, \u003cem\u003eI Am Michelangelo\u003c\/em\u003e, and \u003cem\u003eI Am Raphael\u003c\/em\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful artwork bringing Donatello and his brothers to life for young readers\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 TMNT fans ages 2 to 5, as well as collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Teenage_Mutant_NInja_Turtles_I_Am_Donatello_Little_Golden_Book_Shopify_Footer.png?v=1784355423\" alt=\"Teenage Mutant Ninja Turtles I Am Donatello Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45312422969367,"sku":"HG090658","price":15.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBTeenageMutantNInjaTurtlesIAmDonatelloLittleGoldenBook1.jpg?v=1784355435"},{"product_id":"new-little-tikes-story-dream-machine-the-berenstain-bears-good-lessons","title":"NEW Little Tikes - Story Dream Machine The Berenstain Bears Good Lessons Story Collection","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eStory Dream Machine The Berenstain Bears Good Lessons Collection – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', Arial, sans-serif;\n  }\n\n  .product-description * {\n    font-family: 'Rubik', Arial, 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    word-wrap: break-word;\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  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', Arial, 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\n  \/* Button styling *\/\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\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_Tikes_Logo_56d33a64-0db4-4cb4-aa56-6f35cf35f4e0.jpg?v=1730450823\" alt=\"Little Tikes Logo\"\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #00b050; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #002060; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"medium-title\" style=\"font-size: 36pt; color: #002060; font-weight: bold;\"\u003eTikes\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0070c0; font-weight: bold; margin-right: 12px;\"\u003eStory\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0070c0; font-weight: bold; margin-right: 12px;\"\u003eDream\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0070c0; font-weight: bold;\"\u003eMachine\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; margin-right: 12px;\"\u003eThe\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold; margin-right: 12px;\"\u003eBerenstain\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #88561b; font-weight: bold;\"\u003eBears\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; margin-right: 12px;\"\u003eGood\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold; margin-right: 12px;\"\u003eLessons\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #ff0010; font-weight: bold;\"\u003eCollection\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003eStory\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003eCartridges\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003eThe Berenstain Bears Good Lessons Collection for the Little Tikes® Story Dream Machine™ includes 3 Berenstain Bears stories and 1 Papa Bear character that adds light effects in nightlight mode.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe Story Dream Machine develops beginning reading skills as children listen and read along with the narrator while words and images shine brightly on the wall.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eKids will be delighted as they watch colourful lights and listen to sound effects.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThe always expanding library of story collections offers a great variety to choose from and can be purchased separately. Stay tuned for new content. Recommended for boys and girls ages 3+ years.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #002cfd; 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-size: 18pt; color: black; font-weight: bold;\"\u003e3 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eStory Dream Machine Berenstain Bears Good Lessons Collection Story Cartridges\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003ePapa Bear Character\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\"\u003eRecommended For Ages: \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e3+ \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: normal;\"\u003eYears\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/story-dream-machine\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL STORY DREAM MACHINE ITEMS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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\u003e3 STORIES \u0026amp; 1 CHARACTER\u003c\/strong\u003e – Includes 3 Berenstain Bears stories and 1 Papa Bear character that adds light effects in nightlight mode.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBRING STORYTIME TO LIFE\u003c\/strong\u003e - Use with the Story Dream Machine to watch, listen, and read along to stories as they shine bright on the wall.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eREAD ALONG\u003c\/strong\u003e – Develops beginning reading skills and word recognition as children see words projected and hear a narrator read them a story.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eEXPAND YOUR COLLECTION\u003c\/strong\u003e – Grow your library with additional story collections (each sold separately).\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eSTAY TUNED\u003c\/strong\u003e – Check back for the launch of new stories and content.\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\"\u003eProduct 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\u003eProduct:\u003c\/strong\u003e Story Dream Machine The Berenstain Bears Good Lessons Collection\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Little Tikes\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublisher:\u003c\/strong\u003e HarperCollins\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAge Range:\u003c\/strong\u003e 3+ years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e 639296\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 050743639296\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e29\u003c\/strong\u003e cm x \u003cstrong\u003e9\u003c\/strong\u003e cm x \u003cstrong\u003e5\u003c\/strong\u003e cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eWhat's Included:\u003c\/strong\u003e 3 Story Cartridges, 1 Papa Bear Character\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCompatible With:\u003c\/strong\u003e Little Tikes Story Dream Machine (sold separately)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e Reading skills development, word recognition, storytelling\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\"\u003eStories Included\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\u003eThis collection includes 3 heartwarming Berenstain Bears stories:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003e1. The Berenstain Bears and Too Much Junk Food\u003c\/strong\u003e - Join the Bear family as they learn about the importance of healthy eating and balanced choices.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003e2. The Berenstain Bears and the Truth\u003c\/strong\u003e - Follow the cubs as they discover why honesty matters and the value of telling the truth.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003e3. The Berenstain Bears and the Messy Room\u003c\/strong\u003e - Watch as the family tackles the timeless challenge of cleaning up and taking responsibility.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStory Features:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eEach story is designed to engage young readers with:\u003c\/p\u003e\n          \u003cp\u003e• Colourful, projected visuals that bring the characters to life\u003c\/p\u003e\n          \u003cp\u003e• Audio narration to support reading development\u003c\/p\u003e\n          \u003cp\u003e• Simple, age-appropriate language perfect for ages 3+\u003c\/p\u003e\n          \u003cp\u003e• Interactive elements that encourage participation\u003c\/p\u003e\n          \u003cp\u003e• Positive themes of honesty, healthy habits, and responsibility\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 The Berenstain Bears\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\u003eAbout the Series:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eThe Berenstain Bears is a beloved children's book series created by Stan and Jan Berenstain, first published in 1962. The series follows the adventures of a family of bears as they navigate everyday challenges and life lessons together.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMain Characters:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003ePapa Bear:\u003c\/strong\u003e The warm, well-meaning head of the family, often learning lessons right alongside his cubs\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eMama Bear:\u003c\/strong\u003e The wise and caring heart of the household, guiding the family with patience and good sense\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBrother Bear and Sister Bear:\u003c\/strong\u003e The curious cubs whose everyday adventures and mishaps drive each story's gentle lesson\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Value:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eThe Berenstain Bears stories are designed to help children develop:\u003c\/p\u003e\n          \u003cp\u003e• Early reading skills and vocabulary\u003c\/p\u003e\n          \u003cp\u003e• Understanding of honesty, responsibility, and healthy habits\u003c\/p\u003e\n          \u003cp\u003e• Problem-solving abilities\u003c\/p\u003e\n          \u003cp\u003e• Empathy and family values\u003c\/p\u003e\n          \u003cp\u003e• Confidence in navigating everyday challenges\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePerfect for Story Dream Machine:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eThese timeless stories translate beautifully to the Story Dream Machine format, with familiar characters and gentle life lessons that captivate young audiences whilst supporting their reading development.\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 Little Tikes Story Dream Machine\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\u003eWhat is the Story Dream Machine?\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eThe Little Tikes Story Dream Machine is an innovative storytelling projector that brings bedtime stories to life by projecting colourful images and text onto walls or ceilings. It's designed to help children develop reading skills whilst enjoying interactive storytelling.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHow It Works:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eChildren insert story cartridges into the Story Dream Machine, which then projects the story content onto any surface. The device includes audio narration, allowing children to read along as words appear highlighted on the projected display.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEducational Benefits:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003e• Develops early reading and literacy skills\u003c\/p\u003e\n          \u003cp\u003e• Improves word recognition and vocabulary\u003c\/p\u003e\n          \u003cp\u003e• Encourages independent reading\u003c\/p\u003e\n          \u003cp\u003e• Makes storytime interactive and engaging\u003c\/p\u003e\n          \u003cp\u003e• Can be used as a soothing nightlight\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eStory Collections Available:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eVarious themed story collections are available separately, including Disney, Sesame Street, Duck Duck Dinosaur, The Berenstain Bears, and other popular children's characters. Each collection typically includes multiple story cartridges and a character figure that adds special lighting effects.\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\"\u003eLittle Tikes Company\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\u003eCompany Overview:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eLittle Tikes has been a trusted name in children's toys and outdoor play equipment for over 50 years. Founded in 1970, the company is known for creating high-quality, safe, and innovative products that encourage active play and learning.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eProduct Philosophy:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eLittle Tikes believes in the power of play to help children develop physically, socially, and intellectually. Their products are designed to:\u003c\/p\u003e\n          \u003cp\u003e• Encourage imaginative and creative play\u003c\/p\u003e\n          \u003cp\u003e• Promote physical activity and outdoor exploration\u003c\/p\u003e\n          \u003cp\u003e• Support educational development\u003c\/p\u003e\n          \u003cp\u003e• Provide safe, durable play experiences\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSafety and Quality:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eAll Little Tikes products undergo rigorous testing to meet or exceed international safety standards. The company is committed to using safe materials and age-appropriate designs that give parents peace of mind.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInnovation:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eLittle Tikes continues to innovate with products like the Story Dream Machine, which combines traditional storytelling with modern technology to create engaging educational experiences for children.\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. 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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Little_Tikes_Story_Dream_Machine_The_Berenstain_Bears_Good_Lessons_Collection_Shopify_Footer.png?v=1784613484\" alt=\"Little Tikes Story Dream Machine The Berenstain Bears Good Lessons Collection Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '+';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Tikes","offers":[{"title":"Default Title","offer_id":45318656000023,"sku":"HG090667","price":39.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LittleTikesStoryDreamMachineBerenstainBearsGoodLessonsCollection01.png?v=1784613515"},{"product_id":"new-my-little-golden-book-about-the-80s","title":"NEW - My Little Golden Book about the 80s","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eMy Little Golden Book About the 80s – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold; margin-right: 12px;\"\u003eMy\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #4c0e51; font-weight: bold; margin-right: 12px;\"\u003eAbout\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #4c0e51; font-weight: bold; margin-right: 12px;\"\u003ethe\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003e80s\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eLearn all about the totally tubular 1980s with this nonfiction Little Golden Book filled with colourful illustrations and fun facts about the decade.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eTake a trip back to the 1980s and discover the music, toys, TV shows, movies, people, and events that made the decade awesome. This colourful introduction to the 80s includes everything from Cabbage Patch Kids and Trivial Pursuit, video arcades and aerobics classes, PCs and cable TV, big hair, and so much more.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eThis Little Golden Book is sure to delight kids, adults, and like, Valley Girls for sure!\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 16 June 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-8217116522\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 159 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 the 1980s --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout the 1980s\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\u003eA Decade of Icons:\u003c\/strong\u003e The 1980s was a decade defined by bold fashion, groundbreaking technology, and pop culture moments that still resonate today, from big hair and neon colours to the rise of home computing.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eToys and Games:\u003c\/strong\u003e Cabbage Patch Kids and Trivial Pursuit became household staples, while video arcades introduced a generation to the joys of gaming.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTechnology and Lifestyle:\u003c\/strong\u003e Personal computers and cable television began transforming everyday life, while aerobics classes brought fitness culture into the mainstream.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Nostalgia:\u003c\/strong\u003e Decades later, the 1980s continues to captivate both those who lived through it and new generations discovering its music, movies, and iconic style for the first time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eNonfiction Fun:\u003c\/strong\u003e A colourful, fact-filled introduction to the 1980s for young readers and nostalgic adults alike\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCovers It All:\u003c\/strong\u003e From Cabbage Patch Kids and Trivial Pursuit to video arcades, aerobics classes, PCs, cable TV, and big hair\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Colourful artwork bringing the sights and style of the decade to life for young readers\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 readers, 80s nostalgics, and collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_My_Little_Golden_Book_about_the_80s_Shopify_Footer.png?v=1784701476\" alt=\"My Little Golden Book About the 80s Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45321596010519,"sku":"HG090666","price":15.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBMyLittleGoldenBookaboutthe80s1.jpg?v=1784701490"},{"product_id":"new-little-golden-book-the-x-files-is-the-truth-out-there-little-golden-book","title":"NEW Little Golden Book - The X-Files Is the Truth Out There? Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eThe X-Files: Is the Truth Out There? Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003eThe X-Files\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #1a5c3a; font-weight: bold; font-style: italic;\"\u003eIs the Truth Out There?\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eThe truth is out there in this Little Golden Book for all ages featuring the characters, monsters, and aliens from the fan-favourite series \u003cem\u003eThe X-Files\u003c\/em\u003e!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eJoin Dana Scully and Fox Mulder as they investigate monsters, aliens, and mysterious conspiracies. Filled with iconic characters like the Fluke Man, Eugene Tooms, and Jose Chung, this not-too-scary storybook is perfect for fans of \u003cem\u003eThe X-Files\u003c\/em\u003e of all ages as well as Little Golden Book collectors.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cem\u003eThe X-Files\u003c\/em\u003e has thrilled viewers around the world since 1993.\u003c\/span\u003e\u003c\/p\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=\"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;\"\u003e4 \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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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\/Disney\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e 8 July 2025\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-10:\u003c\/strong\u003e 0736444823\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0736444828\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 90 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–4 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16\u003c\/strong\u003e cm x \u003cstrong\u003e0.5\u003c\/strong\u003e cm x \u003cstrong\u003e20\u003c\/strong\u003e cm\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About The X-Files --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout The X-Files\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\u003eOrigins:\u003c\/strong\u003e \u003cem\u003eThe X-Files\u003c\/em\u003e is an American science fiction drama series created by Chris Carter, first premiering in 1993 and quickly becoming a cultural phenomenon.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Story:\u003c\/strong\u003e The series follows FBI Special Agents Fox Mulder and Dana Scully as they investigate unexplained paranormal cases known as \"X-Files,\" encountering aliens, monsters, and government conspiracies along the way.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIconic Characters:\u003c\/strong\u003e Beyond Mulder and Scully, the series introduced a host of memorable characters and creatures, including the Fluke Man, Eugene Tooms, and Jose Chung, each contributing to the show's blend of mystery, horror, and dark humour.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e With its unforgettable tagline \"The Truth Is Out There,\" \u003cem\u003eThe X-Files\u003c\/em\u003e has thrilled viewers around the world since 1993, inspiring spin-offs, films, and a devoted global fanbase that continues to grow decades later.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eCelebrates a Cult Classic:\u003c\/strong\u003e A charming, collectible tribute to one of television's most beloved sci-fi series\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eIconic Characters:\u003c\/strong\u003e Features Dana Scully, Fox Mulder, and memorable characters like the Fluke Man, Eugene Tooms, and Jose Chung\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eNot-Too-Scary Storytelling:\u003c\/strong\u003e A gentle, age-appropriate introduction to the mysteries and monsters of \u003cem\u003eThe X-Files\u003c\/em\u003e universe\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 fans of \u003cem\u003eThe X-Files\u003c\/em\u003e of all ages, as well as collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_The_X-Files_Is_the_Truth_out_There_Little_Golden_Book_Shopify_Footer.png?v=1785331725\" alt=\"The X-Files Is the Truth Out There Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45349815517207,"sku":"HG090663","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBTheX-FilesIstheTruthoutThereLittleGoldenBook1.jpg?v=1785331795"},{"product_id":"new-supernatural-funko-pop-monster-hunters-little-golden-book","title":"NEW - Supernatural Funko POP Monster Hunters Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eSupernatural Monster Hunters (Funko POP) Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9e2048; font-weight: bold;\"\u003eSupernatural\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #9e2048; font-weight: bold;\"\u003eMonster Hunters\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003e(Funko POP)\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003e\u003cem\u003eNew York Times\u003c\/em\u003e Bestseller • Get ready to explore the world of the hit TV series \u003cem\u003eSupernatural\u003c\/em\u003e with this Little Golden Book illustrated in the iconic Funko POP! style!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eJoin Sam and Dean Winchester, the brave brothers from the hit TV show \u003cem\u003eSupernatural\u003c\/em\u003e, in their exciting adventures to fight against the forces of evil! This Little Golden Book, illustrated in the fun and colourful Funko POP! art style, is perfect for kids, fans, and collectors alike.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eDive into a world of supernatural fun and heroism with this light-hearted reimagining as a collectable Little Golden Book!\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 7 July 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-8217026142\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 120 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 years\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGrade Level:\u003c\/strong\u003e Preschool – 3\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 Supernatural --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Supernatural\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\u003eOrigins:\u003c\/strong\u003e \u003cem\u003eSupernatural\u003c\/em\u003e is an American fantasy horror drama series created by Eric Kripke, first premiering in 2005 and running for 15 seasons, becoming one of the longest-running genre series in television history.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Story:\u003c\/strong\u003e The series follows brothers Sam and Dean Winchester as they travel across America hunting demons, monsters, ghosts, and other supernatural creatures, all while uncovering deep family secrets and battling forces of good and evil.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIconic Characters:\u003c\/strong\u003e Beyond Sam and Dean, the series features a beloved cast of characters and their trusty Chevrolet Impala, cementing the show's status as a cult favourite among fans of supernatural fiction.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e With its blend of horror, humour, and heart, \u003cem\u003eSupernatural\u003c\/em\u003e built a devoted global fanbase over its long run, inspiring conventions, merchandise, and a legacy that continues to grow long after the series finale.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eFunko POP! Art Style:\u003c\/strong\u003e Illustrated in the iconic Funko POP! style, bringing Sam and Dean Winchester to life in a fun, collectable format\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eCelebrates a Cult Classic:\u003c\/strong\u003e A charming, collectible tribute to one of television's most beloved supernatural drama series\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eKid-Friendly Adventure:\u003c\/strong\u003e A light-hearted reimagining of \u003cem\u003eSupernatural\u003c\/em\u003e's monster-hunting adventures, perfect for young readers\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 fans of \u003cem\u003eSupernatural\u003c\/em\u003e, Funko POP! collectors, and Little Golden Books 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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Funko_POP_Supernatural_Monster_Hunters_Little_Golden_Book_Shopify_Footer.png?v=1785334525\" alt=\"Supernatural Monster Hunters Funko POP Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45349842812951,"sku":"HG090668","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBFunkoPOPSupernaturalMonsterHuntersLittleGoldenBook1.jpg?v=1785334540"},{"product_id":"new-buffy-the-vampire-slayer-the-power-of-friendship-little-golden-book","title":"NEW - Buffy The Vampire Slayer The Power of Friendship Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eBuffy The Vampire Slayer: The Power of Friendship Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold;\"\u003eBuffy\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold;\"\u003eThe Vampire Slayer\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #4c0e51; font-weight: bold;\"\u003eThe Power of Friendship\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eJoin Buffy Summers and her friends from the fan favourite TV series \u003cem\u003eBuffy the Vampire Slayer\u003c\/em\u003e in this adventure-filled Little Golden Book for all ages!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWhether it's slaying vampires, fighting monsters, or breaking curses, Buffy Summers and her friends Willow, Xander, and Giles always stick together to save Sunnydale — and the world! This Little Golden Book is perfect for \u003cem\u003eBuffy the Vampire Slayer\u003c\/em\u003e fans of all ages as well as Little Golden Book collectors.\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=\"font-size: 18pt; 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-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eBuffy The Vampire Slayer The Power of Friendship 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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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\/Disney\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e 1 July 2025\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-10:\u003c\/strong\u003e 073644470X\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0736444705\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 120 grams\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 Buffy the Vampire Slayer --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Buffy the Vampire Slayer\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\u003eOrigins:\u003c\/strong\u003e \u003cem\u003eBuffy the Vampire Slayer\u003c\/em\u003e is an American fantasy horror drama series created by Joss Whedon, first premiering in 1997 and running for seven seasons, becoming one of the most influential genre shows of its era.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Story:\u003c\/strong\u003e The series follows Buffy Summers, a teenager chosen to battle vampires, demons, and other forces of darkness in the town of Sunnydale, alongside her loyal friends Willow, Xander, and mentor Giles.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIconic Themes:\u003c\/strong\u003e Blending horror, humour, and heart, the series became renowned for its exploration of friendship, growing up, and empowerment, all wrapped in a monster-of-the-week format.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e \u003cem\u003eBuffy the Vampire Slayer\u003c\/em\u003e built a devoted global fanbase over its run, inspiring comics, spin-offs, and a legacy that continues to influence popular culture decades after the series finale.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eCelebrates a Cult Classic:\u003c\/strong\u003e A charming, collectible tribute to one of television's most beloved supernatural drama series\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFriendship at Its Heart:\u003c\/strong\u003e Follows Buffy, Willow, Xander, and Giles as they stick together to save Sunnydale and the world\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eAdventure-Filled Story:\u003c\/strong\u003e A fun, age-appropriate introduction to Buffy's world of vampires, monsters, and curses\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 fans of \u003cem\u003eBuffy the Vampire Slayer\u003c\/em\u003e of all ages, as well as collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Buffy_The_Vampire_Slayer_The_Power_of_Friendship_Little_Golden_Book_Shopify_Footer.png?v=1785340723\" alt=\"Buffy The Vampire Slayer The Power of Friendship Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45350362021911,"sku":"HG090676","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBBuffyTheVampireSlayerThePowerofFriendshipLittleGoldenBook1.jpg?v=1785340736"},{"product_id":"new-wednesday-i-am-thing-little-golden-book","title":"NEW - Wednesday I Am Thing Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eWednesday: I Am Thing Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #3d2368; font-weight: bold;\"\u003eWednesday\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; font-style: italic;\"\u003eI Am Thing\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eWednesday Addams' faithful companion Thing appears in his own nail-bitingly delightful Little Golden Book based on the hit series \u003cem\u003eWednesday\u003c\/em\u003e!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eWednesday Addams' time as a student at Nevermore Academy wouldn't be the same without her faithful — and mischievous — companion Thing. With fun and frights always at his fingertips, this Little Golden Book is perfect for children ages 2 to 5 and Wednesday fans of all ages.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eBased on the characters created by Charles Addams.\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 6 May 2025\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-8217024957\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 120 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 Wednesday --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Wednesday\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\u003eOrigins:\u003c\/strong\u003e \u003cem\u003eWednesday\u003c\/em\u003e is a hit supernatural comedy horror series following Wednesday Addams, based on the characters created by Charles Addams, as she attends Nevermore Academy and investigates a series of mysteries.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Story:\u003c\/strong\u003e Wednesday navigates new friendships, monstrous mysteries, and her own developing psychic abilities, all while staying true to her signature deadpan wit and dark sensibility.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIconic Characters:\u003c\/strong\u003e The series features a beloved cast of characters, including Wednesday's faithful and mischievous companion Thing, a disembodied hand who is always ready to help — or cause a little chaos.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e \u003cem\u003eWednesday\u003c\/em\u003e quickly became a global phenomenon, captivating audiences with its blend of humour, horror, and heart, and introducing a new generation of fans to the Addams Family legacy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eStarring Thing:\u003c\/strong\u003e This Little Golden Book puts the spotlight on Wednesday Addams' faithful and mischievous companion Thing\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eFun and Frights:\u003c\/strong\u003e A nail-bitingly delightful story perfect for fans of the hit series \u003cem\u003eWednesday\u003c\/em\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBased on the Addams Family Legacy:\u003c\/strong\u003e Based on the characters created by Charles Addams\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 children ages 2 to 5 and \u003cem\u003eWednesday\u003c\/em\u003e fans of all ages, as well as collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Wednesday_I_Am_Thing_Little_Golden_Book_Shopify_Footer.png?v=1785595175\" alt=\"Wednesday I Am Thing Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Hectic Gifts","offers":[{"title":"Default Title","offer_id":45361518837783,"sku":"HG090669","price":15.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBWednesdayIAmThingLittleGoldenBook.jpg?v=1785595025"},{"product_id":"new-wednesday-i-am-wednesday-little-golden-book","title":"NEW - Wednesday I Am Wednesday Little Golden Book","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eWednesday: I Am Wednesday Little Golden Book – Hectic Gifts Preview\u003c\/title\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  \u003cstyle\u003e\n    body { margin: 0; padding: 20px; background: #fff; font-family: 'Rubik', sans-serif; }\n    .shopify-wrapper { max-width: 800px; margin: 0 auto; }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-wrapper\"\u003e\n\n\u003c!-- ===================== SHOPIFY CODE STARTS HERE ===================== --\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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black !important; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 22px; font-weight: bold; color: #2a2a2a; }\n  .product-description .best-value {\n    position: relative;\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  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 13px;\n    color: #555;\n    text-align: left;\n    padding: 12px;\n    line-height: 1.4;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black !important; margin-bottom: 10px; }\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\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold; margin-right: 12px;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: black; font-weight: bold; margin-right: 12px;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #3d2368; font-weight: bold;\"\u003eWednesday\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #544094; font-weight: bold; font-style: italic;\"\u003eI Am Wednesday\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold; margin-right: 12px;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title\" style=\"font-size: 36pt; color: #d4af37; font-weight: bold;\"\u003eBook\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eWednesday Addams stars in this delightfully ghoulish Little Golden Book based on the hit series \u003cem\u003eWednesday\u003c\/em\u003e!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003e\u003cem\u003eWednesday\u003c\/em\u003e is a sleuthing, supernaturally infused mystery charting Wednesday Addams' time as a student at Nevermore Academy. Featuring hauntingly beautiful illustrations, this Little Golden Book is perfect for children ages 2 to 5 and Wednesday fans of all ages.\u003c\/span\u003e\u003c\/p\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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 2 July 2024\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-10:\u003c\/strong\u003e 0593896696\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0593896693\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Weight:\u003c\/strong\u003e 159 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eReading Age:\u003c\/strong\u003e 2–5 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 Wednesday --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Wednesday\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\u003eOrigins:\u003c\/strong\u003e \u003cem\u003eWednesday\u003c\/em\u003e is a hit supernatural comedy horror series following Wednesday Addams, based on the characters created by Charles Addams, as she attends Nevermore Academy and investigates a series of mysteries.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Story:\u003c\/strong\u003e Wednesday navigates new friendships, monstrous mysteries, and her own developing psychic abilities, all while staying true to her signature deadpan wit and dark sensibility.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIconic Character:\u003c\/strong\u003e Sharp, sardonic, and fiercely independent, Wednesday Addams has become one of the most beloved and recognisable characters in modern television, embodying gothic charm with a fearless streak.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCultural Impact:\u003c\/strong\u003e \u003cem\u003eWednesday\u003c\/em\u003e quickly became a global phenomenon, captivating audiences with its blend of humour, horror, and heart, and introducing a new generation of fans to the Addams Family legacy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eStarring Wednesday:\u003c\/strong\u003e This Little Golden Book puts the spotlight on Wednesday Addams herself, the sharp-witted heroine of the hit series\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eDelightfully Ghoulish:\u003c\/strong\u003e A sleuthing, supernaturally infused mystery perfect for fans of the hit series \u003cem\u003eWednesday\u003c\/em\u003e\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eHauntingly Beautiful Illustrations:\u003c\/strong\u003e Gorgeous artwork that captures the gothic charm of Nevermore Academy\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 children ages 2 to 5 and \u003cem\u003eWednesday\u003c\/em\u003e fans of all ages, as well as collectors of the Little Golden Books series\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, and Ruth Bader Ginsburg.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e The series started with publishing firm Simon \u0026amp; Schuster, with Western Printing and Lithographing Company in Racine, Wisconsin handling print operations. Ownership and control of the series have changed several times since; today, Penguin Random House is its current publisher. 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  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_Wednesday_I_Am_Wednesday_Little_Golden_Book_Shopify_Footer.png?v=1785600215\" alt=\"Wednesday I Am Wednesday Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003c!-- ===================== SHOPIFY CODE ENDS HERE ===================== --\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45361543381015,"sku":"HG090665","price":15.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBIAmWednesdayLittleGoldenBook1.jpg?v=1785600153"},{"product_id":"new-polly-pocket-scooby-doo-micro-doll-playset","title":"NEW - Polly Pocket Scooby Doo Micro Doll Playset","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\n\u003cstyle\u003e\n  \/* Google Fonts *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;700\u0026family=Oswald:wght@500\u0026display=swap');\n\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    margin-top: 0;\n    padding-top: 0;\n  }\n\n  .product-description * {\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    margin-top: 0;\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    word-wrap: break-word;\n  }\n\n  .product-description .title-word {\n    margin-right: 12px;\n    display: inline-block;\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    color: black !important;\n  }\n\n  .product-description p {\n    line-height: 1.5;\n    margin: 15px 0;\n  }\n\n  .product-description .footer-image {\n    margin: 30px auto;\n  }\n\n  \/* Font size adjustments for mobile *\/\n  @media (max-width: 768px) {\n    .product-description .large-title {\n      font-size: 28px !important;\n    }\n\n    .product-description .medium-title {\n      font-size: 24px !important;\n    }\n\n    .product-description .content-text {\n      font-size: 16px !important;\n    }\n  }\n\n  \/* Button styling *\/\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 styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\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-family: 'Oswald', sans-serif;\n    font-weight: 500;\n    font-size: 16pt;\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-family: 'Rubik', sans-serif;\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\/Polly_Pocket_Logo.png?v=1723021407\" alt=\"Polly Pocket 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\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #873d92; font-weight: bold;\"\u003ePolly\u003c\/span\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #873d92; font-weight: bold;\"\u003ePocket\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #8b4513; font-weight: bold;\"\u003eScooby-Doo\u003c\/span\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eEdition\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003eMicro\u003c\/span\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003eDoll\u003c\/span\u003e\n      \u003cspan class=\"title-word\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003ePlayset\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\" style=\"margin-top: 50px;\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003eRuh-Roh! Scooby-Doo and Polly Pocket join together for the ultimate adventure, tiny style!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eThe adorable compact is shaped like the Mystery Machine and opens to reveal fan-favourite scenes from the show. Velma and Scooby are ready for a wild ride, with moving features like a flip-up tombstone, a ghost behind a swinging door, and maybe even a mummy too!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eDon't forget the Scooby Snacks — there are so many mysteries to solve! Perfect for both Polly Pocket and Scooby-Doo fans. Subject to availability. Colours and decorations may vary.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #002cfd; font-weight: bold;\" class=\"content-text\"\u003eIncludes:\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003ePolly Pocket Scooby-Doo Mystery Machine Playset\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eVelma Micro Doll\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eScooby-Doo Micro Doll\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e1 x \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eScooby Snacks Accessory\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"section-heading\"\u003e\u003cspan style=\"font-size: 18pt; color: #ff0010; font-weight: bold;\" class=\"content-text\"\u003eRecommended For Ages: \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black; font-weight: bold;\" class=\"content-text\"\u003e4+ \u003c\/span\u003e \u003cspan style=\"font-size: 18pt; color: black; font-weight: normal;\" class=\"content-text\"\u003eYears\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- View All Button --\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/hectic.gifts\/collections\/polly-pocket\" class=\"view-all-button\"\u003e \u003cspan class=\"click-text\"\u003eCLICK HERE\u003c\/span\u003e TO VIEW ALL POLLY POCKET COLLECTIONS \u003cspan class=\"button-arrow\"\u003e \u003cspan class=\"button-arrow-normal\"\u003e↗\u003c\/span\u003e \u003cspan class=\"button-arrow-hover\"\u003e→\u003c\/span\u003e \u003c\/span\u003e \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\"\u003eKey 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• The adorable compact is shaped like the Mystery Machine and opens to fan-favourite scenes from the show\u003c\/p\u003e\n          \u003cp\u003e• Fans can engage with two micro dolls, Velma and Scooby-Doo, plus a Scooby Snacks accessory to keep Scoob motivated\u003c\/p\u003e\n          \u003cp\u003e• Pop-up gravestone keeps things spookily fun\u003c\/p\u003e\n          \u003cp\u003e• Check under the treasure chest lid — it's a great hiding spot for ghouls\u003c\/p\u003e\n          \u003cp\u003e• Slide the Mystery Machine across the yard for a quick getaway\u003c\/p\u003e\n          \u003cp\u003e• With so many features to reveal and explore, this collectable set makes a great gift for ages 4 years and up, especially for Scooby-Doo fanatics!\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\"\u003eCharacters \u0026amp; Accessories\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\u003eMicro Dolls Included:\u003c\/strong\u003e Velma Dinkley and Scooby-Doo\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eIconic Scenes:\u003c\/strong\u003e Explore spooky Mystery Machine scenes inspired by the animated series\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAccessories:\u003c\/strong\u003e A Scooby Snacks accessory that enhances play and recreates memorable moments from the show\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInteractive Features:\u003c\/strong\u003e Moving parts including a flip-up tombstone and an opening ghost door\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDisplay Ready:\u003c\/strong\u003e Compact, playful design that's great for both play and display\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\"\u003eProduct 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\u003eManufacturer:\u003c\/strong\u003e Mattel\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eSeries:\u003c\/strong\u003e Polly Pocket\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eItem Number:\u003c\/strong\u003e JKC85\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUPC:\u003c\/strong\u003e 194735346684\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTheme:\u003c\/strong\u003e Scooby-Doo Edition\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCharacter Count:\u003c\/strong\u003e 2 micro dolls\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAccessory Count:\u003c\/strong\u003e 1 piece\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e15\u003c\/strong\u003e cm x \u003cstrong\u003e15\u003c\/strong\u003e cm x \u003cstrong\u003e6\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\"\u003eAbout Polly Pocket\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\u003ePolly Pocket was first introduced by Mattel in 1989 and quickly became a beloved toy line known for its tiny dolls and compact playsets. The original concept featured miniature dolls small enough to fit in your pocket, along with equally tiny accessories and environments.\u003c\/p\u003e\n          \u003cp\u003eToday, Polly Pocket continues to delight collectors and kids alike with themed collaborations that bring beloved characters and stories into micro form, featuring intricate details and playful moving parts.\u003c\/p\u003e\n          \u003cp\u003eThis Scooby-Doo edition combines the classic Polly Pocket format with one of the most beloved animated mystery series of all time, creating a fun collectible that appeals to fans of both properties.\u003c\/p\u003e\n          \u003cp\u003eThe attention to detail in recreating the Mystery Machine and its spooky hidden surprises in micro form shows Mattel's commitment to honouring both the Polly Pocket legacy and the iconic Scooby-Doo series.\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\"\u003eScooby-Doo Connection\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\u003eAnimated Series:\u003c\/strong\u003e Scooby-Doo, Where Are You! is a classic animated mystery series that first aired in 1969, following a group of teenage detectives and their talking Great Dane, Scooby-Doo.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Mystery Machine:\u003c\/strong\u003e The iconic van used by the gang to travel between mysteries, easily recognised by its signature green, blue, and orange flower design.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eVelma Dinkley:\u003c\/strong\u003e Known for her intelligence and iconic glasses, Velma is often the one who solves the mystery and unmasks the villain.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eScooby Snacks:\u003c\/strong\u003e The beloved dog treats used to motivate (or bribe) Scooby-Doo throughout the show's many adventures.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCharacter Authenticity:\u003c\/strong\u003e Each micro doll captures the fun, spooky spirit of the series, letting fans recreate their favourite ghost hunts in miniature form.\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. 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\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/Polly_Pocket_Scooby_Doo_Edition_Shopify_Footer.jpg?v=1786164133\" alt=\"Polly Pocket Scooby-Doo Edition Footer\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Add JavaScript for accordion functionality --\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n\n        if (content.style.display === 'none' || content.style.display === '') {\n          content.style.display = 'block';\n          icon.textContent = '-';\n        } else {\n          content.style.display = 'none';\n          icon.textContent = '+';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Mattel","offers":[{"title":"Default Title","offer_id":45381268635671,"sku":"HG090677","price":49.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/PollyPocketScoobyDooEdition01.jpg?v=1786164153"},{"product_id":"new-john-farnham-biography-little-golden-book","title":"NEW - John Farnham Biography 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  .product-description {\n    margin: 0;\n    padding: 0 15px;\n    max-width: 800px;\n    font-family: 'Rubik', sans-serif;\n  }\n  .product-description * { font-family: 'Rubik', sans-serif; }\n  .product-description img { max-width: 100%; height: auto; display: block; }\n  .product-description .logo { max-width: 250px; margin: 0 auto 20px auto; }\n  .product-description .title-section { text-align: center; margin-bottom: 40px; margin-top: 0; padding-top: 0; }\n  .product-description .title-text { margin: 5px 0; word-wrap: break-word; }\n  .product-description .title-word { margin-right: 12px; display: inline-block; }\n  .product-description .content-section { margin: 20px 0; }\n  .product-description .section-heading { margin: 30px 0 15px 0; font-weight: bold; }\n  .product-description ul { padding-left: 20px; margin: 15px 0; }\n  .product-description li { margin-bottom: 15px; line-height: 1.4; }\n  .product-description p { line-height: 1.5; margin: 15px 0; color: black; }\n  .product-description .footer-image { margin: 30px auto; }\n\n  @media (max-width: 768px) {\n    .product-description .large-title { font-size: 28px !important; }\n    .product-description .medium-title { font-size: 24px !important; }\n    .product-description .content-text { font-size: 16px !important; }\n  }\n\n  \/* Multi-buy table *\/\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  .product-description .multi-buy-table { border-collapse: collapse; width: 100%; }\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  .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  .product-description .multi-buy-table th:after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    height: 100%; width: 1px;\n    background-color: rgba(255,255,255,0.3);\n  }\n  .product-description .multi-buy-table th:last-child:after { display: none; }\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  .product-description .multi-buy-table tr:last-child td { border-bottom: none; }\n  .product-description .multi-buy-table tbody tr:nth-child(odd) td { background-color: #f9f5e8; }\n  .product-description .multi-buy-table tbody tr:nth-child(even) td { background-color: #ffffff; }\n  .product-description .multi-buy-table tr:hover td { background-color: #f4ecd6; }\n  .product-description .buy-column { width: 40%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .discount-column { width: 60%; text-align: center; font-family: 'Rubik', sans-serif; }\n  .product-description .qty-text { font-size: 20px; font-weight: 600; color: #2a2a2a; }\n  .product-description .best-value td { background-color: #ffffff !important; position: relative; }\n  .product-description .best-value td:last-child { position: relative; }\n  .product-description .best-value td:last-child::after {\n    content: \"★ Best Value\";\n    position: absolute;\n    top: 10px; right: 10px;\n    background-color: #cc9900;\n    color: white;\n    padding: 4px 8px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 0 0 0 8px;\n    text-shadow: none;\n  }\n  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    border-top: 1px solid #eaeaea;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n  }\n\n  \/* Button *\/\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  .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  .product-description .button-arrow { display: inline-block; margin-left: 8px; transition: opacity 0.2s ease; }\n  .product-description .button-arrow-normal { display: inline-block; }\n  .product-description .button-arrow-hover { display: none; }\n  .product-description .view-all-button:hover .button-arrow-normal { display: none; }\n  .product-description .view-all-button:hover .button-arrow-hover { display: inline-block; }\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 { max-width: 100%; margin: 40px 0; font-family: 'Rubik', sans-serif; }\n  .product-description .accordion-item { border-top: 1px solid #e0e0e0; }\n  .product-description .accordion-item:last-child { border-bottom: 1px solid #e0e0e0; }\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  .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  .product-description .accordion-icon { font-size: 20px; font-weight: bold; color: #333; transition: transform 0.3s ease; }\n  .product-description .accordion-content { display: none; }\n  .product-description .accordion-content-inner { padding: 0 0 20px 0; }\n  .product-description .accordion-content p { font-size: 14pt; line-height: 1.6; color: black; margin-bottom: 10px; }\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=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\"\u003eNEW\u003c\/span\u003e\n      \u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\n      \u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eLittle\u003c\/span\u003e\n      \u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eGolden\u003c\/span\u003e\n      \u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; 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=\"font-size: 36pt; color: #4c0e51; font-weight: bold;\"\u003eJohn\u003c\/span\u003e\n      \u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #4c0e51; font-weight: bold;\"\u003eFarnham\u003c\/span\u003e\n      \u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #0039f3; font-weight: bold;\"\u003eBiography\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cp\u003e \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-size: 18pt; color: black; font-weight: bold;\"\u003eWe have the chance to turn the pages over while reading about the life and legacy of Australia's own 'The Voice', John Farnham, in this beautifully illustrated and collectable Little Golden Book!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-style: italic;\"\u003eThere was one thing that always made Johnny happy — music. He would whistle, hum or sing wherever he went.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eRead the inspiring story about the life of Australia's singing sensation, \u003cstrong\u003eJohn Farnham\u003c\/strong\u003e — from growing up in England to becoming a teen pop idol in Australia, and how his decision to record one song would end up changing his life, and the face of Australian music, forever.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eLooking for beloved classic tales, timeless new stories, awesome biographies and favourite characters? There's a Little Golden Book for that!\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\n      \u003cspan class=\"content-text\" style=\"font-size: 18pt; color: #4c0e51; font-weight: bold;\"\u003eIncludes:\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cdiv style=\"padding-left: 20px;\"\u003e\n      \u003cp\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black; font-weight: bold;\"\u003e1 x \u003c\/span\u003e\u003cspan class=\"content-text\" style=\"font-size: 18pt; color: black;\"\u003eJohn Farnham Biography 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=\"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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 style=\"font-size: 20px; font-weight: bold; color: black;\"\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 Penguin\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePublication Date:\u003c\/strong\u003e 4 August 2026\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEdition:\u003c\/strong\u003e 1st\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-10:\u003c\/strong\u003e 1761358871\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-1761358876\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.8\u003c\/strong\u003e cm x \u003cstrong\u003e0.5\u003c\/strong\u003e cm x \u003cstrong\u003e20.1\u003c\/strong\u003e cm\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About John Farnham --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout John Farnham\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\u003eEarly Life:\u003c\/strong\u003e Born in Dagenham, England, in 1949, John Farnham moved with his family to Melbourne, Australia, at the age of ten, where his love of music quickly took hold.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eTeen Idol to Solo Star:\u003c\/strong\u003e Farnham first found fame as a teenage pop idol in the late 1960s, before spending time as lead singer of the Little River Band and later launching a solo career of his own.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eYou're the Voice:\u003c\/strong\u003e In 1986, Farnham released his career-defining single \"You're the Voice\" and album Whispering Jack, which became the highest-selling Australian album of all time and turned him into a household name.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAustralian Icon:\u003c\/strong\u003e Known affectionately as 'The Voice', Farnham was named Australian of the Year in 1987 and has since received more than twenty ARIA Awards, cementing his place as one of Australia's most beloved performers.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eEnduring Legacy:\u003c\/strong\u003e With a career spanning six decades, John Farnham's music continues to resonate with generations of Australians, making him a true icon of Australian music history.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Book Features --\u003e\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\u003eInspiring True Story:\u003c\/strong\u003e Follows the real-life journey of Australian music icon John Farnham, from his childhood in England to becoming 'The Voice' of Australia.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eBeautifully Illustrated:\u003c\/strong\u003e Charming, collectable artwork brings Farnham's story to life for readers of all ages.\u003c\/p\u003e\n          \u003cp\u003e• \u003cstrong\u003eNonfiction Storytelling:\u003c\/strong\u003e A gentle introduction to biography for young readers, as well as a nostalgic treat for lifelong fans.\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 fans discovering Australian music history, as well as collectors of the Little Golden Books series.\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\" style=\"transform: rotate(45deg);\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cscript src=\"https:\/\/cdn-widgetsrepository.yotpo.com\/v1\/loader\/u8Gg9jbAK93FxpBHKBEDBZqJf9c5vu6LnW29WyYI?\" async=\"\"\u003e\u003c\/script\u003e\n          \u003cdiv class=\"yotpo-widget-instance\" data-yotpo-instance-id=\"1001765\" data-yotpo-product-id=\"8912367190039\" data-yotpo-name=\"{{ product.title | escape }}\" data-yotpo-url=\"{{ shop.url }}{{ product.url }}\" data-yotpo-image-url=\"{{ product.featured_image | product_img_url: 'grande' }}\" data-yotpo-price=\"{{ product.price | divided_by: 100.00 }}\" data-yotpo-currency=\"{{ shop.currency }}\" data-yotpo-description=\"{{ product.description | escape }}\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003c!-- end accordion --\u003e\n\n  \u003c!-- Footer Image --\u003e\n  \u003cp\u003e\u003cimg class=\"footer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGB_John_Franham_Biography_Little_Golden_Book_Shopify_Footer.jpg?v=1786338567\" alt=\"John Farnham Biography Little Golden Book Footer\"\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- end product-description --\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    const accordionHeaders = document.querySelectorAll('.product-description .accordion-header');\n    accordionHeaders.forEach(header =\u003e {\n      header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const icon = this.querySelector('.accordion-icon');\n        if (content.style.display === 'block') {\n          content.style.display = 'none';\n          icon.textContent = '+';\n          icon.style.transform = 'none';\n        } else {\n          content.style.display = 'block';\n          icon.textContent = '-';\n          icon.style.transform = 'rotate(45deg)';\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45387623170071,"sku":"HG090679","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBJohnFarnhamLittleGoldenBook1.jpg?v=1786338583"}],"url":"https:\/\/hectic.gifts\/collections\/3-4-years.oembed","provider":"Hectic Gifts","version":"1.0","type":"link"}