{"product_id":"floris-london-stephanotis-luxury-soap","title":"Floris London Stephanotis Luxury Soap","description":"\u003cstyle\u003e\n        \/* General Styling *\/\n        .short-description .middle-banner,\n        .short-description .lower-text,\n        .short-description .bottom-img,\n        .short-description .quote-block,\n        .short-description .ingredients {\n            display: none;\n        }\n\n        .short {\n            display: none;\n        }\n\n        .short-description .short {\n            display: block;\n        }\n\n        .short-description .top-banner {\n            display: none;\n        }\n\n        .short-description .container-col {\n            display: none;\n        }\n\n        .short-description .container-row {\n            display: none;\n        }\n\n        .short-description .section {\n            display: none;\n        }\n\n        .short-description .bottom-banner {\n            display: none;\n        }\n\n        .short-description .text-content {\n            display: none;\n        }\n\n        body {\n            font-family: \"Georgia\", serif;\n            color: #333;\n            line-height: 1.8;\n            background-color: white;\n            margin: 0;\n            padding: 0;\n        }\n\n        h2,\n        h3 {\n            font-family: \"Playfair Display\", serif;\n            font-weight: 700;\n            color: #2c2c2c;\n            margin: 20px 0;\n        }\n\n        h2 {\n            font-size: 2.5em;\n            letter-spacing: 1px;\n        }\n\n        h3 {\n            font-size: 1.8em;\n            padding-bottom: 10px;\n            margin-top: 40px;\n        }\n\n        p {\n            font-size: 1.1em;\n            color: #555;\n            margin: 15px 0;\n        }\n\n        .top-banner {\n            padding: 75px;\n        }\n\n        .middle-banner {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 40px 0;\n            border-top: 1px solid #e0e0e0;\n            border-bottom: 1px solid #e0e0e0;\n        }\n\n        .left-section {\n            width: 50%;\n            padding: 0 20px;\n        }\n\n        .right-section {\n            width: 50%;\n            text-align: center;\n        }\n\n        .right-section img {\n            width: 80%;\n            max-width: 800px;\n            height: auto;\n            border-radius: 10px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n        }\n\n        .fragrance-notes {\n            text-align: center;\n            margin: 30px 0;\n        }\n\n        .fragrance-notes p {\n            font-size: 1.2em;\n            margin: 10px 0;\n        }\n\n        .fragrance-notes .subtitle {\n            font-weight: 600;\n            color: #777;\n        }\n\n        .ingredients {\n            padding: 30px;\n            margin: 40px 0;\n            text-align: center;\n        }\n\n        .ingredients h3 {\n            margin-top: 0;\n        }\n\n        .ingredients p {\n            font-size: 1em;\n            color: #666;\n        }\n\n        .text-content {\n            height: 300px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n        }\n\n        .quote-block {\n            font-family: \"Playfair Display\", serif;\n            background-color: #f5f5f5;\n            padding: 40px;\n            margin: 40px 0;\n            border-left: 6px solid #d4af37;\n            \/* Gold accent for luxury *\/\n            position: relative;\n            text-align: center;\n            color: #333;\n            line-height: 1.8;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n        }\n\n        .quote-block::before {\n            content: \"“\";\n            font-family: \"Georgia\", serif;\n            font-size: 5em;\n            color: #d4af37;\n            position: absolute;\n            top: -20px;\n            left: 20px;\n        }\n\n        .quote-block::after {\n            content: \"”\";\n            font-family: \"Georgia\", serif;\n            font-size: 5em;\n            color: #d4af37;\n            position: absolute;\n            bottom: -60px;\n            right: 20px;\n        }\n\n        .quote-text {\n            font-size: 1.4em;\n            font-style: italic;\n            margin-bottom: 20px;\n        }\n\n        .quote-author {\n            font-size: 1.1em;\n            font-weight: 600;\n            color: #777;\n        }\n\n        .quote-author::before {\n            content: \"— \";\n        }\n\n        .bottom-img {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n        }\n\n        \/* Media Queries for Mobile Optimization *\/\n        @media (max-width: 768px) {\n            .middle-banner {\n                flex-direction: column;\n                padding: 20px 0;\n            }\n\n            .left-section,\n            .right-section {\n                width: 100%;\n                padding: 0;\n            }\n\n            .right-section img {\n                width: 100%;\n                max-width: 300px;\n                margin-top: 20px;\n            }\n\n            h2 {\n                font-size: 2em;\n            }\n\n            h3 {\n                font-size: 1.5em;\n            }\n\n            p {\n                font-size: 1em;\n            }\n\n            .quote-block {\n                padding: 30px;\n                margin: 30px 0;\n            }\n\n            .quote-text {\n                font-size: 1.2em;\n            }\n\n            .quote-author {\n                font-size: 1em;\n            }\n\n            .bottom-img {\n                display: flex;\n                margin: 30px 0;\n                flex-direction: column;\n                justify-content: center;\n                align-items: center;\n            }\n\n            .bottom-img img {\n                max-width: 100%;\n                \/* Ensure the image doesn't overflow on smaller screens *\/\n                border-radius: 8px;\n                \/* Slightly smaller radius for mobile *\/\n            }\n        }\n\n        @media (max-width: 480px) {\n            h2 {\n                font-size: 1.8em;\n            }\n\n            h3 {\n                font-size: 1.3em;\n            }\n\n            p {\n                font-size: 0.9em;\n            }\n\n            .bottom-img {\n                margin: 20px 0;\n            }\n\n            .bottom-img img {\n                border-radius: 6px;\n                \/* Even smaller radius for very small screens *\/\n            }\n        }\n    \u003c\/style\u003e\n    \u003cdiv class=\"short\"\u003e\n        \u003cp class=\"subtitle\" style=\"margin-bottom: 0;padding-bottom: 0;\"\u003eFloral\u003c\/p\u003e\n        \u003ch2 style=\"margin-top: 0; margin-bottom: 0; padding-top: 0;\"\u003eStephanotis\u003c\/h2\u003e\n        \u003cp class=\"subtitle\" style=\"margin-top: 0;\"\u003eLuxury Soap\u003c\/p\u003e\n        \u003cp\u003eA beautifully fragranced soap in a signature floral scent. Hand wrapped and finely milled.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"top-banner\"\u003e\n        \u003ch2 class=\"product__text subtitle\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003e\n                Floral\n            \u003c\/span\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"product__text\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003eA beautifully fragranced soap in a signature floral scent. Hand wrapped and\n                finely milled.\n            \u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"product__text\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e\n            \u003cspan\u003eHand wrapped and finely milled, our hand soap is made with a vegetable base, producing a rich, creamy\n                lather and contain added shea butter to help moisturise the skin and leave it soft and delicately\n                scented.\n\n            \u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"product__text\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e\n            \u003cspan\u003eThe skill and time dedicated to scenting the hard soap, along with the process of stamping it with our\n                iconic design, remain unchanged. We still use the same mould originally created in the early 1800s.\n                Despite their notable history, our soaps look equally at home next to a traditional Belfast or pedestal\n                basin, as they do on the edge of a contemporary installation.\n            \u003c\/span\u003e\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"middle-banner\"\u003e\n        \u003cdiv class=\"left-section\"\u003e\n            \u003ch2 style=\"text-align: center;\" class=\"image-with-text__heading h2\"\u003eFragrance Notes\u003c\/h2\u003e\n            \u003cdiv class=\"fragrance-notes\"\u003e\n                \u003cp class=\"subtitle\"\u003eTOP NOTES\u003c\/p\u003e\n                \u003cp\u003eOrange Blossom | Petitgrain | Galbanum\n\n                \u003c\/p\u003e\n                \u003cp class=\"subtitle\"\u003eHEART NOTES\u003c\/p\u003e\n                \u003cp\u003eCarnation | Coriander | Lily of the Valley | Stephanotis | Jasmine\n\n                \u003c\/p\u003e\n                \u003cp class=\"subtitle\"\u003eBASE NOTES\u003c\/p\u003e\n                \u003cp\u003eMusk | Powdery Notes | Sandalwood\n\n                \u003c\/p\u003e\n            \u003c\/div\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\/steph4.webp?v=1750175436\u0026amp;width=700\" alt=\"Stephanotis Luxury Soap\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"text-content\"\u003e\n        \u003cp style=\"text-align: center;\" class=\"lower-text\"\u003e\u003cspan\u003eA distinctive green floral fragrance evocative of the\n                intensely fragrant stephanotis blossom. Stephanotis opens with a vibrant freshness of orange blossom,\n                petitgrain, and a touch of green galbanum note. The heart notes of spicy carnation, aromatic coriander,\n                delicate stephanotis and intoxicating jasmine create a floral symphony that captivates the senses with\n                its elegance and allure. A velvety embrace of musk, the soft powdery notes and the soothing essence of\n                sandalwood in the base gracefully concludes this fragrance, leaving a long-lasting warmth and\n                sophistication.\n\n\n            \u003c\/span\u003e\u003c\/p\u003e\n\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottom-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/stephhero1.png?v=1750175419\u0026amp;width=700\" alt=\"Stephanotis Luxury Soap\n            \"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottom-banner\"\u003e\n        \u003cdiv class=\"quote-block section\"\u003e\n            \u003cp class=\"quote-text\"\u003eThe pleasure of installing a smooth, solid, crisply fragrant bar on the side of the sink cannot be underestimated. \u003c\/p\u003e\n            \u003cp class=\"quote-author\"\u003eEllie Pithers | Vogue\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredients\"\u003e\n            \u003ch3\u003eIngredients\u003c\/h3\u003e\n            \u003cp\u003eSodium Palmate, Sodium Palm Kernelate, Aqua (Water, Eau), Glycerin, Parfum (Fragrance), Sodium Citrate, Tetrasodium Glutamate Diacetate, Butyrospermum Parkii (Shea) Butter, Citric Acid, Sodium Chloride, CI 77891 (Titanium Dioxide)\n\n\n\n            \u003c\/p\u003e\n            \u003ch3\u003eALLERGENS\u003c\/h3\u003e\n            \u003cp\u003eLinalool, Hydroxycitronellal, Hexyl Cinnamal, Limonene, Eugenol, Geraniol\n\n\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottom-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/stephhero2.png?v=1750175419\u0026amp;width=700\" alt=\"Stephanotis Luxury Soap\n            \"\u003e\n    \u003c\/div\u003e","brand":"Floris London","offers":[{"title":"Default Title","offer_id":47597192609954,"sku":"fqu1787950248995","price":23.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/0362\/1282\/files\/floris-london-stephanotis-luxury-soap_1.webp?v=1787950254","url":"https:\/\/chiclydesign.shop\/products\/floris-london-stephanotis-luxury-soap","provider":"My Store","version":"1.0","type":"link"}