{"product_id":"rose-petal-white-sage-smudge-sticks","title":"Rose Petal \u0026 White Sage Smudge Sticks – Love \u0026 Purification","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eRose Petal \u0026amp; White Sage Smudge Sticks – Inner Peace Crystals UK\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* ── reset \u0026 base ── *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Roboto, system-ui, sans-serif;\n            background: #f9f6f0;\n            padding: 2rem 1rem;\n            color: #1e2b2c;\n            line-height: 1.6;\n        }\n\n        .product-card {\n            max-width: 820px;\n            margin: 0 auto;\n            background: #ffffff;\n            border-radius: 28px;\n            padding: 2rem 2rem 2.5rem;\n            box-shadow: 0 12px 40px rgba(0, 0, 0, 0.06);\n        }\n\n        .shop-badge {\n            display: inline-block;\n            background: #e7e3da;\n            padding: 0.25rem 1rem;\n            border-radius: 40px;\n            font-size: 0.75rem;\n            letter-spacing: 0.3px;\n            color: #2d4a3e;\n            margin-bottom: 1.2rem;\n        }\n\n        h1 {\n            font-size: 2rem;\n            font-weight: 600;\n            letter-spacing: -0.3px;\n            color: #1a2e2a;\n            margin-bottom: 0.2rem;\n        }\n\n        .subhead {\n            font-size: 0.95rem;\n            color: #4f6b62;\n            margin-bottom: 0.5rem;\n            font-weight: 400;\n        }\n\n        .price {\n            font-size: 1.7rem;\n            font-weight: 600;\n            color: #1e3b31;\n            margin: 0.75rem 0 1.5rem;\n        }\n\n        .price small {\n            font-size: 0.95rem;\n            font-weight: 400;\n            color: #5a6f66;\n            margin-left: 0.5rem;\n        }\n\n        .description {\n            background: #f7f4ee;\n            padding: 1.2rem 1.5rem;\n            border-radius: 16px;\n            margin-bottom: 1.8rem;\n            font-size: 0.98rem;\n            color: #1e2f2b;\n        }\n\n        .description strong {\n            color: #1d3d31;\n        }\n\n        .description .smudge-note {\n            background: #f4ede4;\n            padding: 0.8rem 1.2rem;\n            border-radius: 12px;\n            margin-top: 0.6rem;\n            border-left: 4px solid #b8956a;\n            font-size: 0.95rem;\n            color: #3d3a2a;\n            font-style: italic;\n        }\n\n        .accordion-item {\n            border-bottom: 1px solid #e2dcd2;\n        }\n\n        .accordion-item:last-of-type {\n            border-bottom: none;\n        }\n\n        .accordion-toggle {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            background: transparent;\n            border: none;\n            padding: 1rem 0.25rem;\n            font-size: 1.05rem;\n            font-weight: 600;\n            color: #1a2e2a;\n            cursor: pointer;\n            text-align: left;\n            transition: color 0.2s;\n        }\n\n        .accordion-toggle:hover {\n            color: #b8956a;\n        }\n\n        .accordion-toggle .arrow {\n            font-size: 1.1rem;\n            transition: transform 0.25s ease;\n            color: #5f7a6e;\n        }\n\n        .accordion-toggle[aria-expanded=\"true\"] .arrow {\n            transform: rotate(180deg);\n        }\n\n        .accordion-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.35s ease, padding 0.3s ease;\n            padding: 0 0.25rem;\n        }\n\n        .accordion-content-inner {\n            padding-bottom: 1.4rem;\n            font-size: 0.95rem;\n            color: #1f3330;\n        }\n\n        .accordion-content-inner ul {\n            list-style: none;\n            padding-left: 0.2rem;\n        }\n\n        .accordion-content-inner li {\n            padding: 0.25rem 0 0.25rem 1.5rem;\n            position: relative;\n        }\n\n        .accordion-content-inner li::before {\n            content: \"✦\";\n            position: absolute;\n            left: 0;\n            color: #b8956a;\n            font-size: 0.8rem;\n        }\n\n        .accordion-content-inner strong {\n            color: #1d3d31;\n        }\n\n        .accordion-content-inner .special-box {\n            background: #f4ede4;\n            padding: 0.8rem 1.2rem;\n            border-radius: 12px;\n            margin: 0.6rem 0;\n            border-left: 4px solid #b8956a;\n        }\n\n        .accordion-content-inner .feature-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0.6rem;\n            margin: 0.4rem 0;\n        }\n\n        .accordion-content-inner .feature-grid .feature-item {\n            background: #f4ede4;\n            padding: 0.5rem 1rem;\n            border-radius: 10px;\n            font-size: 0.9rem;\n        }\n\n        .accordion-content-inner .feature-grid .feature-item strong {\n            display: block;\n            font-size: 0.85rem;\n            color: #1d3d31;\n        }\n\n        .accordion-content-inner .step-box {\n            background: #f4ede4;\n            padding: 0.5rem 1rem;\n            border-radius: 10px;\n            margin: 0.3rem 0;\n            display: flex;\n            align-items: flex-start;\n            gap: 0.6rem;\n        }\n\n        .accordion-content-inner .step-box .num {\n            background: #b8956a;\n            color: #fff;\n            border-radius: 50%;\n            width: 24px;\n            height: 24px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.75rem;\n            font-weight: 700;\n            flex-shrink: 0;\n            margin-top: 0.1rem;\n        }\n\n        .accordion-content-inner .note-variation {\n            background: #f4ede4;\n            padding: 0.6rem 1rem;\n            border-radius: 10px;\n            margin-top: 0.6rem;\n            font-size: 0.9rem;\n            color: #4f6b62;\n            border-left: 3px solid #b8956a;\n        }\n\n        .divider-light {\n            height: 1px;\n            background: #e2dcd2;\n            margin: 1.8rem 0 1rem;\n        }\n\n        .shop-footer {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            gap: 1rem;\n            font-size: 0.92rem;\n            color: #3d5a4e;\n            border-top: 1px solid #e2dcd2;\n            padding-top: 1.5rem;\n            margin-top: 0.5rem;\n        }\n\n        .shop-footer span {\n            display: flex;\n            align-items: center;\n            gap: 0.4rem;\n        }\n\n        .tag {\n            background: #e7e3da;\n            padding: 0.2rem 0.8rem;\n            border-radius: 30px;\n            font-size: 0.7rem;\n            font-weight: 600;\n            letter-spacing: 0.3px;\n            color: #2d4a3e;\n        }\n\n        .tag-smudge {\n            background: #f4ede4;\n            color: #5a4a3a;\n        }\n\n        @media (max-width: 500px) {\n            .product-card {\n                padding: 1.5rem 1rem;\n            }\n            h1 {\n                font-size: 1.6rem;\n            }\n            .accordion-toggle {\n                font-size: 0.95rem;\n            }\n            .accordion-content-inner .feature-grid {\n                grid-template-columns: 1fr;\n            }\n            .accordion-content-inner .step-box {\n                flex-wrap: wrap;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"product-card\"\u003e\n\n        \u003cdiv class=\"shop-badge\"\u003e✦ Inner Peace Crystals UK\u003c\/div\u003e\n\n        \u003ch1\u003eRose Petal \u0026amp; White Sage Smudge Sticks\u003c\/h1\u003e\n        \u003cdiv class=\"subhead\"\u003eLove · Purification · Heart-Centred Cleansing\u003c\/div\u003e\n\n        \u003cdiv class=\"price\"\u003e\n            £8.00 \u003csmall\u003efree UK delivery over £35\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description\"\u003e\n            \u003cp\u003eA beautifully handcrafted smudge stick that combines the powerful cleansing energy of \u003cstrong\u003eCalifornia White Sage\u003c\/strong\u003e with the gentle, loving vibration of \u003cstrong\u003eorganic Rose Petals\u003c\/strong\u003e. Hand-harvested and hand-tied at Faiza Naturals' own farm in Southern California, these 4-inch bundles are sun-dried and crafted with meticulous care — using \u003cstrong\u003eabsolutely no pesticides or growth hormones\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"smudge-note\"\u003e\n                Grown in the sun-drenched hills of Southern California, each bundle is hand-tied with natural hemp twine and \u003cstrong\u003esealed for freshness\u003c\/strong\u003e to preserve its natural aroma and potency.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== ACCORDION ===== --\u003e\n\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-why\"\u003e\n                \u003cspan\u003e✦ Why this smudge stick is special\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-why\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cdiv class=\"feature-grid\"\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003cstrong\u003e🌿 Hand-Harvested \u0026amp; Hand-Tied\u003c\/strong\u003e\n                            Each bundle is crafted with care, not mass-produced.\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003cstrong\u003e🌱 Pesticide-Free \u0026amp; Hormone-Free\u003c\/strong\u003e\n                            100% natural, sun-dried white sage and organic rose petals.\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003cstrong\u003e☀️ Grown in Southern California\u003c\/strong\u003e\n                            Sourced from Faiza Naturals' own farm — full traceability from seed to smudge.\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003cstrong\u003e🔒 Sealed for Freshness\u003c\/strong\u003e\n                            Packaged to preserve natural aroma and potency.\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003cstrong\u003e🌍 Sustainable \u0026amp; Ethical\u003c\/strong\u003e\n                            Responsibly sourced to protect this sacred plant species.\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003cstrong\u003e💗 Rose \u0026amp; Sage Blend\u003c\/strong\u003e\n                            A unique combination that cleanses heavy energy and replaces it with light, loving vibrations.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-spiritual\"\u003e\n                \u003cspan\u003e✦ Spiritual \u0026amp; Metaphysical Properties\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-spiritual\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eWhite Sage is known for:\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eCleansing \u0026amp; Purification\u003c\/strong\u003e — clears negative energy, stagnant vibes, and psychic debris\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eProtection\u003c\/strong\u003e — creates a shield of light around your space and aura\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eWisdom \u0026amp; Clarity\u003c\/strong\u003e — enhances intuition, spiritual awareness, and mental focus\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eHealing\u003c\/strong\u003e — traditionally used to bless, heal, and reset energy\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp style=\"margin-top:1rem;\"\u003e\u003cstrong\u003eRose Petals bring the frequency of:\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eUnconditional Love\u003c\/strong\u003e — opens and soothes the heart chakra\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eEmotional Healing\u003c\/strong\u003e — supports self-love, forgiveness, and release\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eHarmony \u0026amp; Peace\u003c\/strong\u003e — invites gentle, loving vibrations into your space\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eBeauty \u0026amp; Compassion\u003c\/strong\u003e — softens the intensity of sage with a floral, uplifting note\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv class=\"special-box\"\u003e\n                        \u003cem\u003e\"Together, they create a ritual tool that clears heavy energy and replaces it with light, loving vibrations.\"\u003c\/em\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-use\"\u003e\n                \u003cspan\u003e✦ How to use your smudge stick\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-use\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cdiv class=\"step-box\"\u003e\n                        \u003cspan class=\"num\"\u003e1\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eSet Your Intention\u003c\/strong\u003e — Hold the smudge stick and state your intention — e.g., \u003cem\u003e\"I release all that is heavy and invite love, peace, and light to fill this space.\"\u003c\/em\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"step-box\"\u003e\n                        \u003cspan class=\"num\"\u003e2\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eLight the Tip\u003c\/strong\u003e — Use a match, lighter, or candle to light the end until it catches flame.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"step-box\"\u003e\n                        \u003cspan class=\"num\"\u003e3\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eBlow Out the Flame\u003c\/strong\u003e — Gently blow out the flame so the stick smoulders and produces smoke.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"step-box\"\u003e\n                        \u003cspan class=\"num\"\u003e4\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eWaft the Smoke\u003c\/strong\u003e — Guide the smoke around your space, yourself, or your crystals using your hand or a feather.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"step-box\"\u003e\n                        \u003cspan class=\"num\"\u003e5\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eVisualise\u003c\/strong\u003e — Imagine the smoke clearing negativity and wrapping your space in soft pink light.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"step-box\"\u003e\n                        \u003cspan class=\"num\"\u003e6\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eExtinguish Safely\u003c\/strong\u003e — Press the tip into a heat-proof bowl, sand, or ceramic dish until the smoke stops.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"special-box\"\u003e\n                        \u003cstrong\u003eSafety note:\u003c\/strong\u003e Always burn in a well-ventilated area. Never leave burning smudge sticks unattended. Keep away from children, pets, and flammable materials.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-why-pair\"\u003e\n                \u003cspan\u003e✦ Why pair Rose with White Sage?\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-why-pair\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cdiv class=\"feature-grid\"\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003cstrong\u003e🌿 White Sage\u003c\/strong\u003e\n                            Powerful cleansing and protection — the foundation of smudging\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003cstrong\u003e💗 Rose Petals\u003c\/strong\u003e\n                            Softens the intensity, adds a floral sweetness, and brings in love, compassion, and emotional healing\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp style=\"margin-top:1rem;\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e💗 Self-love rituals — reset your energy with grace and gentleness\u003c\/li\u003e\n                        \u003cli\u003e🕊️ Heart-centred cleansing — clear negativity while inviting love and peace\u003c\/li\u003e\n                        \u003cli\u003e🧘 Meditation \u0026amp; mindfulness — create a calm, sacred atmosphere\u003c\/li\u003e\n                        \u003cli\u003e🌙 Full moon cleanses — release what no longer serves you\u003c\/li\u003e\n                        \u003cli\u003e🎁 Gifting — a meaningful present for someone who needs a little extra love and light\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-details\"\u003e\n                \u003cspan\u003e✦ Product details\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-details\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Faiza Naturals\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eType:\u003c\/strong\u003e Rose Petal \u0026amp; White Sage Smudge Stick\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Approx 4 inches (10 cm)\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eIngredients:\u003c\/strong\u003e 100% natural hand-harvested White Sage + organic Rose Petals\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eOrigin:\u003c\/strong\u003e Grown and hand-tied in Southern California, USA\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Sealed for freshness\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eEthics:\u003c\/strong\u003e Pesticide-free, growth hormone-free, sun-dried, sustainably sourced\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv class=\"note-variation\"\u003e\n                        \u003cstrong\u003ePlease note:\u003c\/strong\u003e as this is a natural product, size and shape may vary slightly from stick to stick.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-why-us\"\u003e\n                \u003cspan\u003e✦ Why buy from Inner Peace Crystals?\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-why-us\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cp\u003eWe're \u003cstrong\u003eAndrew and Wendy\u003c\/strong\u003e, a UK-based small business choosing products with care and intention. Every item is selected thoughtfully, packed carefully, and sent with genuine appreciation for your order.\u003c\/p\u003e\n                    \u003cp style=\"margin-top:0.5rem;\"\u003eEvery order includes:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eA thank-you note\u003c\/li\u003e\n                        \u003cli\u003eCareful, sustainable packaging\u003c\/li\u003e\n                        \u003cli\u003eGenuine appreciation for your support\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-delivery\"\u003e\n                \u003cspan\u003e✦ Dispatch \u0026amp; delivery\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-delivery\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eDispatched within 1–2 business days\u003c\/li\u003e\n                        \u003cli\u003eSent via Royal Mail 2nd Class\u003c\/li\u003e\n                        \u003cli\u003eFree UK delivery on orders over £35\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"divider-light\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"shop-footer\"\u003e\n            \u003cspan\u003e✦ Hand-selected · UK small business\u003c\/span\u003e\n            \u003cspan\u003e\u003cspan class=\"tag\"\u003e❤︎ ethical\u003c\/span\u003e \u003cspan class=\"tag tag-smudge\"\u003e🌿 love\u003c\/span\u003e \u003cspan class=\"tag\"\u003e♻︎ sustainable\u003c\/span\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        (function() {\n            const toggles = document.querySelectorAll('.accordion-toggle');\n\n            toggles.forEach(function(button) {\n                button.addEventListener('click', function() {\n                    const expanded = this.getAttribute('aria-expanded') === 'true';\n                    const content = document.getElementById(this.getAttribute('aria-controls'));\n\n                    toggles.forEach(function(otherBtn) {\n                        if (otherBtn !== button) {\n                            otherBtn.setAttribute('aria-expanded', 'false');\n                            const otherContent = document.getElementById(otherBtn.getAttribute('aria-controls'));\n                            if (otherContent) {\n                                otherContent.style.maxHeight = '0px';\n                            }\n                        }\n                    });\n\n                    if (expanded) {\n                        this.setAttribute('aria-expanded', 'false');\n                        content.style.maxHeight = '0px';\n                    } else {\n                        this.setAttribute('aria-expanded', 'true');\n                        content.style.maxHeight = content.scrollHeight + 'px';\n                    }\n                });\n            });\n\n            document.querySelectorAll('.accordion-content').forEach(function(el) {\n                if (el.style.maxHeight !== '0px') {\n                    el.style.maxHeight = '0px';\n                }\n            });\n        })();\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Faiza Naturals","offers":[{"title":"Default Title","offer_id":54080851607895,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/7587\/8231\/files\/4fb1ef210db28b2f46a80ee75df2b38dc7a904ca618516cf375495180e2a9ce0.jpg?v=1784912134","url":"https:\/\/innerpeacecrystals.co.uk\/products\/rose-petal-white-sage-smudge-sticks","provider":"InnerPeaceCrystals","version":"1.0","type":"link"}