{"product_id":"hackmanite-tumblestones","title":"Hackmanite Tumblestones Transformation · Intuition · Inner Light","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\u003eHackmanite Tumblestones – 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 .hackmanite-note {\n            background: #ede4f0;\n            padding: 0.8rem 1.2rem;\n            border-radius: 12px;\n            margin-top: 0.6rem;\n            border-left: 4px solid #8a7aaa;\n            font-size: 0.95rem;\n            color: #3a2a5a;\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: #8a7aaa;\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: #8a7aaa;\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: #ede4f0;\n            padding: 0.8rem 1.2rem;\n            border-radius: 12px;\n            margin: 0.6rem 0;\n            border-left: 4px solid #8a7aaa;\n        }\n\n        .accordion-content-inner .feature-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 .feature-box .icon {\n            font-size: 1.1rem;\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-hackmanite {\n            background: #ede4f0;\n            color: #5a4a7a;\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-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\u003eHackmanite Tumblestones\u003c\/h1\u003e\n        \u003cdiv class=\"subhead\"\u003eTransformation · Intuition · Inner Light\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\u003eThis is \u003cstrong\u003eHackmanite\u003c\/strong\u003e — a rare and fascinating colour-changing stone. A variety of sodalite, Hackmanite is known for its unique ability to shift from soft lavender or grey to vibrant pink, purple, or even green when exposed to UV light . This \"tenebrescence\" effect makes it a stone of transformation, reminding us that we all have hidden depths waiting to be revealed .\u003c\/p\u003e\n            \u003cdiv class=\"hackmanite-note\"\u003e\n                Discovered in 1901 in Greenland, Hackmanite is also found in Canada, Afghanistan, and Myanmar . The colour change occurs when the stone is exposed to ultraviolet light — the effect fades over time but can be reactivated .\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 Hackmanite?\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                    \u003cp\u003eHackmanite is often associated with:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eTransformation \u0026amp; Change\u003c\/strong\u003e — a powerful stone for embracing life transitions and personal evolution\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eHidden Depths\u003c\/strong\u003e — reminds us that we all have unseen qualities waiting to be discovered and expressed\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eIntuition \u0026amp; Insight\u003c\/strong\u003e — enhances psychic abilities and inner knowing, connecting you to your higher self\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eEmotional Healing\u003c\/strong\u003e — helps release fear, anxiety, and emotional blockages, promoting inner peace\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eSpiritual Connection\u003c\/strong\u003e — deeply connected to the Third Eye and Crown Chakras, opening pathways to higher consciousness\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eSelf-Discovery\u003c\/strong\u003e — encourages you to explore and embrace all aspects of yourself, including the parts you keep hidden\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv class=\"special-box\"\u003e\n                        Like Sodalite, Hackmanite is known as the \u003cstrong\u003e\"Poet's Stone\"\u003c\/strong\u003e, helping you find the right words and express your truth with clarity and confidence.\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-colour\"\u003e\n                \u003cspan\u003e✦ The colour-changing phenomenon\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\u003e\u003cstrong\u003eWhat is tenebrescence?\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eTenebrescence is the ability of a mineral to change colour when exposed to UV light .\u003c\/li\u003e\n                        \u003cli\u003eHackmanite typically appears as a soft lavender, grey, or creamy white .\u003c\/li\u003e\n                        \u003cli\u003eWhen exposed to ultraviolet light, it can turn a vivid pink, purple, or even green .\u003c\/li\u003e\n                        \u003cli\u003eThe effect is reversible — the colour fades over time but can be reactivated with UV exposure .\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv class=\"special-box\"\u003e\n                        \u003cstrong\u003e✨ Fun fact:\u003c\/strong\u003e This colour-changing property makes Hackmanite a favourite among crystal collectors. Some stones that appear to have no fire in daylight will show brilliant colour shifts under UV light — a beautiful reminder of hidden potential .\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-chakra\"\u003e\n                \u003cspan\u003e✦ Chakra \u0026amp; Zodiac\u003c\/span\u003e\n                \u003cspan class=\"arrow\"\u003e▾\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\" id=\"panel-chakra\" role=\"region\"\u003e\n                \u003cdiv class=\"accordion-content-inner\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eChakra Association:\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eThird Eye Chakra\u003c\/strong\u003e (Ajna) — enhances intuition, psychic ability, and spiritual insight\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eCrown Chakra\u003c\/strong\u003e (Sahasrara) — connects to higher consciousness, divine wisdom, and universal truth\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp style=\"margin-top:0.8rem;\"\u003e\u003cstrong\u003eZodiac Compatibility:\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eVirgo\u003c\/strong\u003e — helps with mental clarity and emotional grounding\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eScorpio\u003c\/strong\u003e — supports deep transformation and emotional healing\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eAquarius\u003c\/strong\u003e — aligns with the stone's unconventional, forward-thinking energy\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-use\"\u003e\n                \u003cspan\u003e✦ How to use your Hackmanite\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=\"feature-box\"\u003e\n                        \u003cspan class=\"icon\"\u003e🔮\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eHold during meditation\u003c\/strong\u003e — to connect with your inner truth and enhance intuition\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-box\"\u003e\n                        \u003cspan class=\"icon\"\u003e💡\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eUse a UV light\u003c\/strong\u003e — to activate its hidden colour and reveal your own hidden potential\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-box\"\u003e\n                        \u003cspan class=\"icon\"\u003e👖\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eCarry in your pocket\u003c\/strong\u003e — as a reminder that transformation is always possible\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-box\"\u003e\n                        \u003cspan class=\"icon\"\u003e🧘\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003ePlace on your Third Eye\u003c\/strong\u003e — during rest to deepen spiritual connection and insight\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-box\"\u003e\n                        \u003cspan class=\"icon\"\u003e💎\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eUse in crystal grids\u003c\/strong\u003e — as a central stone for transformation, self-discovery, and emotional healing\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-box\"\u003e\n                        \u003cspan class=\"icon\"\u003e🌙\u003c\/span\u003e\n                        \u003cspan\u003e\u003cstrong\u003eKeep near your bed\u003c\/strong\u003e — to support dream work and inner exploration\u003c\/span\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-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\u003e\n\u003cstrong\u003eCleansing:\u003c\/strong\u003e Cleanse with moonlight, sage smoke, or sound\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eAvoid water\u003c\/strong\u003e — Hackmanite is a soft stone (5.5–6 on Mohs scale) and can be damaged by prolonged water exposure\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eCharge:\u003c\/strong\u003e Recharge on a selenite plate or in gentle moonlight\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Store away from harder stones that could scratch the surface\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv class=\"special-box\"\u003e\n                        \u003cstrong\u003eImportant note:\u003c\/strong\u003e Hackmanite is relatively soft (5.5–6 Mohs). Handle with care and avoid wearing in rings where it may be knocked or scratched.\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-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 Hackmanite (Sodalite variety)\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 Approx. 20–30mm (natural variation)\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eColour:\u003c\/strong\u003e Lavender, grey, or creamy white with natural veining — may show pink\/purple flashes under UV\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eHardness:\u003c\/strong\u003e 5.5–6 on Mohs scale\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eChakras:\u003c\/strong\u003e Third Eye, Crown\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eZodiac:\u003c\/strong\u003e Virgo, Scorpio, Aquarius\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                    \u003cdiv class=\"note-variation\"\u003e\n                        \u003cstrong\u003ePlease note:\u003c\/strong\u003e as this is a natural stone, colour, pattern, and size may vary slightly from piece to piece. UV colour change effect can vary — some stones may show more dramatic shifts than others.\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 crystals with care and intention. Every piece 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\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        \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-hackmanite\"\u003e💜 transformation\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":"InnerPeaceCrystals","offers":[{"title":"Default Title","offer_id":54009223709015,"sku":"HKT-250G","price":8.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/7587\/8231\/files\/rn-image_picker_lib_temp_49920559-094a-4438-b516-35400af98702.jpg?v=1785257626","url":"https:\/\/innerpeacecrystals.co.uk\/products\/hackmanite-tumblestones","provider":"InnerPeaceCrystals","version":"1.0","type":"link"}