{"product_id":"vintage-moonstone-floral-ring","title":"Vintage Moonstone Floral Ring","description":"\u003c!--VINTAGE MOONSTONE RING — SHOPIFY PRODUCT DESCRIPTION BODY HTMLIMAGE ORDER01 Vintage Moonstone Ring \/ Hero02 Inspired by Moonlight03 Made to Fit Naturally04 Every Detail Tells a Story05 Hypoallergenic \u0026 Timeless06 Versatile \u0026 Meaningful07 Meant to Be Given08 A Piece You'll Reach For Again and AgainReplace IMAGE_URL_01 ~ IMAGE_URL_08with your Shopify CDN image URLs.--\u003e\u003cstyle\u003e  .vmr-page,  .vmr-page * {    box-sizing: border-box;  }  .vmr-page {    --vmr-navy: #102846;    --vmr-navy-deep: #091a30;    --vmr-blue: #6f8eac;    --vmr-blue-deep: #506f8f;    --vmr-blue-soft: #eaf2f9;    --vmr-ice: #f5f9fc;    --vmr-pearl: #fbfcfd;    --vmr-silver: #d9e2eb;    --vmr-silver-dark: #aebbc8;    --vmr-ink: #14263d;    --vmr-text: #42546b;    --vmr-muted: #6e7d90;    --vmr-border: #dce5ed;    --vmr-white: #ffffff;    --vmr-shadow:      0 14px 36px rgba(35, 61, 88, 0.09);    width: 100%;    max-width: 920px;    margin: 0 auto;    padding: 12px;    color: var(--vmr-text);    background: #ffffff;    font-family:      -apple-system,      BlinkMacSystemFont,      \"Segoe UI\",      Roboto,      Helvetica,      Arial,      sans-serif;    line-height: 1.65;  }  .vmr-page h1,  .vmr-page h2,  .vmr-page h3,  .vmr-page p {    margin-top: 0;  }  .vmr-page h1,  .vmr-page h2 {    font-family:      Georgia,      \"Times New Roman\",      Times,      serif;  }  .vmr-page h1 {    margin-bottom: 13px;    color: var(--vmr-navy-deep);    font-size: clamp(34px, 6.5vw, 53px);    line-height: 1.05;    font-weight: 500;    letter-spacing: -1.4px;  }  .vmr-page h2 {    margin-bottom: 11px;    color: var(--vmr-navy);    font-size: clamp(27px, 5vw, 40px);    line-height: 1.12;    font-weight: 500;    letter-spacing: -0.7px;  }  .vmr-page h3 {    margin-bottom: 6px;    color: var(--vmr-ink);    font-size: 15.5px;    line-height: 1.38;    font-weight: 800;  }  .vmr-page p {    margin-bottom: 0;    color: var(--vmr-muted);    font-size: 14.5px;    line-height: 1.68;  }  .vmr-section {    margin-bottom: 35px;  }  .vmr-section-head {    max-width: 730px;    margin: 0 auto 17px;    text-align: center;  }  .vmr-kicker {    display: inline-flex;    align-items: center;    justify-content: center;    margin-bottom: 9px;    color: var(--vmr-blue-deep);    font-size: 10.5px;    line-height: 1.3;    font-weight: 800;    letter-spacing: 1.65px;    text-transform: uppercase;  }  .vmr-kicker::before,  .vmr-kicker::after {    content: \"\";    width: 28px;    height: 1px;    margin: 0 10px;    border-radius: 999px;  }  .vmr-kicker::before {    background:      linear-gradient(        90deg,        transparent,        var(--vmr-blue)      );  }  .vmr-kicker::after {    background:      linear-gradient(        90deg,        var(--vmr-blue),        transparent      );  }  .vmr-subheading {    max-width: 690px;    margin: 0 auto !important;    color: var(--vmr-text) !important;    font-size: 15px !important;    line-height: 1.7 !important;  }  .vmr-image-wrap {    width: 100%;    margin-bottom: 16px;    overflow: hidden;    background: var(--vmr-ice);    border: 1px solid var(--vmr-border);    border-radius: 22px;    box-shadow: var(--vmr-shadow);  }  .vmr-image-wrap img {    display: block;    width: 100% !important;    height: auto !important;    margin: 0 !important;  }  \/* =====================================================     HERO  ====================================================== *\/  .vmr-hero {    position: relative;    overflow: hidden;    padding: 37px 18px 18px;    text-align: center;    background:      radial-gradient(        circle at 14% 8%,        rgba(154, 189, 219, 0.26),        transparent 27%      ),      radial-gradient(        circle at 90% 15%,        rgba(209, 226, 240, 0.42),        transparent 27%      ),      linear-gradient(        145deg,        #ffffff 0%,        #edf4fa 100%      );    border: 1px solid var(--vmr-border);    border-radius: 27px;  }  .vmr-hero::after {    content: \"✦\";    position: absolute;    top: 22px;    right: 30px;    color: rgba(95, 132, 168, 0.33);    font-size: 22px;  }  .vmr-hero-lead {    max-width: 700px;    margin: 0 auto 19px !important;    color: var(--vmr-text) !important;    font-family:      Georgia,      \"Times New Roman\",      Times,      serif;    font-size: 16.5px !important;    line-height: 1.68 !important;  }  .vmr-highlight {    color: var(--vmr-blue-deep);    font-weight: 700;  }  \/* QUICK BENEFITS *\/  .vmr-quick-grid {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 8px;  }  .vmr-quick-item {    min-height: 96px;    padding: 13px 7px;    background: rgba(255, 255, 255, 0.93);    border: 1px solid #dfe7ef;    border-radius: 14px;    text-align: center;  }  .vmr-quick-icon {    display: flex;    align-items: center;    justify-content: center;    width: 36px;    height: 36px;    margin: 0 auto 7px;    color: #ffffff;    background:      linear-gradient(        145deg,        #9fb8ce,        #607f9e      );    border-radius: 50%;    font-size: 12px;    font-weight: 800;    box-shadow:      0 5px 14px rgba(80, 111, 143, 0.18);  }  .vmr-quick-item strong {    display: block;    color: var(--vmr-ink);    font-size: 11.8px;    line-height: 1.38;    font-weight: 800;  }  \/* =====================================================     FEATURE CARDS  ====================================================== *\/  .vmr-feature-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 10px;    margin-top: 14px;  }  .vmr-feature-card {    padding: 17px 14px;    background: #ffffff;    border: 1px solid var(--vmr-border);    border-radius: 15px;    box-shadow:      0 6px 19px rgba(41, 65, 88, 0.045);  }  .vmr-feature-icon {    display: flex;    align-items: center;    justify-content: center;    width: 34px;    height: 34px;    margin-bottom: 10px;    color: #ffffff;    background:      linear-gradient(        145deg,        #a7bfd4,        #6988a6      );    border-radius: 50%;    font-size: 12px;    font-weight: 850;  }  .vmr-feature-card p {    font-size: 12.8px;    line-height: 1.57;  }  \/* =====================================================     SOFT PEARL PANEL  ====================================================== *\/  .vmr-soft {    padding: 22px 14px;    background:      radial-gradient(        circle at 12% 0%,        rgba(157, 188, 215, 0.14),        transparent 28%      ),      linear-gradient(        145deg,        #fbfdff,        #edf4fa      );    border: 1px solid var(--vmr-border);    border-radius: 22px;  }  \/* =====================================================     MOONLIGHT DARK PANEL  ====================================================== *\/  .vmr-dark {    position: relative;    overflow: hidden;    padding: 24px 14px;    color: #ffffff;    background:      radial-gradient(        circle at 88% 5%,        rgba(135, 174, 210, 0.36),        transparent 30%      ),      linear-gradient(        145deg,        #09192d,        #173753      );    border-radius: 22px;    box-shadow:      0 14px 38px rgba(13, 39, 65, 0.18);  }  .vmr-dark::after {    content: \"✦\";    position: absolute;    top: 18px;    right: 22px;    color: rgba(255, 255, 255, 0.24);    font-size: 18px;  }  .vmr-dark h2,  .vmr-dark h3 {    color: #ffffff;  }  .vmr-dark p {    color: #dce8f3;  }  .vmr-dark .vmr-kicker {    color: #b8d4ea;  }  .vmr-dark .vmr-subheading {    color: #dce8f3 !important;  }  .vmr-dark .vmr-image-wrap {    border-color: rgba(255, 255, 255, 0.15);    box-shadow: none;  }  .vmr-dark .vmr-feature-card {    background: rgba(255, 255, 255, 0.075);    border-color: rgba(255, 255, 255, 0.14);    box-shadow: none;  }  .vmr-dark .vmr-feature-card h3 {    color: #ffffff;  }  .vmr-dark .vmr-feature-card p {    color: #dce8f3;  }  \/* =====================================================     STYLE \/ OCCASION GRID  ====================================================== *\/  .vmr-style-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 9px;    margin-top: 14px;  }  .vmr-style-item {    min-height: 72px;    padding: 13px 8px;    color: var(--vmr-ink);    background: #ffffff;    border: 1px solid var(--vmr-border);    border-radius: 13px;    text-align: center;    font-size: 12.2px;    line-height: 1.42;    font-weight: 800;  }  .vmr-style-symbol {    display: flex;    align-items: center;    justify-content: center;    width: 31px;    height: 31px;    margin: 0 auto 7px;    color: #ffffff;    background: var(--vmr-blue);    border-radius: 50%;    font-size: 13px;    font-weight: 800;  }  \/* =====================================================     SPECS  ====================================================== *\/  .vmr-spec-box {    overflow: hidden;    margin-top: 14px;    border: 1px solid var(--vmr-border);    border-radius: 16px;  }  .vmr-spec-row {    display: flex;    align-items: flex-start;    justify-content: space-between;    gap: 18px;    padding: 13px 15px;    background: #ffffff;    border-bottom: 1px solid var(--vmr-border);    font-size: 12.8px;    line-height: 1.48;  }  .vmr-spec-row:nth-child(even) {    background: #f8fafc;  }  .vmr-spec-row:last-child {    border-bottom: 0;  }  .vmr-spec-label {    flex: 0 0 39%;    color: var(--vmr-ink);    font-weight: 800;  }  .vmr-spec-value {    flex: 1;    color: var(--vmr-muted);    text-align: right;  }  \/* =====================================================     NOTE  ====================================================== *\/  .vmr-note {    margin-top: 12px;    padding: 11px 13px;    color: var(--vmr-muted);    background: #f6f9fc;    border-left: 3px solid var(--vmr-blue);    border-radius: 4px 10px 10px 4px;    font-size: 11.5px;    line-height: 1.6;  }  \/* =====================================================     FAQ  ====================================================== *\/  .vmr-faq-list {    display: grid;    gap: 9px;    margin-top: 14px;  }  .vmr-faq-item {    padding: 15px;    background: #ffffff;    border: 1px solid var(--vmr-border);    border-radius: 14px;  }  .vmr-faq-item h3 {    position: relative;    padding-left: 23px;  }  .vmr-faq-item h3::before {    content: \"Q\";    position: absolute;    top: 0;    left: 0;    color: var(--vmr-blue-deep);    font-family:      Georgia,      \"Times New Roman\",      Times,      serif;    font-weight: 700;  }  .vmr-faq-item p {    padding-left: 23px;    font-size: 12.8px;  }  \/* =====================================================     CTA  ====================================================== *\/  .vmr-cta {    position: relative;    overflow: hidden;    padding: 31px 18px;    text-align: center;    background:      radial-gradient(        circle at 89% 7%,        rgba(150, 190, 222, 0.30),        transparent 30%      ),      linear-gradient(        135deg,        #09192d,        #173a5a      );    border-radius: 23px;    box-shadow:      0 14px 37px rgba(12, 38, 64, 0.22);  }  .vmr-cta .vmr-kicker {    color: #bed7ea;  }  .vmr-cta h2 {    color: #ffffff;  }  .vmr-cta p {    max-width: 650px;    margin-right: auto;    margin-left: auto;    color: #dae7f2;    font-size: 14px;  }  .vmr-cta-points {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 7px;    margin-top: 16px;  }  .vmr-cta-point {    padding: 7px 11px;    color: #ffffff;    background: rgba(255, 255, 255, 0.08);    border: 1px solid rgba(255, 255, 255, 0.16);    border-radius: 999px;    font-size: 11.3px;    font-weight: 750;  }  .vmr-trust-grid {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 7px;    margin-top: 11px;  }  .vmr-trust-item {    padding: 10px 5px;    color: var(--vmr-muted);    background: var(--vmr-ice);    border: 1px solid var(--vmr-border);    border-radius: 10px;    text-align: center;    font-size: 10.8px;    line-height: 1.38;    font-weight: 800;  }  \/* =====================================================     RESPONSIVE  ====================================================== *\/  @media (min-width: 700px) {    .vmr-page {      padding: 18px;    }    .vmr-hero {      padding: 42px 28px 24px;    }  }  @media (max-width: 680px) {    .vmr-feature-grid {      grid-template-columns: 1fr;    }    .vmr-quick-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));    }    .vmr-style-grid {      grid-template-columns: repeat(3, minmax(0, 1fr));    }  }  @media (max-width: 430px) {    .vmr-page {      padding: 8px;    }    .vmr-hero {      padding: 27px 9px 14px;    }    .vmr-style-grid {      grid-template-columns: 1fr;    }    .vmr-spec-row {      gap: 10px;      padding: 12px 10px;    }    .vmr-spec-label,    .vmr-spec-value {      font-size: 11.5px;    }    .vmr-trust-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));    }  }\u003c\/style\u003e\u003cdiv class=\"vmr-page\"\u003e\n\u003c!-- =====================================================       01 HERO  ====================================================== --\u003e\u003csection class=\"vmr-section\"\u003e\u003cdiv class=\"vmr-hero\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Moonstone Glow • Vintage Detail • Adjustable Comfort \u003c\/span\u003e\u003ch2\u003eVintage Moonstone Floral Ring\u003c\/h2\u003e\n\u003cp class=\"vmr-hero-lead\"\u003eInspired by moonlight and timeless romance, this vintage-style ring combines \u003cstrong class=\"vmr-highlight\"\u003e luminous moonstone, intricate floral details and an adjustable open band \u003c\/strong\u003e in one meaningful everyday piece.\u003c\/p\u003e\n\u003cdiv class=\"vmr-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/TikSave.io_7668955802811616543.gif?v=1785840661\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vmr-quick-grid\"\u003e\n\u003cdiv class=\"vmr-quick-item\"\u003e\n\u003cspan class=\"vmr-quick-icon\"\u003e☾\u003c\/span\u003e \u003cstrong\u003eDreamy Moonstone Glow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-quick-item\"\u003e\n\u003cspan class=\"vmr-quick-icon\"\u003e↔\u003c\/span\u003e \u003cstrong\u003eAdjustable Open Design\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-quick-item\"\u003e\n\u003cspan class=\"vmr-quick-icon\"\u003e925\u003c\/span\u003e \u003cstrong\u003e925 Sterling Silver\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-quick-item\"\u003e\n\u003cspan class=\"vmr-quick-icon\"\u003e✿\u003c\/span\u003e \u003cstrong\u003eVintage Floral Detail\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       02 MOONSTONE GLOW  ====================================================== --\u003e\u003csection class=\"vmr-section vmr-dark\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e A Little Moonlight, Worn Every Day \u003c\/span\u003e\u003ch2\u003eInspired by Moonlight\u003c\/h2\u003e\n\u003cp class=\"vmr-subheading\"\u003eMoonstone is loved for its soft, luminous appearance. As light moves across the surface, flashes of blue create a dreamy glow that makes every angle feel slightly different.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8812.png?v=1786176730\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-grid\"\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e✦\u003c\/span\u003e\u003ch3\u003eBlue Adularescence\u003c\/h3\u003e\n\u003cp\u003eSoft blue flashes appear as the stones catch changing light, creating the moonlit look moonstone is known for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e☾\u003c\/span\u003e\u003ch3\u003eEthereal Glow\u003c\/h3\u003e\n\u003cp\u003eA luminous finish gives the ring an understated, romantic presence rather than an overly bright sparkle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e✧\u003c\/span\u003e\u003ch3\u003eMeaningful Beauty\u003c\/h3\u003e\n\u003cp\u003eMoonstone is traditionally associated with intuition, balance and emotional harmony.\u003cspan class=\"vmr-kicker\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       03 ADJUSTABLE FIT  ====================================================== --\u003e\u003c!-- =====================================================       04 VINTAGE DETAILS  ====================================================== --\u003e\u003csection class=\"vmr-section\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Botanical Motifs • Antique Character \u003c\/span\u003e\u003ch2\u003eEvery Detail Tells a Story\u003c\/h2\u003e\n\u003cp class=\"vmr-subheading\"\u003eOrnate floral curves, rope-style stone borders and darker recessed details give the ring the character of a vintage keepsake discovered rather than simply bought.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8814.png?v=1786176738\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-grid\"\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e✿\u003c\/span\u003e\u003ch3\u003eVintage Floral Motifs\u003c\/h3\u003e\n\u003cp\u003eBotanical-inspired curves frame the moonstones with romantic, old-world character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e◐\u003c\/span\u003e\u003ch3\u003eOxidized Contrast\u003c\/h3\u003e\n\u003cp\u003eDark recessed areas emphasize the raised silver detailing and create greater visual depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e◇\u003c\/span\u003e\u003ch3\u003eRope-Style Bezels\u003c\/h3\u003e\n\u003cp\u003eTwisted-edge detailing around each teardrop stone adds another layer of texture and vintage refinement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       05 925 STERLING SILVER  ====================================================== --\u003e\u003csection class=\"vmr-section vmr-soft\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Sterling Silver • Everyday Comfort \u003c\/span\u003e\u003ch2\u003eHypoallergenic \u0026amp; Timeless\u003c\/h2\u003e\n\u003cp class=\"vmr-subheading\"\u003eCrafted from 925 sterling silver for a polished finish that pairs naturally with everyday jewelry while remaining comfortable against the skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8815.png?v=1786176745\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-grid\"\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e925\u003c\/span\u003e\u003ch3\u003e925 Sterling Silver\u003c\/h3\u003e\n\u003cp\u003eA classic precious-metal choice valued for its bright silver tone, versatility and timeless jewelry appeal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e♧\u003c\/span\u003e\u003ch3\u003eSensitive-Skin Friendly\u003c\/h3\u003e\n\u003cp\u003eSterling silver is a popular choice for wearers looking for a comfortable everyday jewelry material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e✦\u003c\/span\u003e\u003ch3\u003ePolished Finish\u003c\/h3\u003e\n\u003cp\u003eBright polished surfaces contrast beautifully against the darker vintage-inspired recessed details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       06 LIFESTYLE \/ SYMBOLISM  ====================================================== --\u003e\u003csection class=\"vmr-section vmr-dark\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Boho • Spiritual • Everyday Styling \u003c\/span\u003e\u003ch2\u003eVersatile \u0026amp; Meaningful\u003c\/h2\u003e\n\u003cp class=\"vmr-subheading\"\u003eRomantic without feeling overly delicate, the open moonstone design works beautifully with bohemian, vintage, spiritual and everyday jewelry styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8816.png?v=1786176759\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-grid\"\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e☾\u003c\/span\u003e\u003ch3\u003eBoho Everyday Style\u003c\/h3\u003e\n\u003cp\u003eAdds moonlit character to simple outfits without overpowering the rest of your jewelry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e✧\u003c\/span\u003e\u003ch3\u003eIntuition \u0026amp; Balance\u003c\/h3\u003e\n\u003cp\u003eMoonstone has long been associated symbolically with intuition, harmony and calm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e∞\u003c\/span\u003e\u003ch3\u003eGender-Neutral Appeal\u003c\/h3\u003e\n\u003cp\u003eIts vintage silver palette and symbolic design can complement both feminine and masculine jewelry styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       07 GIFTING  ====================================================== --\u003e\u003csection class=\"vmr-section\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e More Than Jewelry \u003c\/span\u003e\u003ch2\u003eMeant to Be Given\u003c\/h2\u003e\n\u003cp class=\"vmr-subheading\"\u003eA meaningful ring can mark a birthday, anniversary, holiday or an ordinary day that deserves to be remembered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8817.png?v=1786176765\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vmr-style-grid\"\u003e\n\u003cdiv class=\"vmr-style-item\"\u003e\n\u003cspan class=\"vmr-style-symbol\"\u003e🎁\u003c\/span\u003e Birthday Gift\u003c\/div\u003e\n\u003cdiv class=\"vmr-style-item\"\u003e\n\u003cspan class=\"vmr-style-symbol\"\u003e♡\u003c\/span\u003e Anniversary\u003c\/div\u003e\n\u003cdiv class=\"vmr-style-item\"\u003e\n\u003cspan class=\"vmr-style-symbol\"\u003e✦\u003c\/span\u003e Meaningful Keepsake\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       08 FINAL BENEFIT SUMMARY  ====================================================== --\u003e\u003csection class=\"vmr-section vmr-soft\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Timeless Enough for Every Day \u003c\/span\u003e\u003ch2\u003eA Piece You’ll Reach For Again and Again\u003c\/h2\u003e\n\u003cp class=\"vmr-subheading\"\u003eThe combination of soft moonstone glow, adjustable comfort and vintage-inspired detail creates a ring that feels distinctive without being difficult to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8819.png?v=1786176773\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vmr-quick-grid\"\u003e\n\u003cdiv class=\"vmr-quick-item\"\u003e\n\u003cspan class=\"vmr-quick-icon\"\u003e☾\u003c\/span\u003e \u003cstrong\u003eSoft Moonstone Glow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-quick-item\"\u003e\n\u003cspan class=\"vmr-quick-icon\"\u003e↔\u003c\/span\u003e \u003cstrong\u003eAdjustable Comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-quick-item\"\u003e\n\u003cspan class=\"vmr-quick-icon\"\u003e✿\u003c\/span\u003e \u003cstrong\u003eVintage-Inspired Detail\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-quick-item\"\u003e\n\u003cspan class=\"vmr-quick-icon\"\u003e✦\u003c\/span\u003e \u003cstrong\u003eEffortless Everyday Style\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       09 PRODUCT DETAILS  ====================================================== --\u003e\u003csection class=\"vmr-section\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Product Information \u003c\/span\u003e\u003ch2\u003eVintage Moonstone Ring Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-box\"\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003eAdjustable Open Moonstone Ring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eMetal\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003e925 Sterling Silver\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eStone\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003eMoonstone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eStone Shape\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003eTeardrop \/ Pear-Shaped\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003eOpen Band with Vintage Floral \u0026amp; Rope-Edge Details\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003ePolished Silver with Oxidized Vintage Contrast\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eAdjustable Size\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003eApprox. US 6–10\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003eVintage, Boho, Spiritual \u0026amp; Everyday\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-row\"\u003e\n\u003cdiv class=\"vmr-spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"vmr-spec-value\"\u003eWomen \u0026amp; Men\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-note\"\u003eMoonstone is valued for its changing optical appearance. Color, transparency and blue flash can appear different depending on the angle and surrounding light.\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       10 CARE  ====================================================== --\u003e\u003csection class=\"vmr-section vmr-soft\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Keep the Silver Looking Beautiful \u003c\/span\u003e\u003ch2\u003eSimple Jewelry Care\u003c\/h2\u003e\n\u003cp class=\"vmr-subheading\"\u003eA few small habits can help maintain the polished silver finish and keep the stones looking luminous.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-grid\"\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e01\u003c\/span\u003e\u003ch3\u003eKeep It Dry\u003c\/h3\u003e\n\u003cp\u003eRemove the ring before swimming, bathing or prolonged contact with water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e02\u003c\/span\u003e\u003ch3\u003eAvoid Harsh Chemicals\u003c\/h3\u003e\n\u003cp\u003ePut jewelry on after lotions, perfumes and household cleaning products whenever possible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-feature-card\"\u003e\n\u003cspan class=\"vmr-feature-icon\"\u003e03\u003c\/span\u003e\u003ch3\u003eStore Separately\u003c\/h3\u003e\n\u003cp\u003eKeep the ring in a soft jewelry pouch or box when not being worn to reduce scratching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       11 FAQ  ====================================================== --\u003e\u003csection class=\"vmr-section\"\u003e\u003cdiv class=\"vmr-section-head\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\u003ch2\u003eBefore You Choose Your Ring\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-faq-list\"\u003e\n\u003cdiv class=\"vmr-faq-item\"\u003e\n\u003ch3\u003eIs the ring adjustable?\u003c\/h3\u003e\n\u003cp\u003eYes. The ring uses an open-ended band that can be gently adjusted for approximately US sizes 6–10.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-faq-item\"\u003e\n\u003ch3\u003eWhat is the ring made from?\u003c\/h3\u003e\n\u003cp\u003eThe ring is described as crafted from 925 sterling silver and features moonstones at the two open ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-faq-item\"\u003e\n\u003ch3\u003eWhy does the moonstone look different in different photos?\u003c\/h3\u003e\n\u003cp\u003eMoonstone can show different levels of blue flash depending on the angle, surrounding colors and strength of the light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-faq-item\"\u003e\n\u003ch3\u003eIs it suitable for everyday styling?\u003c\/h3\u003e\n\u003cp\u003eYes. The silver-and-blue palette pairs naturally with casual, vintage, boho and more refined outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-faq-item\"\u003e\n\u003ch3\u003eCan it be worn by men and women?\u003c\/h3\u003e\n\u003cp\u003eYes. The vintage silver finish and adjustable open design make the ring suitable for a wide range of personal styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-faq-item\"\u003e\n\u003ch3\u003eIs it a good gift if I do not know the exact ring size?\u003c\/h3\u003e\n\u003cp\u003eThe adjustable design makes sizing more flexible than a traditional fixed-size ring, making it a practical gift option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       12 CTA  ====================================================== --\u003e\u003csection class=\"vmr-section\"\u003e\u003cdiv class=\"vmr-cta\"\u003e\n\u003cspan class=\"vmr-kicker\"\u003e Moonstone Glow • Vintage Romance • Everyday Meaning \u003c\/span\u003e\u003ch2\u003eWear a Little Moonlight Every Day\u003c\/h2\u003e\n\u003cp\u003eSoft blue moonstone, vintage-inspired floral detailing and an adjustable sterling silver band come together in a ring designed to feel personal, meaningful and timeless.\u003c\/p\u003e\n\u003cdiv class=\"vmr-cta-points\"\u003e\n\u003cspan class=\"vmr-cta-point\"\u003e Moonstone Glow \u003c\/span\u003e \u003cspan class=\"vmr-cta-point\"\u003e 925 Sterling Silver \u003c\/span\u003e \u003cspan class=\"vmr-cta-point\"\u003e Adjustable US 6–10 \u003c\/span\u003e \u003cspan class=\"vmr-cta-point\"\u003e Vintage Floral Design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmr-trust-grid\"\u003e\n\u003cdiv class=\"vmr-trust-item\"\u003eAdjustable Fit\u003c\/div\u003e\n\u003cdiv class=\"vmr-trust-item\"\u003eVintage Detailing\u003c\/div\u003e\n\u003cdiv class=\"vmr-trust-item\"\u003eEveryday Styling\u003c\/div\u003e\n\u003cdiv class=\"vmr-trust-item\"\u003eMeaningful Gift\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"sprouted","offers":[{"title":"Default Title","offer_id":48311435559170,"sku":"PH6070316JZ","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0829\/3325\/2354\/files\/8811.png?v=1786351526","url":"https:\/\/beforesprouted.com\/products\/vintage-moonstone-floral-ring","provider":"beforeSprouted.com","version":"1.0","type":"link"}