{"product_id":"sterling-silver-butterfly-ring","title":"Sterling Silver Butterfly Ring","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: S925 Sterling Silver Butterfly Cubic Zirconia Adjustable Ring\nTarget Audience: Women looking for romantic, elegant, and comfortable everyday jewelry or holiday gifts\nVisual Style: Soft luxury, romantic, and modern minimalist jewelry showcase\nColor Strategy: Amethyst purple and premium silver tones, clean backgrounds, deep charcoal text\nModule Order: Intro\/Hero -\u003e Feature 1 (Butterfly Design) -\u003e Feature 2 (Zirconia Quality) -\u003e Feature 3 (Adjustable Band details) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_2, Feature3=detail_4\nSpecification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no direct comparison data available)\nInformation Boundary: Only facts explicitly provided in the product analysis report, detail images, and specification chart are included. No external features have been simulated or assumed.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #6B4F82;\n      --primary-hover: #543C66;\n      --text-main: #222222;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #FAF9FB;\n      --bg-soft: #F4F1F6;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --border-color: #E6E1EB;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700 !important;\n      margin: 0 0 12px 0 !important;\n      color: var(--text-main) !important;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600 !important;\n      margin: 0 0 12px 0 !important;\n      color: var(--text-main) !important;\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag,\n    .product-detail-container .hero-subtitle {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400 !important;\n      color: var(--text-sub) !important;\n      margin: 0 0 16px 0 !important;\n    }\n\n    \/* Spacing System *\/\n    .product-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .product-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Image Rules *\/\n    .image-placeholder {\n      width: 100%;\n      height: auto;\n      background-color: var(--bg-soft);\n      border: 1px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 60px 20px;\n      text-align: center;\n      box-sizing: border-box;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 24px;\n    }\n    .image-placeholder-icon {\n      font-size: 24px;\n      margin-bottom: 8px;\n    }\n    .image-placeholder-text {\n      font-size: 18px !important;\n      font-weight: 500 !important;\n      color: var(--text-sub) !important;\n      margin: 0 !important;\n    }\n\n    \/* Intro \/ Hero Block *\/\n    .hero-block {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 3rem) 0;\n    }\n    .badge-container {\n      display: flex;\n      justify-content: center;\n      gap: 10px;\n      margin-bottom: 16px;\n    }\n    .badge {\n      background-color: var(--bg-soft);\n      color: var(--primary) !important;\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600 !important;\n      display: inline-block;\n      margin: 0 !important;\n    }\n\n    \/* Feature Sections *\/\n    .features-grid {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n    .feature-item {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      align-items: center;\n    }\n    .feature-item.reverse {\n      direction: rtl;\n    }\n    .feature-item.reverse .feature-copy {\n      direction: ltr;\n    }\n    .feature-item.reverse .feature-media {\n      direction: ltr;\n    }\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n    .tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      margin: 0 !important;\n      font-weight: 500 !important;\n    }\n\n    \/* Specifications Table *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n    .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n    }\n    .spec-property {\n      font-weight: 600 !important;\n      color: var(--text-main) !important;\n      width: 40%;\n    }\n    .spec-value {\n      color: var(--text-sub) !important;\n    }\n\n    \/* FAQ System *\/\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      margin-top: 24px;\n    }\n    .faq-item {\n      background-color: var(--bg-card);\n      padding: 20px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n    .faq-question {\n      margin-bottom: 8px !important;\n    }\n    .faq-answer {\n      margin: 0 !important;\n    }\n\n    \/* Desktop and Mobile Responsive Layout Rules *\/\n    @media (max-width: 767px) {\n      .product-detail-container h1 {\n        font-size: 22px !important;\n      }\n      .product-detail-container h2,\n      .product-detail-container h3,\n      .product-detail-container .section-title,\n      .product-detail-container .feature-title,\n      .product-detail-container .faq-question {\n        font-size: 20px !important;\n      }\n      .product-detail-container p,\n      .product-detail-container li,\n      .product-detail-container td,\n      .product-detail-container th,\n      .product-detail-container .faq-answer,\n      .product-detail-container .badge,\n      .product-detail-container .tag {\n        font-size: 18px !important;\n      }\n\n      \/* Mobile Layout: Image First, Text Second *\/\n      .feature-item {\n        display: flex !important;\n        flex-direction: column !important;\n        gap: 20px;\n      }\n      .feature-item.reverse {\n        flex-direction: column !important;\n      }\n      .feature-media {\n        order: 1 !important;\n        width: 100%;\n      }\n      .feature-copy {\n        order: 2 !important;\n        width: 100%;\n      }\n\n      \/* Specifications Responsive Rules to Avoid Overlap *\/\n      .spec-table, \n      .spec-table tbody, \n      .spec-table tr {\n        display: block;\n        width: 100%;\n      }\n      .spec-table tr {\n        padding: 12px 0;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 0;\n        border: none;\n        align-items: start;\n      }\n      .spec-property {\n        width: auto !important;\n      }\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        word-break: break-word;\n        overflow-wrap: anywhere;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table tr {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 4px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Section A: Intro \/ Hero Block --\u003e\n\u003csection class=\"product-section hero-block\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eAuthentic S925 Sterling Silver\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eGraceful Purple Butterfly Open Ring\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eEmbrace elegance with a romantic sterling silver band highlighting a sparkling butterfly form composed of finely cut cubic zirconia stones.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv class=\"image-placeholder-icon\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img126\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260831172834\/cca90d3e6dde3d3016ba7c2d78b96886.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Section B: Feature Sections --\u003e\n\n\u003csection class=\"product-section\"\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv class=\"image-placeholder-icon\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img127\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260831172834\/89e62bddc0cbe3fe0d787181028e78f4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eElegant Butterfly-Inspired Design\u003c\/h2\u003e\n\n\u003cp\u003eThis ring features beautiful purple stones and intricate silver detailing that come together to create a graceful butterfly shape. Symmetrical Celtic knot weaving details adorn both sides of the shoulders, connecting the focal point seamlessly with the polished band.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eCeltic Knot Details\u003c\/span\u003e \u003cspan class=\"tag\"\u003eBall-Tipped Antennae\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv class=\"image-placeholder-icon\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img128\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260831172834\/059fc1fe853341b80a20b0e1675860dd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSparkling AAA+ Cubic Zirconia\u003c\/h2\u003e\n\n\u003cp\u003ePrecisely cut purple cubic zirconia stones are arranged meticulously to shape the butterfly wings. The upper wings consist of two marquise-cut stones, while the lower wings are shaped by two round-cut stones, allowing the ring to catch and reflect light beautifully from every angle.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eAAA+ Cubic Zirconia\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMarquise \u0026amp; Round Cuts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv class=\"image-placeholder-icon\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img129\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260831172834\/e64bc70b1701a7770c3fe71dbdca06b7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eComfort-Fit 2.2mm Open Band\u003c\/h2\u003e\n\n\u003cp\u003eThe polished S925 sterling silver band is designed with a comfortable 2.2mm width. With its overlapping open-loop configuration, the band can be gently resized to fit comfortably, offering an ease-of-wear experience for everyday use.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e2.2mm Band Width\u003c\/span\u003e \u003cspan class=\"tag\"\u003eAdjustable Open Loop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Section C: Specifications --\u003e\n\n\u003csection class=\"product-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eBase Metal\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eS925 Sterling Silver (Inner Engraving Included)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eStones Type\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eAAA+ Cubic Zirconia (CZ)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eBand Width\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eApprox. 2.2 mm\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eBand Type\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eAdjustable Open Band (Overlapping Design)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eWing Gem Cuts\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003e2 Marquise-Cut (Upper Wings), 2 Round-Cut (Lower Wings)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eBase Sizes\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eUS 6, 7, 8, 9, 10 (Adjustable range)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003ePlating Options\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eWhite Gold Plated (Purple Stones) \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- Section D: FAQ --\u003e\n\n\u003csection class=\"product-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: How do I adjust the size of this ring?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: The ring is designed with an overlapping open-loop band. You can gently adjust the band size inward or outward with your fingers to find a secure and comfortable fit on your finger.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: What authentic materials are used in this ring?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: The ring band is crafted from genuine S925 sterling silver, which is verified by an \"S925\" engraving inside the band. The wings are composed of four prong-set AAA+ cubic zirconia stones.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: What shape are the gemstones that form the wings?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: The butterfly design features a unique combination of shapes to form the wings: the upper two wings are marquise-cut (tapered ends) purple stones, and the lower two wings are classic round-cut purple stones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"6","offer_id":46116372644031,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"7","offer_id":46116372676799,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"8","offer_id":46116372709567,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"9","offer_id":46116372742335,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"10","offer_id":46116372775103,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/cca90d3e6dde3d3016ba7c2d78b96886.jpg?v=1788168780","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/sterling-silver-butterfly-ring","provider":"Bak","version":"1.0","type":"link"}