{"product_id":"vintage-black-floral-vine-ring","title":"Vintage Black Floral Vine Ring","description":"\u003c!--VINTAGE GOTHIC BLACK FLORAL RING — SHOPIFY PRODUCT DESCRIPTION BODY HTMLHOW TO USE1. Upload the 8 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.RECOMMENDED IMAGE ORDER01 Hero \/ Product Overview02 Vintage Floral Design \/ Front View03 Glossy Black Centerpiece \/ Macro Detail04 Material \u0026 Craft Detail05 Comfortable Daily Wear \/ Hand Scene06 Special Moments \/ Evening Scene07 Thoughtful Gift \/ Gift Box Scene08 Why You'll Love It \/ Conversion CloseIMPORTANT ACCURACY NOTE- This conversion-focused version uses: Silver-Tone Alloy, Glossy Black Decorative Stone, Clear Crystal Accents.- Do not publish 925 Sterling Silver, natural obsidian, cubic zirconia, hypoallergenic, nickel-free,  or included gift-box claims unless your supplier documentation confirms them.- The current first and fourth images contain 925 Sterling Silver labels. Edit both images before publishing.--\u003e\u003cstyle\u003e  .vbf-page,  .vbf-page * {    box-sizing: border-box;  }  .vbf-page {    --vbf-ink: #211a17;    --vbf-brown: #49362c;    --vbf-text: #66574f;    --vbf-muted: #84756d;    --vbf-gold: #b78d4b;    --vbf-gold-soft: #e9d9bc;    --vbf-cream: #fffaf3;    --vbf-champagne: #f6ecdd;    --vbf-paper: #fcf8f3;    --vbf-line: #eadcca;    --vbf-black: #171514;    --vbf-white: #ffffff;    --vbf-shadow: 0 14px 38px rgba(74, 52, 40, 0.10);    width: 100%;    max-width: 920px;    margin: 0 auto;    padding: 10px;    color: var(--vbf-text);    background: var(--vbf-white);    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;    line-height: 1.68;    -webkit-font-smoothing: antialiased;  }  .vbf-page h1,  .vbf-page h2,  .vbf-page h3,  .vbf-page p,  .vbf-page figure {    margin-top: 0;  }  .vbf-page h1,  .vbf-page h2 {    color: var(--vbf-ink);    font-family: Georgia, \"Times New Roman\", serif;    font-weight: 500;    letter-spacing: 0.01em;  }  .vbf-page h1 {    margin-bottom: 12px;    font-size: clamp(32px, 6.8vw, 56px);    line-height: 1.04;  }  .vbf-page h2 {    margin-bottom: 10px;    font-size: clamp(26px, 5.2vw, 40px);    line-height: 1.13;  }  .vbf-page h3 {    margin-bottom: 6px;    color: var(--vbf-ink);    font-size: 15px;    line-height: 1.36;    font-weight: 850;  }  .vbf-page p {    margin-bottom: 0;    color: var(--vbf-text);    font-size: 14px;    line-height: 1.7;  }  .vbf-section {    margin-bottom: 34px;  }  .vbf-section-head {    max-width: 740px;    margin: 0 auto 16px;    text-align: center;  }  .vbf-eyebrow {    display: inline-flex;    align-items: center;    justify-content: center;    margin-bottom: 9px;    color: var(--vbf-gold);    font-size: 11px;    line-height: 1.3;    font-weight: 900;    letter-spacing: 1.55px;    text-transform: uppercase;  }  .vbf-subheading {    max-width: 700px;    margin: 0 auto;    color: var(--vbf-text) !important;    font-size: 14.5px !important;    line-height: 1.68 !important;  }  .vbf-highlight {    color: var(--vbf-brown);    font-weight: 850;  }  .vbf-image {    width: 100%;    margin: 0;    overflow: hidden;    background: var(--vbf-cream);    border: 1px solid var(--vbf-line);    border-radius: 22px;    box-shadow: var(--vbf-shadow);  }  .vbf-image img {    display: block;    width: 100%;    height: auto;    aspect-ratio: 1 \/ 1;    object-fit: cover;    margin: 0;  }  .vbf-image + .vbf-copy-card,  .vbf-image + .vbf-feature-grid,  .vbf-image + .vbf-benefit-strip,  .vbf-image + .vbf-size-wrap,  .vbf-image + .vbf-spec-box {    margin-top: 14px;  }  \/* HERO *\/  .vbf-hero {    position: relative;    overflow: hidden;    padding: 32px 14px 17px;    text-align: center;    background:      radial-gradient(circle at 88% 5%, rgba(183, 141, 75, 0.17), transparent 29%),      radial-gradient(circle at 8% 5%, rgba(233, 217, 188, 0.58), transparent 31%),      linear-gradient(145deg, #fffaf3 0%, #f7ecdf 56%, #fffdf9 100%);    border: 1px solid var(--vbf-line);    border-radius: 26px;  }  .vbf-hero::after {    content: \"\";    position: absolute;    right: -70px;    bottom: -105px;    width: 250px;    height: 250px;    border: 1px solid rgba(183, 141, 75, 0.14);    border-radius: 50%;    pointer-events: none;  }  .vbf-hero-inner {    position: relative;    z-index: 1;  }  .vbf-hero-lead {    max-width: 710px;    margin: 0 auto 20px !important;    color: var(--vbf-brown) !important;    font-size: 15.5px !important;    line-height: 1.7 !important;  }  .vbf-quick-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 7px;    margin-top: 14px;  }  .vbf-quick-item {    min-height: 78px;    padding: 11px 6px;    background: rgba(255, 255, 255, 0.9);    border: 1px solid rgba(218, 199, 173, 0.78);    border-radius: 13px;    text-align: center;  }  .vbf-quick-icon {    display: flex;    align-items: center;    justify-content: center;    width: 31px;    height: 31px;    margin: 0 auto 7px;    color: var(--vbf-brown);    background: rgba(233, 217, 188, 0.42);    border: 1px solid rgba(183, 141, 75, 0.18);    border-radius: 50%;    font-size: 13px;    font-weight: 900;  }  .vbf-quick-item strong {    display: block;    color: var(--vbf-ink);    font-size: 11.5px;    line-height: 1.34;    font-weight: 850;  }  \/* CARDS *\/  .vbf-copy-card {    padding: 17px 15px;    background: #ffffff;    border: 1px solid var(--vbf-line);    border-radius: 16px;    box-shadow: 0 6px 20px rgba(74, 52, 40, 0.05);  }  .vbf-copy-card p + p {    margin-top: 9px;  }  .vbf-feature-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 9px;  }  .vbf-feature-card {    padding: 15px 13px;    background: #ffffff;    border: 1px solid var(--vbf-line);    border-radius: 14px;    box-shadow: 0 4px 14px rgba(74, 52, 40, 0.04);  }  .vbf-feature-icon {    display: flex;    align-items: center;    justify-content: center;    width: 31px;    height: 31px;    margin-bottom: 9px;    color: var(--vbf-brown);    background: linear-gradient(145deg, #ffffff, #f4e8d7);    border: 1px solid #ead7ba;    border-radius: 50%;    font-size: 12px;    font-weight: 900;  }  .vbf-feature-card p {    color: var(--vbf-muted);    font-size: 12.5px;    line-height: 1.56;  }  \/* SOFT \/ DARK PANELS *\/  .vbf-soft {    padding: 22px 14px;    background:      radial-gradient(circle at 88% 4%, rgba(183, 141, 75, 0.12), transparent 28%),      linear-gradient(145deg, #fdf9f4, #f4eadf);    border: 1px solid var(--vbf-line);    border-radius: 22px;  }  .vbf-night {    padding: 23px 14px;    color: #ffffff;    background:      radial-gradient(circle at 88% 7%, rgba(183, 141, 75, 0.22), transparent 28%),      radial-gradient(circle at 13% 92%, rgba(255, 255, 255, 0.06), transparent 35%),      linear-gradient(150deg, #151313, #292321 58%, #3d3029);    border-radius: 23px;  }  .vbf-night h2,  .vbf-night h3,  .vbf-night p {    color: #ffffff;  }  .vbf-night .vbf-eyebrow {    color: #e4bf7d;  }  .vbf-night .vbf-subheading {    color: #eee6df !important;  }  .vbf-night .vbf-image {    border-color: rgba(255, 255, 255, 0.15);    box-shadow: 0 16px 42px rgba(0, 0, 0, 0.23);  }  .vbf-night .vbf-feature-card,  .vbf-night .vbf-copy-card {    background: rgba(255, 255, 255, 0.08);    border-color: rgba(255, 255, 255, 0.14);    box-shadow: none;  }  .vbf-night .vbf-feature-card h3,  .vbf-night .vbf-feature-card p,  .vbf-night .vbf-copy-card p {    color: #f2ece7;  }  \/* BENEFITS *\/  .vbf-benefit-strip {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 7px;  }  .vbf-benefit {    padding: 10px 6px;    color: var(--vbf-ink);    background: #fbf5ec;    border: 1px solid #ead8bc;    border-radius: 11px;    text-align: center;    font-size: 10.5px;    line-height: 1.36;    font-weight: 850;  }  \/* OCCASIONS *\/  .vbf-occasion-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 8px;    margin-top: 14px;  }  .vbf-occasion-item {    min-height: 58px;    padding: 11px;    color: var(--vbf-ink);    background: #ffffff;    border: 1px solid var(--vbf-line);    border-radius: 12px;    font-size: 12.5px;    line-height: 1.45;    font-weight: 780;  }  .vbf-occasion-item span {    display: inline-flex;    align-items: center;    justify-content: center;    width: 27px;    height: 27px;    margin-right: 7px;    color: var(--vbf-brown);    background: rgba(233, 217, 188, 0.42);    border-radius: 50%;    vertical-align: middle;    font-size: 12px;    font-weight: 900;  }  \/* SPECS *\/  .vbf-spec-box {    overflow: hidden;    margin-top: 14px;    border: 1px solid var(--vbf-line);    border-radius: 15px;  }  .vbf-spec-row {    display: flex;    align-items: flex-start;    justify-content: space-between;    gap: 16px;    padding: 13px 14px;    background: #ffffff;    border-bottom: 1px solid var(--vbf-line);    font-size: 12.5px;    line-height: 1.48;  }  .vbf-spec-row:nth-child(even) {    background: #fcf8f3;  }  .vbf-spec-row:last-child {    border-bottom: 0;  }  .vbf-spec-label {    flex: 0 0 39%;    color: var(--vbf-ink);    font-weight: 850;  }  .vbf-spec-value {    flex: 1;    color: var(--vbf-muted);    text-align: right;  }  \/* SIZE GUIDE *\/  .vbf-size-wrap {    overflow-x: auto;    -webkit-overflow-scrolling: touch;    background: #ffffff;    border: 1px solid var(--vbf-line);    border-radius: 15px;  }  .vbf-size-table {    width: 100%;    min-width: 640px;    border-collapse: collapse;    font-size: 12.5px;  }  .vbf-size-table th,  .vbf-size-table td {    padding: 11px 10px;    border-bottom: 1px solid var(--vbf-line);    text-align: center;    white-space: nowrap;  }  .vbf-size-table thead th {    color: #ffffff;    background: linear-gradient(145deg, #1b1715, #4a3930);    font-weight: 850;  }  .vbf-size-table tbody tr:nth-child(even) {    background: #fcf8f3;  }  .vbf-size-table tbody tr:last-child td {    border-bottom: 0;  }  .vbf-measure-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 8px;    margin-top: 12px;  }  .vbf-measure-step {    padding: 13px 9px;    background: #ffffff;    border: 1px solid var(--vbf-line);    border-radius: 13px;    text-align: center;  }  .vbf-step-number {    display: flex;    align-items: center;    justify-content: center;    width: 27px;    height: 27px;    margin: 0 auto 7px;    color: #ffffff;    background: var(--vbf-brown);    border-radius: 50%;    font-size: 12px;    font-weight: 900;  }  .vbf-measure-step strong {    display: block;    color: var(--vbf-ink);    font-size: 11.5px;    line-height: 1.4;  }  \/* CARE *\/  .vbf-care-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 8px;    margin-top: 14px;  }  .vbf-care-item {    padding: 13px 11px;    color: var(--vbf-ink);    background: #ffffff;    border: 1px solid var(--vbf-line);    border-radius: 12px;    font-size: 12px;    line-height: 1.5;    font-weight: 720;  }  .vbf-care-item span {    display: inline-flex;    align-items: center;    justify-content: center;    width: 26px;    height: 26px;    margin-right: 7px;    color: var(--vbf-brown);    background: rgba(233, 217, 188, 0.42);    border-radius: 50%;    vertical-align: middle;    font-size: 12px;    font-weight: 900;  }  \/* FAQ *\/  .vbf-faq-list {    display: grid;    gap: 9px;    margin-top: 14px;  }  .vbf-faq-item {    padding: 15px 14px;    background: #ffffff;    border: 1px solid var(--vbf-line);    border-radius: 14px;  }  .vbf-faq-item h3 {    position: relative;    padding-left: 22px;  }  .vbf-faq-item h3::before {    content: \"Q\";    position: absolute;    top: 0;    left: 0;    color: var(--vbf-gold);    font-weight: 900;  }  .vbf-faq-item p {    padding-left: 22px;    color: var(--vbf-muted);    font-size: 12.5px;    line-height: 1.58;  }  .vbf-note {    margin-top: 12px;    padding: 11px 12px;    color: var(--vbf-muted);    background: #fdf9f4;    border-left: 3px solid var(--vbf-gold);    border-radius: 5px 11px 11px 5px;    font-size: 11px;    line-height: 1.55;  }  \/* CTA *\/  .vbf-cta {    position: relative;    overflow: hidden;    padding: 29px 17px;    text-align: center;    background:      radial-gradient(circle at 88% 8%, rgba(183, 141, 75, 0.22), transparent 30%),      linear-gradient(145deg, #171413, #3b2f29);    border-radius: 23px;    box-shadow: 0 15px 40px rgba(36, 26, 21, 0.24);  }  .vbf-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%;  }  .vbf-cta \u003e * {    position: relative;    z-index: 1;  }  .vbf-cta .vbf-eyebrow {    color: #e5bf7b;  }  .vbf-cta h2,  .vbf-cta p {    color: #ffffff;  }  .vbf-cta p {    max-width: 660px;    margin: 0 auto;    color: #eee7e1;  }  .vbf-cta-points {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 7px;    margin-top: 16px;  }  .vbf-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: 760;  }  .vbf-trust-grid {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 6px;    margin-top: 11px;  }  .vbf-trust-item {    padding: 9px 4px;    color: var(--vbf-muted);    background: #f8f2e9;    border: 1px solid var(--vbf-line);    border-radius: 9px;    text-align: center;    font-size: 10.5px;    line-height: 1.35;    font-weight: 760;  }  @media (min-width: 680px) {    .vbf-page {      padding: 16px;    }    .vbf-hero {      padding: 44px 28px 24px;    }    .vbf-feature-grid {      grid-template-columns: repeat(3, minmax(0, 1fr));    }    .vbf-occasion-grid {      grid-template-columns: repeat(4, minmax(0, 1fr));    }    .vbf-copy-card {      padding: 19px 18px;    }    .vbf-quick-item strong {      font-size: 12.5px;    }  }  @media (max-width: 480px) {    .vbf-page {      padding: 8px;    }    .vbf-hero,    .vbf-soft,    .vbf-night {      padding-right: 10px;      padding-left: 10px;    }    .vbf-feature-grid {      grid-template-columns: 1fr 1fr;    }    .vbf-feature-card {      padding: 13px 10px;    }    .vbf-benefit-strip,    .vbf-trust-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));    }    .vbf-measure-grid {      grid-template-columns: 1fr;    }    .vbf-spec-row {      gap: 9px;      padding: 12px 10px;    }    .vbf-spec-label,    .vbf-spec-value {      font-size: 11.5px;    }  }\u003c\/style\u003e\u003cdiv class=\"vbf-page\"\u003e\n\u003c!-- 01 HERO \/ PRODUCT OVERVIEW --\u003e\u003csection class=\"vbf-section\"\u003e\u003cdiv class=\"vbf-hero\"\u003e\u003cdiv class=\"vbf-hero-inner\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eDark Botanical Style • Silver-Tone Alloy • US Sizes 5–11\u003c\/span\u003e\u003ch2\u003eVintage Gothic Black Floral Ring\u003c\/h2\u003e\n\u003cp class=\"vbf-hero-lead\"\u003eDark elegance meets vintage botanical beauty. A \u003cstrong class=\"vbf-highlight\"\u003eglossy black centerpiece\u003c\/strong\u003e is wrapped in sculpted silver-tone vines, delicate flowers and subtle crystal sparkle for a distinctive look with romantic gothic character.\u003c\/p\u003e\n\u003cfigure class=\"vbf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8.6_1_1.gif?v=1786000076\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"vbf-quick-grid\"\u003e\n\u003cdiv class=\"vbf-quick-item\"\u003e\n\u003cspan class=\"vbf-quick-icon\"\u003e✦\u003c\/span\u003e \u003cstrong\u003eMysterious Black-and-Silver Contrast\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-quick-item\"\u003e\n\u003cspan class=\"vbf-quick-icon\"\u003e❀\u003c\/span\u003e \u003cstrong\u003eGothic Botanical Detailing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-quick-item\"\u003e\n\u003cspan class=\"vbf-quick-icon\"\u003e5–11\u003c\/span\u003e \u003cstrong\u003eMultiple US Size Options\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 02 VINTAGE FLORAL DESIGN --\u003e\u003csection class=\"vbf-section\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eSculpted Vines • Floral Motifs • Dark Romance\u003c\/span\u003e\u003ch2\u003eVintage Botanicals with a Dark Romantic Edge\u003c\/h2\u003e\n\u003cp class=\"vbf-subheading\"\u003eCurving silver-tone vines, petite flower motifs and crystal-accented shoulders create a layered design inspired by vintage gardens, gothic romance and expressive personal style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vbf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/862.png?v=1785999409\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"vbf-feature-grid\"\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003e01\u003c\/span\u003e\u003ch3\u003eWinding Floral Vines\u003c\/h3\u003e\n\u003cp\u003eRaised leaves and curling vines sweep across the glossy black focal detail for sculpted depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003e02\u003c\/span\u003e\u003ch3\u003eDark Romantic Contrast\u003c\/h3\u003e\n\u003cp\u003eThe deep black surface makes every polished flower, leaf and silver-tone outline appear brighter and more defined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003e03\u003c\/span\u003e\u003ch3\u003eRecognizable Statement Shape\u003c\/h3\u003e\n\u003cp\u003eThe asymmetric black centerpiece gives the ring a bold profile that stands apart from ordinary everyday bands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 03 GLOSSY BLACK CENTERPIECE --\u003e\u003csection class=\"vbf-section vbf-night\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eMysterious Focal Point • Rich Polished Finish\u003c\/span\u003e\u003ch2\u003eGlossy Black Centerpiece\u003c\/h2\u003e\n\u003cp class=\"vbf-subheading\"\u003eThe glossy black decorative detail creates a dramatic focal point while highlighting every silver-tone leaf, curl and flower layered across the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vbf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/863.png?v=1785999415\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"vbf-copy-card\"\u003e\n\u003ch3\u003eA Personal Symbol of Confidence\u003c\/h3\u003e\n\u003cp\u003eThe deep black finish brings mystery and strength to the design, while polished floral metalwork adds light, softness and definition.\u003c\/p\u003e\n\u003cp\u003eWear it as a personal symbol of individuality, growth or quiet confidence—the meaning is yours to define. Reflections may vary slightly between studio lighting and natural light.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 04 MATERIAL \u0026 CRAFT DETAIL --\u003e\u003csection class=\"vbf-section\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003ePolished Finish • Sculpted Detail • Crystal Sparkle\u003c\/span\u003e\u003ch2\u003eRefined Details, Striking Visual Impact\u003c\/h2\u003e\n\u003cp class=\"vbf-subheading\"\u003eA polished silver-tone alloy setting frames the glossy black centerpiece, while raised floral elements and clear crystal accents add texture, dimension and light-catching detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vbf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/864.png?v=1785999423\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"vbf-feature-grid\"\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003eM\u003c\/span\u003e\u003ch3\u003eSilver-Tone Alloy\u003c\/h3\u003e\n\u003cp\u003eA bright polished surface creates a refined silver-colored appearance while accurately describing the alloy construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003eB\u003c\/span\u003e\u003ch3\u003eGlossy Black Detail\u003c\/h3\u003e\n\u003cp\u003eA high-contrast decorative centerpiece adds mystery, depth and a distinctly gothic-inspired focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003e✦\u003c\/span\u003e\u003ch3\u003eClear Crystal Accents\u003c\/h3\u003e\n\u003cp\u003eSmall clear crystal accents add subtle sparkle to the flower centers and shoulders without overpowering the dark design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-benefit-strip\"\u003e\n\u003cdiv class=\"vbf-benefit\"\u003ePolished Finish\u003c\/div\u003e\n\u003cdiv class=\"vbf-benefit\"\u003eBotanical Detailing\u003c\/div\u003e\n\u003cdiv class=\"vbf-benefit\"\u003eCrystal Sparkle\u003c\/div\u003e\n\u003cdiv class=\"vbf-benefit\"\u003eDistinctive Contrast\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 05 DAILY WEAR --\u003e\u003csection class=\"vbf-section vbf-soft\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eEveryday Statement • Easy to Coordinate • Distinctly You\u003c\/span\u003e\u003ch2\u003eMake Everyday Outfits Feel More Personal\u003c\/h2\u003e\n\u003cp class=\"vbf-subheading\"\u003eThe rounded band and polished inner surface support an easy fit, while the black-and-silver palette gives knitwear, denim, monochrome outfits and evening looks a more expressive finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vbf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/865.png?v=1785999429\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"vbf-feature-grid\"\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003eA\u003c\/span\u003e\u003ch3\u003eInstant Outfit Upgrade\u003c\/h3\u003e\n\u003cp\u003eAdds a distinctive focal point to knitwear, shirts, denim and simple monochrome outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003eB\u003c\/span\u003e\u003ch3\u003eBold Without Feeling Overdone\u003c\/h3\u003e\n\u003cp\u003eA confident statement profile balanced by delicate flowers, leaves and fine vine details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003eC\u003c\/span\u003e\u003ch3\u003eMade for Dark and Neutral Palettes\u003c\/h3\u003e\n\u003cp\u003ePairs naturally with silver-tone jewelry, black accessories, vintage textures and layered evening looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 06 SPECIAL MOMENTS --\u003e\u003csection class=\"vbf-section vbf-night\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eDaily Wear • Dinner • Party • Evening Style\u003c\/span\u003e\u003ch2\u003eFrom Everyday Confidence to Evening Drama\u003c\/h2\u003e\n\u003cp class=\"vbf-subheading\"\u003eThe glossy black focal detail and silver floral finish bring a polished, slightly mysterious accent to everyday plans, dinner dates, parties and celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vbf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/866.png?v=1785999473\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"vbf-occasion-grid\"\u003e\n\u003cdiv class=\"vbf-occasion-item\"\u003e\n\u003cspan\u003e✦\u003c\/span\u003eDinner Dates\u003c\/div\u003e\n\u003cdiv class=\"vbf-occasion-item\"\u003e\n\u003cspan\u003e❀\u003c\/span\u003eBirthday Parties\u003c\/div\u003e\n\u003cdiv class=\"vbf-occasion-item\"\u003e\n\u003cspan\u003e♥\u003c\/span\u003eCelebrations\u003c\/div\u003e\n\u003cdiv class=\"vbf-occasion-item\"\u003e\n\u003cspan\u003e◈\u003c\/span\u003eEvening Events\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 07 THOUGHTFUL GIFT --\u003e\u003csection class=\"vbf-section\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eA Memorable Gift for Bold Jewelry Lovers\u003c\/span\u003e\u003ch2\u003eA Gift with Character\u003c\/h2\u003e\n\u003cp class=\"vbf-subheading\"\u003eA memorable choice for someone who loves vintage-inspired florals, gothic romance, dark feminine styling or jewelry that feels different from the ordinary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vbf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/867.png?v=1785999463\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"vbf-occasion-grid\"\u003e\n\u003cdiv class=\"vbf-occasion-item\"\u003e\n\u003cspan\u003e♥\u003c\/span\u003eBirthdays\u003c\/div\u003e\n\u003cdiv class=\"vbf-occasion-item\"\u003e\n\u003cspan\u003e∞\u003c\/span\u003eAnniversaries\u003c\/div\u003e\n\u003cdiv class=\"vbf-occasion-item\"\u003e\n\u003cspan\u003e✦\u003c\/span\u003eHolidays\u003c\/div\u003e\n\u003cdiv class=\"vbf-occasion-item\"\u003e\n\u003cspan\u003e❀\u003c\/span\u003eSelf-Gifting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-copy-card\"\u003e\n\u003ch3\u003eMore Personal Than a Plain Band\u003c\/h3\u003e\n\u003cp\u003eThe winding vines, flowers and dark focal detail give the ring a distinctive identity—ideal for celebrating individuality, confidence and personal style.\u003c\/p\u003e\n\u003cp\u003eOnly describe a gift box as included when your actual fulfillment package contains one.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 08 WHY YOU'LL LOVE IT --\u003e\u003csection class=\"vbf-section vbf-soft\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eDark Romance • Botanical Detail • Gift-Worthy Style\u003c\/span\u003e\u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n\u003cp class=\"vbf-subheading\"\u003eA high-impact design that combines a mysterious black focal point with feminine botanical details, polished silver-tone contrast and subtle sparkle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vbf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/868.png?v=1785999481\" alt=\"\"\u003e\u003c\/figure\u003e\u003cdiv class=\"vbf-feature-grid\"\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003e✓\u003c\/span\u003e\u003ch3\u003eNot Your Ordinary Ring\u003c\/h3\u003e\n\u003cp\u003eA recognizable black floral design that stands out from simple or generic everyday rings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003e✓\u003c\/span\u003e\u003ch3\u003eMysterious Black-and-Silver Contrast\u003c\/h3\u003e\n\u003cp\u003eThe dark center makes every polished vine and flower appear more defined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-feature-card\"\u003e\n\u003cspan class=\"vbf-feature-icon\"\u003e✓\u003c\/span\u003e\u003ch3\u003eMeaningful Personal Style\u003c\/h3\u003e\n\u003cp\u003eMade for vintage jewelry fans, gothic-romantic styling and anyone who expresses themselves through distinctive accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 09 SIZE GUIDE --\u003e\u003csection class=\"vbf-section\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eUS Sizes 5–11\u003c\/span\u003e\u003ch2\u003eFind Your Most Comfortable Fit\u003c\/h2\u003e\n\u003cp class=\"vbf-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\u003cdiv class=\"vbf-size-wrap\" role=\"region\" tabindex=\"0\"\u003e\u003ctable class=\"vbf-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\u003e5\u003c\/td\u003e\n\u003ctd\u003e15.7\u003c\/td\u003e\n\u003ctd\u003e0.62\u003c\/td\u003e\n\u003ctd\u003e49.3\u003c\/td\u003e\n\u003ctd\u003e1.94\u003c\/td\u003e\n\u003c\/tr\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\u003ctr\u003e\n\u003ctd\u003e11\u003c\/td\u003e\n\u003ctd\u003e20.6\u003c\/td\u003e\n\u003ctd\u003e0.81\u003c\/td\u003e\n\u003ctd\u003e64.6\u003c\/td\u003e\n\u003ctd\u003e2.54\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vbf-measure-grid\"\u003e\n\u003cdiv class=\"vbf-measure-step\"\u003e\n\u003cspan class=\"vbf-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=\"vbf-measure-step\"\u003e\n\u003cspan class=\"vbf-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=\"vbf-measure-step\"\u003e\n\u003cspan class=\"vbf-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=\"vbf-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!-- 10 PRODUCT DETAILS --\u003e\u003csection class=\"vbf-section vbf-soft\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eProduct Details at a Glance\u003c\/span\u003e\u003ch2\u003eVintage Black Floral Ring Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-box\"\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eWomen’s Vintage Gothic Statement Ring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eBase Material\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eSilver-Tone Alloy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eCenter Detail\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eGlossy Black Decorative Stone \/ Inlay\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eAccent Detail\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eClear Crystal Accents\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eSculpted Floral Vines with Crystal-Accented Shoulders\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eAvailable Sizes\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eUS 5–11\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eSilver Tone with Glossy Black Center\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eVintage Floral, Gothic Botanical and Dark Romantic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-row\"\u003e\n\u003cdiv class=\"vbf-spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"vbf-spec-value\"\u003eDaily Wear, Dinners, Parties, Birthdays and Gifting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 11 JEWELRY CARE --\u003e\u003csection class=\"vbf-section\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eSimple Care for Longer-Lasting Shine\u003c\/span\u003e\u003ch2\u003eHow to Care for Your Ring\u003c\/h2\u003e\n\u003cp class=\"vbf-subheading\"\u003eA few simple habits help protect the polished finish, decorative black surface and clear crystal accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-care-grid\"\u003e\n\u003cdiv class=\"vbf-care-item\"\u003e\n\u003cspan\u003e1\u003c\/span\u003eRemove before swimming, showering or exercising.\u003c\/div\u003e\n\u003cdiv class=\"vbf-care-item\"\u003e\n\u003cspan\u003e2\u003c\/span\u003eAvoid perfume, lotion, chlorine and household chemicals.\u003c\/div\u003e\n\u003cdiv class=\"vbf-care-item\"\u003e\n\u003cspan\u003e3\u003c\/span\u003eWipe gently with a soft, clean and dry jewelry cloth.\u003c\/div\u003e\n\u003cdiv class=\"vbf-care-item\"\u003e\n\u003cspan\u003e4\u003c\/span\u003eStore separately in a pouch or jewelry box when not worn.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 12 FAQ --\u003e\u003csection class=\"vbf-section vbf-soft\"\u003e\u003cdiv class=\"vbf-section-head\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-faq-list\"\u003e\n\u003cdiv class=\"vbf-faq-item\"\u003e\n\u003ch3\u003eIs the ring made from 925 sterling silver?\u003c\/h3\u003e\n\u003cp\u003eThis style is made from silver-tone alloy rather than 925 sterling silver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-faq-item\"\u003e\n\u003ch3\u003eIs the black centerpiece natural obsidian?\u003c\/h3\u003e\n\u003cp\u003eThe center is described as a glossy black decorative stone or inlay; no natural obsidian claim is made unless supplier documentation confirms it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-faq-item\"\u003e\n\u003ch3\u003eAre the clear accents diamonds?\u003c\/h3\u003e\n\u003cp\u003eThe small bright details are described as clear crystal accents rather than diamonds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-faq-item\"\u003e\n\u003ch3\u003eWhich ring sizes are available?\u003c\/h3\u003e\n\u003cp\u003eThis listing is available in US ring sizes 5, 6, 7, 8, 9, 10 and 11.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-faq-item\"\u003e\n\u003ch3\u003eCan I wear it every day?\u003c\/h3\u003e\n\u003cp\u003eThe ring is designed for regular styling. Remove it before water exposure, exercise or contact with chemicals to help preserve the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-faq-item\"\u003e\n\u003ch3\u003eIs a gift box included?\u003c\/h3\u003e\n\u003cp\u003ePackaging depends on the fulfillment option you select. Only state that a gift box is included when your shipped package contains one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 13 CTA --\u003e\u003csection class=\"vbf-section\"\u003e\u003cdiv class=\"vbf-cta\"\u003e\n\u003cspan class=\"vbf-eyebrow\"\u003eDark Botanical Detail • Bold Contrast • US Sizes 5–11\u003c\/span\u003e\u003ch2\u003eWear the Darker Side of Botanical Beauty\u003c\/h2\u003e\n\u003cp\u003eChoose your size and bring a mysterious black-and-silver floral accent to everyday outfits, evening looks and meaningful gifting moments.\u003c\/p\u003e\n\u003cdiv class=\"vbf-cta-points\"\u003e\n\u003cspan class=\"vbf-cta-point\"\u003eSilver-Tone Alloy\u003c\/span\u003e \u003cspan class=\"vbf-cta-point\"\u003eGothic Floral Design\u003c\/span\u003e \u003cspan class=\"vbf-cta-point\"\u003eClear Crystal Accents\u003c\/span\u003e \u003cspan class=\"vbf-cta-point\"\u003eUS Sizes 5–11\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vbf-trust-grid\"\u003e\n\u003cdiv class=\"vbf-trust-item\"\u003eSecure Checkout\u003c\/div\u003e\n\u003cdiv class=\"vbf-trust-item\"\u003eTracked Delivery\u003c\/div\u003e\n\u003cdiv class=\"vbf-trust-item\"\u003eGift-Worthy Style\u003c\/div\u003e\n\u003cdiv class=\"vbf-trust-item\"\u003eEasy Size Guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"sprouted","offers":[{"title":"6","offer_id":48311434412290,"sku":"PH6070969YIN6","price":25.99,"currency_code":"USD","in_stock":true},{"title":"7","offer_id":48311434445058,"sku":"PH6070969YIN7","price":25.99,"currency_code":"USD","in_stock":true},{"title":"8","offer_id":48311434477826,"sku":"PH6070969YIN8","price":25.99,"currency_code":"USD","in_stock":true},{"title":"9","offer_id":48311434510594,"sku":"PH6070969YIN9","price":25.99,"currency_code":"USD","in_stock":true},{"title":"10","offer_id":48311434543362,"sku":"PH6070969YIN10","price":25.99,"currency_code":"USD","in_stock":true},{"title":"11","offer_id":48311434576130,"sku":"PH6070969YIN11","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0829\/3325\/2354\/files\/861.png?v=1786351525","url":"https:\/\/beforesprouted.com\/products\/vintage-black-floral-vine-ring","provider":"beforeSprouted.com","version":"1.0","type":"link"}