{"product_id":"witch-aura-tumbled-stone-15-25mm","title":"Witch Aura Tumbled Stone – Iridescent Magic – Mystical Crystal – 15-25mm","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\u003eWitch Aura Tumble Stone – 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        \/* ── breadcrumb \/ shop info ── *\/\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        \/* ── title \u0026 price ── *\/\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 block ── *\/\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 .aura-note {\n            background: #e8e0f0;\n            padding: 0.8rem 1.2rem;\n            border-radius: 12px;\n            margin-top: 0.6rem;\n            border-left: 4px solid #8a6aaa;\n            font-size: 0.95rem;\n            color: #3a2a5a;\n            font-style: italic;\n        }\n\n        \/* ── accordion \/ dropdown ── *\/\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: #8a6aaa;\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: #8a6aaa;\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: #e8e0f0;\n            padding: 0.8rem 1.2rem;\n            border-radius: 12px;\n            margin: 0.6rem 0;\n            border-left: 4px solid #8a6aaa;\n        }\n\n        .accordion-content-inner .use-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 .use-grid .use-item {\n            background: #f4ede4;\n            padding: 0.5rem 1rem;\n            border-radius: 10px;\n            font-size: 0.9rem;\n        }\n\n        .accordion-content-inner .use-grid .use-item strong {\n            display: block;\n            font-size: 0.85rem;\n            color: #1d3d31;\n        }\n\n        .accordion-content-inner .colour-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 .colour-grid .colour-item {\n            background: #f4ede4;\n            padding: 0.5rem 1rem;\n            border-radius: 10px;\n            font-size: 0.9rem;\n        }\n\n        .accordion-content-inner .colour-grid .colour-item strong {\n            display: block;\n            font-size: 0.85rem;\n            color: #1d3d31;\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-aura {\n            background: #e8e0f0;\n            color: #5a3a7a;\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 .use-grid,\n            .accordion-content-inner .colour-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"product-card\"\u003e\n\n        \u003c!-- shop badge --\u003e\n        \u003cdiv class=\"shop-badge\"\u003e✦ Inner Peace Crystals UK\u003c\/div\u003e\n\n        \u003c!-- title + subtitle --\u003e\n        \u003ch1\u003eWitch Aura Tumble Stone\u003c\/h1\u003e\n        \u003cdiv class=\"subhead\"\u003eAura Cleansing · Protection · Intuition\u003c\/div\u003e\n\n        \u003cdiv class=\"price\"\u003e\n            £5.00 \u003csmall\u003efree UK delivery over £35\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- description block --\u003e\n        \u003cdiv class=\"description\"\u003e\n            \u003cp\u003eThis is not an ordinary crystal. It begins as \u003cstrong\u003enatural clear quartz\u003c\/strong\u003e — one of the most powerful and versatile minerals on earth. Then, through a process called \u003cstrong\u003evapour deposition\u003c\/strong\u003e, microscopic particles of precious metals (titanium, gold, silver, or niobium) are permanently bonded to the quartz surface. The result is a stone that shimmers with an \u003cstrong\u003eiridescent rainbow sheen\u003c\/strong\u003e — purple, blue, pink, gold — shifting as it catches the light.\u003c\/p\u003e\n            \u003cdiv class=\"aura-note\"\u003e\n                The word \"aura\" refers to the shimmering, ethereal light that radiates from the stone. In spiritual traditions, it also refers to the energy field that surrounds all living beings. This stone is called \u003cstrong\u003eWitch Aura\u003c\/strong\u003e because it is believed to help clear, protect, and enhance your own aura — making it a favourite among witches, mystics, and spiritual seekers.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== ACCORDION (DROPDOWNS) ===== --\u003e\n\n        \u003c!-- 1. Why the \"Witch Aura\" name? --\u003e\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-name\"\u003e\n                \u003cspan\u003e✦ Why the \"Witch Aura\" name?\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-name\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cp\u003eThe word \"aura\" refers to the shimmering, ethereal light that radiates from the stone. In spiritual traditions, it also refers to the energy field that surrounds all living beings. This stone is called \u003cstrong\u003eWitch Aura\u003c\/strong\u003e because it is believed to help clear, protect, and enhance your own aura — making it a favourite among witches, mystics, and spiritual seekers.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 2. Geological \u0026 technical facts --\u003e\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-geology\"\u003e\n                \u003cspan\u003e✦ Geological \u0026amp; technical facts\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-geology\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eBase mineral:\u003c\/strong\u003e Natural clear quartz (silicon dioxide – SiO₂)\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eHardness:\u003c\/strong\u003e 7 on Mohs scale\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eCoating:\u003c\/strong\u003e Permanent metallic vapour bonding (titanium, gold, silver, or niobium)\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eColour:\u003c\/strong\u003e Iridescent — purple, blue, pink, gold, rainbow\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eTreatment:\u003c\/strong\u003e Electrostatic bonding — not a surface paint, permanent\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eOrigin:\u003c\/strong\u003e Base quartz from Brazil or Arkansas\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv class=\"special-box\"\u003e\n                        The metallic coating is \u003cstrong\u003epermanently bonded at a molecular level\u003c\/strong\u003e, creating a unified colour layer that intensifies the properties of both the quartz and the precious metals. Unlike cheap \"aura\" imitations, genuine aura quartz is \u003cstrong\u003enot painted\u003c\/strong\u003e — the metal becomes part of the crystal's surface.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 3. Spiritual \u0026 metaphysical properties --\u003e\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\u003eBecause Witch Aura is clear quartz at its core, it carries all the properties of quartz — amplification, clarity, and healing — combined with the energy of the bonded precious metals. This makes it:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eAura cleansing \u0026amp; protection\u003c\/strong\u003e — Believed to sweep away stagnant or negative energy from your aura, acting like a \"witch's broom\" for your energy field.\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eIntuition \u0026amp; psychic ability\u003c\/strong\u003e — Helps connect to higher guidance, enhances clairvoyance, and facilitates deep meditative states.\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eSpiritual connection\u003c\/strong\u003e — Considered a conduit for communication with spirit guides and access to profound spiritual insights.\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eProtection\u003c\/strong\u003e — Forms a shield against negativity, psychic attack, and environmental energies.\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eAmplification\u003c\/strong\u003e — As a quartz, it amplifies your intentions and the energy of other crystals.\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 4. Colour correspondences --\u003e\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-colour\"\u003e\n                \u003cspan\u003e✦ Colour correspondences\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-colour\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cp\u003eBased on the sheen you see:\u003c\/p\u003e\n                    \u003cdiv class=\"colour-grid\"\u003e\n                        \u003cdiv class=\"colour-item\"\u003e\n                            \u003cstrong\u003e💜 Purple\/Violet\u003c\/strong\u003e\n                            Spirituality, wisdom, psychic ability\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"colour-item\"\u003e\n                            \u003cstrong\u003e💙 Blue\u003c\/strong\u003e\n                            Serenity, truth, protection, healing\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"colour-item\"\u003e\n                            \u003cstrong\u003e💗 Pink\u003c\/strong\u003e\n                            Affection, friendship, romance, self-love\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"colour-item\"\u003e\n                            \u003cstrong\u003e✨ Gold\/Silver\u003c\/strong\u003e\n                            Success, intuition, spiritual development\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 5. How to use your Witch Aura tumble stone --\u003e\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 Witch Aura tumble stone\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=\"use-grid\"\u003e\n                        \u003cdiv class=\"use-item\"\u003e\n                            \u003cstrong\u003e🧘 Hold during meditation\u003c\/strong\u003e\n                            To deepen your practice and enhance spiritual connection\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003e\n                            \u003cstrong\u003e👁️ Place on your third eye\u003c\/strong\u003e\n                            During rest to activate intuition and psychic awareness\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003e\n                            \u003cstrong\u003e👖 Carry in your pocket\u003c\/strong\u003e\n                            As a protective talisman and aura shield\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003e\n                            \u003cstrong\u003e🧹 Use in aura sweeping rituals\u003c\/strong\u003e\n                            Starting above your head, gently \"brush\" the stone through your aura to clear stagnant energy\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003e\n                            \u003cstrong\u003e🌙 Keep near your bed\u003c\/strong\u003e\n                            For protection during sleep and to encourage vivid, insightful dreams\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003e\n                            \u003cstrong\u003e✨ Place on your altar\u003c\/strong\u003e\n                            As a magical tool for spellwork and ritual\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 6. Crystal care guide --\u003e\n        \u003cdiv class=\"accordion-item\"\u003e\n            \u003cbutton class=\"accordion-toggle\" aria-expanded=\"false\" aria-controls=\"panel-care\"\u003e\n                \u003cspan\u003e✦ Crystal care guide\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-care\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eCleanse with moonlight, sage smoke, or sound\u003c\/li\u003e\n                        \u003cli\u003eGently wipe with a soft, dry cloth\u003c\/li\u003e\n                        \u003cli\u003eCharge on a selenite plate\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv class=\"special-box\"\u003e\n                        \u003cstrong\u003ePlease note:\u003c\/strong\u003e The metallic coating is permanently bonded and durable for normal handling, but like any polished stone, it can scratch if knocked against harder materials. \u003cstrong\u003eAvoid harsh chemicals or abrasive cleaners. Avoid prolonged direct sunlight\u003c\/strong\u003e — colours may fade over time.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 7. Product details --\u003e\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\u003eCrystal:\u003c\/strong\u003e Natural clear quartz with permanent metallic aura coating\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eCoating metals:\u003c\/strong\u003e Titanium, gold, silver, or niobium\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eForm:\u003c\/strong\u003e Tumbled stone (smooth, polished)\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 15–25mm (approx 1.5–2.5cm) — natural variation\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eColour:\u003c\/strong\u003e Iridescent rainbow sheen — shifts between purple, blue, pink, gold\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eHardness:\u003c\/strong\u003e 7 on Mohs scale (same as quartz)\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eSold as:\u003c\/strong\u003e Single stone\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Organza gift bag\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 8. Why buy from Inner Peace Crystals? --\u003e\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 crystals with care and intention. We hand-select every crystal we sell, and we only stock items we would use ourselves.\u003c\/p\u003e\n                    \u003cp style=\"margin-top:0.5rem;\"\u003eWe believe in \u003cstrong\u003etelling you exactly what you're buying\u003c\/strong\u003e — including which crystals are natural and which are enhanced. Witch Aura is a treated stone, but it begins with natural quartz. We are honest about that.\u003c\/p\u003e\n                    \u003cp style=\"margin-top:0.5rem;\"\u003eEvery order includes:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eAn organza gift bag\u003c\/li\u003e\n                        \u003cli\u003eA thank-you note\u003c\/li\u003e\n                        \u003cli\u003eCareful, sustainable packaging\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 9. Dispatch \u0026 delivery --\u003e\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        \u003c!-- small footer \/ tags --\u003e\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-aura\"\u003e🔮 aura\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    \u003c!-- ─── accordion script ─── --\u003e\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                    \/\/ close all other accordions\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                    \/\/ toggle this one\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            \/\/ ensure content is hidden on load\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":"InnerPeaceCrystals","offers":[{"title":"Default Title","offer_id":53640111653207,"sku":null,"price":5.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/7587\/8231\/files\/witch-aura-tumbled-stone-main.jpg?v=1781186594","url":"https:\/\/innerpeacecrystals.co.uk\/products\/witch-aura-tumbled-stone-15-25mm","provider":"InnerPeaceCrystals","version":"1.0","type":"link"}