{"product_id":"moon-phase-crystal-bracelet-rjc","title":"Moon Phase Crystal Bracelet","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：月相能量水晶编织手链\n目标受众：追求身心平衡、正能量、瑜伽\/冥想爱好者\n视觉风格：自然、灵性、静谧、柔和\n配色策略：以月光银和天然石色调为主，背景采用柔和的米灰和浅蓝营造宁静感\n模块顺序：Hero (氛围引入) -\u003e Feature 1 (核心材质-水晶) -\u003e Feature 2 (核心功能-调节) -\u003e Feature 3 (情感价值-礼物) -\u003e Specifications -\u003e FAQ\n详情图映射：Hero=image_2.png, Feature1=image_5.png, Feature2=image_4.png, Feature3=image_1.png\n规格图映射：Specs=image_4.png, image_7.png\n对比模块：未加入（无明显竞品对比需求）\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: hsl(210, 15%, 50%); \/* Muted silver-grey *\/\n      --primary-hover: hsl(210, 15%, 40%);\n      --text-main: hsl(210, 20%, 25%); \/* Deep charcoal *\/\n      --text-sub: hsl(210, 10%, 55%); \/* Soft grey *\/\n      --bg-body: hsl(0, 0%, 100%);\n      --bg-soft: hsl(210, 20%, 96%); \/* Very pale grey-blue *\/\n      --bg-card: hsl(0, 0%, 99%);\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: hsl(210, 15%, 90%);\n      --spacing-lg: clamp(2rem, 5vw, 4rem);\n      --spacing-md: clamp(1.5rem, 3vw, 2.5rem);\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.7;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 { font-size: clamp(32px, 5vw, 44px); font-weight: 600; margin: 0 0 1rem; }\n    .product-detail-container h2 { font-size: clamp(24px, 4vw, 32px); font-weight: 600; margin: 0 0 1.5rem; }\n    .product-detail-container h3 { font-size: 22px; font-weight: 600; margin: 0 0 1rem; }\n    .product-detail-container p { font-size: 18px; margin: 0 0 1.2rem; color: var(--text-sub); }\n    .product-detail-container .sub-text { font-size: 16px; color: var(--text-sub); }\n\n    \/* Layout \u0026 Components *\/\n    .section-block { margin-bottom: var(--spacing-lg); }\n    .text-center { text-align: center; }\n    .trust-badge {\n      display: inline-block;\n      padding: 0.4rem 1rem;\n      background: var(--bg-soft);\n      color: var(--primary);\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 1rem;\n    }\n\n    \/* Image Placeholder *\/\n    .img-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-family: monospace;\n      overflow: hidden;\n    }\n    .img-placeholder img { width: 100%; height: auto; display: block; }\n\n    \/* Feature Section *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: var(--spacing-md);\n      align-items: center;\n      margin-bottom: var(--spacing-lg);\n    }\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: clamp(3rem, 6vw, 6rem);\n      }\n      .feature-item.reverse { flex-direction: row-reverse; }\n      .feature-media, .feature-copy { flex: 1; }\n    }\n    .feature-tags { display: flex; flex-wrap: wrap; gap: 0.8rem; margin-top: 1rem; }\n    .feature-tag {\n      padding: 0.3rem 0.8rem;\n      background: var(--bg-soft);\n      border-radius: 4px;\n      font-size: 15px;\n      color: var(--text-sub);\n    }\n\n    \/* Specifications *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n    }\n    .spec-table th, .spec-table td {\n      padding: 1.2rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 17px;\n    }\n    .spec-table th { width: 35%; background: var(--bg-soft); color: var(--text-main); font-weight: 600; }\n    .spec-table tr:last-child td { border-bottom: none; }\n    @media (max-width: 767px) {\n      .spec-table, .spec-table tbody, .spec-table tr, .spec-table td { display: block; width: 100%; }\n      .spec-table thead { display: none; }\n      .spec-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); }\n      .spec-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 1rem;\n        border-bottom: 1px solid var(--bg-soft);\n      }\n      .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        padding-right: 1rem;\n      }\n    }\n\n    \/* FAQ *\/\n    .faq-item { margin-bottom: 1.5rem; border-bottom: 1px solid var(--border-color); padding-bottom: 1.5rem; }\n    .faq-question { font-size: 20px; font-weight: 600; margin-bottom: 0.8rem; color: var(--text-main); }\n    .faq-answer { margin: 0; color: var(--text-sub); }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section-block text-center\"\u003e\n\u003cspan class=\"trust-badge\"\u003eHandcrafted with Genuine Stones\u003c\/span\u003e\n\u003ch1\u003eHarmonize Your Energy with Moon Phases\u003c\/h1\u003e\n\n\u003cp\u003eEmbrace balance and inner peace through the combined power of natural healing crystals and lunar symbolism.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260513110429\/cfa9832514bfee7e4bcdee221b451293.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item section-block\"\u003e\n\u003cdiv class=\"feature-media img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260513110429\/f1a12df476a2192fd1ccdeba2c044d25.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eGenuine Healing Crystals for Balance\u003c\/h2\u003e\n\n\u003cp\u003eThis bracelet features four distinct natural stones, each selected for its unique energetic properties. Obsidian helps clear negativity, Smoky Quartz brings calm, Labradorite enhances intuition, and Moonstone aids in balancing emotions. Each bead is polished smooth, showcasing its natural patterns.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eNatural Obsidian\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSmoky Quartz\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eLabradorite\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMoonstone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Adjustable Design --\u003e\n\n\u003cdiv class=\"feature-item section-block reverse\"\u003e\n\u003cdiv class=\"feature-media img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260513110429\/f02c98fc9408f925e71bab46ae8bd7d2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eAdjustable \u0026amp; Durable Woven Design\u003c\/h2\u003e\n\n\u003cp\u003eHand-woven with a strong, durable grey cord, the bracelet is designed for everyday wear. The secure sliding knot closure allows you to easily adjust the fit from 6.5 inches to 10 inches, ensuring comfort for most wrist sizes without the need for metal clasps.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFits 6.5\" - 10\" Wrists\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSliding Knot Closure\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDurable Woven Cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Meaningful Gift --\u003e\n\n\u003cdiv class=\"feature-item section-block\"\u003e\n\u003cdiv class=\"feature-media img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260513110429\/9b1a6c664e3212cb583f9c5623468e50.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eA Meaningful Gift of Positive Energy\u003c\/h2\u003e\n\n\u003cp\u003eCombined with the symbolic crescent moon charms, this bracelet serves as a beautiful reminder of natural cycles and personal growth. It makes a thoughtful spiritual gift for anyone seeking mindfulness, peace, or a deeper connection to their inner self.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2 class=\"text-center\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Materials\"\u003eNatural Stones (Obsidian, Smoky Quartz, Labradorite, Moonstone), Metal Charms, Woven Rope\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Stone Diameter\"\u003eApprox. 8mm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Bracelet Length\"\u003eAdjustable, 6.5 inches - 10 inches (16.5 cm - 25.4 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Closure Type\"\u003eSliding Knots\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Style\"\u003eBohemian, Spiritual, Moon Phase\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2 class=\"text-center\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eAre the stones real?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the bracelet is crafted with genuine natural stones. Each bead is unique and may show natural variations in color and pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I adjust the size of the bracelet?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eGently pull the two dangling rope ends outward to tighten the bracelet, or pull the main bracelet cord away from the knot to loosen it. The sliding knot will hold your desired size securely.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs it comfortable for daily wear?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The stones are polished smooth, and the soft woven rope is designed to be skin-friendly and comfortable for all-day wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"1 Bracelet (For Myself)","offer_id":48049487184084,"sku":"0513-13550507","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (For Me \u0026 Bestie)","offer_id":48049487216852,"sku":"0513-13556867","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Share with Friends)","offer_id":48049487249620,"sku":"0513-13556423","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/cfa9832514bfee7e4bcdee221b451293.jpg?v=1780564268","url":"https:\/\/omurio.com\/products\/moon-phase-crystal-bracelet-rjc","provider":"Omurio","version":"1.0","type":"link"}