{"title":"Bath","description":"\u003cp\u003eBrowse our Bath collection. Free Shipping.\u003c\/p\u003e","products":[{"product_id":"floris-london-stephanotis-bath-essence","title":"Floris London Stephanotis Bath Essence","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, Green\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;\"\u003eBath Essence\u003c\/p\u003e\n        \u003cp\u003eExhilarating notes of orange blossom enlivened with the soft spiciness of carnation contrasted with a green\n            lily of the valley accord are evocative of the intensely fragrant stephanotis blossom.\n\n\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, Green\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\u003eBestselling bath oil with softening properties to leave skin smooth and lightly\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\u003eExhilarating notes of orange blossom enlivened with the soft spiciness of carnation contrasted with a\n                green lily of the valley accord are evocative of the intensely fragrant stephanotis blossom. The floral\n                heart, sustained by jasmine and coriander leads to the base notes of sandalwood and musk.\n\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\u003ePresented in a smart signature glass bottle, add just a few drops of this highly concentrated perfume\n                for the bath to warm running water for a beautifully scented bath. The fragrance is dispersed in the\n                water without leaving a residue.\n\n\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\u003eBergamot | Orange | Orange Flower | Stephanotis\n\n\n\n                \u003c\/p\u003e\n                \u003cp class=\"subtitle\"\u003eHEART NOTES\u003c\/p\u003e\n                \u003cp\u003ePetitgrain | Ylang Ylang\n\n\n                \u003c\/p\u003e\n                \u003cp class=\"subtitle\"\u003eBASE NOTES\u003c\/p\u003e\n                \u003cp\u003eVetiver | Cedarwood | Vanilla\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 Bath Essence\"\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\u003eStephanotis dates back to the earlier days of Floris. Originally composed in 1816 by James Floris, son of the founder Juan Famenias Floris, it was conceived as a result of the many society weddings taking place in the local area in St. James. Traditionally flowers used in the bridal bouquet were assigned meanings. Stephanotis signifies happiness in marriage.\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 bath essence\n            \"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottom-banner\"\u003e\n        \u003cdiv class=\"quote-block section\"\u003e\n            \u003cp class=\"quote-text\"\u003eJust a couple of drops of either Stephanotis or Rose Geranium and you are transported to a heavenly place that is forever a claw footed bath in Downtown Abbey. \u003c\/p\u003e\n            \u003cp class=\"quote-author\"\u003eAlexandra Shulman | Former Vogue Editor\n\n\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredients\"\u003e\n            \u003ch3\u003eIngredients\u003c\/h3\u003e\n            \u003cp\u003eDipropylene Glycol, Parfum (Fragrance), Diisopropyl Adipate, Ricinus Communis (Castor) Seed Oil,\n\n\n\n\n            \u003c\/p\u003e\n            \u003ch3\u003eALLERGENS\u003c\/h3\u003e\n            \u003cp\u003eLinalool, Hydroxycitronellal, Hexyl Cinnamal, Limonene, Eugenol, Geraniol, Benzyl Benzoate, Benzyl Salicylate, Citral\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":50132061716757,"sku":"fcp1787950766170","price":60.8,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0859\/8270\/7989\/files\/floris-london-stephanotis-bath-essence_1.webp?v=1787950770"},{"product_id":"floris-london-lily-bath-essence","title":"Floris London Lily Bath Essence","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 Green \u003c\/p\u003e\n        \u003ch2 style=\"margin-top: 0; margin-bottom: 0; padding-top: 0;\"\u003eLily\u003c\/h2\u003e\n        \u003cp class=\"subtitle\" style=\"margin-top: 0;\"\u003eBath Essence\n        \u003c\/p\u003e\n        \u003cp\u003eThe dewy freshness of the blooms is enhanced with a flourish of Egyptian jasmine and Bulgarian rose.\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\u003eFloral Green \u003c\/span\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"product__text\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e\n            \u003cspan\u003eLuxurious bath essence oil formulated to leave skin smooth and lightly scented with the floral green\n                scent of Lily.\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\u003eA balanced floral fragrance, both uplifting and warm, leaving a soft yet lingering trail. Inspired by\n                the lily of the valley flower, the perfumer sought to preserve its natural state. The dewy freshness of\n                the blooms is enhanced with a flourish of Egyptian jasmine and Bulgarian rose. The sparkling white tea\n                notes give a clean effect while the reassuring woody musky dry-down leaves a soft warmth on skin.\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\u003eA highly concentrated perfume for the bath is presented in a smart signature glass bottle. Add just a\n                few drops to warm running water for a beautifully scented bath.\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\u003eWhite Tea | Aquatic Dew Acord\n                \u003c\/p\u003e\n                \u003cp class=\"subtitle\"\u003eHEART NOTES\u003c\/p\u003e\n                \u003cp\u003eLily of the Valley | Bulgarian Rose | Ylang Ylang\n                \u003c\/p\u003e\n                \u003cp class=\"subtitle\"\u003eBASE NOTES\u003c\/p\u003e\n                \u003cp\u003eCedarwood | Musk   \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\/lily4.webp?v=1749748539\u0026amp;width=700\" alt=\"Lily Luxury Bath Essence\"\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\u003e The word Cefiro is the Spanish word for zephyr, meaning\n                a gentle breeze. The fragrance was launched into the Floris range in 2002 and was inspired by the scent\n                of a warm, gentle breeze while sitting in a Mediterranean courtyard.\n\n            \u003c\/span\u003e\u003c\/p\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\/lilyherosm.png?v=1749748540\u0026amp;width=700\" alt=\"Lily Bath Essence\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\n                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, Aqua (Water, Eau), Sodium Palm Kernelate, Glycerin, Parfum (Fragrance), Citric Acid,\n                Sodium Chloride, Sodium Citrate, Tetrasodium Glutamate Diacetate, Butyrospermum Parkii (Shea) Butter\n            \u003c\/p\u003e\n            \u003ch3\u003eALLERGENS\u003c\/h3\u003e\n            \u003cp\u003eLimonene, Linalool, Hexyl Cinnamal, Citronellol, Benzyl Salicylate, Citral, CI 77891 (Titanium Dioxide)\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\/lilyherolg.png?v=1749748540\u0026amp;width=700\" alt=\"Lily Bath Essence\n            \"\u003e\n    \u003c\/div\u003e","brand":"Floris London","offers":[{"title":"Default Title","offer_id":50132061749525,"sku":"ibz1787950766079","price":67.62,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0859\/8270\/7989\/files\/floris-london-lily-bath-essence_1.webp?v=1787950770"},{"product_id":"mustela-stelatopia-bath-oil","title":"Mustela Stelatopia Bath Oil","description":"\u003ch4\u003eDescription\u003c\/h4\u003e\n\u003cp\u003eSpecially formulated water-soluble bath oil gently cleans, soothes, and protects your baby's eczema-prone skin.\u003c\/p\u003e\n\u003ch4\u003eDetails\u003c\/h4\u003e\n\u003cp\u003eMustela Stelatopia Bath Oil is specially formulated to gently clean, soothe, and protect your baby's eczema-prone skin.\u003c\/p\u003e\n\u003cp\u003ePour two to three capfuls of this water-soluble oil into bathwater to replenish and soothe your baby's skin.\u003c\/p\u003e\n\u003cp\u003eOur plant-based formula envelops the skin and is enriched with Sunflower Oil Distillate to soothe, Avocado Oil to strengthen and protect the skin barrier, and Chamomile Extract to leave skin feeling soft. Stelatopia Bath Oil is fragrance-free and completely safe to use daily or during eczema flare-ups.\u003c\/p\u003e\n\u003cp\u003eRecognized by the National Eczema Association and clinically-tested on eczema-prone skin under pediatric and dermatological control.\u003c\/p\u003e\n\u003cp\u003eParaben, Phthalate and Phenoxyethanol free. Hypoallergenic: specifically formulated to minimize the risk of allergic reactions\u003c\/p\u003e\n\u003cdiv class=\"tabs-banner\"\u003e\n\u003cdiv class=\"tabs-banner-info\"\u003e\n\u003ch4\u003eHow To Use\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tabs-description\"\u003e\n\u003cdiv class=\"tabs-description-text\"\u003e\n\u003cp\u003ePour one or two capfuls directly into your baby's bath water.\u003c\/p\u003e\n\u003cp\u003eEnjoy bath time with your little one.\u003c\/p\u003e\n\u003cp\u003eThat's it! No need to rinse off.\u003c\/p\u003e\n\u003ch4\u003eIngredients\u003c\/h4\u003e\n\u003cp\u003eHELIANTHUS ANNUUS (SUNFLOWER) SEED OIL, ETHYLHEXYL COCOATE, PARAFFINUM LIQUIDUM\/MINERAL OIL\/HUILE MINÉRALE, PRUNUS AMYGDALUS DULCIS (SWEET ALMOND) OIL, PEG-6 ISOSTEARATE, HELIANTHUS ANNUUS (SUNFLOWER) SEED OIL UNSAPONIFIABLES, PROPYLENE GLYCOL DIPELARGONATE, LECITHIN, LAURETH-2, PERSEA GRATISSIMA (AVOCADO) OIL, ANTHEMIS NOBILIS FLOWER EXTRACT, TOCOPHEROL, ETHYL CYCLOHEXYL PROPIONATE, ASCORBYL PALMITATE, HYDROGENATED PALM GLYCERIDES CITRATE\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mustela","offers":[{"title":"6.76 oz","offer_id":50132061782293,"sku":"lkh1787950766388","price":10.39,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0859\/8270\/7989\/files\/mustela-stelatopia-bath-oil_1.jpg?v=1787950770"},{"product_id":"mustela-multi-sensory-bubble-bath","title":"Mustela Multi-Sensory Bubble Bath","description":"\u003ch4\u003eDescription\u003c\/h4\u003e\n\u003cp\u003eFoaming bubbles make bath time therapeutic and fun and while protecting and hydrating skin.\u003c\/p\u003e\n\u003ch4\u003eDetails\u003c\/h4\u003e\n\u003cp\u003eMake bath time therapeutic and fun for your little one with Mustela's Multi-Sensory Bubble Bath. Your baby will love splashing in the foaming bubbles while getting clean.\u003c\/p\u003e\n\u003cp\u003eOur biodegradable baby bubble bath formula safely and gently cleanses your baby's skin.\u003c\/p\u003e\n\u003cp\u003eComposed of 88% plant-based ingredients including marine extracts to help maintain the skin's water balance, cornflower extract to soften skin, and our signature Avocado Perseose to help protect and hydrate.\u003c\/p\u003e\n\u003cp\u003eParaben, Phthalate, and Phenoxyethanol free.\u003c\/p\u003e\n\u003cp\u003eHypoallergenic: specially formulated to minimize the risk of allergic reactions.\u003c\/p\u003e\n\u003cp\u003eTested under dermatological and pediatric control.\u003c\/p\u003e\n\u003ch4\u003eHow to Use\u003c\/h4\u003e\n\u003cp\u003ePour a small quantity of Multi-Sensory Bubble Bath directly into your baby's bath water.\u003c\/p\u003e\n\u003cp\u003eGently rinse your baby after use.\u003c\/p\u003e\n\u003cp\u003eCaution:\u003cbr\u003eUse only as directed. Excessive use or prolonged exposure may cause skin or urinary tract irritation.\u003c\/p\u003e\n\u003cp\u003eDiscontinue use if rash, redness, or itching occurs. Consult your physician if irritation persists.\u003c\/p\u003e\n\u003cp\u003eKeep out of reach of children.\u003c\/p\u003e\n\u003ch4\u003eIngredients\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eAQUA\/WATER\/EAU, SODIUM MYRETH SULFATE, GLYCERIN, COCAMIDOPROPYL BETAINE, PEG-7 GLYCERYL COCOATE, COCO-GLUCOSIDE, PEG-150 DISTEARATE, PARFUM (FRAGRANCE), PROPYLENE GLYCOL, GLYCERYL CAPRYLATE, MARIS SAL \/SEA SALT\/SEL MARIN, CITRIC ACID, CENTAUREA CYANUS FLOWER EXTRACT, POTASSIUM SORBATE, PERSEA GRATISSIMA (AVOCADO) FRUIT EXTRACT\u003c\/span\u003e\u003c\/p\u003e","brand":"Mustela","offers":[{"title":"200 ml","offer_id":50132061847829,"sku":"wds1787950774806","price":9.76,"currency_code":"BRL","in_stock":true},{"title":"750 ml","offer_id":50132061880597,"sku":"vxb1787950774807","price":17.48,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0859\/8270\/7989\/files\/mustela-multi-sensory-bubble-bath_1.jpg?v=1787950779"},{"product_id":"dr-hauschka-almond-soothing-bath-essence","title":"Dr. Hauschka Almond Soothing Bath Essence","description":"\u003ch2\u003eCalms and balances\u003c\/h2\u003e\n\u003cp\u003eAlmond Soothing Bath Essence quiets the mind, instilling feelings of warmth and comfort. The complex fragrance with almond and orange essential oils reveals new nuances as you enjoy your bath. Especially soothing to dry, sensitive skin.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cstrong\u003eFormulation:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eAlmond oil has a calming and soothing effect on dry, sensitive skin. Sulfated castor oil enables bath essence to easily disperse in water. Shake well before using. Some separation or particles may be evident due to the natural botanical ingredients. This does not affect quality or effectiveness.\u003c\/p\u003e","brand":"Dr. Hauschka","offers":[{"title":"Default Title","offer_id":50132061946133,"sku":"qjl1787950777184","price":19.5,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0859\/8270\/7989\/files\/dr-hauschka-almond-soothing-bath-essence_1.jpg?v=1787950781"},{"product_id":"dr-hauschka-rose-nurturing-bath-essence","title":"Dr. Hauschka Rose Nurturing Bath Essence","description":"\u003ch2\u003eHarmonizes and protects\u003c\/h2\u003e\n\u003cdiv class=\"product-info isotope\"\u003e\n\u003cdiv class=\"box box-description isotope-item\"\u003e\n\u003cp\u003e\u003cspan\u003eRose Nurturing Bath Essence with precious rose ingredients envelops the senses in the soft, luxurious scent of dozens of blooming roses. Feel the care and protection of the queen of all flowers as you bathe in the velvety warmth of this beautiful bath essence. The mild, non-foaming formula is gentle enough for babies’ delicate skin.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFormulation:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eRose essential oil, rose petal extract and rose flower water soothe dry and sensitive skin.\u003cbr\u003eJojoba, avocado and almond oils support proper moisture balance for supple, smooth skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-info isotope\"\u003e\n\u003cdiv class=\"box box-description isotope-item\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-info isotope\"\u003e\n\u003cdiv class=\"box box-description isotope-item\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-info isotope\"\u003e\n\u003cdiv class=\"box box-description isotope-item\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-info isotope\"\u003e\n\u003cdiv class=\"box box-description isotope-item\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-info isotope\"\u003e\n\u003cdiv class=\"box box-description isotope-item\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-info isotope\"\u003e\n\u003cdiv class=\"box box-description isotope-item\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-info isotope\"\u003e\n\u003cdiv class=\"box box-description isotope-item\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dr. Hauschka","offers":[{"title":"Default Title","offer_id":50132062011669,"sku":"tgu1787950779188","price":16.64,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0859\/8270\/7989\/files\/dr-hauschka-rose-nurturing-bath-essence_1.jpg?v=1787950783"}],"url":"https:\/\/getcladfashion.shop\/collections\/bath.oembed","provider":"My Store","version":"1.0","type":"link"}