{"product_id":"uruguay-amethyst-druzy-heart-pendant","title":"Natural Uruguay Amethyst Necklace Druzy Heart Pendant","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n\/* ========== 基础样式 ========== *\/\n.amethyst-heart-product {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #3a3550;\n    line-height: 1.65;\n    max-width: 100%;\n    margin: 0 auto;\n    background: linear-gradient(180deg, #ffffff 0%, #fbf8ff 55%, #ffffff 100%);\n}\n.amethyst-heart-product * { box-sizing: border-box; }\n\n\/* 容器（兼容你原来写法） *\/\n.amethyst-heart-product .container { max-width: 1100px; margin: 0 auto; }\n@media (max-width: 1180px) {\n    .amethyst-heart-product .container { padding: 0 14px; }\n}\n\n\/* ========== HERO 介绍 ========== *\/\n.amethyst-heart-product .product-hero {\n    background: linear-gradient(135deg,\n        #ffffff 0%,\n        #f6efff 28%,\n        #efe6ff 55%,\n        #f9f5ff 100%\n    );\n    padding: 40px 30px;\n    border-radius: 16px;\n    margin: 0 auto 40px auto;\n    text-align: center;\n    border: 1px solid rgba(184, 156, 255, 0.45);\n    box-shadow: 0 10px 30px rgba(110, 74, 166, 0.12);\n}\n\n.amethyst-heart-product .hero-label {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    color: #6b4aa6;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.75);\n    border: 1px solid rgba(184,156,255,0.45);\n}\n\n.amethyst-heart-product .product-hero h2 {\n    font-size: 32px;\n    font-weight: 800;\n    margin: 0 0 14px 0;\n    color: #2f2a3f;\n    line-height: 1.25;\n}\n@media (max-width: 768px) {\n    .amethyst-heart-product .product-hero h2 { font-size: 26px; }\n}\n\n.amethyst-heart-product .product-hero p {\n    font-size: 16px;\n    line-height: 1.85;\n    color: #514a66;\n    margin: 0 auto;\n    max-width: 880px;\n}\n\n\/* 温和免责声明（浅底） *\/\n.amethyst-heart-product .soft-disclaimer {\n    max-width: 880px;\n    margin: 14px auto 0 auto;\n    padding: 12px 14px;\n    border-radius: 12px;\n    border: 1px solid rgba(184, 156, 255, 0.55);\n    background: rgba(255, 255, 255, 0.78);\n    text-align: left;\n    font-size: 12px;\n    color: #5a5470;\n    line-height: 1.65;\n}\n.amethyst-heart-product .soft-disclaimer strong {\n    color: #2f2a3f;\n    font-weight: 700;\n}\n\n\/* ========== 核心特性 ========== *\/\n.amethyst-heart-product .features-section { margin: 0 auto 50px auto; }\n.amethyst-heart-product .features-section h3 {\n    font-size: 26px;\n    font-weight: 800;\n    text-align: center;\n    margin: 0 0 14px 0;\n    color: #6b4aa6;\n}\n.amethyst-heart-product .features-section \u003e p {\n    font-size: 15px;\n    line-height: 1.85;\n    color: #58506f;\n    text-align: center;\n    margin: 0 auto 34px auto;\n    max-width: 820px;\n}\n\n.amethyst-heart-product .features-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n}\n@media (max-width: 900px) {\n    .amethyst-heart-product .features-grid { grid-template-columns: 1fr; gap: 14px; }\n}\n\n.amethyst-heart-product .feature-box {\n    background: rgba(255,255,255,0.9);\n    border: 2px solid #eadfff;\n    border-radius: 12px;\n    padding: 22px 18px;\n    text-align: center;\n    transition: all 0.25s ease;\n}\n.amethyst-heart-product .feature-box:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 26px rgba(110, 74, 166, 0.14);\n    border-color: rgba(184,156,255,0.9);\n}\n.amethyst-heart-product .feature-icon {\n    font-size: 30px;\n    margin-bottom: 10px;\n}\n.amethyst-heart-product .feature-box h4 {\n    font-size: 16px;\n    font-weight: 800;\n    margin: 0 0 8px 0;\n    color: #2f2a3f;\n}\n.amethyst-heart-product .feature-box p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #5a5470;\n    margin: 0;\n}\n\n\/* ========== 产品亮点 ========== *\/\n.amethyst-heart-product .product-highlight-section { margin: 0 auto 50px auto; }\n\n.amethyst-heart-product .product-highlight-section h3 {\n    font-size: 26px;\n    font-weight: 800;\n    text-align: center;\n    margin: 0 0 14px 0;\n    color: #2f2a3f;\n}\n.amethyst-heart-product .product-highlight-section .section-header p {\n    font-size: 15px;\n    line-height: 1.85;\n    color: #58506f;\n    text-align: center;\n    margin: 0 auto 34px auto;\n    max-width: 820px;\n}\n\n.amethyst-heart-product .product-highlight-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 26px;\n    align-items: center;\n}\n@media (max-width: 980px) {\n    .amethyst-heart-product .product-highlight-grid { grid-template-columns: 1fr; gap: 18px; }\n}\n\n.amethyst-heart-product .highlight-img-wrapper {\n    position: relative;\n    overflow: hidden;\n    border-radius: 12px;\n    background: linear-gradient(135deg, #f6efff 0%, #ffffff 100%);\n    border: 1px solid rgba(184,156,255,0.35);\n}\n.amethyst-heart-product .highlight-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n}\n\n.amethyst-heart-product .highlight-content {\n    background: rgba(255,255,255,0.92);\n    border: 2px solid #eadfff;\n    border-radius: 12px;\n    padding: 28px 26px;\n}\n\n.amethyst-heart-product .product-subtitle {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 800;\n    color: #6b4aa6;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n    text-transform: uppercase;\n}\n.amethyst-heart-product .highlight-content h4 {\n    font-size: 22px;\n    font-weight: 900;\n    margin: 0 0 8px 0;\n    color: #6b4aa6;\n}\n.amethyst-heart-product .stone-name {\n    display: block;\n    font-size: 13px;\n    color: #7f67c6;\n    margin-bottom: 14px;\n    font-weight: 700;\n}\n.amethyst-heart-product .highlight-desc {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #5a5470;\n    margin-bottom: 16px;\n}\n\n.amethyst-heart-product .specs-row {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n}\n.amethyst-heart-product .spec-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 6px 12px;\n    background: #f2edff;\n    border-radius: 999px;\n    font-size: 11px;\n    color: #4f4766;\n    border: 1px solid #eadfff;\n}\n\n.amethyst-heart-product .mini-note {\n    margin-top: 12px;\n    padding: 10px 12px;\n    border-radius: 12px;\n    border: 1px dashed rgba(184,156,255,0.9);\n    background: #fbf8ff;\n    color: #5a5470;\n    font-size: 12px;\n    line-height: 1.65;\n}\n.amethyst-heart-product .mini-note strong {\n    color: #6b4aa6;\n    font-weight: 900;\n}\n\n\/* ========== 细节图库 ========== *\/\n.amethyst-heart-product .detail-gallery-section { margin: 0 auto 50px auto; }\n.amethyst-heart-product .detail-gallery-section h3 {\n    font-size: 26px;\n    font-weight: 800;\n    text-align: center;\n    margin: 0 0 14px 0;\n    color: #6b4aa6;\n}\n.amethyst-heart-product .detail-gallery-section .section-header p {\n    font-size: 15px;\n    line-height: 1.85;\n    color: #58506f;\n    text-align: center;\n    margin: 0 auto 34px auto;\n    max-width: 820px;\n}\n\n.amethyst-heart-product .detail-gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n}\n@media (max-width: 820px) {\n    .amethyst-heart-product .detail-gallery-grid { grid-template-columns: 1fr; }\n}\n\n.amethyst-heart-product .detail-card {\n    background: rgba(255,255,255,0.92);\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid rgba(224, 216, 255, 0.9);\n    transition: all 0.25s ease;\n}\n.amethyst-heart-product .detail-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 26px rgba(0,0,0,0.08);\n}\n.amethyst-heart-product .detail-img-wrapper {\n    position: relative;\n    overflow: hidden;\n    background: linear-gradient(135deg, #f6efff 0%, #ffffff 100%);\n}\n.amethyst-heart-product .detail-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    transition: transform 0.5s ease;\n}\n.amethyst-heart-product .detail-card:hover .detail-img { transform: scale(1.04); }\n.amethyst-heart-product .detail-caption {\n    padding: 14px;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #5a5470;\n    text-align: center;\n    margin: 0;\n    background: rgba(255,255,255,0.92);\n}\n\n\/* ========== 工艺与材质 ========== *\/\n.amethyst-heart-product .craft-section {\n    background: rgba(255,255,255,0.92);\n    border: 2px solid #eadfff;\n    border-radius: 16px;\n    padding: 34px 28px;\n    margin: 0 auto 40px auto;\n}\n.amethyst-heart-product .craft-section h3 {\n    font-size: 24px;\n    font-weight: 900;\n    margin: 0 0 18px 0;\n    color: #6b4aa6;\n    text-align: center;\n}\n.amethyst-heart-product .craft-section .info-text p {\n    font-size: 15px;\n    line-height: 1.85;\n    color: #58506f;\n    margin: 0 0 18px 0;\n}\n.amethyst-heart-product .craft-divider {\n    height: 2px;\n    background: linear-gradient(90deg, rgba(234,223,255,1) 0%, rgba(184,156,255,1) 100%);\n    margin: 22px 0;\n}\n\n.amethyst-heart-product .craft-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 18px;\n}\n@media (max-width: 820px) {\n    .amethyst-heart-product .craft-grid { grid-template-columns: 1fr; }\n}\n\n.amethyst-heart-product .craft-item {\n    padding: 16px;\n    background: #fbf8ff;\n    border-radius: 10px;\n    border-left: 4px solid rgba(184,156,255,1);\n}\n.amethyst-heart-product .craft-item h5 {\n    font-size: 15px;\n    font-weight: 900;\n    margin: 0 0 7px 0;\n    color: #2f2a3f;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n}\n.amethyst-heart-product .craft-item p {\n    font-size: 13px;\n    line-height: 1.65;\n    color: #5a5470;\n    margin: 0;\n}\n\n\/* ========== 规格与护理 ========== *\/\n.amethyst-heart-product .specs-care-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin: 0 auto 30px auto;\n}\n@media (max-width: 820px) {\n    .amethyst-heart-product .specs-care-section { grid-template-columns: 1fr; }\n}\n\n.amethyst-heart-product .specs-box,\n.amethyst-heart-product .care-box {\n    background: rgba(255,255,255,0.92);\n    border: 2px solid #eadfff;\n    border-radius: 12px;\n    padding: 26px 22px;\n}\n.amethyst-heart-product .care-box { background: #fbf8ff; }\n\n.amethyst-heart-product .specs-box h4,\n.amethyst-heart-product .care-box h4 {\n    font-size: 20px;\n    font-weight: 900;\n    margin: 0 0 16px 0;\n    color: #2f2a3f;\n    padding-bottom: 10px;\n    border-bottom: 3px solid rgba(184,156,255,1);\n}\n\n.amethyst-heart-product .info-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n.amethyst-heart-product .info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 12px;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #5a5470;\n}\n.amethyst-heart-product .info-list li strong {\n    color: #2f2a3f;\n    font-weight: 900;\n}\n\n\/* ========== CTA 区域（浅渐变） ========== *\/\n.amethyst-heart-product .product-cta {\n    text-align: center;\n    padding: 40px 20px;\n    background: linear-gradient(135deg,\n        #ffffff 0%,\n        #f2eaff 35%,\n        #efe6ff 70%,\n        #ffffff 100%\n    );\n    border-radius: 16px;\n    margin: 30px auto;\n    border: 1px solid rgba(184,156,255,0.5);\n    box-shadow: 0 10px 28px rgba(110, 74, 166, 0.10);\n    color: #2f2a3f;\n}\n.amethyst-heart-product .product-cta h4 {\n    font-size: 22px;\n    font-weight: 900;\n    margin: 0 0 12px 0;\n    color: #2f2a3f;\n}\n.amethyst-heart-product .product-cta p {\n    font-size: 15px;\n    color: #514a66;\n    margin: 0 auto;\n    line-height: 1.8;\n    max-width: 760px;\n}\n\n\/* ========== 响应式微调 ========== *\/\n@media (max-width: 768px) {\n    .amethyst-heart-product .product-hero { padding: 30px 18px; }\n    .amethyst-heart-product .highlight-content,\n    .amethyst-heart-product .craft-section,\n    .amethyst-heart-product .specs-box,\n    .amethyst-heart-product .care-box { padding: 20px 16px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"amethyst-heart-product\"\u003e\n\u003c!-- =========================\nHERO 介绍\n      ========================= --\u003e\n\u003cdiv class=\"product-hero\"\u003e\n\u003cspan class=\"hero-label\"\u003eNatural Uruguay Amethyst · Druzy Cluster · Gold-Plated Edge\u003c\/span\u003e\n\u003ch2\u003eNatural Uruguay Amethyst Druzy\u003cbr\u003eHeart Pendant Necklace\u003cbr\u003ewith Gold-Plated Edge\u003c\/h2\u003e\n\u003cp\u003eA sparkling heart-shaped amethyst druzy cluster pendant from Uruguay, finished with a \u003cstrong\u003egold-plated edge\u003c\/strong\u003e for a warm, refined look. Traditionally associated with calm, protection, and intuition, it’s a meaningful piece for everyday wear, gifting, or intention-setting. \u003cstrong\u003eIncludes a free black leather cord\u003c\/strong\u003e for easy styling.\u003c\/p\u003e\n\u003cdiv class=\"soft-disclaimer\"\u003e\n\u003cstrong\u003eGentle note:\u003c\/strong\u003e Crystal meanings are based on traditional and cultural beliefs. This jewelry is for personal expression and gifting only and is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n        核心特性（寓意\/功效，合规措辞）\n      ========================= --\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch3\u003eCalm, Protection \u0026amp; Heart-Centered Meaning\u003c\/h3\u003e\n\u003cp\u003eAmethyst is often chosen as a symbol of a peaceful mind and intuitive clarity. In druzy cluster form, the naturally sparkling crystal surface is traditionally seen as a reminder to keep your energy clear, your boundaries gentle, and your heart open—especially during stressful seasons.\u003c\/p\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e💜\u003c\/div\u003e\n\u003ch4\u003eAmethyst Calm (Traditional)\u003c\/h4\u003e\n\u003cp\u003eTraditionally associated with serenity and emotional balance—many wear it as a quiet reminder to slow down, breathe, and return to center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✨\u003c\/div\u003e\n\u003ch4\u003eDruzy Cluster Sparkle\u003c\/h4\u003e\n\u003cp\u003eMicro-crystals catch the light beautifully. Because clusters form naturally, each pendant’s texture and sparkle pattern is one of a kind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch4\u003eProtection Theme (Symbolic)\u003c\/h4\u003e\n\u003cp\u003eOften worn as a symbolic “energy shield”—a meaningful gift for sensitive souls, new beginnings, or anyone wanting to protect their peace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n        产品亮点（含主图）\n      ========================= --\u003e\n\u003cdiv class=\"product-highlight-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003eProduct Highlight\u003c\/h3\u003e\n\u003cp\u003eHeart-shaped Uruguay amethyst druzy cluster framed by a gold-plated edge—easy to wear, easy to gift, and effortless to layer with other necklaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003c!-- 主图：替换为你的产品主图链接 --\u003e\n\u003cdiv class=\"highlight-img-wrapper\"\u003e\u003cimg class=\"highlight-img\" src=\"https:\/\/cnres.appracle.com\/b584edc1e0c811085d2e9f4c6eaa94c6.jpeg\" alt=\"Natural Uruguay amethyst druzy heart pendant with gold-plated edge\" width=\"1024\" height=\"1024\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"highlight-content\"\u003e\n\u003cspan class=\"product-subtitle\"\u003eHandcrafted Crystal Jewelry\u003c\/span\u003e\n\u003ch4\u003eUruguay Amethyst Druzy Heart Pendant\u003c\/h4\u003e\n\u003cspan class=\"stone-name\"\u003eNatural Druzy Cluster · Heart Shape · Gold-Plated Edge · Free Leather Cord\u003c\/span\u003e\n\u003cp class=\"highlight-desc\"\u003eThis pendant features a natural amethyst crystal cluster with a shimmering druzy surface. The heart silhouette adds a gentle, romantic meaning, while the gold-plated edge frames the crystal for a polished, gift-ready finish. Wear it on the included leather cord or swap onto your favorite chain.\u003c\/p\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cspan class=\"spec-pill\"\u003e✨ Druzy Sparkle\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e💜 Natural Amethyst Cluster\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e🥇 Gold-Plated Edge\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e🖤 Free Leather Cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-note\"\u003e\n\u003cstrong\u003eNatural variation:\u003c\/strong\u003e Each piece is unique. Purple shade, crystal size, and sparkle density may vary. Small inclusions are normal for genuine crystal clusters.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n        细节图库（4张图）\n      ========================= --\u003e\n\u003cdiv class=\"detail-gallery-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003eDetail \u0026amp; Styling View\u003c\/h3\u003e\n\u003cp\u003eClose-ups of the druzy sparkle, gold-plated edge finish, and simple styling ideas. Replace the images below with your real product photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-gallery-grid\"\u003e\n\u003cdiv class=\"detail-card\"\u003e\n\u003cdiv class=\"detail-img-wrapper\"\u003e\u003cimg class=\"detail-img\" src=\"https:\/\/cnres.appracle.com\/738f8661ce4e5371075b31e01e283204.jpeg\" alt=\"Amethyst druzy heart pendant front view\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003cp class=\"detail-caption\"\u003eFront view—heart silhouette with naturally sparkling crystal cluster texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-card\"\u003e\n\u003cdiv class=\"detail-img-wrapper\"\u003e\u003cimg class=\"detail-img\" src=\"https:\/\/cnres.appracle.com\/21ade7fb7925b18b2c38098d08ccfd40.jpeg\" alt=\"Gold-plated edge close-up of amethyst pendant\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003cp class=\"detail-caption\"\u003eGold-plated edge close-up—warm tone framing for a refined, finished look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-card\"\u003e\n\u003cdiv class=\"detail-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cnres.appracle.com\/6666639de78cc7c0347fc09a502561f0.jpeg\" alt=\"Amethyst Druzy Heart Pendant Necklace pendant in hand for size reference\" width=\"800\" height=\"800\" data-aspect-ratio=\"1.00\"\u003e\u003c\/div\u003e\n\u003cp class=\"detail-caption\"\u003eIn-hand reference—size varies slightly due to natural crystal formation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-card\"\u003e\n\u003cdiv class=\"detail-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cnres.appracle.com\/8e559f32d07e84d5cd7152c70c632280.jpeg\" alt=\"Pendant styled on leather cord,wear amethyst on the included black leather cord for an easy everyday look.\" width=\"1000\" height=\"1000\" data-aspect-ratio=\"1.00\"\u003e\u003c\/div\u003e\n\u003cp class=\"detail-caption\"\u003eStyle option—wear it on the included black leather cord for an easy everyday look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n        工艺与材质\n      ========================= --\u003e\n\u003cdiv class=\"craft-section\"\u003e\n\u003ch3\u003eCraftsmanship \u0026amp; Materials\u003c\/h3\u003e\n\u003cdiv class=\"info-text\"\u003e\n\u003cp\u003eEach pendant is made with a natural Uruguay amethyst druzy cluster and finished with a \u003cstrong\u003egold-plated edge\u003c\/strong\u003e that frames the crystal surface. The druzy sparkle comes from tiny natural crystal points, creating a textured, luminous look that changes as it catches the light.\u003c\/p\u003e\n\u003cdiv class=\"craft-divider\"\u003e\u003c\/div\u003e\n\u003cp\u003eBecause this is a natural crystal cluster, variations in color tone, crystal texture, and tiny inclusions are normal. These details are part of the stone’s authentic, organic beauty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-grid\"\u003e\n\u003cdiv class=\"craft-item\"\u003e\n\u003ch5\u003e⛰️ Natural Uruguay Amethyst\u003c\/h5\u003e\n\u003cp\u003eGenuine amethyst cluster with naturally formed crystal texture—no two hearts are identical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-item\"\u003e\n\u003ch5\u003e✨ Druzy Cluster Texture\u003c\/h5\u003e\n\u003cp\u003eMicro-crystal surface delivers a delicate sparkle that looks beautiful in daylight and indoor light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-item\"\u003e\n\u003ch5\u003e🥇 Gold-Plated Edge\u003c\/h5\u003e\n\u003cp\u003eWarm gold-toned plated finish for a polished look (plated finish, not solid gold).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-item\"\u003e\n\u003ch5\u003e🖤 Free Leather Cord Included\u003c\/h5\u003e\n\u003cp\u003eIncludes a black leather cord for quick wear; also easy to swap onto your own chain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n        规格与护理\n      ========================= --\u003e\n\u003cdiv class=\"specs-care-section\"\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ch4\u003eProduct Specifications\u003c\/h4\u003e\n\u003cul class=\"info-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStone:\u003c\/strong\u003e Natural Uruguay Amethyst Druzy (Crystal Cluster)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShape:\u003c\/strong\u003e Heart\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e Gold-plated edge (plated finish, not solid gold)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Approx. 2–3.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 15–25 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIncluded:\u003c\/strong\u003e 1 pendant + 1 free black leather cord\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUniqueness:\u003c\/strong\u003e Color, crystal texture, and sparkle vary naturally\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e Symbolic and metaphysical meanings are traditional beliefs and not medical advice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-box\"\u003e\n\u003ch4\u003eCare Instructions\u003c\/h4\u003e\n\u003cul class=\"info-list\"\u003e\n\u003cli\u003eWipe gently with a soft, dry cloth after wearing to remove oils and keep the sparkle bright.\u003c\/li\u003e\n\u003cli\u003eAvoid water, perfume, lotions, and harsh chemicals to protect the plated edge finish.\u003c\/li\u003e\n\u003cli\u003eStore separately in a pouch\/box to prevent scratches on the crystal cluster surface.\u003c\/li\u003e\n\u003cli\u003eRemove before showering, swimming, or exercising for best long-term condition.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n        CTA 区域\n      ========================= --\u003e\n\u003cdiv class=\"product-cta\"\u003e\n\u003ch4\u003eWear Calm. Keep It Close. 💜\u003c\/h4\u003e\n\u003cp\u003eChoose this Uruguay amethyst druzy heart pendant as a symbol of peace, protection, and intuitive clarity. With its sparkling cluster texture, gold-plated edge, and included leather cord, it’s ready to wear—and ready to gift.\u003c\/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener\" title=\"Amethyst Meaning : A Symbol of Spirituality and Tranquility\" href=\"https:\/\/beckyscharms.com\/blogs\/crystals-101\/amethyst-stone-guide-geological-spiritual-healing\" target=\"_blank\"\u003eKnow More about amethyst crystal\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eFind More About Becky's Charms:  \u003ca href=\"https:\/\/www.facebook.com\/BeckysCharms1\" title=\"Becky's Charms facebook\" rel=\"noopener\" target=\"_blank\"\u003eInstagram\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41010170429489,"sku":"BK000021001","price":23.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0598\/0920\/2225\/files\/3b7a96309e8c3d68df56070bb9d7d0d5.webp?v=1779507342","url":"https:\/\/beckyscharms.com\/products\/uruguay-amethyst-druzy-heart-pendant","provider":"beckyscharms","version":"1.0","type":"link"}