{"product_id":"hidden-mantra-mindfulness-pendant","title":"Hidden Mantra Mindfulness Pendant","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：复古精神寄托吊坠盒 (Vintage Spiritual Locket)\n  目标受众：关注精神能量、喜爱复古象征符号的女性\n  视觉风格：神秘、复古、做旧金属质感、温暖氛围\n  配色策略：以做旧银和黄铜色为主轴，搭配柔和的米色背景色，营造年代感和信任感。\n  模块顺序：Hero (核心精神价值) -\u003e Feature 1 (内部核心：水晶与真言) -\u003e Feature 2 (外部象征：双面浮雕) -\u003e Scenario (多功能收纳) -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_4.png, Feature1=image_6.png, Feature2=image_2.png, Scenario=image_5.png\n  规格图映射：Specs=image_1.png\n  对比模块：未加入 (产品独特性强，无需与普通产品对比)\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #C49A45; \/* Muted warm gold\/brass derived from accents *\/\n      --primary-hover: #A87F35;\n      --text-main: #2D2D2D; \/* Soft black for readability *\/\n      --text-sub: #5F5F5F;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F7F4; \/* Warm light beige for vintage feel *\/\n      --bg-soft: #F2EFE9;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #E0D6C8;\n      --spacing-section: clamp(3rem, 8vw, 5rem);\n\n      font-family: sans-serif;\n      color: var(--text-main);\n      line-height: 1.7;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n      position: relative;\n      display: inline-block;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      margin-bottom: 1.5rem;\n      color: var(--text-sub);\n    }\n\n    \/* Reusable Components *\/\n    .pd-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 1rem;\n    }\n\n    .pd-img-placeholder {\n      width: 100%;\n      height: auto;\n      display: block;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      color: #999;\n      text-align: center;\n      padding: 2rem 0;\n      font-family: monospace;\n      box-sizing: border-box;\n    }\n\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    .hero-sub {\n      font-size: 20px;\n      max-width: 700px;\n      margin: 0 auto 2rem;\n    }\n\n    \/* Feature Sections - Z-Pattern *\/\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 6vw, 5rem);\n      margin-bottom: var(--spacing-section);\n    }\n\n    .feature-media, .feature-copy {\n      flex: 1;\n    }\n\n    .feature-media img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n      margin-top: 1.5rem;\n    }\n\n    .pd-tag {\n      font-size: 16px;\n      color: var(--text-sub);\n      background: var(--bg-card);\n      padding: 6px 14px;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Desktop Alternating Layout *\/\n    @media (min-width: 768px) {\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n    }\n\n    \/* Mobile Layout *\/\n    @media (max-width: 767px) {\n      .feature-item {\n        flex-direction: column;\n        text-align: left;\n      }\n      .feature-media {\n        width: 100%;\n        margin-bottom: 1.5rem;\n      }\n    }\n\n    \/* Specs Table *\/\n    .specs-container {\n      background-color: var(--bg-card);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n    .specs-table th, .specs-table td {\n      padding: 1rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n    .specs-table th {\n      font-weight: 600;\n      width: 35%;\n      color: var(--text-main);\n    }\n    .specs-table td {\n      color: var(--text-sub);\n    }\n    .specs-table tr:last-child th, .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table th {\n        padding-bottom: 0.2rem;\n        color: var(--primary);\n      }\n      .specs-table td {\n        padding-top: 0.2rem;\n        padding-left: 1rem;\n      }\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n    .faq-summary {\n      font-size: 20px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      list-style: none;\n    }\n    .faq-summary::-webkit-details-marker {\n      display: none;\n    }\n    .faq-summary::after {\n      content: '+';\n      font-size: 24px;\n      color: var(--primary);\n      font-weight: 400;\n    }\n    details[open] .faq-summary::after {\n      content: '−';\n    }\n    .faq-answer {\n      margin-top: 1rem;\n      padding-right: 2rem;\n      color: var(--text-sub);\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cspan class=\"pd-badge\"\u003e✦ Spiritual Amulet \u0026amp; Keepsake\u003c\/span\u003e\n\u003ch1\u003eUnlock Inner Clarity with Ancient Wisdom\u003c\/h1\u003e\n\n\u003cp class=\"hero-sub\"\u003eA vintage-style locket designed to ground your energy, combining sacred symbols with the natural power of raw quartz and guiding mantras.\u003c\/p\u003e\n\n\u003cdiv style=\"margin-top: 2.5rem;\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260704102001\/487b2b08b1017a74564c77ecd9c1c142.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260704102001\/9920f3888f91473ae9f16a21613ea320.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eThe Core: Crystal \u0026amp; Mantra Guidance\u003c\/h3\u003e\n\n\u003cp\u003eOpen the aged silver shell to reveal its spiritual heart. Nestled inside is a raw, irregular clear quartz crystal—known for amplifying energy and thought. It rests alongside brass plates engraved with the powerful directive: \"FOCUS, BREATHE, RELEASE,\" serving as a private, tangible reminder to center yourself.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eRaw Clear Quartz\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eEngraved Brass Mantras\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHidden Spiritual Aid\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: External Symbols --\u003e\n\n\u003cdiv class=\"pd-section feature-item\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eThe Shell: Double-Sided Sacred Symbols\u003c\/h3\u003e\n\n\u003cp\u003eThis is more than jewelry; it's a wearable talisman. The front features a detailed Triple Moon relief adorned with brass accents, symbolizing feminine energy and life cycles. The reverse displays the intricate Tree of Life, representing growth, strength, and connection. The finish is intentionally oxidized for an authentic vintage feel.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eTriple Moon (Front)\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eTree of Life (Back)\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAged Silver Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260704102001\/99f7f893fda8eaba925687578fac8f2a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260704102001\/95cb039279767e6a48908ba1315a3bfc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eA Private Vessel for Cherished Keepsakes\u003c\/h3\u003e\n\n\u003cp\u003eBeyond its spiritual elements, this robust locket serves as a functional personal reliquary. The secure side latch opens to a compartment spacious enough to hold small treasures like rings, earrings, or folded notes, keeping what matters most close to your heart.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eFunctional Storage\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSecure Latch\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSolid 60g Weight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section specs-container\"\u003e\n\u003ch2\u003eParameters\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eMaterials\u003c\/th\u003e\n\t\t\t\u003ctd\u003eZinc Alloy with aged silver finish, Brass accents, Raw Clear Quartz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eDimensions\u003c\/th\u003e\n\t\t\t\u003ctd\u003e5cm H (including bail) x 4cm W x 1.5cm D (Approx. 1.97\" x 1.57\" x 0.59\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eWeight\u003c\/th\u003e\n\t\t\t\u003ctd\u003eApprox. 60g (2.1 oz) - Substantial feel\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eInscriptions\u003c\/th\u003e\n\t\t\t\u003ctd\u003e\"FOCUS\", \"BREATHE\", \"RELEASE\" (Internal brass plates)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eClosure Type\u003c\/th\u003e\n\t\t\t\u003ctd\u003eSide lever latch\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp style=\"font-size: 16px; margin-top: 1rem; color: var(--text-sub);\"\u003e\u003cem\u003e*Note: Due to the vintage finish and raw crystal nature, slight variations in texture and stone shape may occur. Chain is not included.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\n\u003cdetails class=\"faq-item\"\u003e\u003csummary class=\"faq-summary\"\u003eHow do I open the locket?\u003c\/summary\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe locket features a small lever latch on the right side. Gently lift or pull the lever outwards to release the catch and open the hinged lid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"faq-item\"\u003e\u003csummary class=\"faq-summary\"\u003eAre the internal crystal and mantra plates removable?\u003c\/summary\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo, the raw clear quartz crystal and the brass mantra plates are securely fixed inside the locket as part of its permanent design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"faq-item\"\u003e\u003csummary class=\"faq-summary\"\u003eIs the finish shiny or matte?\u003c\/summary\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe locket has a deliberate aged, oxidized silver finish with brass accents. It is designed to look vintage and matte, not like polished, brand-new sterling silver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Locket (For Myself)","offer_id":45810052759743,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"2 Lockets (For a Loved One - 10%)","offer_id":45810052792511,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"3 Lockets (Friends \u0026 Family - 15%)","offer_id":45810052825279,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/487b2b08b1017a74564c77ecd9c1c142.jpg?v=1783131828","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/hidden-mantra-mindfulness-pendant","provider":"Bak","version":"1.0","type":"link"}