{"product_id":"vintage-lotus-blue-accent-ring","title":"Vintage Lotus Blue Accent Ring","description":"\u003cstyle\u003e\n  .lotus-ring-page{\n    --navy:#10213f;\n    --text:#34363d;\n    --muted:#6f7279;\n    --ivory:#faf8f5;\n    --cream:#f4eee8;\n    --line:#ded8d2;\n    --blue:#29a9db;\n    --blue-soft:#e9f7fc;\n    --white:#ffffff;\n\n    max-width:920px;\n    margin:0 auto;\n    padding:0 10px 50px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n    color:var(--text);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lotus-ring-page *{\n    box-sizing:border-box;\n  }\n\n  .lotus-ring-page h1,\n  .lotus-ring-page h2,\n  .lotus-ring-page h3,\n  .lotus-ring-page p{\n    margin-top:0;\n  }\n\n  .lotus-ring-page h1,\n  .lotus-ring-page h2{\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:var(--navy);\n    font-weight:500;\n    letter-spacing:.02em;\n  }\n\n  .lotus-ring-page h1{\n    margin-bottom:16px;\n    font-size:clamp(38px,6vw,68px);\n    line-height:1.03;\n  }\n\n  .lotus-ring-page h2{\n    margin-bottom:13px;\n    font-size:clamp(29px,4.5vw,45px);\n    line-height:1.12;\n  }\n\n  .lotus-ring-page h3{\n    margin-bottom:8px;\n    color:var(--navy);\n    font-size:18px;\n    line-height:1.35;\n  }\n\n  .lotus-ring-page p{\n    margin-bottom:15px;\n    font-size:16px;\n    color:var(--text);\n  }\n\n  .lotus-ring-page img{\n    display:block;\n    width:100% !important;\n    height:auto !important;\n    margin:0 !important;\n  }\n\n  .lr-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:9px;\n    margin-bottom:17px;\n    color:var(--navy);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.18em;\n    text-transform:uppercase;\n  }\n\n  .lr-eyebrow:before{\n    content:\"\";\n    width:30px;\n    height:1px;\n    background:var(--navy);\n  }\n\n  .lr-hero{\n    padding:54px 28px 32px;\n    text-align:center;\n    border-radius:26px 26px 0 0;\n    background:\n      radial-gradient(circle at 80% 20%,rgba(41,169,219,.10),transparent 26%),\n      linear-gradient(145deg,#fbf8f5 0%,#f4eee9 100%);\n  }\n\n  .lr-hero-copy{\n    max-width:750px;\n    margin:0 auto;\n  }\n\n  .lr-hero-subtitle{\n    max-width:690px;\n    margin:0 auto 24px !important;\n    color:#555960 !important;\n    font-size:17px !important;\n  }\n\n  .lr-badges{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n    margin-top:22px;\n  }\n\n  .lr-badge{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:39px;\n    padding:8px 15px;\n    border:1px solid rgba(16,33,63,.14);\n    border-radius:999px;\n    background:rgba(255,255,255,.8);\n    color:var(--navy);\n    font-size:13px;\n    font-weight:700;\n  }\n\n  .lr-image-card{\n    overflow:hidden;\n    border-radius:0 0 26px 26px;\n    background:var(--cream);\n    box-shadow:0 18px 45px rgba(21,31,45,.09);\n  }\n\n  .lr-section{\n    margin-top:25px;\n    padding:42px 28px;\n    border-radius:26px;\n    background:var(--ivory);\n  }\n\n  .lr-section-white{\n    background:#fff;\n    border:1px solid #eee9e4;\n  }\n\n  .lr-section-heading{\n    max-width:720px;\n    margin:0 auto 25px;\n    text-align:center;\n  }\n\n  .lr-section-heading p{\n    max-width:660px;\n    margin-left:auto;\n    margin-right:auto;\n    color:var(--muted);\n  }\n\n  .lr-feature-grid{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:14px;\n    margin-top:25px;\n  }\n\n  .lr-feature{\n    min-height:145px;\n    padding:22px 17px;\n    text-align:center;\n    border:1px solid #e6e0da;\n    border-radius:18px;\n    background:#fff;\n  }\n\n  .lr-feature-icon{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:46px;\n    height:46px;\n    margin:0 auto 13px;\n    border-radius:50%;\n    background:var(--blue-soft);\n    color:var(--navy);\n    font-size:21px;\n  }\n\n  .lr-feature p{\n    margin:0;\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.5;\n  }\n\n  .lr-product-figure{\n    margin:25px 0 0;\n    overflow:hidden;\n    border-radius:24px;\n    background:#f5f1ed;\n    box-shadow:0 15px 38px rgba(20,29,45,.08);\n  }\n\n  .lr-product-figure img{\n    aspect-ratio:1 \/ 1;\n    object-fit:cover;\n  }\n\n  .lr-figure-caption{\n    padding:20px 23px 22px;\n    background:#fff;\n    border-top:1px solid #eee9e4;\n  }\n\n  .lr-caption-label{\n    display:block;\n    margin-bottom:6px;\n    color:var(--blue);\n    font-size:11px;\n    font-weight:800;\n    letter-spacing:.15em;\n    text-transform:uppercase;\n  }\n\n  .lr-figure-caption h3{\n    margin-bottom:6px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:23px;\n    font-weight:500;\n  }\n\n  .lr-figure-caption p{\n    margin:0;\n    color:var(--muted);\n    font-size:15px;\n  }\n\n  .lr-story{\n    position:relative;\n    overflow:hidden;\n    margin-top:25px;\n    padding:50px 30px;\n    text-align:center;\n    border-radius:26px;\n    background:linear-gradient(145deg,var(--navy),#263b5b);\n  }\n\n  .lr-story:before{\n    content:\"\";\n    position:absolute;\n    top:-90px;\n    right:-70px;\n    width:240px;\n    height:240px;\n    border:1px solid rgba(255,255,255,.12);\n    border-radius:50%;\n  }\n\n  .lr-story:after{\n    content:\"\";\n    position:absolute;\n    bottom:-110px;\n    left:-90px;\n    width:270px;\n    height:270px;\n    border:1px solid rgba(255,255,255,.09);\n    border-radius:50%;\n  }\n\n  .lr-story-inner{\n    position:relative;\n    z-index:1;\n    max-width:730px;\n    margin:auto;\n  }\n\n  .lr-story h2,\n  .lr-story p{\n    color:#fff;\n  }\n\n  .lr-story p{\n    margin-bottom:0;\n    color:rgba(255,255,255,.78);\n  }\n\n  .lr-fact-bar{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    margin-top:25px;\n    overflow:hidden;\n    border:1px solid #e5dfda;\n    border-radius:20px;\n    background:#fff;\n  }\n\n  .lr-fact{\n    padding:21px 18px;\n    text-align:center;\n  }\n\n  .lr-fact + .lr-fact{\n    border-left:1px solid #e5dfda;\n  }\n\n  .lr-fact strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--navy);\n    font-size:15px;\n  }\n\n  .lr-fact span{\n    color:var(--muted);\n    font-size:13px;\n  }\n\n  .lr-size-wrap{\n    overflow-x:auto;\n    margin-top:24px;\n    border:1px solid #e1dcd6;\n    border-radius:20px;\n    background:#fff;\n    -webkit-overflow-scrolling:touch;\n  }\n\n  .lr-size-table{\n    width:100%;\n    min-width:570px;\n    border-collapse:collapse;\n    text-align:center;\n  }\n\n  .lr-size-table th{\n    padding:16px 12px;\n    background:var(--navy);\n    color:#fff;\n    font-size:13px;\n    letter-spacing:.04em;\n  }\n\n  .lr-size-table td{\n    padding:15px 12px;\n    border-bottom:1px solid #ece7e2;\n    color:#46494f;\n    font-size:14px;\n  }\n\n  .lr-size-table tbody tr:nth-child(even){\n    background:#faf8f5;\n  }\n\n  .lr-size-table tbody tr:last-child td{\n    border-bottom:0;\n  }\n\n  .lr-size-table td:first-child{\n    color:var(--navy);\n    font-size:16px;\n    font-weight:800;\n  }\n\n  .lr-size-note{\n    margin-top:15px !important;\n    color:var(--muted) !important;\n    font-size:13px !important;\n    text-align:center;\n  }\n\n  .lr-measure-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:14px;\n    margin-top:24px;\n  }\n\n  .lr-measure-step{\n    padding:22px 18px;\n    border-radius:18px;\n    background:#fff;\n    border:1px solid #e5dfda;\n  }\n\n  .lr-step-number{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:35px;\n    height:35px;\n    margin-bottom:13px;\n    border-radius:50%;\n    background:var(--navy);\n    color:#fff;\n    font-weight:800;\n  }\n\n  .lr-measure-step p{\n    margin:0;\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .lr-callout{\n    margin-top:20px;\n    padding:17px 19px;\n    border-left:4px solid var(--blue);\n    border-radius:4px 15px 15px 4px;\n    background:var(--blue-soft);\n    color:#334656;\n    font-size:14px;\n  }\n\n  .lr-care-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:13px;\n    margin-top:24px;\n  }\n\n  .lr-care{\n    padding:20px 15px;\n    text-align:center;\n    border-radius:17px;\n    background:#fff;\n    border:1px solid #e6e0da;\n  }\n\n  .lr-care span{\n    display:block;\n    margin-bottom:9px;\n    font-size:24px;\n  }\n\n  .lr-care strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--navy);\n    font-size:14px;\n  }\n\n  .lr-care small{\n    display:block;\n    color:var(--muted);\n    font-size:12px;\n    line-height:1.5;\n  }\n\n  .lr-faq{\n    margin-top:23px;\n  }\n\n  .lr-faq details{\n    border-bottom:1px solid #ddd8d2;\n  }\n\n  .lr-faq summary{\n    position:relative;\n    padding:19px 40px 19px 0;\n    color:var(--navy);\n    font-size:15px;\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .lr-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .lr-faq summary:after{\n    content:\"+\";\n    position:absolute;\n    right:5px;\n    top:16px;\n    font-size:24px;\n    font-weight:400;\n  }\n\n  .lr-faq details[open] summary:after{\n    content:\"−\";\n  }\n\n  .lr-faq details p{\n    padding:0 35px 18px 0;\n    margin:0;\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .lr-footer-banner{\n    margin-top:25px;\n    padding:37px 25px;\n    text-align:center;\n    border-radius:26px;\n    background:\n      radial-gradient(circle at 50% 0%,rgba(41,169,219,.14),transparent 45%),\n      linear-gradient(145deg,#f8f3ed,#fff);\n    border:1px solid #e7e1db;\n  }\n\n  .lr-footer-banner h2{\n    margin-bottom:11px;\n  }\n\n  .lr-footer-banner p{\n    max-width:630px;\n    margin:0 auto;\n    color:var(--muted);\n  }\n\n  @media(max-width:720px){\n    .lotus-ring-page{\n      padding:0 5px 35px;\n    }\n\n    .lr-hero{\n      padding:39px 19px 26px;\n      border-radius:20px 20px 0 0;\n    }\n\n    .lr-image-card{\n      border-radius:0 0 20px 20px;\n    }\n\n    .lr-section,\n    .lr-story{\n      padding:34px 17px;\n      border-radius:20px;\n    }\n\n    .lr-feature-grid{\n      grid-template-columns:repeat(2,1fr);\n      gap:10px;\n    }\n\n    .lr-feature{\n      min-height:140px;\n      padding:18px 12px;\n    }\n\n    .lr-fact-bar{\n      grid-template-columns:1fr;\n    }\n\n    .lr-fact + .lr-fact{\n      border-left:0;\n      border-top:1px solid #e5dfda;\n    }\n\n    .lr-measure-grid{\n      grid-template-columns:1fr;\n    }\n\n    .lr-care-grid{\n      grid-template-columns:repeat(2,1fr);\n      gap:10px;\n    }\n\n    .lr-product-figure{\n      border-radius:18px;\n    }\n\n    .lr-figure-caption{\n      padding:17px;\n    }\n\n    .lr-figure-caption h3{\n      font-size:21px;\n    }\n  }\n\n  @media(max-width:390px){\n    .lr-feature-grid,\n    .lr-care-grid{\n      grid-template-columns:1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lotus-ring-page\"\u003e\n\u003c!-- HERO INTRO --\u003e\n\u003csection class=\"lr-hero\"\u003e\n\u003cdiv class=\"lr-hero-copy\"\u003e\n\u003cspan class=\"lr-eyebrow\"\u003eSymbolic Jewelry Collection\u003c\/span\u003e\n\u003ch2\u003eLotus-Inspired Blue Teardrop Ring\u003c\/h2\u003e\n\u003cp class=\"lr-hero-subtitle\"\u003eA sculptural silver-tone statement ring shaped by graceful lotus symbolism and finished with a vivid, light-catching blue accent.\u003c\/p\u003e\n\u003cdiv class=\"lr-badges\"\u003e\n\u003cspan class=\"lr-badge\"\u003eSilver-Tone Alloy\u003c\/span\u003e \u003cspan class=\"lr-badge\"\u003eBlue Faceted Accent\u003c\/span\u003e \u003cspan class=\"lr-badge\"\u003eUS Sizes 5–11\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 01: MAIN HERO --\u003e\n\u003cdiv class=\"lr-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0851.png?v=1785897974\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- CORE BENEFITS --\u003e\n\u003csection class=\"lr-section lr-section-white\"\u003e\n\u003cdiv class=\"lr-section-heading\"\u003e\n\u003cspan class=\"lr-eyebrow\"\u003eDesigned With Meaning\u003c\/span\u003e\n\u003ch2\u003eAn Artistic Accent With Symbolic Beauty\u003c\/h2\u003e\n\u003cp\u003eInspired by the graceful form of a blooming lotus, this distinctive ring combines meaningful symbolism with an elegant vintage-style finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-feature-grid\"\u003e\n\u003cdiv class=\"lr-feature\"\u003e\n\u003cdiv class=\"lr-feature-icon\"\u003e❀\u003c\/div\u003e\n\u003ch3\u003eLotus-Inspired Form\u003c\/h3\u003e\n\u003cp\u003eLayered contours create a graceful and recognizable floral silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-feature\"\u003e\n\u003cdiv class=\"lr-feature-icon\"\u003e◇\u003c\/div\u003e\n\u003ch3\u003eBlue Faceted Accent\u003c\/h3\u003e\n\u003cp\u003eA vivid teardrop centerpiece catches the light from different angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-feature\"\u003e\n\u003cdiv class=\"lr-feature-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eVintage Contrast\u003c\/h3\u003e\n\u003cp\u003eDarkened recessed details highlight the shape of each polished petal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-feature\"\u003e\n\u003cdiv class=\"lr-feature-icon\"\u003e◌\u003c\/div\u003e\n\u003ch3\u003eStatement Styling\u003c\/h3\u003e\n\u003cp\u003eA distinctive design that adds personality without feeling overly heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 02: SYMBOLISM --\u003e\n\u003cfigure class=\"lr-product-figure\"\u003e\n\u003cfigcaption class=\"lr-figure-caption\"\u003e\u003cspan class=\"lr-caption-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0852.png?v=1785897986\" alt=\"\"\u003eLotus Symbolism\u003c\/span\u003e\n\u003ch3\u003eInspired by Growth and Renewal\u003c\/h3\u003e\n\u003cp\u003eThe lotus-inspired silhouette represents personal growth, renewal and graceful self-expression, making the ring meaningful as well as decorative.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- SYMBOLISM STORY --\u003e\n\u003csection class=\"lr-story\"\u003e\n\u003cdiv class=\"lr-story-inner\"\u003e\n\u003cspan class=\"lr-eyebrow\" style=\"color: #ffffff;\"\u003eWear Your Story\u003c\/span\u003e\n\u003ch2\u003eA Reminder of New Beginnings\u003c\/h2\u003e\n\u003cp\u003eMore than a decorative accessory, the layered lotus form brings a symbolic element to everyday styling—perfect for marking a fresh chapter, personal milestone or meaningful moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 03: CENTER DETAIL --\u003e\n\u003cfigure class=\"lr-product-figure\"\u003e\n\u003cfigcaption class=\"lr-figure-caption\"\u003e\u003cspan class=\"lr-caption-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0853.png?v=1785897989\" alt=\"\"\u003eCenter Detail\u003c\/span\u003e\n\u003ch3\u003eA Vivid Light-Catching Focal Point\u003c\/h3\u003e\n\u003cp\u003eThe faceted blue teardrop accent reflects surrounding light beautifully, while the polished frame creates a clean, defined finish.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- IMAGE 04: SIDE DETAILS --\u003e\n\u003cfigure class=\"lr-product-figure\"\u003e\n\u003cfigcaption class=\"lr-figure-caption\"\u003e\u003cspan class=\"lr-caption-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0854.png?v=1785897992\" alt=\"\"\u003eSide Profile\u003c\/span\u003e\n\u003ch3\u003eBeautiful From Every Angle\u003c\/h3\u003e\n\u003cp\u003eDelicate clear accents along the shoulders complement the centerpiece, while the slim silver-tone band creates a balanced, refined profile.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- MATERIAL FACTS --\u003e\n\u003csection class=\"lr-section\"\u003e\n\u003cdiv class=\"lr-section-heading\"\u003e\n\u003cspan class=\"lr-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eAccurate Materials, Beautiful Presentation\u003c\/h2\u003e\n\u003cp\u003eDesigned as a stylish fashion jewelry piece with a polished silver-tone appearance and a decorative blue faceted centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-fact-bar\"\u003e\n\u003cdiv class=\"lr-fact\"\u003e\n\u003cstrong\u003eSilver-Tone Alloy\u003c\/strong\u003e \u003cspan\u003ePolished fashion jewelry finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-fact\"\u003e\n\u003cstrong\u003eBlue Faceted Accent\u003c\/strong\u003e \u003cspan\u003eDecorative teardrop centerpiece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-fact\"\u003e\n\u003cstrong\u003eClear Side Accents\u003c\/strong\u003e \u003cspan\u003eSubtle light-catching detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-callout\"\u003eThis ring is crafted from silver-tone alloy. It is not solid sterling silver, and the blue centerpiece is not advertised as moonstone.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 05: HAND MODEL --\u003e\n\u003cfigure class=\"lr-product-figure\"\u003e\n\u003cfigcaption class=\"lr-figure-caption\"\u003e\u003cspan class=\"lr-caption-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0855.png?v=1785897996\" alt=\"\"\u003eOn-Hand Styling\u003c\/span\u003e\n\u003ch3\u003eDistinctive Without Feeling Overdone\u003c\/h3\u003e\n\u003cp\u003eThe graceful proportions create an eye-catching presence that pairs beautifully with neutral nails, casual outfits and elevated evening looks.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- IMAGE 06: DIMENSIONAL DESIGN --\u003e\n\u003cfigure class=\"lr-product-figure\"\u003e\n\u003cfigcaption class=\"lr-figure-caption\"\u003e\u003cspan class=\"lr-caption-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0856.png?v=1785897999\" alt=\"\"\u003eDimensional Design\u003c\/span\u003e\n\u003ch3\u003eLayered Petals Create Sculptural Depth\u003c\/h3\u003e\n\u003cp\u003eOpenwork petals, polished outlines and darker recessed detailing work together to produce a beautifully dimensional lotus-inspired profile.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- IMAGE 07: GIFT --\u003e\n\u003cfigure class=\"lr-product-figure\"\u003e\n\u003cfigcaption class=\"lr-figure-caption\"\u003e\u003cspan class=\"lr-caption-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0857.png?v=1785898003\" alt=\"\"\u003eMeaningful Gifting\u003c\/span\u003e\n\u003ch3\u003eA Thoughtful Symbolic Jewelry Gift\u003c\/h3\u003e\n\u003cp\u003eA beautiful choice for birthdays, personal milestones, celebrations or simply reminding someone special of their strength and growth.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- SIZE GUIDE --\u003e\n\u003csection class=\"lr-section lr-section-white\"\u003e\n\u003cdiv class=\"lr-section-heading\"\u003e\n\u003cspan class=\"lr-eyebrow\"\u003eFind Your Best Fit\u003c\/span\u003e\n\u003ch2\u003eUS Ring Sizes 5–11\u003c\/h2\u003e\n\u003cp\u003eMeasure a ring that already fits the intended finger and compare its inside diameter with the chart below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-size-wrap\"\u003e\n\u003ctable class=\"lr-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eUS Size\u003c\/th\u003e\n\u003cth\u003eInside Diameter\u003c\/th\u003e\n\u003cth\u003eInside Circumference\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003ctd\u003e15.7 mm\u003c\/td\u003e\n\u003ctd\u003e49.3 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003ctd\u003e16.5 mm\u003c\/td\u003e\n\u003ctd\u003e51.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e7\u003c\/td\u003e\n\u003ctd\u003e17.3 mm\u003c\/td\u003e\n\u003ctd\u003e54.4 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e8\u003c\/td\u003e\n\u003ctd\u003e18.1 mm\u003c\/td\u003e\n\u003ctd\u003e57.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003ctd\u003e18.9 mm\u003c\/td\u003e\n\u003ctd\u003e59.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e10\u003c\/td\u003e\n\u003ctd\u003e19.8 mm\u003c\/td\u003e\n\u003ctd\u003e62.1 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e11\u003c\/td\u003e\n\u003ctd\u003e20.6 mm\u003c\/td\u003e\n\u003ctd\u003e64.6 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"lr-size-note\"\u003eMeasurements are approximate. A small manual measurement difference may occur.\u003c\/p\u003e\n\u003cdiv class=\"lr-measure-grid\"\u003e\n\u003cdiv class=\"lr-measure-step\"\u003e\n\u003cdiv class=\"lr-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eChoose a Ring\u003c\/h3\u003e\n\u003cp\u003eSelect an existing ring that fits the same finger comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-measure-step\"\u003e\n\u003cdiv class=\"lr-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eMeasure Inside\u003c\/h3\u003e\n\u003cp\u003eMeasure straight across the inside center, excluding the metal edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-measure-step\"\u003e\n\u003cdiv class=\"lr-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eMatch the Chart\u003c\/h3\u003e\n\u003cp\u003eCompare the diameter with the closest US size shown above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-callout\"\u003eBetween two sizes? Choose the larger size for a more comfortable fit, especially if your fingers tend to swell during the day.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- JEWELRY CARE --\u003e\n\u003csection class=\"lr-section\"\u003e\n\u003cdiv class=\"lr-section-heading\"\u003e\n\u003cspan class=\"lr-eyebrow\"\u003eJewelry Care\u003c\/span\u003e\n\u003ch2\u003eHelp Preserve Its Finish\u003c\/h2\u003e\n\u003cp\u003eFashion alloy jewelry lasts longer when protected from moisture, chemicals and repeated friction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-care-grid\"\u003e\n\u003cdiv class=\"lr-care\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e \u003cstrong\u003eKeep Dry\u003c\/strong\u003e \u003csmall\u003eRemove before showering, swimming or washing hands.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-care\"\u003e\n\u003cspan\u003e🧴\u003c\/span\u003e \u003cstrong\u003eAvoid Chemicals\u003c\/strong\u003e \u003csmall\u003eKeep away from perfume, lotion and cleaning products.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-care\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eWipe Gently\u003c\/strong\u003e \u003csmall\u003eUse a clean, soft and dry cloth after wearing.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-care\"\u003e\n\u003cspan\u003e◻️\u003c\/span\u003e \u003cstrong\u003eStore Separately\u003c\/strong\u003e \u003csmall\u003eKeep in a dry jewelry pouch to reduce scratches.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"lr-section lr-section-white\"\u003e\n\u003cdiv class=\"lr-section-heading\"\u003e\n\u003cspan class=\"lr-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2\u003eProduct Information\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this ring made from 925 sterling silver?\u003c\/summary\u003e\n\u003cp\u003eNo. This fashion jewelry ring is crafted from silver-tone alloy and has a polished silver-colored finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the blue centerpiece moonstone?\u003c\/summary\u003e\n\u003cp\u003eNo. The centerpiece is described as a blue faceted decorative accent. It is not advertised as natural or synthetic moonstone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cp\u003eThe ring is available in US sizes 5, 6, 7, 8, 9, 10 and 11. Please refer to the size chart before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the color look different in person?\u003c\/summary\u003e\n\u003cp\u003eThe shade and brightness of the blue accent may appear slightly different depending on lighting, camera settings and screen display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for alloy jewelry?\u003c\/summary\u003e\n\u003cp\u003eKeep the ring dry, avoid contact with perfume and household chemicals, and store it separately in a clean, dry place after wearing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 08: CLOSING --\u003e\n\u003cfigure class=\"lr-product-figure\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0858.png?v=1785898006\" alt=\"\"\u003e\u003c\/figure\u003e\n\u003c!-- FINAL MESSAGE --\u003e\n\u003csection class=\"lr-footer-banner\"\u003e\u003cspan class=\"lr-eyebrow\"\u003eEveryday Symbolism\u003c\/span\u003e\n\u003ch2\u003eA Meaningful Detail for Your Personal Style\u003c\/h2\u003e\n\u003cp\u003eElegant lotus contours, a vivid blue focal point and vintage-inspired silver-tone detailing come together in a ring designed to feel expressive, memorable and easy to style.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Max","offers":[{"title":"Sea blue \/ 5","offer_id":54930482397483,"sku":"NC01802608051560-海蓝色-5号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Sea blue \/ 6","offer_id":54930482430251,"sku":"NC01802608051560-海蓝色-6号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Sea blue \/ 7","offer_id":54930482463019,"sku":"NC01802608051560-海蓝色-7号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Sea blue \/ 8","offer_id":54930482495787,"sku":"NC01802608051560-海蓝色-8号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Sea blue \/ 9","offer_id":54930482528555,"sku":"NC01802608051560-海蓝色-9号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Sea blue \/ 10","offer_id":54930482561323,"sku":"NC01802608051560-海蓝色-10号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Sea blue \/ 11","offer_id":54930482594091,"sku":"NC01802608051560-海蓝色-11号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Transparent white \/ 5","offer_id":54930482626859,"sku":"NC01802608051560-透明白色-5号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Transparent white \/ 6","offer_id":54930482659627,"sku":"NC01802608051560-透明白色-6号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Transparent white \/ 7","offer_id":54930482692395,"sku":"NC01802608051560-透明白色-7号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Transparent white \/ 8","offer_id":54930482725163,"sku":"NC01802608051560-透明白色-8号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Transparent white \/ 9","offer_id":54930482757931,"sku":"NC01802608051560-透明白色-9号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Transparent white \/ 10","offer_id":54930482790699,"sku":"NC01802608051560-透明白色-10号","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Transparent white \/ 11","offer_id":54930482823467,"sku":"NC01802608051560-透明白色-11号","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/0851.png?v=1785897974","url":"https:\/\/fiorvax.com\/zh\/products\/vintage-lotus-blue-accent-ring","provider":"Fiorvax","version":"1.0","type":"link"}