{"title":"Hand Soaps","description":"\u003cp\u003eBrowse our Hand Soaps collection. Best Price.\u003c\/p\u003e","products":[{"product_id":"molton-brown-flora-luminare-fine-liquid-hand-wash","title":"Molton Brown Flora Luminare Fine Liquid Hand Wash","description":"\u003cstyle\u003e\n    html {\n        scroll-behavior: smooth;\n    }\n\n    body {\n        font-family: \"montserrat\", sans-serif;\n    }\n\n    h1 {\n        font-size: 30px;\n    }\n\n    .container-row.perfumer-section {\n        background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/widebckg.png?v=1741723048');\n        \/* Replace with your image path *\/\n        min-height: 350px;\n        background-size: cover;\n        \/* Ensures the image covers the entire div *\/\n        background-position: center;\n        \/* Centers the background image *\/\n        background-repeat: no-repeat;\n        \/* Prevents the image from repeating *\/\n        width: 100vw;\n        \/* Makes the div as wide as the viewport *\/\n        margin-left: -50vw;\n        \/* Offsets the div to align with the left edge of the viewport *\/\n        left: 50%;\n        \/* Centers the div horizontally *\/\n        position: relative;\n        \/* Ensures proper positioning *\/\n        padding: 20px 25% 20px 25%;\n        \/* Adds some padding around the content *\/\n        color: white;\n        \/* Adjust text color if needed for better visibility *\/\n        box-sizing: border-box;\n        \/* Ensures padding is included in the width *\/\n    }\n\n    .container-col {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .container-row {\n        display: flex;\n        flex-direction: row;\n    }\n\n    .image-container {\n        width: 50%;\n        \/* Take up 50% of the container width *\/\n        display: flex;\n        justify-content: center;\n        \/* Center the image horizontally *\/\n        align-items: center;\n        \/* Center the image vertically *\/\n    }\n\n    .did-you-know {\n        width: 50%;\n        padding-top: 30px;\n    }\n\n    .center {\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n    }\n\n    .image-container img {\n        max-width: 400px;\n        \/* Ensure the image doesn't exceed its container *\/\n        height: auto;\n        \/* Maintain aspect ratio *\/\n        border-radius: 10px;\n    }\n\n    .short-description img {\n        display: none;\n    }\n\n    .short-description hr {\n        display: none;\n    }\n\n    .short-description .banner {\n        display: none;\n    }\n\n    .short-description .did-you-know {\n        display: none;\n    }\n\n    .short-description h1,\n    .short-description h2 {\n        font-weight: bold;\n        \/* This makes the text bold *\/\n        font-size: inherit;\n        \/* Inherit the font size from the parent *\/\n    }\n\n    .perfumer-section {\n        display: flex;\n        align-items: center;\n        margin-top: 35px;\n        font-size: 18px;\n        justify-content: space-around;\n    }\n\n    .fragrance-exp {\n        width: 50%;\n    }\n\n    .left-section {\n        width: 60%;\n    }\n\n    .right-section {\n        width: 50%;\n    }\n\n    .right-section img {\n        height: auto;\n        display: block;\n        max-width: 500px;\n    }\n\n    .left-section img {\n        height: auto;\n        display: block;\n        max-width: 400px;\n    }\n\n\n    .perfumer-image {\n        width: 350px;\n        height: 350px;\n        border-radius: 50%;\n        margin-left: 5%;\n        margin-right: 5%;\n        margin-top: -30%;\n    }\n\n    hr {\n        margin-top: 15px;\n        margin-bottom: 15px;\n    }\n\n    .perfumer-text {\n        width: 50%;\n        margin-right: 20%;\n    }\n\n    .perfumer-img-container {\n        width: 50%;\n        margin-left: 10%;\n    }\n\n    @media (min-width: 768px) and (max-width: 1200px) {\n\n        \/* Styles for tablet\/medium devices *\/\n        .perfumer-section {\n            display: flex;\n            align-items: center;\n            flex-direction: column;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .perfumer-img-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            height: 100%;\n            \/* Adjust height as needed *\/\n        }\n\n    }\n\n    @media screen and (max-width: 768px) {\n\n        .fragrance-exp {\n            width: 100%;\n        }\n\n        .banner-with-image {\n            flex-direction: column;\n            align-items: center;\n        }\n\n        h1 {\n            font-size: 23px;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 155px;\n            height: 155px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .top p {\n            font-size: 16px;\n            \/* Adjust paragraph font size for mobile *\/\n        }\n\n        .right-section {\n\n            justify-content: center;\n            \/* Center horizontally *\/\n        }\n\n        hr {\n            display: none;\n        }\n\n        .right-section img {\n            width: 350px;\n            height: auto;\n            display: block;\n        }\n\n        .container-row {\n            flex-direction: column;\n        }\n\n        .image-container {\n            width: 80%;\n            justify-content: center;\n        }\n\n        .second-img {\n            padding-left: 1rem;\n        }\n\n\n        .did-you-know {\n            width: 100%;\n        }\n\n\n        .perfumer-banner {\n            margin-top: 20px;\n        }\n\n        .container-row.perfumer-section {\n\n            padding: 20px;\n            background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/mobile_background.png?v=1741722110');\n            \/* Replace with your image path *\/\n        }\n    }\n\n    .perfumer-img-container {\n        width: 100%;\n        margin-left: 0%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 100%;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"top container-col\"\u003e\n            \u003ch1\u003eEmbrace Radiance with Our Flora Luminare Hand Wash\u003c\/h1\u003e\n            \u003cp\u003eExperience the essence of a sunlit paradise with our exquisite Flora Luminare Hand Wash. Infused with the\n                enchanting notes of bright orange blossom, captivating tiare, and warm musk, this luxurious hand wash\n                thoroughly cleanses while enveloping your skin in a lingering, radiant fragrance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-row\"\u003e\n            \u003cdiv class=\"container-col fragrance-exp\"\u003e\n                \u003ch2\u003eThe Fragrance\u003c\/h2\u003e\n                \u003cp\u003eImagine a world where warm sunlight dances playfully with the shadows of palm fronds on pristine\n                    white\n                    coral sand. Our hand wash embodies this blissful moment, inviting you to indulge in armfuls of\n                    alabaster\n                    tiare blooms. Illuminate your inner nature and transport yourself to an inflorescent paradise with\n                    every\n                    wash.\n                \u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eKey Notes: \u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n                        \u003cp\u003e\u003cstrong\u003eTop: \u003c\/strong\u003eOrange Blossom\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003e\u003cstrong\u003eHeart: \u003c\/strong\u003eTiare Flower Absolute\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003e\u003cstrong\u003eBase: \u003c\/strong\u003eMusk\u003c\/p\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e\u003cstrong\u003eUtopian. Luminous. Solar.\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"right-section\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/floral_image.png?v=1727719219\u0026amp;width=700\" alt=\"Flora Luminare\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-col perfume-banner\"\u003e\n            \u003cdiv class=\"container-row perfumer-section\"\u003e\n                \u003cdiv class=\"perfumer-img-container\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/perfumer_13479e3b-7ccf-45dd-b405-b4232f57d954.png?v=1727719219\u0026amp;width=700\" alt=\"Maïa Lernout\" class=\"perfumer-image\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"perfumer-text\"\u003e\n                    \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n                    \u003cp\u003e\u003cstrong\u003eMaïa Lernout, Senior Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003eWith an elegant and meticulous approach, Maïa Lernout is dedicated to crafting joyful floral\n                        fragrances\n                        using the finest natural ingredients. Her creations shine with a modern elegance, capturing the\n                        light in\n                        every scent. Flora Luminare, her homage to the Tiare flower of Tahiti, highlights the beauty of\n                        this\n                        rare and radiant oil.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"container-row\" style=\"margin-top: 5%; margin-bottom: 5%;\"\u003e\n            \u003cdiv class=\"container-col did-you-know\"\u003e\n                \u003ch2\u003eDid You Know?\u003c\/h2\u003e\n                \u003cp\u003eTahitian tiare, known for its subtle yet sublime scent, is one of the most coveted gardenia flowers\n                    globally. Its blissful, sun-soaked essence adds a radiant warmth to every fragrance, inviting\n                    serenity\n                    and joy into your daily routine.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-container second-img\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/flower.png?v=1728483541\u0026amp;width=700\" alt=\"Flora Luminare Hand Lotion\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003chr\u003e\n        \u003cdiv class=\"container-col banner\" style=\"padding-top: 30px;\"\u003e\n            \u003ch2\u003eWhy You'll Adore It\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eThoroughly Cleansing:\u003c\/strong\u003e This white floral hand wash effectively removes impurities\n                    while\n                    leaving your skin feeling refreshed and hydrated.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eDelightful Aroma:\u003c\/strong\u003e A captivating blend of orange blossom, tiare, and musk that\n                    lingers\n                    gently on the skin, uplifting your spirits.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eKind to Skin:\u003c\/strong\u003e Formulated with vegan and natural ingredients, this hand wash is\n                    gentle\n                    and suitable for all skin types.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003cstrong\u003eVegan Formula.\u003c\/strong\u003e\u003cbr\u003eEmbrace the beauty of radiant hands with our luxurious hand wash, free\n                from harsh chemicals.\u003c\/p\u003e\n            \u003ch2\u003eIngredients\u003c\/h2\u003e\n            \u003cp\u003e\n                Water\/Aqua\/Eau, Sodium Laureth Sulfate, Propylene Glycol, Cocamidopropyl Betaine, Fragrance\/Parfum,\n                Laureth-7 Citrate, Coco-Glucoside, C12-13 Pareth-9, Glycerin, Ethylhexyl Salicylate, Citric Acid,\n                Tetrasodium Glutamate Diacetate, Polyquaternium-7, Butyl Methoxydibenzoylmethane, Diethylhexyl\n                Syringylidenemalonate, Sodium Hydroxide, Tocopherol, Peg-18 Glyceryl Oleate\/Cocoate, Sodium Benzoate,\n                Citronellol, Geraniol, Hexyl Cinnamal, Limonene, Linalool, Caramel.\n            \u003c\/p\u003e\n            \u003ch2\u003eSustainability\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003eRecyclable bottle*, made from 50% recycled plastic*\u003c\/li\u003e\n                \u003cli\u003e*Excluding cap\u003c\/li\u003e\n                \u003cli\u003eMade using only sustainably sourced, RSPO-certified palm oil derivatives\u003c\/li\u003e\n                \u003cli\u003e100% vegan formula*, cruelty free, made in England, free from parabens, responsibly manufactured\n                \u003c\/li\u003e\n                \u003cli\u003e*No ingredient of animal origin\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"10 fl oz","offer_id":51751521452265,"sku":"aba1787951824619","price":26.52,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/6964\/9129\/files\/molton-brown-flora-luminare-fine-liquid-hand-wash_1.png?v=1787951831"},{"product_id":"molton-brown-mesmerising-oudh-accord-gold-fine-liquid-hand-wash","title":"Molton Brown Mesmerising Oudh Accord \u0026 Gold Fine Liquid Hand Wash","description":"\u003cstyle\u003e\n    html {\n        scroll-behavior: smooth;\n    }\n\n    body {\n        font-family: \"montserrat\", sans-serif;\n    }\n\n    h1 {\n        font-size: 30px;\n    }\n\n    .container-row.perfumer-section {\n        background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/widebckg.png?v=1741723048');\n        \/* Replace with your image path *\/\n        min-height: 350px;\n        background-size: cover;\n        \/* Ensures the image covers the entire div *\/\n        background-position: center;\n        \/* Centers the background image *\/\n        background-repeat: no-repeat;\n        \/* Prevents the image from repeating *\/\n        width: 100vw;\n        \/* Makes the div as wide as the viewport *\/\n        margin-left: -50vw;\n        \/* Offsets the div to align with the left edge of the viewport *\/\n        left: 50%;\n        \/* Centers the div horizontally *\/\n        position: relative;\n        \/* Ensures proper positioning *\/\n        padding: 20px 25% 20px 25%;\n        \/* Adds some padding around the content *\/\n        color: white;\n        \/* Adjust text color if needed for better visibility *\/\n        box-sizing: border-box;\n        \/* Ensures padding is included in the width *\/\n    }\n\n    .container-col {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .container-row {\n        display: flex;\n        flex-direction: row;\n    }\n\n    .image-container {\n        width: 50%;\n        \/* Take up 50% of the container width *\/\n        display: flex;\n        justify-content: center;\n        \/* Center the image horizontally *\/\n        align-items: center;\n        \/* Center the image vertically *\/\n    }\n\n    .did-you-know {\n        width: 50%;\n        padding-top: 30px;\n    }\n\n    .center {\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n    }\n\n    .image-container img {\n        max-width: 400px;\n        \/* Ensure the image doesn't exceed its container *\/\n        height: auto;\n        \/* Maintain aspect ratio *\/\n        border-radius: 10px;\n    }\n\n    .short-description img {\n        display: none;\n    }\n\n    .short-description hr {\n        display: none;\n    }\n\n    .short-description .banner {\n        display: none;\n    }\n\n    .short-description .container-row {\n        display: none;\n    }\n\n    .short-description .did-you-know {\n        display: none;\n    }\n\n    .short-description h1,\n    .short-description h2 {\n        font-weight: bold;\n        \/* This makes the text bold *\/\n        font-size: inherit;\n        \/* Inherit the font size from the parent *\/\n    }\n\n    .perfumer-section {\n        display: flex;\n        align-items: center;\n        margin-top: 35px;\n        font-size: 18px;\n        justify-content: space-around;\n    }\n\n    .fragrance-exp {\n        width: 50%;\n    }\n\n    .left-section {\n        width: 60%;\n    }\n\n    .right-section {\n        width: 50%;\n    }\n\n    .right-section img {\n        height: auto;\n        display: block;\n        max-width: 500px;\n    }\n\n    .left-section img {\n        height: auto;\n        display: block;\n        max-width: 400px;\n    }\n\n\n    .perfumer-image {\n        width: 350px;\n        height: 350px;\n        border-radius: 50%;\n        margin-left: 5%;\n        margin-right: 5%;\n        margin-top: -30%;\n    }\n\n    hr {\n        margin-top: 15px;\n        margin-bottom: 15px;\n    }\n\n    .perfumer-text {\n        width: 50%;\n        margin-right: 20%;\n    }\n\n    .perfumer-img-container {\n        width: 50%;\n        margin-left: 10%;\n    }\n\n    @media (min-width: 768px) and (max-width: 1200px) {\n\n        \/* Styles for tablet\/medium devices *\/\n        .perfumer-section {\n            display: flex;\n            align-items: center;\n            flex-direction: column;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .perfumer-img-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            height: 100%;\n            \/* Adjust height as needed *\/\n        }\n\n    }\n\n    @media screen and (max-width: 768px) {\n\n        .fragrance-exp {\n            width: 100%;\n        }\n\n        .banner-with-image {\n            flex-direction: column;\n            align-items: center;\n        }\n\n        h1 {\n            font-size: 23px;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 155px;\n            height: 155px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .top p {\n            font-size: 16px;\n            \/* Adjust paragraph font size for mobile *\/\n        }\n\n        .right-section {\n\n            justify-content: center;\n            \/* Center horizontally *\/\n        }\n\n        hr {\n            display: none;\n        }\n\n        .right-section img {\n            width: 350px;\n            height: auto;\n            display: block;\n        }\n\n        .container-row {\n            flex-direction: column;\n        }\n\n        .image-container {\n            width: 80%;\n            justify-content: center;\n        }\n\n        .second-img {\n            padding-left: 1rem;\n        }\n\n\n        .did-you-know {\n            width: 100%;\n        }\n\n\n        .perfumer-banner {\n            margin-top: 20px;\n        }\n\n        .container-row.perfumer-section {\n\n            padding: 20px;\n            background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/mobile_background.png?v=1741722110');\n            \/* Replace with your image path *\/\n        }\n    }\n\n    .perfumer-img-container {\n        width: 100%;\n        margin-left: 0%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 100%;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"top container-col\"\u003e\n            \u003ch1\u003eIndulge in Luxury with Mesmerising Oudh Accord \u0026amp; Gold Fine Liquid Hand Wash\u003c\/h1\u003e\n            \u003cp\u003eImmerse your hands in opulence with this exquisite hand wash, enriched with 24-carat gold flakes and a\n                deeply aromatic oudh accord. Cleanse your hands while indulging in a warm, woody fragrance that lingers\n                on the skin long after use.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-row\"\u003e\n            \u003cdiv class=\"container-col fragrance-exp\"\u003e\n                \u003ch2\u003eThe Fragrance Story\u003c\/h2\u003e\n                \u003cp\u003eLet the exotic richness of oudh transport you to a world of luxury. The warm spices of cinnamon and\n                    nutmeg combine with a heart of oudh and myrrh, while honeyed tobacco and vetiver add depth and\n                    sophistication. Enhanced with real gold flakes, this hand wash offers more than just a cleansing\n                    experience—it’s a sensory escape.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003ePrecious. Heady. Mesmerising.\u003c\/strong\u003e\u003c\/p\u003e\n\n            \u003c\/div\u003e\n            \u003cdiv class=\"right-section\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/firstgold.png?v=1727453006\u0026amp;width=700\" alt=\"Molton Brown Mesmerising Oudh Accord \u0026amp; Gold Fine Liquid Hand Wash\"\u003e\n\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-col perfume-banner\"\u003e\n            \u003cdiv class=\"container-row perfumer-section\"\u003e\n                \u003cdiv class=\"perfumer-img-container\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/perfumer_5ac5ede2-826e-46f4-935a-050371331b98.png?v=1727453005\u0026amp;width=700\" alt=\"Sylvie Fischer\" class=\"perfumer-image\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"perfumer-text\"\u003e\n                    \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n                    \u003cp\u003e\u003cstrong\u003eSylvie Fischer, Senior Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003eWith a deep legacy in perfumery, Sylvie Fischer creates fragrances that combine artistic vision\n                        with\n                        luxury. Her meticulous craftsmanship brings together her love for storytelling and sensory\n                        exploration.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"container-row\" style=\"margin-top: 5%; margin-bottom: 5%;\"\u003e\n            \u003cdiv class=\"container-col did-you-know\"\u003e\n                \u003ch2\u003eDid You Know?\u003c\/h2\u003e\n                \u003cp\u003eOudh, also known as “liquid gold,” is prized for its rich, warm scent. In this fine liquid hand wash,\n                    the\n                    precious ingredient is paired with 24-carat gold flakes to create an indulgent experience every time\n                    you\n                    wash your hands.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-container second-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/28_Oudh_Gold_Flake.avif?v=1744780894\u0026amp;width=700\" alt=\"gold\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003chr\u003e\n        \u003cdiv class=\"container-col banner\" style=\"padding-top: 30px;\"\u003e\n            \u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eExquisite Fragrance:\u003c\/strong\u003e A luxurious blend of oudh, myrrh, and warm spices for an\n                    unforgettable aroma.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eGold-Infused Formula:\u003c\/strong\u003e Contains real 24-carat gold flakes for a truly opulent touch.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eVegan and Cruelty-Free:\u003c\/strong\u003e Crafted with care, this hand wash is ethical and kind to\n                    your\n                    skin.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003cstrong\u003eFree from Parabens \u0026amp; Sulfates\u003c\/strong\u003e\u003cbr\u003eIdeal for all skin types, perfect for daily use.\n            \u003c\/p\u003e\n\n\n            \u003ch2\u003eIngredients\u003c\/h2\u003e\n            \u003cp\u003eWater\/Aqua\/Eau, Sodium Laureth Sulfate, C12-13 Pareth-9, Fragrance\/Parfum, Propylene Glycol, Acrylates\n                Copolymer, Decyl Glucoside, Camellia Sinensis Leaf Extract, Gold, Cocamidopropyl Betaine, Benzyl\n                Alcohol, Tetrasodium Glutamate Diacetate, Ethylhexylglycerin, Butyl Methoxydibenzoylmethane, Ethylhexyl\n                Methoxycinnamate, Ppg-26-Buteth-26, Ethylhexyl Salicylate, Peg-40 Hydrogenated Castor Oil, Glycerin,\n                Sodium Hydroxide, Citric Acid, Tocopherol, Phenoxyethanol, Sodium Benzoate, Potassium Sorbate, Coumarin,\n                Eugenol, Hexyl Cinnamal, Limonene, Linalool, Caramel.\n            \u003c\/p\u003e\n\n            \u003ch2\u003eSustainability\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003eRecyclable bottle*, made from 50% recycled plastic*\u003c\/li\u003e\n                \u003cli\u003e*Excluding cap\u003c\/li\u003e\n                \u003cli\u003eMade using only sustainably sourced, RSPO-certified palm oil derivatives\u003c\/li\u003e\n                \u003cli\u003e100% vegan formula*, cruelty free, made in England, free from parabens, responsibly manufactured\n                \u003c\/li\u003e\n                \u003cli\u003e*No ingredient of animal origin\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"10 fl oz","offer_id":51751521485033,"sku":"sip1787951827864","price":21.6,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/6964\/9129\/files\/molton-brown-mesmerising-oudh-accord-gold-fine-liquid-hand-wash_1.png?v=1787951831"},{"product_id":"molton-brown-orange-bergamot-fine-liquid-hand-wash","title":"Molton Brown Orange \u0026 Bergamot Fine Liquid Hand Wash","description":"\u003cstyle\u003e\n    body {\n        font-family: \"montserrat\", sans-serif;\n    }\n\n    .middle-banner {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        height: 300px;\n    }\n\n    .left-section {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        width: 50%;\n        margin: 10px;\n    }\n\n    .right-section {\n        width: 50%;\n        margin: 10px;\n    }\n\n    .right-section img {\n        max-width: 400px;\n        width: 70%;\n        height: auto;\n        display: block;\n        margin: auto;\n    }\n\n    .short-description hr {\n        display: none;\n    }\n\n    .short-description img {\n        display: none;\n    }\n\n    .short-description .middle-banner {\n        display: none;\n    }\n\n    .short-description .lower-ban-three-desc {\n        display: none;\n    }\n\n    .short-description h1 {\n        font-weight: bold;\n        font-size: inherit;\n    }\n\n    .short-description h2 {\n        display: none;\n    }\n\n    .perfumer-section {\n        display: flex;\n        align-items: center;\n    }\n\n    .perfumer-image {\n        width: 125px;\n        height: 125px;\n        border-radius: 50%;\n        margin-right: 20px;\n    }\n\n    \/* Media Query for Mobile *\/\n    @media screen and (max-width: 768px) {\n        .middle-banner {\n            flex-direction: column;\n            height: auto;\n        }\n\n        .perfumer-section {\n            display: flex;\n            align-items: center;\n        }\n\n        .perfumer-image {\n            width: 150px;\n            height: 150px;\n            border-radius: 50%;\n            margin-right: 20px;\n            margin-left: 20px;\n        }\n\n        .left-section,\n        .right-section {\n            width: 100%;\n            margin: 10px 0;\n            text-align: center;\n        }\n\n        .right-section img {\n            width: 100%;\n            display: block;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .header h1 {\n            font-size: 28px;\n        }\n\n        .top-banner p {\n            font-size: 16px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"top-banner\"\u003e\n        \u003ch1\u003eRevitalize with the Timeless Elegance of Orange \u0026amp; Bergamot Fine Liquid Hand Wash.\u003c\/h1\u003e\n        \u003cp\u003e\n            Elevate your hand care routine with our iconic citrus hand wash, housed in a beautifully designed, reusable glass bottle. Infused with sun-soaked Sevillian orange, sparkling bergamot, and warm musk, this radiant fragrance transports your senses to a vibrant Spanish courtyard. A perfect fusion of nature and sustainability, simply refill and reuse for an eco-friendly touch of luxury.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"middle-banner\"\u003e\n        \u003cdiv class=\"left-section\"\u003e\n            \u003ch2\u003eThe Fragrance Story\u003c\/h2\u003e\n            \u003cp\u003e\n                Picture a courtyard of sun-dappled citrus trees in Seville, where sweet orange and zesty bergamot mingle with the delicate blossoms of neroli. Vibrant galbanum and opulent ylang-ylang slip seamlessly into a base of warm musk, creating a scent that is both invigorating and timeless. Our Orange \u0026amp; Bergamot hand wash is a modern classic, ready to brighten your everyday.\n            \u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eSignature. Radiant. Unmistakable.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"right-section\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/orange.png?v=1728427994\u0026amp;width=700\" alt=\"Orange \u0026amp; Bergamot Hand Wash\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003chr\u003e\n\n    \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n    \u003cdiv class=\"lower-ban-three-desc perfumer-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/perfumer_8ca3d09d-4957-46b7-b4d7-e11025811fe9.png?v=1727450251\u0026amp;width=700\" alt=\"Beverley Bayne\" class=\"perfumer-image\"\u003e\n        \u003cdiv\u003e\n            \u003cp\u003e\u003cstrong\u003eBeverley Bayne, Master Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp\u003e\n                Inspired by the beauty of nature, Beverley Bayne crafts fragrances that capture the essence of the landscapes she adores. Each scent reflects a part of her creative spirit. In Orange \u0026amp; Bergamot, she channels the vibrant energy of sunlit groves, filling each bottle with her love for natural beauty and emotional connection.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"middle-banner\"\u003e\n        \u003cdiv class=\"left-section\"\u003e\n            \u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n            \u003cp\u003e\n                Our hand wash not only cleanses but pampers your senses with a radiant fusion of citrus and floral notes. Housed in a reusable glass bottle, it combines luxury with sustainability. Refill it with our eco-conscious Refill pouch and reduce your plastic use by 63%.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003cdiv class=\"right-section\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/orange_pic.png?v=1727450251\u0026amp;width=700\" alt=\"Orange \u0026amp; Bergamot Hand Wash\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lower-ban-three-desc\"\u003e\n        \u003chr\u003e\n        \u003ch2\u003eIngredients\u003c\/h2\u003e\n        \u003cp\u003e\n            WATER\/AQUA\/EAU, SODIUM LAURETH SULFATE, LAURETH-4, FRAGRANCE\/PARFUM, GLYCERIN, PEG-40 HYDROGENATED CASTOR OIL, SORBITAN CAPRYLATE, CAPRYLYL GLYCOL, PEG-18 GLYCERYL OLEATE\/COCOATE, SODIUM CHLORIDE, TETRASODIUM GLUTAMATE DIACETATE, ETHYLHEXYL SALICYLATE, PROPANEDIOL, TOCOPHEROL, BUTYL METHOXYDIBENZOYLMETHANE, DIETHYLHEXYL SYRINGYLIDENEMALONATE, CITRIC ACID, SODIUM HYDROXIDE, PROPYLENE GLYCOL, PHENOXYETHANOL, BENZOIC ACID, BENZYL SALICYLATE, CITRAL, CITRONELLOL, GERANIOL, LIMONENE, LINALOOL, BLUE 1\/CI 42090, RED 33\/CI 17200, YELLOW 5\/CI 19140.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Molton Brown","offers":[{"title":"10 fl oz","offer_id":51751521517801,"sku":"cei1787951828686","price":21.76,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/6964\/9129\/files\/molton-brown-orange-bergamot-fine-liquid-hand-wash_1.png?v=1787951832"},{"product_id":"molton-brown-delicious-rhubarb-rose-fine-liquid-hand-wash","title":"Molton Brown Delicious Rhubarb \u0026 Rose Fine Liquid Hand Wash","description":"\u003cstyle\u003e\n    body {\n        font-family: \"montserrat\", sans-serif;\n    }\n\n    h1 {\n        font-size: 30px;\n    }\n\n    .container-row.perfumer-section {\n        background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/widebckg.png?v=1741723048');\n        \/* Replace with your image path *\/\n        min-height: 350px;\n        background-size: cover;\n        \/* Ensures the image covers the entire div *\/\n        background-position: center;\n        \/* Centers the background image *\/\n        background-repeat: no-repeat;\n        \/* Prevents the image from repeating *\/\n        width: 100vw;\n        \/* Makes the div as wide as the viewport *\/\n        margin-left: -50vw;\n        \/* Offsets the div to align with the left edge of the viewport *\/\n        left: 50%;\n        \/* Centers the div horizontally *\/\n        position: relative;\n        \/* Ensures proper positioning *\/\n        padding: 20px 25% 20px 25%;\n        \/* Adds some padding around the content *\/\n        color: white;\n        \/* Adjust text color if needed for better visibility *\/\n        box-sizing: border-box;\n        \/* Ensures padding is included in the width *\/\n    }\n\n    .container-col {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .container-row {\n        display: flex;\n        flex-direction: row;\n    }\n\n    .image-container {\n        width: 50%;\n        \/* Take up 50% of the container width *\/\n        display: flex;\n        justify-content: center;\n        \/* Center the image horizontally *\/\n        align-items: center;\n        \/* Center the image vertically *\/\n    }\n\n    .did-you-know {\n        width: 50%;\n        padding-top: 30px;\n    }\n\n    .center {\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n    }\n\n    .image-container img {\n        max-width: 400px;\n        \/* Ensure the image doesn't exceed its container *\/\n        height: auto;\n        \/* Maintain aspect ratio *\/\n        border-radius: 10px;\n    }\n\n    .short-description img {\n        display: none;\n    }\n\n    .short-description hr {\n        display: none;\n    }\n\n    .short-description .banner {\n        display: none;\n    }\n\n    .short-description .did-you-know {\n        display: none;\n    }\n\n    .short-description h1,\n    .short-description h2 {\n        font-weight: bold;\n        \/* This makes the text bold *\/\n        font-size: inherit;\n        \/* Inherit the font size from the parent *\/\n    }\n\n    .perfumer-section {\n        display: flex;\n        align-items: center;\n        margin-top: 35px;\n        font-size: 18px;\n        justify-content: space-around;\n    }\n\n    .fragrance-exp {\n        width: 50%;\n    }\n\n    .left-section {\n        width: 60%;\n    }\n\n    .right-section {\n        width: 50%;\n    }\n\n    .right-section img {\n        height: auto;\n        display: block;\n        max-width: 500px;\n    }\n\n    .left-section img {\n        height: auto;\n        display: block;\n        max-width: 400px;\n    }\n\n\n    .perfumer-image {\n        width: 350px;\n        height: 350px;\n        border-radius: 50%;\n        margin-left: 5%;\n        margin-right: 5%;\n        margin-top: -30%;\n    }\n\n    hr {\n        margin-top: 15px;\n        margin-bottom: 15px;\n    }\n\n    .perfumer-text {\n        width: 50%;\n        margin-right: 20%;\n    }\n\n    .perfumer-img-container {\n        width: 50%;\n        margin-left: 10%;\n    }\n\n    @media (min-width: 768px) and (max-width: 1200px) {\n\n        \/* Styles for tablet\/medium devices *\/\n        .perfumer-section {\n            display: flex;\n            align-items: center;\n            flex-direction: column;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .perfumer-img-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            height: 100%;\n            \/* Adjust height as needed *\/\n        }\n\n    }\n\n    @media screen and (max-width: 768px) {\n\n        .fragrance-exp {\n            width: 100%;\n        }\n\n        .banner-with-image {\n            flex-direction: column;\n            align-items: center;\n        }\n\n        h1 {\n            font-size: 23px;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 155px;\n            height: 155px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .top p {\n            font-size: 16px;\n            \/* Adjust paragraph font size for mobile *\/\n        }\n\n        .right-section {\n\n            justify-content: center;\n            \/* Center horizontally *\/\n        }\n\n        hr {\n            display: none;\n        }\n\n        .right-section img {\n            width: 350px;\n            height: auto;\n            display: block;\n        }\n\n        .container-row {\n            flex-direction: column;\n        }\n\n        .image-container {\n            width: 80%;\n            justify-content: center;\n        }\n\n        .second-img {\n            padding-left: 1rem;\n        }\n\n\n        .did-you-know {\n            width: 100%;\n        }\n\n\n        .perfumer-banner {\n            margin-top: 20px;\n        }\n\n        .container-row.perfumer-section {\n\n            padding: 20px;\n            background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/mobile_background.png?v=1741722110');\n            \/* Replace with your image path *\/\n        }\n    }\n\n    .perfumer-img-container {\n        width: 100%;\n        margin-left: 0%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 100%;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"top container-col\"\u003e\n            \u003ch1\u003eIndulge in the sweet freshness of Delicious Rhubarb \u0026amp; Rose Fine Liquid Hand Wash.\n            \u003c\/h1\u003e\n\u003cp\u003e\n                Transform your daily cleansing ritual with this irresistibly sweet and fruity hand wash. Its fizzy\n                citrus notes and vibrant rhubarb create a tantalizing fragrance, beautifully balanced by the comforting\n                warmth of vanilla. A luscious floral-fruity delight that leaves your hands soft, clean, and delectably\n                scented.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"banner container-row\"\u003e\n            \u003cdiv class=\"container-col fragrance-exp\"\u003e\n                \u003ch2\u003eThe Fragrance Story\u003c\/h2\u003e\n                \u003cp\u003e\n                    Imagine a crimson summer tart sitting on the pantry table, alongside freshly picked roses, scattered\n                    pastry crumbs, and glossy ribbons of rhubarb. The Delicious Rhubarb \u0026amp; Rose Fine Liquid Hand Wash\n                    is a deliciously sweet treat for your senses, adding a citrus twist to your daily hand care routine.\n                \u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eVivacious. Fizzy. Tempting.\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"right-section\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/rose.png?v=1727454165\u0026amp;width=700\" alt=\"Delicious Rhubarb \u0026amp; Rose Hand Wash\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-col perfume-banner\"\u003e\n            \u003cdiv class=\"container-row perfumer-section\"\u003e\n                \u003cdiv class=\"perfumer-img-container\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/perfumer_068f2840-7db6-454b-bc6a-9f2593d2f4f9.png?v=1727454164\u0026amp;width=700\" alt=\"Vanessa Prudent\" class=\"perfumer-image\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"perfumer-text\"\u003e\n                    \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n                    \u003cp\u003e\u003cstrong\u003eVanessa Prudent, Senior Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003e\n                        Vanessa Prudent’s love of natural scents began during childhood, as she explored the French\n                        Normandy countryside on horseback. Her passion for nature, food, and travel brings a unique\n                        sensitivity to her fragrances. Delicious Rhubarb \u0026amp; Rose captures Vanessa’s vibrant and\n                        joyful approach to perfumery, infusing every drop with her love of fruity, floral scents.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"container-row\" style=\"margin-top: 5%; margin-bottom: 5%;\"\u003e\n            \u003cdiv class=\"container-col did-you-know\"\u003e\n                \u003ch2\u003eDid You Know?\u003c\/h2\u003e\n                \u003cp\u003eThis award-winning scent draws inspiration from Vanessa's cherished childhood memories of baking,\n                    creating a fragrant recipe that has delighted Molton Brown fans for years. Each wash is a nostalgic\n                    journey, evoking the warmth and comfort of home.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-container second-img\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/rose2.png?v=1727454165\u0026amp;width=700\" alt=\" Rhubarb \u0026amp; Rose\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003chr\u003e\n        \u003cdiv class=\"container-col banner\" style=\"padding-top: 30px;\"\u003e\n            \u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n            \u003cp\u003e\n                This vegan hand wash not only cleanses but elevates your senses with its exquisite fragrance. Fresh\n                rhubarb and sparkling citrus create a fizzy, fruity burst of energy, balanced by a base of creamy\n                vanilla for a well-rounded scent experience.\n            \u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eFree from Parabens \u0026amp; Sulfates\u003c\/strong\u003e\u003cbr\u003eIdeal for all skin types, perfect\n                for daily use.\u003c\/p\u003e\n            \u003ch2\u003eIngredients\u003c\/h2\u003e\n            \u003cp\u003e\n                WATER\/AQUA\/EAU, SODIUM LAURETH SULFATE, LAURETH-4, FRAGRANCE\/PARFUM, GLYCERIN, PEG-40 HYDROGENATED\n                CASTOR OIL, SORBITAN CAPRYLATE, CAPRYLYL GLYCOL, PEG-18 GLYCERYL OLEATE\/COCOATE, SODIUM CHLORIDE,\n                TETRASODIUM GLUTAMATE DIACETATE, ETHYLHEXYL SALICYLATE, PROPANEDIOL, TOCOPHEROL, BUTYL\n                METHOXYDIBENZOYLMETHANE, DIETHYLHEXYL SYRINGYLIDENEMALONATE, CITRIC ACID, SODIUM HYDROXIDE, PROPYLENE\n                GLYCOL, PHENOXYETHANOL, BENZOIC ACID, BENZYL SALICYLATE, CITRAL, CITRONELLOL, GERANIOL, LIMONENE,\n                LINALOOL, BLUE 1\/CI 42090, RED 33\/CI 17200, YELLOW 5\/CI 19140.\n            \u003c\/p\u003e\n            \u003ch2\u003eSustainability\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003eRecyclable bottle*, made from 50% recycled plastic*\u003c\/li\u003e\n                \u003cli\u003e*Excluding cap\u003c\/li\u003e\n                \u003cli\u003e100% vegan formula*, cruelty free, made in England, free from parabens, responsibly manufactured\n                \u003c\/li\u003e\n                \u003cli\u003e*No ingredient of animal origin\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"10 fl oz","offer_id":51751521550569,"sku":"mcg1787951834223","price":24.82,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/6964\/9129\/files\/molton-brown-delicious-rhubarb-rose-fine-liquid-hand-wash_1.png?v=1787951838"},{"product_id":"molton-brown-refined-white-mulberry-hand-wash","title":"Molton Brown Refined White Mulberry Hand Wash","description":"\u003cstyle\u003e\n    html {\n        scroll-behavior: smooth;\n    }\n\n    body {\n        font-family: \"montserrat\", sans-serif;\n    }\n\n    h1 {\n        font-size: 30px;\n    }\n\n    .container-row.perfumer-section {\n        background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/widebckg.png?v=1741723048');\n        \/* Replace with your image path *\/\n        min-height: 350px;\n        background-size: cover;\n        \/* Ensures the image covers the entire div *\/\n        background-position: center;\n        \/* Centers the background image *\/\n        background-repeat: no-repeat;\n        \/* Prevents the image from repeating *\/\n        width: 100vw;\n        \/* Makes the div as wide as the viewport *\/\n        margin-left: -50vw;\n        \/* Offsets the div to align with the left edge of the viewport *\/\n        left: 50%;\n        \/* Centers the div horizontally *\/\n        position: relative;\n        \/* Ensures proper positioning *\/\n        padding: 20px 25% 20px 25%;\n        \/* Adds some padding around the content *\/\n        color: white;\n        \/* Adjust text color if needed for better visibility *\/\n        box-sizing: border-box;\n        \/* Ensures padding is included in the width *\/\n    }\n\n    .container-col {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .container-row {\n        display: flex;\n        flex-direction: row;\n    }\n\n    .image-container {\n        width: 50%;\n        \/* Take up 50% of the container width *\/\n        display: flex;\n        justify-content: center;\n        \/* Center the image horizontally *\/\n        align-items: center;\n        \/* Center the image vertically *\/\n    }\n\n    .did-you-know {\n        width: 50%;\n        padding-top: 30px;\n    }\n\n    .center {\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n    }\n\n    .image-container img {\n        max-width: 400px;\n        \/* Ensure the image doesn't exceed its container *\/\n        height: auto;\n        \/* Maintain aspect ratio *\/\n        border-radius: 10px;\n    }\n\n    .short-description img {\n        display: none;\n    }\n\n    .short-description hr {\n        display: none;\n    }\n\n    .short-description .banner {\n        display: none;\n    }\n\n    .short-description .container-row {\n        display: none;\n    }\n\n    .short-description .did-you-know {\n        display: none;\n    }\n\n    .short-description h1,\n    .short-description h2 {\n        font-weight: bold;\n        \/* This makes the text bold *\/\n        font-size: inherit;\n        \/* Inherit the font size from the parent *\/\n    }\n\n    .perfumer-section {\n        display: flex;\n        align-items: center;\n        margin-top: 35px;\n        font-size: 18px;\n        justify-content: space-around;\n    }\n\n    .fragrance-exp {\n        width: 50%;\n    }\n\n    .left-section {\n        width: 60%;\n    }\n\n    .right-section {\n        width: 50%;\n    }\n\n    .right-section img {\n        height: auto;\n        display: block;\n        max-width: 500px;\n    }\n\n    .left-section img {\n        height: auto;\n        display: block;\n        max-width: 400px;\n    }\n\n\n    .perfumer-image {\n        width: 350px;\n        height: 350px;\n        border-radius: 50%;\n        margin-left: 5%;\n        margin-right: 5%;\n        margin-top: -30%;\n    }\n\n    hr {\n        margin-top: 15px;\n        margin-bottom: 15px;\n    }\n\n    .perfumer-text {\n        width: 50%;\n        margin-right: 20%;\n    }\n\n    .perfumer-img-container {\n        width: 50%;\n        margin-left: 10%;\n    }\n\n    @media (min-width: 768px) and (max-width: 1200px) {\n\n        \/* Styles for tablet\/medium devices *\/\n        .perfumer-section {\n            display: flex;\n            align-items: center;\n            flex-direction: column;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .perfumer-img-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            height: 100%;\n            \/* Adjust height as needed *\/\n        }\n\n    }\n\n    @media screen and (max-width: 768px) {\n\n        .fragrance-exp {\n            width: 100%;\n        }\n\n        .banner-with-image {\n            flex-direction: column;\n            align-items: center;\n        }\n\n        h1 {\n            font-size: 23px;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 155px;\n            height: 155px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .top p {\n            font-size: 16px;\n            \/* Adjust paragraph font size for mobile *\/\n        }\n\n        .right-section {\n\n            justify-content: center;\n            \/* Center horizontally *\/\n        }\n\n        hr {\n            display: none;\n        }\n\n        .right-section img {\n            width: 350px;\n            height: auto;\n            display: block;\n        }\n\n        .container-row {\n            flex-direction: column;\n        }\n\n        .image-container {\n            width: 80%;\n            justify-content: center;\n        }\n\n        .second-img {\n            padding-left: 1rem;\n        }\n\n\n        .did-you-know {\n            width: 100%;\n        }\n\n\n        .perfumer-banner {\n            margin-top: 20px;\n        }\n\n        .container-row.perfumer-section {\n\n            padding: 20px;\n            background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/mobile_background.png?v=1741722110');\n            \/* Replace with your image path *\/\n        }\n    }\n\n    .perfumer-img-container {\n        width: 100%;\n        margin-left: 0%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 100%;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"top container-col\"\u003e\n            \u003ch1\u003eRenew your senses with the gentle elegance of Refined White Mulberry Fine Liquid Hand Wash.\u003c\/h1\u003e\n            \u003cp\u003e\n                This delicately balanced hand wash captures the essence of freshly-picked herbs, graceful green tea, and\n                soft, cocooning musk. Inspired by serene mornings in nature, each wash revitalizes your hands with a\n                sense of peace and freshness.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-row\"\u003e\n            \u003cdiv class=\"container-col fragrance-exp\"\u003e\n                \u003ch2\u003eThe Fragrance Story\u003c\/h2\u003e\n                \u003cp\u003e\n                    Imagine winding rivers gently flowing through lush green valleys, with mist-covered mulberry trees\n                    nestled along the slopes. The morning air is fragrant with freshly gathered herbs tied into bouquet\n                    garnis. This is the serene journey our Refined White Mulberry hand wash invites you on — a moment of\n                    tranquility with each use, where nature’s purest elements bring renewal to your daily routine.\n                \u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eFresh. Balanced. Elegant.\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"right-section\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/mullberry.png?v=1727884029\u0026amp;width=700\" alt=\"Refined White Mulberry Fine Liquid Hand Wash\"\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-col perfume-banner\"\u003e\n            \u003cdiv class=\"container-row perfumer-section\"\u003e\n                \u003cdiv class=\"perfumer-img-container\"\u003e\n                    \u003cimg class=\"perfumer-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/perfumer.png?v=1727381841\u0026amp;width=700\" alt=\"Jacques Chabert\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"perfumer-text\"\u003e\n                    \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n                    \u003cp\u003e\u003cstrong\u003eJacques Chabert, Master Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003eWith an impressive 50 years of experience,\n                        Jacques is the mastermind behind our iconic Re-Charge Black Pepper and Heavenly Gingerlily\n                        collections. His fragrant expertise is shared with his daughters, Carla and Elsa, who have\n                        contributed to our signature fragrances.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"container-row\" style=\"margin-top: 5%; margin-bottom: 5%;\"\u003e\n            \u003cdiv class=\"container-col did-you-know\"\u003e\n                \u003ch2\u003eDid You Know?\u003c\/h2\u003e\n                \u003cp\u003e\n                    White mulberry trees, known for their graceful beauty, have been treasured for centuries for their\n                    versatility. In this fine liquid hand wash, the delicate fragrance of mulberry blends seamlessly\n                    with fresh green tea and earthy musk, evoking the tranquil beauty of a morning spent in the\n                    mountains, where nature is at its most serene.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003c!-- \u003cdiv class=\"image-container second-img\"\u003e\u003cimg alt=\"Dropper\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/blackpepper2.png?v=1728486812\u0026width=700\"\u003e\n            \u003c\/div\u003e --\u003e\n        \u003c\/div\u003e\n        \u003chr\u003e\n        \u003cdiv class=\"container-col banner\" style=\"padding-top: 30px;\"\u003e\n\n            \u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eFresh \u0026amp; Balanced:\u003c\/strong\u003e The perfect harmony of crisp green tea, herbal freshness, and\n                    smooth musk offers an elegant and sophisticated hand-washing experience.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eInspired by Nature:\u003c\/strong\u003e Each wash reconnects you with the tranquility of a natural\n                    landscape, making it a perfect choice for daily use.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eVegan Formula:\u003c\/strong\u003e Thoughtfully crafted, free from animal-derived ingredients for\n                    conscious consumers.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\n                \u003cstrong\u003eFree from Parabens \u0026amp; Sulfates\u003c\/strong\u003e\u003cbr\u003e\n                Gentle on all skin types, making it ideal for everyday use.\n            \u003c\/p\u003e\n\n            \u003ch2\u003eIngredients\u003c\/h2\u003e\n            \u003cp\u003eWATER\/AQUA\/EAU, SODIUM LAURETH SULFATE, COCAMIDOPROPYL BETAINE, FRAGRANCE\/PARFUM, PROPYLENE GLYCOL,\n                LAURETH-7 CITRATE, COCO-GLUCOSIDE, GLYCERIN, PEG-40 HYDROGENATED CASTOR OIL, ETHYLHEXYL SALICYLATE,\n                CITRIC ACID, TETRASODIUM GLUTAMATE DIACETATE, POLYQUATERNIUM-7, PEG-18 GLYCERYL OLEATE\/COCOATE, SODIUM\n                HYDROXIDE, BUTYL METHOXYDIBENZOYLMETHANE, DIETHYLHEXYL SYRINGYLIDENEMALONATE, TOCOPHEROL, SODIUM\n                BENZOATE, CITRAL, GERANIOL, HEXYL CINNAMAL, LINALOOL, BLUE 1\/CI 42090, GREEN 3\/CI 42053, RED 33\/CI\n                17200.\n\n            \u003c\/p\u003e\n\n\n            \u003ch2\u003eSustainability\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003eRecyclable bottle*, made from 50% recycled plastic*\u003c\/li\u003e\n                \u003cli\u003e*Excluding cap\u003c\/li\u003e\n                \u003cli\u003eMade using only sustainably sourced, RSPO-certified palm oil derivatives\u003c\/li\u003e\n                \u003cli\u003e100% vegan formula*, cruelty free, made in England, free from parabens, responsibly manufactured\n                \u003c\/li\u003e\n                \u003cli\u003e*No ingredient of animal origin\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"10 fl oz","offer_id":51751521648873,"sku":"zwi1787951839774","price":22.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/6964\/9129\/files\/molton-brown-refined-white-mulberry-hand-wash_1.png?v=1787951843"},{"product_id":"nest-new-york-liquid-soap-himalayan-salt-rosewater-10-fl-oz","title":"NEST New York Liquid Soap, Himalayan Salt \u0026 Rosewater - 10 fl oz","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eLIQUID SOAP - Uplift your senses with our Liquid Soap. Each bottle includes approximately 300 pumps.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eFRESH AQUATICS - Ease your mind and soothe your spirit as you surround yourself with notes of rosewater, geranium, salted amber, and white woods. This serene blend leaves you feeling comforted and relaxed.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eCLEANSE \u0026amp; NOURISH SKIN - Infused with natural plant extracts and antioxidants, each liquid soap cleanses and nourishes the skin while leaving behind an exquisite scent.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eCRUELTY FREE - This soap is gluten free and cruelty free.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eSCENT YOUR WORLD - NEST New York’s fragranced home, perfume, and body care collections transform the everyday by artfully blending notes of the familiar, the exotic, and the unexpected for a fragrance experience like no other.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Nest","offers":[{"title":"Default Title","offer_id":51751521681641,"sku":"sqy1787951839942","price":17.16,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/6964\/9129\/files\/nest-new-york-liquid-soap-himalayan-salt-rosewater---10-fl-oz_1.jpg?v=1787951844"},{"product_id":"molton-brown-lime-patchouli-fine-liquid-hand-wash","title":"Molton Brown Lime \u0026 Patchouli Fine Liquid Hand Wash","description":"\u003cstyle\u003e\n    html {\n        scroll-behavior: smooth;\n    }\n\n    body {\n        font-family: \"montserrat\", sans-serif;\n    }\n\n    h1 {\n        font-size: 30px;\n    }\n\n    .container-row.perfumer-section {\n        background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/widebckg.png?v=1741723048');\n        \/* Replace with your image path *\/\n        min-height: 350px;\n        background-size: cover;\n        \/* Ensures the image covers the entire div *\/\n        background-position: center;\n        \/* Centers the background image *\/\n        background-repeat: no-repeat;\n        \/* Prevents the image from repeating *\/\n        width: 100vw;\n        \/* Makes the div as wide as the viewport *\/\n        margin-left: -50vw;\n        \/* Offsets the div to align with the left edge of the viewport *\/\n        left: 50%;\n        \/* Centers the div horizontally *\/\n        position: relative;\n        \/* Ensures proper positioning *\/\n        padding: 20px 25% 20px 25%;\n        \/* Adds some padding around the content *\/\n        color: white;\n        \/* Adjust text color if needed for better visibility *\/\n        box-sizing: border-box;\n        \/* Ensures padding is included in the width *\/\n    }\n\n    .container-col {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .container-row {\n        display: flex;\n        flex-direction: row;\n    }\n\n    .image-container {\n        width: 50%;\n        \/* Take up 50% of the container width *\/\n        display: flex;\n        justify-content: center;\n        \/* Center the image horizontally *\/\n        align-items: center;\n        \/* Center the image vertically *\/\n    }\n\n    .did-you-know {\n        width: 50%;\n        padding-top: 30px;\n    }\n\n    .center {\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n    }\n\n    .image-container img {\n        max-width: 400px;\n        \/* Ensure the image doesn't exceed its container *\/\n        height: auto;\n        \/* Maintain aspect ratio *\/\n        border-radius: 10px;\n    }\n\n    .short-description img {\n        display: none;\n    }\n\n    .short-description hr {\n        display: none;\n    }\n\n    .short-description .banner {\n        display: none;\n    }\n\n    .short-description .container-row {\n        display: none;\n    }\n\n    .short-description .did-you-know {\n        display: none;\n    }\n\n    .short-description h1,\n    .short-description h2 {\n        font-weight: bold;\n        \/* This makes the text bold *\/\n        font-size: inherit;\n        \/* Inherit the font size from the parent *\/\n    }\n\n    .perfumer-section {\n        display: flex;\n        align-items: center;\n        margin-top: 35px;\n        font-size: 18px;\n        justify-content: space-around;\n    }\n\n    .fragrance-exp {\n        width: 50%;\n    }\n\n    .left-section {\n        width: 60%;\n    }\n\n    .right-section {\n        width: 50%;\n    }\n\n    .right-section img {\n        height: auto;\n        display: block;\n        max-width: 500px;\n    }\n\n    .left-section img {\n        height: auto;\n        display: block;\n        max-width: 400px;\n    }\n\n\n    .perfumer-image {\n        width: 350px;\n        height: 350px;\n        border-radius: 50%;\n        margin-left: 5%;\n        margin-right: 5%;\n        margin-top: -30%;\n    }\n\n    hr {\n        margin-top: 15px;\n        margin-bottom: 15px;\n    }\n\n    .perfumer-text {\n        width: 50%;\n        margin-right: 20%;\n    }\n\n    .perfumer-img-container {\n        width: 50%;\n        margin-left: 10%;\n    }\n\n    @media (min-width: 768px) and (max-width: 1200px) {\n\n        \/* Styles for tablet\/medium devices *\/\n        .perfumer-section {\n            display: flex;\n            align-items: center;\n            flex-direction: column;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .perfumer-img-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            height: 100%;\n            \/* Adjust height as needed *\/\n        }\n\n    }\n\n    @media screen and (max-width: 768px) {\n\n        .fragrance-exp {\n            width: 100%;\n        }\n\n        .banner-with-image {\n            flex-direction: column;\n            align-items: center;\n        }\n\n        h1 {\n            font-size: 23px;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 155px;\n            height: 155px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .top p {\n            font-size: 16px;\n            \/* Adjust paragraph font size for mobile *\/\n        }\n\n        .right-section {\n\n            justify-content: center;\n            \/* Center horizontally *\/\n        }\n\n        hr {\n            display: none;\n        }\n\n        .right-section img {\n            width: 350px;\n            height: auto;\n            display: block;\n        }\n\n        .container-row {\n            flex-direction: column;\n        }\n\n        .image-container {\n            width: 80%;\n            justify-content: center;\n        }\n\n        .second-img {\n            padding-left: 1rem;\n        }\n\n\n        .did-you-know {\n            width: 100%;\n        }\n\n\n        .perfumer-banner {\n            margin-top: 20px;\n        }\n\n        .container-row.perfumer-section {\n\n            padding: 20px;\n            background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/mobile_background.png?v=1741722110');\n            \/* Replace with your image path *\/\n        }\n    }\n\n    .perfumer-img-container {\n        width: 100%;\n        margin-left: 0%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 100%;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"top container-col\"\u003e\n            \u003ch1\u003eUplift your senses with the refreshing burst of our Lime \u0026amp; Patchouli Fine Liquid Hand Wash.\u003c\/h1\u003e\n            \u003cp\u003e\n                Cleanse your hands with a bright, energizing blend of sharp lime and warm patchouli, designed to awaken\n                your senses and leave your skin feeling revitalized and fresh. Perfect for adding a touch of luxury to\n                your everyday handwashing ritual.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-row\"\u003e\n            \u003cdiv class=\"container-col fragrance-exp\"\u003e\n                \u003ch2\u003eThe Fragrance Story\u003c\/h2\u003e\n                \u003cp\u003e\n                    Immerse yourself in the lively atmosphere of an alfresco bay market, where the zing of freshly\n                    squeezed lime cuts through the air, mingling with the uplifting essence of eucalyptus. A surprising\n                    twist of crushed cardamom adds spicy intrigue, while rich, earthy patchouli grounds the scent,\n                    creating a fragrance that’s as vibrant as it is rejuvenating. Discover an invigorating wash that\n                    brings out your lively side.\n                \u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eSparkling. Verdant. Enlivening.\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"right-section\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/lily.png?v=1727883525\u0026amp;width=700\" alt=\"Lime \u0026amp; Patchouli Fine Liquid Hand Wash\"\u003e\n\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-col perfume-banner\"\u003e\n            \u003cdiv class=\"container-row perfumer-section\"\u003e\n                \u003cdiv class=\"perfumer-img-container\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/perfumer.png?v=1727381841\u0026amp;width=700\" alt=\"Jacques Chabert\" class=\"perfumer-image\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"perfumer-text\"\u003e\n                    \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n                    \u003cp\u003e\u003cstrong\u003eJacques Chabert, Master Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003eWith over 50 years of experience, Jacques Chabert has crafted some of our most iconic\n                        collections, including Re-charge Black Pepper and Heavenly Gingerlily. His passion for perfumery\n                        runs in the family, as his daughters Carla and Elsa have followed in his footsteps, creating\n                        other signature fragrances for Molton Brown.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"container-row\" style=\"margin-top: 5%; margin-bottom: 5%;\"\u003e\n            \u003cdiv class=\"container-col did-you-know\"\u003e\n                \u003ch2\u003eDid You Know?\u003c\/h2\u003e\n                \u003cp\u003e\n                    The unexpected pairing of vibrant lime with the deep, spicy warmth of patchouli is what makes this\n                    hand wash stand out. Patchouli, known for its earthy richness, contrasts beautifully with the\n                    citrusy freshness of lime, creating a balance that is both refreshing and grounding. This blend not\n                    only cleanses but invigorates your senses with every use.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-container second-img\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/lime.png?v=1728428902\u0026amp;width=700\" alt=\"Lime \u0026amp; Patchouli Fine Liquid Hand Wash\"\u003e\n\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003chr\u003e\n        \u003cdiv class=\"container-col banner\" style=\"padding-top: 30px;\"\u003e\n            \u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eRefreshing Citrus:\u003c\/strong\u003e The sharp, zesty lime energizes your hands, making each wash a\n                    revitalizing experience.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eSpicy Depth:\u003c\/strong\u003e The unexpected warmth of cardamom and the earthy richness of patchouli\n                    provide a unique and lingering scent.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eVegan Formula:\u003c\/strong\u003e Free from animal-derived ingredients and crafted with care for\n                    conscious consumers.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\n                \u003cstrong\u003eFree from Parabens \u0026amp; Sulfates\u003c\/strong\u003e\u003cbr\u003e\n                Ideal for daily use, gentle on all skin types.\n            \u003c\/p\u003e\n\n\n            \u003cp\u003e\u003cstrong\u003eVegan formula | Free from Parabens \u0026amp; Sulfates\u003c\/strong\u003e\u003cbr\u003eSuitable for daily use on all skin\n                types.\u003c\/p\u003e\n\n            \u003ch2\u003eIngredients\u003c\/h2\u003e\n            \u003cp\u003e Water\/Aqua\/Eau, Sodium Laureth Sulfate, Cocamidopropyl Betaine, Fragrance\/Parfum, Propylene Glycol,\n                C12-13 Pareth-9, Coco-Glucoside, Glycerin, Ethylhexyl Salicylate, Tetrasodium Glutamate Diacetate,\n                Polyquaternium-7, Peg-18 Glyceryl Oleate\/Cocoate, Butyl Methoxydibenzoylmethane, Diethylhexyl\n                Syringylidenemalonate, Citric Acid, Sodium Hydroxide, Sodium Benzoate, Limonene, Linalool, Green 5\/Ci\n                61570, Yellow 5\/Ci 19140.\n\n            \u003c\/p\u003e\n\n            \u003ch2\u003eSustainability\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003eRecyclable bottle*, made from 50% recycled plastic*\u003c\/li\u003e\n                \u003cli\u003e*Excluding cap\u003c\/li\u003e\n                \u003cli\u003eMade using only sustainably sourced, RSPO-certified palm oil derivatives\u003c\/li\u003e\n                \u003cli\u003e100% vegan formula*, cruelty free, made in England, free from parabens, responsibly manufactured\n                \u003c\/li\u003e\n                \u003cli\u003e*No ingredient of animal origin\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"10 fl oz","offer_id":51751521911017,"sku":"twu1787951828262","price":25.16,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/6964\/9129\/files\/molton-brown-lime-patchouli-fine-liquid-hand-wash_1.png?v=1787951854"},{"product_id":"molton-brown-fiery-pink-pepper-fine-liquid-hand-wash","title":"Molton Brown Fiery Pink Pepper Fine Liquid Hand Wash","description":"\u003cstyle\u003e\n    body {\n        font-family: \"montserrat\", sans-serif;\n    }\n\n    h1 {\n        font-size: 30px;\n    }\n\n    .container-row.perfumer-section {\n        background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/widebckg.png?v=1741723048');\n        \/* Replace with your image path *\/\n        min-height: 350px;\n        background-size: cover;\n        \/* Ensures the image covers the entire div *\/\n        background-position: center;\n        \/* Centers the background image *\/\n        background-repeat: no-repeat;\n        \/* Prevents the image from repeating *\/\n        width: 100vw;\n        \/* Makes the div as wide as the viewport *\/\n        margin-left: -50vw;\n        \/* Offsets the div to align with the left edge of the viewport *\/\n        left: 50%;\n        \/* Centers the div horizontally *\/\n        position: relative;\n        \/* Ensures proper positioning *\/\n        padding: 20px 25% 20px 25%;\n        \/* Adds some padding around the content *\/\n        color: white;\n        \/* Adjust text color if needed for better visibility *\/\n        box-sizing: border-box;\n        \/* Ensures padding is included in the width *\/\n    }\n\n      .container-col {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n    .short-description .container-row {\n        display: none;\n    }\n    .container-row {\n        display: flex;\n        flex-direction: row;\n    }\n\n    .image-container {\n        width: 50%;\n        \/* Take up 50% of the container width *\/\n        display: flex;\n        justify-content: center;\n        \/* Center the image horizontally *\/\n        align-items: center;\n        \/* Center the image vertically *\/\n    }\n\n    .did-you-know {\n        width: 50%;\n        padding-top: 30px;\n    }\n\n    .center {\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n    }\n\n    .image-container img {\n        max-width: 400px;\n        \/* Ensure the image doesn't exceed its container *\/\n        height: auto;\n        \/* Maintain aspect ratio *\/\n        border-radius: 10px;\n    }\n\n    .short-description img {\n        display: none;\n    }\n\n    .short-description hr {\n        display: none;\n    }\n\n    .short-description .banner {\n        display: none;\n    }\n\n    .short-description .did-you-know {\n        display: none;\n    }\n\n    .short-description h1,\n    .short-description h2 {\n        font-weight: bold;\n        \/* This makes the text bold *\/\n        font-size: inherit;\n        \/* Inherit the font size from the parent *\/\n    }\n\n    .perfumer-section {\n        display: flex;\n        align-items: center;\n        margin-top: 35px;\n        font-size: 18px;\n        justify-content: space-around;\n    }\n\n    .fragrance-exp {\n        width: 50%;\n    }\n\n    .left-section {\n        width: 60%;\n    }\n\n    .right-section {\n        width: 50%;\n    }\n\n    .right-section img {\n        height: auto;\n        display: block;\n        max-width: 500px;\n    }\n\n    .left-section img {\n        height: auto;\n        display: block;\n        max-width: 400px;\n    }\n\n\n    .perfumer-image {\n        width: 350px;\n        height: 350px;\n        border-radius: 50%;\n        margin-left: 5%;\n        margin-right: 5%;\n        margin-top: -30%;\n    }\n\n    hr {\n        margin-top: 15px;\n        margin-bottom: 15px;\n    }\n\n    .perfumer-text {\n        width: 50%;\n        margin-right: 20%;\n    }\n\n    .perfumer-img-container {\n        width: 50%;\n        margin-left: 10%;\n    }\n\n    @media (min-width: 768px) and (max-width: 1200px) {\n\n        \/* Styles for tablet\/medium devices *\/\n        .perfumer-section {\n            display: flex;\n            align-items: center;\n            flex-direction: column;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .perfumer-img-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            height: 100%;\n            \/* Adjust height as needed *\/\n        }\n\n    }\n\n    @media screen and (max-width: 768px) {\n\n        .fragrance-exp {\n            width: 100%;\n        }\n\n        .banner-with-image {\n            flex-direction: column;\n            align-items: center;\n        }\n\n        h1 {\n            font-size: 23px;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 155px;\n            height: 155px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .top p {\n            font-size: 16px;\n            \/* Adjust paragraph font size for mobile *\/\n        }\n\n        .right-section {\n\n            justify-content: center;\n            \/* Center horizontally *\/\n        }\n\n        hr {\n            display: none;\n        }\n\n        .right-section img {\n            width: 350px;\n            height: auto;\n            display: block;\n        }\n\n        .container-row {\n            flex-direction: column;\n        }\n\n        .image-container {\n            width: 80%;\n            justify-content: center;\n        }\n\n        .second-img {\n            padding-left: 1rem;\n        }\n\n\n        .did-you-know {\n            width: 100%;\n        }\n\n\n        .perfumer-banner {\n            margin-top: 20px;\n        }\n\n        .container-row.perfumer-section {\n\n            padding: 20px;\n            background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/mobile_background.png?v=1741722110');\n            \/* Replace with your image path *\/\n        }\n    }\n\n    .perfumer-img-container {\n        width: 100%;\n        margin-left: 0%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 100%;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"top container-col\"\u003e\n            \u003ch1\u003eRevive Your Skin with Fiery Pink Pepper Fine Liquid Hand Wash\u003c\/h1\u003e\n            \u003cp\u003e\n                Cleanse and invigorate your skin with this luxurious liquid hand wash, infused with our bestselling\n                fragrance. The smouldering blend of pink pepper, lively ginger, and rich patchouli awakens your senses\n                while leaving hands soft, refreshed, and fragrant.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-row\"\u003e\n            \u003cdiv class=\"container-col\"\u003e\n                \u003ch2\u003eThe Fragrance Experience\u003c\/h2\u003e\n                \u003cp\u003e\n                    As the sun sets in a humid paradise, the warm spice of pink pepper drifts over the slopes, mingling\n                    with the sweet aromas of ginger and jasmine. As dusk deepens, the richness of patchouli, cedarwood,\n                    and oakmoss creates a dramatic, captivating scent. The Fiery Pink Pepper hand wash is more than just\n                    a cleanser – it’s an aromatic adventure.\n                \u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eKey Notes: \u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul\u003e\n                    \u003cli\u003eTop Notes: Pink Pepper, Ginger\u003c\/li\u003e\n                    \u003cli\u003eHeart Notes: Jasmine\u003c\/li\u003e\n                    \u003cli\u003eHeart Notes: Jasmine\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eSmouldering. Sultry. Stirring.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"right-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/fierypink.png?v=1727192533\u0026amp;width=700\" alt=\"Fiery Pink Pepper\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"banner container-col perfume-banner\"\u003e\n            \u003cdiv class=\"container-row perfumer-section\"\u003e\n                \u003cdiv class=\"perfumer-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/perfumer_3780e932-5946-4d7f-bb2a-ad3731a70c16.png?v=1727708429\u0026amp;width=700\" alt=\"Carla Chabert\" class=\"perfumer-image\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"perfumer-text\"\u003e\n                    \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n                    \u003cp\u003e\u003cstrong\u003eCarla Chabert, Senior Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003e\n                        The daughter of world-renowned Master Perfumer Jacques Chabert, Carla has perfume woven into her\n                        DNA. With a flair for creating unique fragrances, Carla draws inspiration from colors and bold\n                        contrasts. The Fiery Pink Pepper fragrance, a playful counterpart to her father’s iconic\n                        Re-charge Black Pepper scent, captures her creative genius and love of aromatic adventure.\n\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"container-row\" style=\"margin-top: 5%; margin-bottom: 5%;\"\u003e\n            \u003cdiv class=\"container-col did-you-know\"\u003e\n                \u003ch2\u003eDid You Know?\u003c\/h2\u003e\n                \u003cp\u003eThis fragrance was created by Carla Chabert, daughter of Master Perfumer Jacques Chabert, who we’ve\n                    worked with for 30 years; Fiery Pink Pepper is the partner to his iconic Re-charge Black Pepper\n                    scent.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"right-section\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/products.png?v=1727885529\u0026amp;width=700\" alt=\"\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003chr\u003e\n        \u003cdiv class=\"container-col banner\" style=\"padding-top: 30px;\"\u003e\n            \u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n            \u003cp\u003e\n                This vegan formula is designed to cleanse and rejuvenate your skin while delivering a captivating,\n                long-lasting scent. The luxurious combination of pink pepper, ginger, and patchouli creates a balanced\n                fragrance that leaves your hands feeling soft and beautifully scented, perfect for daily use.\n\n            \u003c\/p\u003e\n            \u003ch2\u003eIngredients\u003c\/h2\u003e\n            \u003cp\u003e\n                WATER\/AQUA\/EAU, SODIUM LAURETH SULFATE, LAURETH-4, FRAGRANCE\/PARFUM, GLYCERIN, PROPYLENE GLYCOL, PEG-40\n                HYDROGENATED CASTOR OIL, PEG-18 GLYCERYL OLEATE\/COCOATE, SORBITAN CAPRYLATE, CAPRYLYL GLYCOL, ETHYLHEXYL\n                SALICYLATE, PROPANEDIOL, TETRASODIUM GLUTAMATE DIACETATE, BUTYL METHOXYDIBENZOYLMETHANE, DIETHYLHEXYL\n                SYRINGYLIDENEMALONATE, CITRIC ACID, SODIUM HYDROXIDE, PHENOXYETHANOL, BENZOIC ACID, CITRAL,\n                HYDROXYCITRONELLAL, LIMONENE, BLUE 1\/CI 42090, RED 33\/CI 17200, RED 4\/CI 14700, YELLOW 6\/CI 15985.\n            \u003c\/p\u003e\n            \u003ch2\u003eSustainability\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003eRecyclable bottle*, made from 50% recycled plastic*\u003c\/li\u003e\n                \u003cli\u003e*Excluding cap\u003c\/li\u003e\n                \u003cli\u003eMade using only sustainably sourced, RSPO-certified palm oil derivatives\u003c\/li\u003e\n                \u003cli\u003e100% vegan formula*, cruelty free, made in England, free from parabens, responsibly manufactured\n                \u003c\/li\u003e\n                \u003cli\u003e*No ingredient of animal origin\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"10 fl oz","offer_id":51751522369769,"sku":"udb1787951836188","price":22.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/6964\/9129\/files\/molton-brown-fiery-pink-pepper-fine-liquid-hand-wash_1.png?v=1787951863"}],"url":"https:\/\/www.sandalcove.shop\/collections\/hand-soaps.oembed","provider":"My Store","version":"1.0","type":"link"}