{"product_id":"european-and-american-natural-crystal-gravel-money-tree-picture-frame-decorative-painting-gift-for-friends-housewarming-opening-ceremony-craft-ornament","title":"Natural crystal gravel money tree picture frame decorative painting, gift for friends, housewarming, opening ceremony, craft ornament","description":"\u003cstyle\u003e\n    #amethyst-crystal-tree-frame-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    #amethyst-crystal-tree-frame-preview *,\n    #amethyst-crystal-tree-frame-preview *::before,\n    #amethyst-crystal-tree-frame-preview *::after {\n      box-sizing: inherit;\n    }\n\n    #amethyst-crystal-tree-frame-preview h2,\n    #amethyst-crystal-tree-frame-preview p {\n      margin-top: 0;\n    }\n\n    #amethyst-crystal-tree-frame-preview h2 {\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 400;\n    }\n\n    #amethyst-crystal-tree-frame-preview p,\n    #amethyst-crystal-tree-frame-preview li,\n    #amethyst-crystal-tree-frame-preview .detail-copy {\n      line-height: 1.7;\n    }\n\n    #amethyst-crystal-tree-frame-preview .description {\n      padding: 1rem 0 2rem;\n    }\n\n    #amethyst-crystal-tree-frame-preview .description p {\n      max-width: 68ch;\n      margin-bottom: 0;\n    }\n\n    #amethyst-crystal-tree-frame-preview .product-name {\n      font-style: italic;\n    }\n\n    #amethyst-crystal-tree-frame-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    #amethyst-crystal-tree-frame-preview .trust-item {\n      text-align: center;\n    }\n\n    #amethyst-crystal-tree-frame-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    #amethyst-crystal-tree-frame-preview .trust-item strong {\n      display: block;\n      margin-bottom: 0.25rem;\n      font-weight: 500;\n    }\n\n    #amethyst-crystal-tree-frame-preview .trust-item span {\n      display: block;\n      color: var(--copy-muted);\n      line-height: 1.5;\n    }\n\n    #amethyst-crystal-tree-frame-preview .symbols {\n      padding: 2rem 0;\n      border-bottom: 1px solid var(--copy-border);\n    }\n\n    #amethyst-crystal-tree-frame-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    #amethyst-crystal-tree-frame-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    #amethyst-crystal-tree-frame-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    #amethyst-crystal-tree-frame-preview .symbol-list strong,\n    #amethyst-crystal-tree-frame-preview .detail-list dt {\n      font-weight: 500;\n    }\n\n    #amethyst-crystal-tree-frame-preview .accordions details {\n      padding: 1.25rem 0;\n      border-bottom: 1px solid var(--copy-border);\n    }\n\n    #amethyst-crystal-tree-frame-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    #amethyst-crystal-tree-frame-preview summary::-webkit-details-marker {\n      display: none;\n    }\n\n    #amethyst-crystal-tree-frame-preview summary::after {\n      content: \"+\";\n      flex: 0 0 auto;\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    #amethyst-crystal-tree-frame-preview details[open] summary::after {\n      content: \"-\";\n    }\n\n    #amethyst-crystal-tree-frame-preview .detail-copy {\n      padding-top: 1rem;\n    }\n\n    #amethyst-crystal-tree-frame-preview .detail-copy p:last-child {\n      margin-bottom: 0;\n    }\n\n    #amethyst-crystal-tree-frame-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    #amethyst-crystal-tree-frame-preview .detail-list dd {\n      margin: 0;\n    }\n\n    #amethyst-crystal-tree-frame-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      #amethyst-crystal-tree-frame-preview .trust-row {\n        grid-template-columns: 1fr;\n        gap: 1.75rem;\n      }\n\n      #amethyst-crystal-tree-frame-preview .detail-list {\n        grid-template-columns: 1fr;\n        gap: 0.15rem;\n      }\n\n      #amethyst-crystal-tree-frame-preview .detail-list dd {\n        margin-bottom: 0.65rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection id=\"amethyst-crystal-tree-frame-preview\"\u003e\n\u003csection class=\"description\"\u003e\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cp\u003eInvite prosperity to take root in the spaces where your dreams unfold. Arranged as a flourishing tree inside a clean square frame, the \u003cspan class=\"product-name\"\u003e“Rooted Abundance Amethyst Crystal Tree Frame”\u003c\/span\u003e transforms luminous crystal chips into a meaningful reminder of growth and positive intention. Amethyst is traditionally associated with tranquility, clarity, and spiritual balance, while the abundance tree symbolizes resilience, renewal, and good fortune. Display it on a shelf, desk, or entryway to bring uplifting symbolism to your home or workspace, or share it as a thoughtful gift for a new home or new beginning.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"trust-row\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg class=\"trust-icon\" viewbox=\"0 0 48 48\"\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 \u003cstrong\u003eAmethyst Crystal Chips\u003c\/strong\u003e \u003cspan\u003eRich purple crystal pieces give every tree expressive texture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg class=\"trust-icon\" viewbox=\"0 0 48 48\"\u003e\n        \u003cpath d=\"M24 42V22\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M24 27c-7-1-11-5-12-11 7-1 12 3 12 11Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M24 20c5-7 11-8 17-5-2 7-8 10-17 8\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M17 42h14\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003cstrong\u003eAbundance Tree Symbol\u003c\/strong\u003e \u003cspan\u003eA timeless emblem of growth, prosperity, and good fortune.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg class=\"trust-icon\" viewbox=\"0 0 48 48\"\u003e\n        \u003crect x=\"7\" y=\"7\" width=\"34\" height=\"34\" rx=\"1\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M14 34c6-4 8-9 10-16 2 7 5 12 10 16\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M17 23c3 1 5 3 7 6M31 23c-3 1-5 3-7 6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003cstrong\u003eMeaningful Framed Décor\u003c\/strong\u003e \u003cspan\u003eA thoughtful accent for the home, office, or a fresh beginning.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\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\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eAmethyst\u003c\/strong\u003e — Tranquility, clarity, spiritual balance\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"accordions\"\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\u003eCrystal chips and decorative frame\u003c\/dd\u003e\n\u003cdt\u003ePrimary Crystal\u003c\/dt\u003e\n\u003cdd\u003eAmethyst\u003c\/dd\u003e\n\u003cdt\u003eCraftsmanship\u003c\/dt\u003e\n\u003cdd\u003eHand-arranged crystal-chip composition\u003c\/dd\u003e\n\u003cdt\u003eDesign\u003c\/dt\u003e\n\u003cdd\u003eAbundance tree framed artwork\u003c\/dd\u003e\n\u003cdt\u003eAvailable Sizes\u003c\/dt\u003e\n\u003cdd\u003e12 × 12 cm and 14 × 14 cm\u003c\/dd\u003e\n\u003cdt\u003eApproximate Weight\u003c\/dt\u003e\n\u003cdd\u003e206 g or 250 g, depending on size\u003c\/dd\u003e\n\u003cdt\u003eStyle\u003c\/dt\u003e\n\u003cdd\u003ePastoral-inspired home and office décor\u003c\/dd\u003e\n\u003cdt\u003ePackaging\u003c\/dt\u003e\n\u003cdd\u003eIndividually packaged\u003c\/dd\u003e\n\u003cdt\u003eGift Occasions\u003c\/dt\u003e\n\u003cdd\u003eHousewarmings, birthdays, graduations, and new ventures\u003c\/dd\u003e\n\u003cdt\u003eOrigin\u003c\/dt\u003e\n\u003cdd\u003eMade in Yiwu, China\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cp class=\"disclaimer\"\u003e\u003cstrong\u003eNatural Variation Disclaimer:\u003c\/strong\u003e Crystal chips may vary in color, shape, size, texture, and placement. Each framed tree has its own visual character and may differ slightly from the product shown.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eShipping\u003c\/summary\u003e\n\u003cdiv class=\"detail-copy\"\u003e\n\u003cp\u003eAll orders over $150 USD qualify for free standard shipping. Expedited and express delivery options are also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eReturns \u0026amp; Exchanges\u003c\/summary\u003e\n\u003cdiv class=\"detail-copy\"\u003e\n\u003cp\u003eWe offer convenient returns and exchanges within 30 days of receiving your order. Please review our return policy for additional information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e","brand":"Ruoze","offers":[{"title":"Amethyst \/ 12*12cm","offer_id":45747294601395,"sku":"988369327317_紫水晶_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Citrine \/ 12*12cm","offer_id":45747295027379,"sku":"988369327317_黄水晶_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"White Crystal \/ 12*12cm","offer_id":45747295060147,"sku":"988369327317_白晶_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Blue Dot \/ 12*12cm","offer_id":45747295092915,"sku":"988369327317_蓝点_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Redstone \/ 12*12cm","offer_id":45747295125683,"sku":"988369327317_红石_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Green Dongling \/ 12*12cm","offer_id":45747295158451,"sku":"988369327317_绿东凌_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Water Red Agate \/ 12*12cm","offer_id":45747295191219,"sku":"988369327317_水红玛瑙_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Colorful \/ 12*12cm","offer_id":45747295223987,"sku":"988369327317_七彩_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Opal \/ 12*12cm","offer_id":45747295256755,"sku":"988369327317_蛋白石_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Amethyst + Rose Quartz \/ 12*12cm","offer_id":45747295289523,"sku":"988369327317_紫晶+粉晶_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Pink crystal \/ 12*12cm","offer_id":45747295322291,"sku":"988369327317_粉晶_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Tiger Eye Stone \/ 12*12cm","offer_id":45747295355059,"sku":"988369327317_虎眼石_12*12cm","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Amethyst \/ 14*14cm","offer_id":45747295387827,"sku":"988369327317_紫水晶_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Citrine \/ 14*14cm","offer_id":45747295420595,"sku":"988369327317_黄水晶_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White Crystal \/ 14*14cm","offer_id":45747295453363,"sku":"988369327317_白晶_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue Dot \/ 14*14cm","offer_id":45747295486131,"sku":"988369327317_蓝点_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Redstone \/ 14*14cm","offer_id":45747295518899,"sku":"988369327317_红石_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green Dongling \/ 14*14cm","offer_id":45747295551667,"sku":"988369327317_绿东凌_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Water Red Agate \/ 14*14cm","offer_id":45747295584435,"sku":"988369327317_水红玛瑙_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Colorful \/ 14*14cm","offer_id":45747295617203,"sku":"988369327317_七彩_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Opal \/ 14*14cm","offer_id":45747295649971,"sku":"988369327317_蛋白石_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Amethyst + Rose Quartz \/ 14*14cm","offer_id":45747295682739,"sku":"988369327317_紫晶+粉晶_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink crystal \/ 14*14cm","offer_id":45747295715507,"sku":"988369327317_粉晶_14*14cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Tiger Eye Stone \/ 14*14cm","offer_id":45747295748275,"sku":"988369327317_虎眼石_14*14cm","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/8051\/3203\/files\/09____a_937db72e-fbc3-4dcb-b8ec-e9462a5e1990.png?v=1785897722","url":"https:\/\/ruoze.top\/products\/european-and-american-natural-crystal-gravel-money-tree-picture-frame-decorative-painting-gift-for-friends-housewarming-opening-ceremony-craft-ornament","provider":"Ruoze","version":"1.0","type":"link"}