{"product_id":"cross-border-natural-rose-quartz-and-amethyst-pendant-cut-into-a-heart-shape-handmade-tree-of-life-necklace-with-wire-wrapped-crystal-pendant","title":"Natural rose quartz and amethyst pendant, cut into a heart shape, handmade tree of life necklace with wire-wrapped crystal pendant","description":"\u003csection id=\"rose-quartz-heart-tree-preview\" aria-label=\"Rose quartz heart Tree of Life pendant product description\"\u003e\n  \u003cstyle\u003e\n    #rose-quartz-heart-tree-preview {\n      --copy-border: var(--border, color-mix(in srgb, var(--foreground, CanvasText) 22%, transparent));\n      --copy-muted: var(--muted-foreground, GrayText);\n      box-sizing: border-box;\n      width: 100%;\n      color: var(--foreground, CanvasText);\n      background: transparent;\n      font-family: Arial, Helvetica, sans-serif;\n      font-size: var(--font-size-base, 16px);\n    }\n\n    #rose-quartz-heart-tree-preview *,\n    #rose-quartz-heart-tree-preview *::before,\n    #rose-quartz-heart-tree-preview *::after {\n      box-sizing: inherit;\n    }\n\n    #rose-quartz-heart-tree-preview h2,\n    #rose-quartz-heart-tree-preview p {\n      margin-top: 0;\n    }\n\n    #rose-quartz-heart-tree-preview h2 {\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 400;\n    }\n\n    #rose-quartz-heart-tree-preview p,\n    #rose-quartz-heart-tree-preview li,\n    #rose-quartz-heart-tree-preview .detail-copy {\n      line-height: 1.7;\n    }\n\n    #rose-quartz-heart-tree-preview .description {\n      padding: 1rem 0 2rem;\n    }\n\n    #rose-quartz-heart-tree-preview .description p {\n      max-width: 68ch;\n      margin-bottom: 0;\n    }\n\n    #rose-quartz-heart-tree-preview .product-name {\n      font-style: italic;\n    }\n\n    #rose-quartz-heart-tree-preview .trust-row {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 1.5rem;\n      padding: 1.75rem 0;\n      border-top: 1px solid var(--copy-border);\n      border-bottom: 1px solid var(--copy-border);\n    }\n\n    #rose-quartz-heart-tree-preview .trust-item {\n      text-align: center;\n    }\n\n    #rose-quartz-heart-tree-preview .trust-icon {\n      display: block;\n      width: 2.75rem;\n      height: 2.75rem;\n      margin: 0 auto 0.75rem;\n      color: var(--foreground, CanvasText);\n      fill: none;\n      stroke: currentColor;\n      stroke-width: 1.7;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    #rose-quartz-heart-tree-preview .trust-item strong {\n      display: block;\n      margin-bottom: 0.25rem;\n      font-weight: 500;\n    }\n\n    #rose-quartz-heart-tree-preview .trust-item span {\n      display: block;\n      color: var(--copy-muted);\n      line-height: 1.5;\n    }\n\n    #rose-quartz-heart-tree-preview .symbols {\n      padding: 2rem 0;\n      border-bottom: 1px solid var(--copy-border);\n    }\n\n    #rose-quartz-heart-tree-preview .symbol-list {\n      display: grid;\n      gap: 1rem;\n      margin: 1.25rem 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    #rose-quartz-heart-tree-preview .symbol-list li {\n      display: grid;\n      grid-template-columns: 1.5rem minmax(0, 1fr);\n      gap: 0.75rem;\n      align-items: start;\n    }\n\n    #rose-quartz-heart-tree-preview .stone-mark {\n      width: 1.1rem;\n      height: 1.1rem;\n      margin-top: 0.3rem;\n      transform: rotate(35deg);\n      border: 1px solid var(--copy-border);\n      border-radius: 45% 55% 42% 58%;\n      background: color-mix(in srgb, var(--viz-series-1, currentColor) 18%, transparent);\n    }\n\n    #rose-quartz-heart-tree-preview .symbol-list strong,\n    #rose-quartz-heart-tree-preview .detail-list dt {\n      font-weight: 500;\n    }\n\n    #rose-quartz-heart-tree-preview .accordions details {\n      padding: 1.25rem 0;\n      border-bottom: 1px solid var(--copy-border);\n    }\n\n    #rose-quartz-heart-tree-preview summary {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 1rem;\n      cursor: pointer;\n      list-style: none;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 400;\n    }\n\n    #rose-quartz-heart-tree-preview summary::-webkit-details-marker {\n      display: none;\n    }\n\n    #rose-quartz-heart-tree-preview summary::after {\n      content: \"+\";\n      flex: 0 0 auto;\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    #rose-quartz-heart-tree-preview details[open] summary::after {\n      content: \"-\";\n    }\n\n    #rose-quartz-heart-tree-preview .detail-copy {\n      padding-top: 1rem;\n    }\n\n    #rose-quartz-heart-tree-preview .detail-copy p:last-child {\n      margin-bottom: 0;\n    }\n\n    #rose-quartz-heart-tree-preview .detail-list {\n      display: grid;\n      grid-template-columns: minmax(9rem, 0.35fr) minmax(0, 1fr);\n      gap: 0.45rem 1rem;\n      margin: 0 0 1.25rem;\n    }\n\n    #rose-quartz-heart-tree-preview .detail-list dd {\n      margin: 0;\n    }\n\n    #rose-quartz-heart-tree-preview .disclaimer {\n      margin: 0;\n      padding: 0.8rem 1rem;\n      border-left: 2px solid var(--copy-border);\n      color: var(--copy-muted);\n    }\n\n    @media (max-width: 560px) {\n      #rose-quartz-heart-tree-preview .trust-row {\n        grid-template-columns: 1fr;\n        gap: 1.75rem;\n      }\n\n      #rose-quartz-heart-tree-preview .detail-list {\n        grid-template-columns: 1fr;\n        gap: 0.15rem;\n      }\n\n      #rose-quartz-heart-tree-preview .detail-list dd {\n        margin-bottom: 0.65rem;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003csection class=\"description\"\u003e\n    \u003ch2\u003eDescription\u003c\/h2\u003e\n    \u003cp\u003e\n      Love grows stronger when it is rooted in self-awareness. Cut into a\n      smooth heart shape and wrapped by hand with a symbolic Tree of Life, the\n      \u003cspan class=\"product-name\"\u003e“Rooted Heart Rose Quartz Tree of Life Pendant”\u003c\/span\u003e\n      unites softness with quiet strength. Rose quartz is traditionally\n      associated with compassion, emotional harmony, and unconditional love,\n      while the branching tree represents growth, connection, and the\n      relationships that support us. Wear it as a reminder to lead with\n      kindness, nurture what matters, and keep your heart open as you grow.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"trust-row\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003csvg class=\"trust-icon\" viewbox=\"0 0 48 48\" aria-hidden=\"true\"\u003e\n        \u003cpath d=\"M10 17 16 8h16l6 9-14 23L10 17Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"m10 17 14 23 14-23M16 8l8 32 8-32M10 17h28\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cstrong\u003eNatural Rose Quartz\u003c\/strong\u003e\n      \u003cspan\u003eEach stone carries its own color, pattern, and character.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003csvg class=\"trust-icon\" viewbox=\"0 0 48 48\" aria-hidden=\"true\"\u003e\n        \u003cpath d=\"M12 35c6 3 18 3 24 0M14 30c5 4 15 4 20 0\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M24 39V21M24 25c-5-1-8-4-10-8M24 28c6-1 10-5 12-10\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 17c1-5 4-8 8-10M36 18c-1-5-4-9-9-12\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cstrong\u003eEntirely Hand-Wrapped\u003c\/strong\u003e\n      \u003cspan\u003eCareful wirework forms the symbolic Tree of Life.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003csvg class=\"trust-icon\" viewbox=\"0 0 48 48\" aria-hidden=\"true\"\u003e\n        \u003cpath d=\"M24 40S7 30 7 17c0-6 4-10 10-10 3 0 6 2 7 5 2-3 4-5 8-5 6 0 10 4 10 10 0 13-18 23-18 23Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M24 31V19M24 23c-4 0-7-3-9-6M24 26c5-1 8-4 10-8\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cstrong\u003eHeart \u0026amp; Tree of Life\u003c\/strong\u003e\n      \u003cspan\u003eA meaningful design celebrating love, growth, and connection.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"symbols\"\u003e\n    \u003ch2\u003eStones \u0026amp; Symbols\u003c\/h2\u003e\n    \u003cul class=\"symbol-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"stone-mark\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eRose Quartz\u003c\/strong\u003e — Love, compassion, emotional harmony\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"accordions\" aria-label=\"Product policies and details\"\u003e\n    \u003cdetails open\u003e\n      \u003csummary\u003eItem Details\u003c\/summary\u003e\n      \u003cdiv class=\"detail-copy\"\u003e\n        \u003cdl class=\"detail-list\"\u003e\n          \u003cdt\u003eMaterial\u003c\/dt\u003e\n          \u003cdd\u003eNatural crystal\u003c\/dd\u003e\n\n          \u003cdt\u003ePrimary Crystal\u003c\/dt\u003e\n          \u003cdd\u003eRose quartz\u003c\/dd\u003e\n\n          \u003cdt\u003eCraftsmanship\u003c\/dt\u003e\n          \u003cdd\u003eEntirely handmade wire wrapping\u003c\/dd\u003e\n\n          \u003cdt\u003eDesign\u003c\/dt\u003e\n          \u003cdd\u003eCut heart with a Tree of Life motif\u003c\/dd\u003e\n\n          \u003cdt\u003eAvailable Variations\u003c\/dt\u003e\n          \u003cdd\u003eTiger stone, rose quartz, speckled stone, Indian agate, and green aventurine\u003c\/dd\u003e\n\n          \u003cdt\u003eApproximate Weight\u003c\/dt\u003e\n          \u003cdd\u003e30 g\u003c\/dd\u003e\n\n          \u003cdt\u003ePurchase Options\u003c\/dt\u003e\n          \u003cdd\u003eAvailable with or without a chain\u003c\/dd\u003e\n\n          \u003cdt\u003eStyle\u003c\/dt\u003e\n          \u003cdd\u003eGeometric heart pendant\u003c\/dd\u003e\n\n          \u003cdt\u003eOrigin\u003c\/dt\u003e\n          \u003cdd\u003eMade in Yiwu, China\u003c\/dd\u003e\n        \u003c\/dl\u003e\n\n        \u003cp class=\"disclaimer\"\u003e\n          \u003cstrong\u003eNatural Variation Disclaimer:\u003c\/strong\u003e Natural crystals vary\n          in color, shape, size, pattern, and surface texture. Each pendant is\n          unique and may differ slightly from the product shown.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eShipping\u003c\/summary\u003e\n      \u003cdiv class=\"detail-copy\"\u003e\n        \u003cp\u003e\n          All orders over $150 USD qualify for free standard shipping. Expedited\n          and express delivery options are also available.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eReturns \u0026amp; Exchanges\u003c\/summary\u003e\n      \u003cdiv class=\"detail-copy\"\u003e\n        \u003cp\u003e\n          We offer convenient returns and exchanges within 30 days of receiving\n          your order. Please review our return policy for additional information.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\u003c\/section\u003e","brand":"Ruoze","offers":[{"title":"Tiger Stone \/ with Chain","offer_id":45747275104435,"sku":"683087463003_虎石_带链条","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Pink crystal \/ with Chain","offer_id":45747276153011,"sku":"683087463003_粉晶_带链条","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Marble \/ with Chain","offer_id":45747276185779,"sku":"683087463003_麻石_带链条","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Indian Agate \/ with Chain","offer_id":45747276218547,"sku":"683087463003_印度玛瑙_带链条","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Green Dongling \/ with Chain","offer_id":45747276251315,"sku":"683087463003_绿东凌_带链条","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Tiger Stone \/ without Chain","offer_id":45747276284083,"sku":"683087463003_虎石_不带链条","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink crystal \/ without Chain","offer_id":45747276316851,"sku":"683087463003_粉晶_不带链条","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Marble \/ without Chain","offer_id":45747276349619,"sku":"683087463003_麻石_不带链条","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Indian Agate \/ without Chain","offer_id":45747276382387,"sku":"683087463003_印度玛瑙_不带链条","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green Dongling \/ without Chain","offer_id":45747276415155,"sku":"683087463003_绿东凌_不带链条","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/8051\/3203\/files\/7_8.png?v=1785833746","url":"https:\/\/ruoze.top\/products\/cross-border-natural-rose-quartz-and-amethyst-pendant-cut-into-a-heart-shape-handmade-tree-of-life-necklace-with-wire-wrapped-crystal-pendant","provider":"Ruoze","version":"1.0","type":"link"}