{"product_id":"new-rosa-parks-biography-little-golden-book","title":"NEW - Rosa Parks 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\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    box-sizing: border-box;\n  }\n\n  .product-description img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .product-description .logo {\n    max-width: 250px;\n    margin: 0 auto 20px auto;\n  }\n\n  .product-description .title-section {\n    text-align: center;\n    margin-bottom: 40px;\n    margin-top: 0; \/* 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 .title-word {\n    margin-right: 0.25em;\n  }\n\n  .product-description .title-word:last-child {\n    margin-right: 0;\n  }\n\n  .product-description .content-section {\n    margin: 20px 0;\n  }\n\n  .product-description .section-heading {\n    margin: 30px 0 15px 0;\n    font-weight: bold;\n  }\n\n  .product-description ul {\n    padding-left: 20px;\n    margin: 15px 0;\n  }\n\n  .product-description li {\n    margin-bottom: 15px;\n    line-height: 1.4;\n  }\n\n  .product-description p {\n    line-height: 1.5;\n    margin: 15px 0;\n    color: black !important; \/* 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 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: #2a2a2a;\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: 0 0 0 8px;\n    text-shadow: none;\n  }\n\n  .product-description .note-row td {\n    background-color: #f8f8f8 !important;\n    font-size: 12px;\n    color: #666;\n    text-align: left;\n    padding: 10px 15px;\n    font-style: italic;\n    border-top: 1px solid #eaeaea;\n  }\n\n  \/* CTA Button - current house style *\/\n  .product-description .view-all-button {\n    box-sizing: border-box;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    row-gap: 4px;\n    width: fit-content;\n    min-width: min(500px, 100%);\n    max-width: 100%;\n    min-height: 6rem;\n    padding: 15px 2.8rem;\n    background-color: #023584;\n    color: white;\n    font-family: 'Oswald', sans-serif;\n    font-size: 15px;\n    font-weight: 500;\n    text-align: center;\n    border-radius: 0;\n    text-decoration: none;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    transition: background-color 0.3s ease;\n    margin: 0 0 40px 0;\n  }\n\n  .product-description .view-all-button:hover {\n    background-color: #4766E9;\n  }\n\n  .product-description .click-text {\n    font-family: inherit;\n    font-size: inherit;\n    font-weight: inherit;\n    letter-spacing: inherit;\n    margin-right: 5px;\n  }\n\n  .product-description .button-arrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-left: 8px;\n    transition: transform 0.2s ease;\n    transform-origin: center;\n  }\n\n  .product-description .view-all-button:hover .button-arrow {\n    transform: rotate(45deg);\n  }\n\n  \/* Accordion styles *\/\n  .product-description .accordion {\n    max-width: 100%;\n    margin: 40px 0;\n    font-family: 'Rubik', sans-serif;\n  }\n\n  .product-description .accordion-item {\n    border-top: 1px solid #e0e0e0;\n  }\n\n  .product-description .accordion-item:last-child {\n    border-bottom: 1px solid #e0e0e0;\n  }\n\n  .product-description .accordion-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 15px 0;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n\n  .product-description .accordion-title {\n    font-size: 16pt;\n    font-weight: 500;\n    font-family: 'Oswald', sans-serif;\n    color: #333;\n    margin: 0;\n  }\n\n  .product-description .accordion-icon {\n    font-size: 20px;\n    font-weight: bold;\n    color: #333;\n    transition: transform 0.3s ease;\n  }\n\n  .product-description .accordion-content {\n    display: none;\n  }\n\n  .product-description .accordion-content-inner {\n    padding: 0 0 20px 0;\n  }\n\n  .product-description .accordion-content p {\n    font-size: 14pt;\n    line-height: 1.6;\n    color: black !important;\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"title-section\"\u003e\n    \u003cimg 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 class=\"large-title title-word\" style=\"font-size: 36pt; color: #00ae5f; font-weight: bold;\"\u003eNEW\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: black; font-weight: bold;\"\u003e-\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #496ba8; font-weight: bold;\"\u003eRosa\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #496ba8; font-weight: bold;\"\u003eParks\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #496ba8; font-weight: bold;\"\u003eBiography\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp class=\"title-text\"\u003e\u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eLittle\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\u003eGolden\u003c\/span\u003e\u003cspan class=\"large-title title-word\" style=\"font-size: 36pt; color: #cc9900; font-weight: bold;\"\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\"\u003eDiscover the courageous life of Rosa Parks with this historical Little Golden Book, which tells her inspiring life story alongside gorgeous full-colour illustrations!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black; font-style: italic;\" class=\"content-text\"\u003eRosa Parks proved that a small demand for freedom can inspire others and change the world.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003e\u003cem\u003eRosa Parks: A Little Golden Book Biography\u003c\/em\u003e brings her story to life – from her childhood in Alabama, where she learned to stand up for herself, to her brave act on a Montgomery bus that ignited the civil rights movement. Rosa's story will inspire children young and old.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 18pt; color: black;\" class=\"content-text\"\u003eLittle Golden Books enjoy nearly 100% consumer recognition. They feature beloved classics, hot licences, and new original stories . . . the classics of tomorrow.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \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\"\u003eRosa Parks 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\n    \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        \u003csvg class=\"icon icon-button-arrow\" width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cg clip-path=\"url(#clip0_rosaparks)\"\u003e\n            \u003cpath d=\"M2.24268 12.2427L12.1422 2.34326\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4.36377 1.63617H12.8491V10.1215\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n          \u003cdefs\u003e\n            \u003cclippath id=\"clip0_rosaparks\"\u003e\n              \u003crect width=\"14\" height=\"14\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\n            \u003c\/clippath\u003e\n          \u003c\/defs\u003e\n        \u003c\/svg\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\"\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\u003eHardcover:\u003c\/strong\u003e 24 pages\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-10:\u003c\/strong\u003e 0593904443\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eISBN-13:\u003c\/strong\u003e 978-0593904442\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 120 grams\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e \u003cstrong\u003e16.66\u003c\/strong\u003e cm x \u003cstrong\u003e0.51\u003c\/strong\u003e cm x \u003cstrong\u003e20.32\u003c\/strong\u003e cm\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eAbout Rosa Parks\u003c\/h3\u003e\n        \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\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 Rosa Parks was born Rosa Louise McCauley on 4 February 1913, in Tuskegee, Alabama. She grew up witnessing the everyday injustices of racial segregation in the American South and later trained as a seamstress whilst becoming active in her local community.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eThe Montgomery Bus Boycott:\u003c\/strong\u003e On 1 December 1955, Rosa refused to give up her seat to a white passenger on a Montgomery, Alabama bus, in defiance of segregation laws. Her arrest sparked the 381-day Montgomery Bus Boycott, a pivotal moment in the American civil rights movement.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eA Lasting Legacy:\u003c\/strong\u003e Often called the \"Mother of the Civil Rights Movement\", Rosa continued advocating for equality and justice throughout her life, working alongside other civil rights leaders and supporting community organisations.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRecognition:\u003c\/strong\u003e Rosa received the Presidential Medal of Freedom in 1996 and the Congressional Gold Medal in 1999, among the United States' highest civilian honours, in recognition of her courage and lasting impact.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eRemembering Rosa:\u003c\/strong\u003e Rosa Parks passed away on 24 October 2005, aged 92. Her quiet act of courage remains one of the defining moments in the fight for civil rights and continues to inspire people 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\"\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\u003eShasta Clinch\u003c\/strong\u003e is a freelance copy editor and proofreader. She lives with her husband and two lovely littles in New Jersey.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eLynn Gaines\u003c\/strong\u003e loves creating characters and pictures, elaborate Barbie houses, dressing her dolls in handmade outfits. She fell in love with picture books when her mum took her book shopping for herself.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        \u003ch3 class=\"accordion-title\"\u003eBrand History\u003c\/h3\u003e\n        \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-content\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"accordion-content-inner\"\u003e\n          \u003cp\u003e\u003cstrong\u003eRevolutionary Beginning:\u003c\/strong\u003e When Little Golden Books were first published in 1942, high-quality books for children hadn't been available at a price most people could afford. Little Golden Books changed that! Priced at just 25 cents and sold where people shopped every day, they caused an instant sensation and were soon purchased by the hundreds of thousands.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eInfluential Illustrators:\u003c\/strong\u003e Several of its illustrators later became influential within the children's book industry, including Corinne Malvern, Tibor Gergely, Gustaf Tenggren, Feodor Rojankovsky, Richard Scarry, Eloise Wilkin, and Garth Williams.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDiverse Content:\u003c\/strong\u003e Many books in the Little Golden Books series deal with nature, science, Bible stories, nursery rhymes, and fairy tales. Christmas titles are published every year.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePopular Characters:\u003c\/strong\u003e Some Little Golden Books and related products have featured popular characters from other media, such as Disney, Looney Tunes, The Muppets, Sesame Street, Sonic the Hedgehog, Barbie, Power Rangers, Thomas the Tank Engine, and others.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCelebrity Biographies:\u003c\/strong\u003e Film, television and historical figures have been particularly popular. Over the years Hopalong Cassidy, Cheyenne, Lassie, Rin Tin Tin, Captain Kangaroo, Mister Rogers, and Donny and Marie Osmond have appeared in Little Golden Books. The line has also published occasional biographies; recent examples include Betty White, Dolly Parton, Ruth Bader Ginsburg, and now Rosa Parks.\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.\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_Rosa_Parks_Biography_Little_Golden_Book.png?v=1787559444\" alt=\"Rosa Parks Biography 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    var headers = document.querySelectorAll('.product-description .accordion-header');\n\n    headers.forEach(function (header) {\n      header.addEventListener('click', function () {\n        var content = this.nextElementSibling;\n        var icon = this.querySelector('.accordion-icon');\n        var isOpen = content.style.display === 'block';\n\n        content.style.display = isOpen ? 'none' : 'block';\n        icon.textContent = isOpen ? '+' : '\\u2212';\n        icon.style.transform = isOpen ? 'rotate(0deg)' : 'rotate(45deg)';\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Little Golden Book","offers":[{"title":"Default Title","offer_id":45432660164631,"sku":"HG090692","price":15.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/9537\/6151\/files\/LGBRosaParksBiographyLittleGoldenBook.jpg?v=1787559460","url":"https:\/\/hectic.gifts\/products\/new-rosa-parks-biography-little-golden-book","provider":"Hectic Gifts","version":"1.0","type":"link"}