{"product_id":"vintage-moonstone-lotus-ring","title":"Vintage Moonstone Lotus Ring","description":"\u003c!--LOTUS MOONSTONE RING — SHOPIFY PRODUCT DESCRIPTION BODY HTMLHOW TO USE1. Upload the 8 product-detail images to Shopify \u003e Content \u003e Files.2. Replace YOUR_IMAGE_URL_01 ... YOUR_IMAGE_URL_08 with the corresponding Shopify CDN URLs.3. Paste everything below into the product description HTML editor.IMAGE ORDER01 LOTUS MOONSTONE RING — Hero \/ Product Overview02 LOTUS SYMBOLISM — Renewal, Balance \u0026 Inner Peace03 SYNTHETIC MOONSTONE — Center Stone Macro Detail04 925 STERLING SILVER — Material \u0026 Craftsmanship05 LIGHTWEIGHT DAILY WEAR — Wearing Scene06 MEANINGFUL GIFT — Gift Box Scene07 ELEGANT FOR EVERYDAY — Lifestyle Wearing Scene08 SIZE \u0026 SPECIFICATIONS — 23 × 20 mm \/ US Sizes 6–10--\u003e\u003cstyle\u003e  .lm-page,  .lm-page * {    box-sizing: border-box;  }  .lm-page {    --lm-ink: #171717;    --lm-charcoal: #343434;    --lm-text: #5d5a5d;    --lm-muted: #777277;    --lm-paper: #fffdfa;    --lm-ivory: #f7f4ef;    --lm-warm: #eee9e2;    --lm-line: #e5dfd8;    --lm-moon: #9cd8e8;    --lm-moon-deep: #4d93a9;    --lm-silver: #dce2e5;    --lm-white: #ffffff;    --lm-shadow: 0 12px 36px rgba(35, 33, 31, 0.08);    width: 100%;    max-width: 900px;    margin: 0 auto;    padding: 10px;    color: var(--lm-text);    background: var(--lm-white);    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;    line-height: 1.68;    -webkit-font-smoothing: antialiased;  }  .lm-page h1,  .lm-page h2,  .lm-page h3,  .lm-page p,  .lm-page figure {    margin-top: 0;  }  .lm-page h1,  .lm-page h2 {    color: var(--lm-ink);    font-family: Georgia, \"Times New Roman\", serif;    font-weight: 500;    letter-spacing: 0.01em;  }  .lm-page h1 {    margin-bottom: 12px;    font-size: clamp(31px, 6.8vw, 54px);    line-height: 1.05;  }  .lm-page h2 {    margin-bottom: 10px;    font-size: clamp(25px, 5.2vw, 39px);    line-height: 1.14;  }  .lm-page h3 {    margin-bottom: 6px;    color: var(--lm-ink);    font-size: 15px;    line-height: 1.36;    font-weight: 800;  }  .lm-page p {    margin-bottom: 0;    color: var(--lm-text);    font-size: 14px;    line-height: 1.7;  }  .lm-section {    margin-bottom: 34px;  }  .lm-section-head {    max-width: 720px;    margin: 0 auto 16px;    text-align: center;  }  .lm-eyebrow {    display: inline-flex;    align-items: center;    justify-content: center;    margin-bottom: 9px;    color: var(--lm-moon-deep);    font-size: 11px;    line-height: 1.3;    font-weight: 850;    letter-spacing: 1.65px;    text-transform: uppercase;  }  .lm-subheading {    max-width: 690px;    margin: 0 auto;    color: var(--lm-text) !important;    font-size: 14.5px !important;    line-height: 1.68 !important;  }  .lm-highlight {    color: var(--lm-moon-deep);    font-weight: 800;  }  .lm-image {    width: 100%;    margin: 0;    overflow: hidden;    background: var(--lm-ivory);    border: 1px solid var(--lm-line);    border-radius: 22px;    box-shadow: var(--lm-shadow);  }  .lm-image img {    display: block;    width: 100%;    height: auto;    aspect-ratio: 1 \/ 1;    object-fit: cover;    margin: 0;  }  .lm-image + .lm-copy-card,  .lm-image + .lm-feature-grid,  .lm-image + .lm-benefit-strip,  .lm-image + .lm-size-wrap {    margin-top: 14px;  }  \/* HERO *\/  .lm-hero {    position: relative;    overflow: hidden;    padding: 30px 14px 17px;    text-align: center;    background:      radial-gradient(circle at 86% 6%, rgba(156, 216, 232, 0.22), transparent 28%),      radial-gradient(circle at 10% 2%, rgba(220, 226, 229, 0.42), transparent 31%),      linear-gradient(145deg, #fffdfa 0%, #f5f2ee 58%, #f9faf9 100%);    border: 1px solid var(--lm-line);    border-radius: 26px;  }  .lm-hero::after {    content: \"\";    position: absolute;    right: -70px;    bottom: -100px;    width: 245px;    height: 245px;    border: 1px solid rgba(77, 147, 169, 0.13);    border-radius: 50%;    pointer-events: none;  }  .lm-hero-inner {    position: relative;    z-index: 1;  }  .lm-hero-lead {    max-width: 700px;    margin: 0 auto 20px !important;    color: var(--lm-charcoal) !important;    font-size: 15.5px !important;    line-height: 1.7 !important;  }  .lm-hero .lm-image {    background: #ffffff;  }  .lm-quick-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 7px;    margin-top: 14px;  }  .lm-quick-item {    min-height: 78px;    padding: 11px 6px;    background: rgba(255, 255, 255, 0.9);    border: 1px solid rgba(210, 204, 197, 0.72);    border-radius: 13px;    text-align: center;  }  .lm-quick-icon {    display: flex;    align-items: center;    justify-content: center;    width: 30px;    height: 30px;    margin: 0 auto 7px;    color: var(--lm-moon-deep);    background: rgba(156, 216, 232, 0.2);    border: 1px solid rgba(77, 147, 169, 0.14);    border-radius: 50%;    font-size: 14px;    font-weight: 900;  }  .lm-quick-item strong {    display: block;    color: var(--lm-ink);    font-size: 11.5px;    line-height: 1.34;    font-weight: 800;  }  \/* COPY CARD *\/  .lm-copy-card {    padding: 17px 15px;    background: #ffffff;    border: 1px solid var(--lm-line);    border-radius: 16px;    box-shadow: 0 6px 20px rgba(35, 33, 31, 0.045);  }  .lm-copy-card p + p {    margin-top: 9px;  }  \/* FEATURE CARDS *\/  .lm-feature-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 9px;  }  .lm-feature-card {    padding: 15px 13px;    background: #ffffff;    border: 1px solid var(--lm-line);    border-radius: 14px;    box-shadow: 0 4px 14px rgba(35, 33, 31, 0.04);  }  .lm-feature-icon {    display: flex;    align-items: center;    justify-content: center;    width: 31px;    height: 31px;    margin-bottom: 9px;    color: var(--lm-ink);    background: linear-gradient(145deg, #ffffff, #eaf4f6);    border: 1px solid #dcebed;    border-radius: 50%;    font-size: 12px;    font-weight: 900;  }  .lm-feature-card p {    color: var(--lm-muted);    font-size: 12.5px;    line-height: 1.56;  }  \/* SOFT PANEL *\/  .lm-soft {    padding: 21px 14px;    background:      radial-gradient(circle at 88% 5%, rgba(156, 216, 232, 0.15), transparent 28%),      linear-gradient(145deg, #fbfaf8, #f4f1ec);    border: 1px solid var(--lm-line);    border-radius: 22px;  }  \/* DARK PANEL *\/  .lm-night {    padding: 23px 14px;    color: #ffffff;    background:      radial-gradient(circle at 88% 7%, rgba(156, 216, 232, 0.20), transparent 28%),      radial-gradient(circle at 15% 92%, rgba(255, 255, 255, 0.06), transparent 35%),      linear-gradient(150deg, #1b1c1f, #303438 58%, #464c50);    border-radius: 23px;  }  .lm-night h2,  .lm-night h3,  .lm-night p {    color: #ffffff;  }  .lm-night .lm-eyebrow {    color: #bfeaf2;  }  .lm-night .lm-subheading {    color: #e3e5e6 !important;  }  .lm-night .lm-image {    border-color: rgba(255, 255, 255, 0.15);    box-shadow: 0 16px 42px rgba(0, 0, 0, 0.22);  }  .lm-night .lm-feature-card,  .lm-night .lm-copy-card {    background: rgba(255, 255, 255, 0.08);    border-color: rgba(255, 255, 255, 0.14);    box-shadow: none;  }  .lm-night .lm-feature-card h3 {    color: #ffffff;  }  .lm-night .lm-feature-card p,  .lm-night .lm-copy-card p {    color: #e1e3e4;  }  \/* BENEFIT STRIP *\/  .lm-benefit-strip {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 7px;  }  .lm-benefit {    padding: 10px 6px;    color: var(--lm-ink);    background: #f4f8f8;    border: 1px solid #dce8e9;    border-radius: 11px;    text-align: center;    font-size: 10.5px;    line-height: 1.36;    font-weight: 800;  }  \/* OCCASIONS *\/  .lm-occasion-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 8px;    margin-top: 14px;  }  .lm-occasion-item {    min-height: 58px;    padding: 11px;    color: var(--lm-ink);    background: #ffffff;    border: 1px solid var(--lm-line);    border-radius: 12px;    font-size: 12.5px;    line-height: 1.45;    font-weight: 750;  }  .lm-occasion-item span {    display: inline-flex;    align-items: center;    justify-content: center;    width: 27px;    height: 27px;    margin-right: 7px;    color: var(--lm-moon-deep);    background: rgba(156, 216, 232, 0.2);    border-radius: 50%;    vertical-align: middle;    font-size: 12px;    font-weight: 900;  }  \/* SPECIFICATIONS *\/  .lm-spec-box {    overflow: hidden;    margin-top: 14px;    border: 1px solid var(--lm-line);    border-radius: 15px;  }  .lm-spec-row {    display: flex;    align-items: flex-start;    justify-content: space-between;    gap: 16px;    padding: 13px 14px;    background: #ffffff;    border-bottom: 1px solid var(--lm-line);    font-size: 12.5px;    line-height: 1.48;  }  .lm-spec-row:nth-child(even) {    background: #faf9f7;  }  .lm-spec-row:last-child {    border-bottom: 0;  }  .lm-spec-label {    flex: 0 0 39%;    color: var(--lm-ink);    font-weight: 800;  }  .lm-spec-value {    flex: 1;    color: var(--lm-muted);    text-align: right;  }  \/* SIZE GUIDE *\/  .lm-size-wrap {    overflow-x: auto;    -webkit-overflow-scrolling: touch;    background: #ffffff;    border: 1px solid var(--lm-line);    border-radius: 15px;  }  .lm-size-table {    width: 100%;    min-width: 590px;    border-collapse: collapse;    font-size: 12.5px;  }  .lm-size-table th,  .lm-size-table td {    padding: 11px 10px;    border-bottom: 1px solid var(--lm-line);    text-align: center;    white-space: nowrap;  }  .lm-size-table thead th {    color: #ffffff;    background: linear-gradient(145deg, #25272a, #4a4f53);    font-weight: 800;  }  .lm-size-table tbody tr:nth-child(even) {    background: #faf9f7;  }  .lm-size-table tbody tr:last-child td {    border-bottom: 0;  }  .lm-measure-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 8px;    margin-top: 12px;  }  .lm-measure-step {    padding: 13px 9px;    background: #ffffff;    border: 1px solid var(--lm-line);    border-radius: 13px;    text-align: center;  }  .lm-step-number {    display: flex;    align-items: center;    justify-content: center;    width: 27px;    height: 27px;    margin: 0 auto 7px;    color: #ffffff;    background: #313438;    border-radius: 50%;    font-size: 12px;    font-weight: 900;  }  .lm-measure-step strong {    display: block;    color: var(--lm-ink);    font-size: 11.5px;    line-height: 1.4;  }  \/* CARE *\/  .lm-care-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 8px;    margin-top: 14px;  }  .lm-care-item {    padding: 13px 11px;    color: var(--lm-ink);    background: #ffffff;    border: 1px solid var(--lm-line);    border-radius: 12px;    font-size: 12px;    line-height: 1.5;    font-weight: 700;  }  .lm-care-item span {    display: inline-flex;    align-items: center;    justify-content: center;    width: 26px;    height: 26px;    margin-right: 7px;    color: var(--lm-moon-deep);    background: rgba(156, 216, 232, 0.19);    border-radius: 50%;    vertical-align: middle;    font-size: 12px;    font-weight: 900;  }  \/* FAQ *\/  .lm-faq-list {    display: grid;    gap: 9px;    margin-top: 14px;  }  .lm-faq-item {    padding: 15px 14px;    background: #ffffff;    border: 1px solid var(--lm-line);    border-radius: 14px;  }  .lm-faq-item h3 {    position: relative;    padding-left: 22px;  }  .lm-faq-item h3::before {    content: \"Q\";    position: absolute;    top: 0;    left: 0;    color: var(--lm-moon-deep);    font-weight: 900;  }  .lm-faq-item p {    padding-left: 22px;    color: var(--lm-muted);    font-size: 12.5px;    line-height: 1.58;  }  \/* NOTE *\/  .lm-note {    margin-top: 12px;    padding: 11px 12px;    color: var(--lm-muted);    background: #fafbfb;    border-left: 3px solid var(--lm-moon-deep);    border-radius: 5px 11px 11px 5px;    font-size: 11px;    line-height: 1.55;  }  \/* CTA *\/  .lm-cta {    position: relative;    overflow: hidden;    padding: 28px 17px;    text-align: center;    background:      radial-gradient(circle at 88% 8%, rgba(156, 216, 232, 0.20), transparent 30%),      linear-gradient(145deg, #1b1d20, #3a3f43);    border-radius: 23px;    box-shadow: 0 15px 40px rgba(25, 25, 25, 0.22);  }  .lm-cta::after {    content: \"\";    position: absolute;    right: -55px;    bottom: -95px;    width: 220px;    height: 220px;    border: 1px solid rgba(255, 255, 255, 0.09);    border-radius: 50%;  }  .lm-cta \u003e * {    position: relative;    z-index: 1;  }  .lm-cta .lm-eyebrow {    color: #bfeaf2;  }  .lm-cta h2,  .lm-cta p {    color: #ffffff;  }  .lm-cta p {    max-width: 650px;    margin: 0 auto;    color: #e2e4e5;  }  .lm-cta-points {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 7px;    margin-top: 16px;  }  .lm-cta-point {    padding: 8px 11px;    color: #ffffff;    background: rgba(255, 255, 255, 0.08);    border: 1px solid rgba(255, 255, 255, 0.14);    border-radius: 999px;    font-size: 11.5px;    font-weight: 750;  }  .lm-trust-grid {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 6px;    margin-top: 11px;  }  .lm-trust-item {    padding: 9px 4px;    color: var(--lm-muted);    background: #f6f4f1;    border: 1px solid var(--lm-line);    border-radius: 9px;    text-align: center;    font-size: 10.5px;    line-height: 1.35;    font-weight: 750;  }  @media (min-width: 680px) {    .lm-page {      padding: 16px;    }    .lm-hero {      padding: 42px 28px 24px;    }    .lm-feature-grid {      grid-template-columns: repeat(3, minmax(0, 1fr));    }    .lm-occasion-grid {      grid-template-columns: repeat(4, minmax(0, 1fr));    }    .lm-copy-card {      padding: 19px 18px;    }    .lm-quick-item strong {      font-size: 12.5px;    }  }  @media (max-width: 480px) {    .lm-page {      padding: 8px;    }    .lm-hero,    .lm-soft,    .lm-night {      padding-right: 10px;      padding-left: 10px;    }    .lm-feature-grid {      grid-template-columns: 1fr 1fr;    }    .lm-feature-card {      padding: 13px 10px;    }    .lm-benefit-strip,    .lm-trust-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));    }    .lm-measure-grid {      grid-template-columns: 1fr;    }    .lm-spec-row {      gap: 9px;      padding: 12px 10px;    }    .lm-spec-label,    .lm-spec-value {      font-size: 11.5px;    }  }\u003c\/style\u003e\u003cdiv class=\"lm-page\"\u003e\n\u003c!-- 01 HERO \/ LOTUS MOONSTONE RING --\u003e\u003csection class=\"lm-section\"\u003e\u003cdiv class=\"lm-hero\"\u003e\u003cdiv class=\"lm-hero-inner\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003e925 Sterling Silver • Synthetic Moonstone • US Sizes 6–10\u003c\/span\u003e\u003ch2\u003eLotus Moonstone Ring\u003c\/h2\u003e\n\u003cp class=\"lm-hero-lead\"\u003eA luminous lotus-inspired ring designed as a meaningful symbol of \u003cstrong class=\"lm-highlight\"\u003erenewal, balance and inner peace\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cfigure class=\"lm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/551.png?v=1785921496\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"lm-quick-grid\"\u003e\n\u003cdiv class=\"lm-quick-item\"\u003e\n\u003cspan class=\"lm-quick-icon\"\u003e925\u003c\/span\u003e \u003cstrong\u003ePolished Sterling Silver\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-quick-item\"\u003e\n\u003cspan class=\"lm-quick-icon\"\u003e◌\u003c\/span\u003e \u003cstrong\u003eSoft Blue Moonstone Glow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-quick-item\"\u003e\n\u003cspan class=\"lm-quick-icon\"\u003e❀\u003c\/span\u003e \u003cstrong\u003eMeaningful Lotus Design\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 02 LOTUS SYMBOLISM --\u003e\u003csection class=\"lm-section\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eRenewal • Balance • Inner Peace\u003c\/span\u003e\u003ch2\u003eA Lotus-Inspired Symbol with Meaning\u003c\/h2\u003e\n\u003cp class=\"lm-subheading\"\u003eLayered openwork petals create a graceful spiritual-inspired design associated with growth, fresh beginnings and peaceful self-expression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/552.png?v=1785921532\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"lm-feature-grid\"\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e01\u003c\/span\u003e\u003ch3\u003eRenewal\u003c\/h3\u003e\n\u003cp\u003eA lotus-inspired motif that reflects growth and meaningful new beginnings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e02\u003c\/span\u003e\u003ch3\u003eBalance\u003c\/h3\u003e\n\u003cp\u003eSymmetrical layered petals create a calm, harmonious visual rhythm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e03\u003c\/span\u003e\u003ch3\u003eInner Peace\u003c\/h3\u003e\n\u003cp\u003eA thoughtful everyday reminder to slow down, reset and move with intention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 03 SYNTHETIC MOONSTONE --\u003e\u003csection class=\"lm-section lm-night\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eLuminous Center Stone • Soft Blue Halo\u003c\/span\u003e\u003ch2\u003eSynthetic Moonstone with an Ethereal Glow\u003c\/h2\u003e\n\u003cp class=\"lm-subheading\"\u003eThe smooth round cabochon reflects milky white, icy blue and subtle rainbow tones as the angle and light change.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/553.png?v=1785921538\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"lm-copy-card\"\u003e\n\u003ch3\u003eA Calm, Luminous Finish\u003c\/h3\u003e\n\u003cp\u003eThe domed synthetic moonstone catches light with a soft, moonlit effect while the polished silver bezel creates a clean, refined frame around the center.\u003c\/p\u003e\n\u003cp\u003eMoonstone is traditionally associated with June, intuition, balance and romantic symbolism, making this ring a meaningful choice for birthdays, milestones and personal gifting.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 04 925 STERLING SILVER --\u003e\u003csection class=\"lm-section\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003ePolished Craftsmanship • Smooth Daily Comfort\u003c\/span\u003e\u003ch2\u003eCrafted in 925 Sterling Silver\u003c\/h2\u003e\n\u003cp class=\"lm-subheading\"\u003eA polished silver band and oxidized petal recesses create a refined vintage-inspired contrast while the smooth inner surface supports comfortable everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/554.png?v=1785921548\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"lm-feature-grid\"\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e925\u003c\/span\u003e\u003ch3\u003eS925 Mark\u003c\/h3\u003e\n\u003cp\u003eThe inner band is stamped S925 to identify the sterling silver construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e✓\u003c\/span\u003e\u003ch3\u003eSmooth Polished Band\u003c\/h3\u003e\n\u003cp\u003eRounded edges help the ring slide on comfortably without a rough, bulky feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e✦\u003c\/span\u003e\u003ch3\u003eVintage Contrast\u003c\/h3\u003e\n\u003cp\u003eDarkened recessed petals add depth and make the bright silver outlines stand out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-benefit-strip\"\u003e\n\u003cdiv class=\"lm-benefit\"\u003eHypoallergenic Design\u003c\/div\u003e\n\u003cdiv class=\"lm-benefit\"\u003eNickel-Free\u003c\/div\u003e\n\u003cdiv class=\"lm-benefit\"\u003ePolished Finish\u003c\/div\u003e\n\u003cdiv class=\"lm-benefit\"\u003eComfortable Daily Wear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-note\"\u003eKeep all material, hypoallergenic and nickel-free claims consistent with your supplier documentation and the final product you ship.\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 05 LIGHTWEIGHT DAILY WEAR --\u003e\u003csection class=\"lm-section lm-soft\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eLightweight • Comfortable • Easy to Style\u003c\/span\u003e\u003ch2\u003eDesigned for Everyday Wear\u003c\/h2\u003e\n\u003cp class=\"lm-subheading\"\u003eThe open lotus structure creates visible detail without an overly heavy look, making the ring easy to wear from casual mornings to evening plans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/555.png?v=1785921562\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"lm-feature-grid\"\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003eA\u003c\/span\u003e\u003ch3\u003eComfortable Profile\u003c\/h3\u003e\n\u003cp\u003eA slim polished band supports a smooth, easy everyday fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003eB\u003c\/span\u003e\u003ch3\u003eVisible Without Feeling Bulky\u003c\/h3\u003e\n\u003cp\u003eThe openwork petals create a statement look with a lighter visual feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003eC\u003c\/span\u003e\u003ch3\u003eEasy to Coordinate\u003c\/h3\u003e\n\u003cp\u003ePairs naturally with knitwear, dresses, shirts and other silver jewelry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 06 MEANINGFUL GIFT --\u003e\u003csection class=\"lm-section\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eA Thoughtful Gift with Personal Meaning\u003c\/span\u003e\u003ch2\u003eGift-Ready for Memorable Occasions\u003c\/h2\u003e\n\u003cp class=\"lm-subheading\"\u003eA symbolic lotus design and luminous blue center make this ring a meaningful choice for someone celebrating growth, love or a new chapter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/556.png?v=1785921572\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"lm-occasion-grid\"\u003e\n\u003cdiv class=\"lm-occasion-item\"\u003e\n\u003cspan\u003e♥\u003c\/span\u003eBirthdays\u003c\/div\u003e\n\u003cdiv class=\"lm-occasion-item\"\u003e\n\u003cspan\u003e∞\u003c\/span\u003eAnniversaries\u003c\/div\u003e\n\u003cdiv class=\"lm-occasion-item\"\u003e\n\u003cspan\u003e✦\u003c\/span\u003eMother’s Day\u003c\/div\u003e\n\u003cdiv class=\"lm-occasion-item\"\u003e\n\u003cspan\u003e❀\u003c\/span\u003ePersonal Milestones\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-copy-card\"\u003e\n\u003ch3\u003eA Gift That Says More\u003c\/h3\u003e\n\u003cp\u003eGive it as a symbol of renewal, encouragement and inner strength—or choose it as a personal reminder to celebrate your own journey.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 07 ELEGANT FOR EVERYDAY --\u003e\u003csection class=\"lm-section lm-soft\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eGraceful Style • Meaningful Self-Expression\u003c\/span\u003e\u003ch2\u003eElegant from Everyday Moments to Special Plans\u003c\/h2\u003e\n\u003cp class=\"lm-subheading\"\u003eThe cool silver tone, vintage-inspired lotus petals and soft blue center create a distinctive accent that feels refined without being overly formal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/557.png?v=1785921576\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"lm-feature-grid\"\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e01\u003c\/span\u003e\u003ch3\u003eCasual Outfits\u003c\/h3\u003e\n\u003cp\u003eAdds a soft blue focal point to knitwear, shirts and relaxed everyday looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e02\u003c\/span\u003e\u003ch3\u003eWork \u0026amp; Dinner\u003c\/h3\u003e\n\u003cp\u003eA polished statement that feels expressive while remaining elegant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-feature-card\"\u003e\n\u003cspan class=\"lm-feature-icon\"\u003e03\u003c\/span\u003e\u003ch3\u003eMeaningful Stacking\u003c\/h3\u003e\n\u003cp\u003eWear alone as the focus or pair with simple silver bands for a layered look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 08 SIZE \u0026 SPECIFICATIONS --\u003e\u003csection class=\"lm-section\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eUS Sizes 6–10 • Lotus Face Approximately 23 × 20 mm\u003c\/span\u003e\u003ch2\u003eFind Your Most Comfortable Fit\u003c\/h2\u003e\n\u003cp class=\"lm-subheading\"\u003eMeasure the circumference around the base of your finger and compare it with the chart before selecting your size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/558.png?v=1785921578\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"lm-size-wrap\" role=\"region\"\u003e\u003ctable class=\"lm-size-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eUS Size\u003c\/th\u003e\n\u003cth\u003eDiameter (mm)\u003c\/th\u003e\n\u003cth\u003eDiameter (inch)\u003c\/th\u003e\n\u003cth\u003eCircumference (mm)\u003c\/th\u003e\n\u003cth\u003eCircumference (inch)\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003ctd\u003e16.5\u003c\/td\u003e\n\u003ctd\u003e0.65\u003c\/td\u003e\n\u003ctd\u003e51.9\u003c\/td\u003e\n\u003ctd\u003e2.04\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e7\u003c\/td\u003e\n\u003ctd\u003e17.3\u003c\/td\u003e\n\u003ctd\u003e0.68\u003c\/td\u003e\n\u003ctd\u003e54.4\u003c\/td\u003e\n\u003ctd\u003e2.14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e8\u003c\/td\u003e\n\u003ctd\u003e18.1\u003c\/td\u003e\n\u003ctd\u003e0.71\u003c\/td\u003e\n\u003ctd\u003e57.0\u003c\/td\u003e\n\u003ctd\u003e2.24\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003ctd\u003e18.9\u003c\/td\u003e\n\u003ctd\u003e0.74\u003c\/td\u003e\n\u003ctd\u003e59.5\u003c\/td\u003e\n\u003ctd\u003e2.34\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e10\u003c\/td\u003e\n\u003ctd\u003e19.8\u003c\/td\u003e\n\u003ctd\u003e0.78\u003c\/td\u003e\n\u003ctd\u003e62.1\u003c\/td\u003e\n\u003ctd\u003e2.44\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"lm-measure-grid\"\u003e\n\u003cdiv class=\"lm-measure-step\"\u003e\n\u003cspan class=\"lm-step-number\"\u003e1\u003c\/span\u003e \u003cstrong\u003eWrap a thin paper strip around the base of your finger.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-measure-step\"\u003e\n\u003cspan class=\"lm-step-number\"\u003e2\u003c\/span\u003e \u003cstrong\u003eMark the exact point where the two ends meet.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-measure-step\"\u003e\n\u003cspan class=\"lm-step-number\"\u003e3\u003c\/span\u003e \u003cstrong\u003eMeasure in millimeters and match the circumference.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-note\"\u003eMeasure near the end of the day when fingers may be slightly larger. When between two sizes, choose the larger size for a more comfortable fit. Supplier sizing can vary slightly.\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 09 PRODUCT DETAILS --\u003e\u003csection class=\"lm-section lm-soft\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eProduct Details at a Glance\u003c\/span\u003e\u003ch2\u003eLotus Moonstone Ring Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-box\"\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003eWomen’s Lotus Moonstone Ring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eBase Material\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003e925 Sterling Silver\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eCenter Stone\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003eRound Synthetic Moonstone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003eLayered Openwork Lotus with Oxidized Details\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eLotus Face Size\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003eApprox. 23 mm High × 20 mm Wide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eAvailable Sizes\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003eUS 6–10\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003eSilver with Soft Blue-White Center\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003eVintage-Inspired, Spiritual, Feminine and Meaningful\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-row\"\u003e\n\u003cdiv class=\"lm-spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"lm-spec-value\"\u003eDaily Wear, Birthdays, Anniversaries and Gifting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 10 JEWELRY CARE --\u003e\u003csection class=\"lm-section\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eSimple Care for Longer-Lasting Shine\u003c\/span\u003e\u003ch2\u003eHow to Care for Your Ring\u003c\/h2\u003e\n\u003cp class=\"lm-subheading\"\u003eA few easy habits help protect the polished silver finish and keep the center stone looking bright.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-care-grid\"\u003e\n\u003cdiv class=\"lm-care-item\"\u003e\n\u003cspan\u003e1\u003c\/span\u003eRemove before swimming, showering or exercising.\u003c\/div\u003e\n\u003cdiv class=\"lm-care-item\"\u003e\n\u003cspan\u003e2\u003c\/span\u003eAvoid perfume, lotion, chlorine and household chemicals.\u003c\/div\u003e\n\u003cdiv class=\"lm-care-item\"\u003e\n\u003cspan\u003e3\u003c\/span\u003eWipe gently with a soft, dry silver jewelry cloth.\u003c\/div\u003e\n\u003cdiv class=\"lm-care-item\"\u003e\n\u003cspan\u003e4\u003c\/span\u003eStore separately in a jewelry pouch or box when not worn.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 11 FAQ --\u003e\u003csection class=\"lm-section lm-soft\"\u003e\u003cdiv class=\"lm-section-head\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-faq-list\"\u003e\n\u003cdiv class=\"lm-faq-item\"\u003e\n\u003ch3\u003eIs the center stone natural moonstone?\u003c\/h3\u003e\n\u003cp\u003eNo. The supplied product information describes the center as synthetic moonstone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-faq-item\"\u003e\n\u003ch3\u003eIs the ring made from sterling silver?\u003c\/h3\u003e\n\u003cp\u003eThe supplied product information describes the ring as 925 sterling silver and the product images show an S925 mark on the inner band.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-faq-item\"\u003e\n\u003ch3\u003eWhat size is the lotus face?\u003c\/h3\u003e\n\u003cp\u003eThe decorative lotus face measures approximately 23 mm high and 20 mm wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-faq-item\"\u003e\n\u003ch3\u003eWhich ring sizes are available?\u003c\/h3\u003e\n\u003cp\u003eThis listing is available in US ring sizes 6, 7, 8, 9 and 10.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-faq-item\"\u003e\n\u003ch3\u003eWill the blue glow look exactly the same in every photo?\u003c\/h3\u003e\n\u003cp\u003eThe synthetic moonstone’s blue-white glow may appear different depending on lighting, reflections and viewing angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-faq-item\"\u003e\n\u003ch3\u003eCan I wear it every day?\u003c\/h3\u003e\n\u003cp\u003eThe smooth, lightweight design is suitable for regular wear. Remove it before water exposure, exercise or contact with chemicals to help protect the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 12 CTA --\u003e\u003csection class=\"lm-section\"\u003e\u003cdiv class=\"lm-cta\"\u003e\n\u003cspan class=\"lm-eyebrow\"\u003eMeaningful Design • Moonlit Glow • Sterling Silver\u003c\/span\u003e\u003ch2\u003eWear Your Intention Every Day\u003c\/h2\u003e\n\u003cp\u003eChoose your size and add a luminous lotus-inspired symbol of renewal, balance and personal expression to your jewelry collection.\u003c\/p\u003e\n\u003cdiv class=\"lm-cta-points\"\u003e\n\u003cspan class=\"lm-cta-point\"\u003e925 Sterling Silver\u003c\/span\u003e \u003cspan class=\"lm-cta-point\"\u003eSynthetic Moonstone\u003c\/span\u003e \u003cspan class=\"lm-cta-point\"\u003e23 × 20 mm Lotus Face\u003c\/span\u003e \u003cspan class=\"lm-cta-point\"\u003eUS Sizes 6–10\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lm-trust-grid\"\u003e\n\u003cdiv class=\"lm-trust-item\"\u003eSecure Checkout\u003c\/div\u003e\n\u003cdiv class=\"lm-trust-item\"\u003eTracked Delivery\u003c\/div\u003e\n\u003cdiv class=\"lm-trust-item\"\u003eMeaningful Gift Style\u003c\/div\u003e\n\u003cdiv class=\"lm-trust-item\"\u003eEasy Size Guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Moonstone Lotus Ring \/ 6","offer_id":48103346208919,"sku":"NC01802608055717-月光石戒指6","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Moonstone Lotus Ring \/ 7","offer_id":48103346241687,"sku":"NC01802608055717-月光石戒指7","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Moonstone Lotus Ring \/ 8","offer_id":48103346274455,"sku":"NC01802608055717-月光石戒指8","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Moonstone Lotus Ring \/ 9","offer_id":48103346307223,"sku":"NC01802608055717-月光石戒指9","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Moonstone Lotus Ring \/ 10","offer_id":48103346339991,"sku":"NC01802608055717-月光石戒指10","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Moonstone Bloom Ring \/ One Size","offer_id":48103346372759,"sku":"NC01802606302372-月光石雏菊戒指","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/551.png?v=1786000226","url":"https:\/\/thenuvaro.com\/products\/vintage-moonstone-lotus-ring","provider":"thenuvaro.com","version":"1.0","type":"link"}