{"product_id":"sparkling-cz-fidget-ring","title":"Sparkling CZ Fidget Ring","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #c5a880;\n      --primary-hover: #b3956d;\n      --text-main: #1a1a1a;\n      --text-sub: #4a4a4a;\n      --bg-body: #ffffff;\n      --bg-card: #faf9f6;\n      --bg-soft: #f4f3ef;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0,0,0,0.04);\n      --shadow-lg: 0 10px 30px rgba(0,0,0,0.06);\n      --border-color: #e2dfd8;\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      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\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;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .tag-item {\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 400;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Helper Components *\/\n    .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      width: 100%;\n      min-height: 300px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      text-align: center;\n      padding: 40px 20px;\n      box-sizing: border-box;\n      font-weight: 500;\n    }\n\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .tag-item {\n      background-color: var(--bg-soft);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 18px;\n      font-weight: 500;\n      color: var(--text-sub);\n      display: inline-block;\n    }\n\n    \/* Bonus Banner *\/\n    .bonus-banner {\n      background-color: var(--bg-soft);\n      border-left: 4px solid var(--text-sub);\n      padding: 20px 24px;\n      margin: 32px 0 0 0;\n      border-radius: 0 var(--radius-md) var(--radius-md) 0;\n    }\n\n    .bonus-title {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n    }\n\n    .bonus-text {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Intro \/ Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 8px 18px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n      border: 1px solid var(--border-color);\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    .hero-media {\n      margin-top: 32px;\n    }\n\n    \/* Feature Layouts *\/\n    .feature-item {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    .feature-item.reverse {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Scenario \/ Optional Layout *\/\n    .scenario-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 4rem) 5%;\n      margin: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .scenario-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    \/* Package Section Layout *\/\n    .package-section {\n      background-color: var(--bg-card);\n      border-left: 4px solid var(--text-sub);\n      padding: 24px 32px;\n      margin: clamp(2rem, 5vw, 4rem) 0;\n      border-radius: 0 var(--radius-md) var(--radius-md) 0;\n    }\n\n    .package-title {\n      font-size: 20px;\n      font-weight: 700;\n      margin-bottom: 16px;\n      color: var(--text-main);\n    }\n\n    .package-list {\n      list-style-type: disc;\n      padding-left: 24px;\n      margin: 0;\n    }\n\n    .package-list li {\n      margin-bottom: 8px;\n    }\n\n    .package-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* Specifications Layout *\/\n    .specifications-section {\n      background-color: var(--bg-body);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 18px 24px;\n      vertical-align: top;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 30%;\n    }\n\n    .spec-table td:last-child {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Layout *\/\n    .faq-section {\n      background-color: var(--bg-body);\n    }\n\n    .faq-list {\n      margin-top: 24px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-md);\n      margin-bottom: 16px;\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\n    \/* Mobile Responsive Lock *\/\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 4%;\n      }\n\n      .feature-item,\n      .feature-item.reverse,\n      .scenario-grid {\n        grid-template-columns: 1fr;\n        gap: 24px;\n      }\n\n      \/* Force Image First on Mobile *\/\n      .feature-item {\n        display: flex;\n        flex-direction: column !important;\n      }\n\n      .feature-media {\n        order: 1 !important;\n        width: 100%;\n      }\n\n      .feature-copy {\n        order: 2 !important;\n        width: 100%;\n      }\n\n      \/* Specifications Responsive *\/\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table tr {\n        padding: 16px 0;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 35%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 0;\n        align-items: start;\n        border: none;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        color: var(--text-main);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td:first-child {\n        display: none; \/* Hide desktop column *\/\n      }\n\n      .spec-table td:last-child {\n        width: 100%;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Highlighted Bonus Section at the Top --\u003e\n\u003cdiv class=\"bonus-banner\"\u003e\n\u003cdiv class=\"bonus-title\"\u003e🎁 SPECIAL BONUS: FREE Premium Travel Pouch Included!\u003c\/div\u003e\n\n\u003cp class=\"bonus-text\"\u003eEvery order comes with a complimentary multi-slot suede pouch (as shown in the pictures). Whether you're treating yourself or surprising a loved one, this elegant pouch keeps your ring safe, scratch-free, and perfectly ready for gifting. No extra cost, just our way of saying thank you!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\n\u003csection class=\"hero-section\"\u003e\u003cspan class=\"hero-badge\"\u003eHypoallergenic \u0026amp; Waterproof\u003c\/span\u003e\n\n\u003ch1\u003eSpin Smoothly to Relieve Stress\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eA silent 360° rotating fidget ring meticulously crafted with hypoallergenic stainless steel and sparkling 5A cubic zirconia stones for daily comfort and quiet focus.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cp style=\"text-align:left;margin:0;\"\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg cke-id=\"img119\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903162455\/200ce652b86fa4067c824c95ab52c513.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img211\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903152521\/dc4c557fa8c932f9035ccff227ab17b3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSilent and Smooth 360° Rotation\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eExperience seamless touch stimulation that helps you manage anxiety, calm emotions, and maintain focus throughout the day. The mechanism is designed to spin quietly, allowing you to play with it anywhere without disturbing those around you.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag-item\"\u003e360° Smooth Spin\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eSilent \u0026amp; Seamless\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eInstant Calm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003c!-- Force Image First handled by flex-direction on mobile --\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img212\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903152521\/e4e6c33b48a93414e1ef576173221c22.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\" style=\"grid-row: 1;\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDurable and Sturdy Finish\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eEngineered with hypoallergenic stainless steel and finished with vacuum electroplating. It maintains its highly polished, bright mirror-like surface and resists fading even during long-term wear.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag-item\"\u003eStainless Steel\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eNon-Fading Plating\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eHighly Polished\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img213\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903152520\/cdc072ea119a0878c09a552e7695372d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eAdvanced Stone-Securing Technology\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThe outer band is encircled with 5A cubic zirconia stones that are firmly secured in place with advanced setting techniques. These square-cut stones provide an outstanding shine that brings you compliments without catching on fabrics.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag-item\"\u003e5A CZ Stones\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eNo-Fall Guarantee\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eClassy Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Optional Module: Scenario Section based on detail_1 --\u003e\n\n\u003csection class=\"scenario-section\"\u003e\n\u003cdiv class=\"scenario-grid\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img214\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903152520\/ebd849b04c0ecc4ea19b106c8f3fb802.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSuitable for Various Occasions\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eDesigned for versatility, this ring transitions beautifully from high-pressure environments like work, meetings, and studies, to daily active settings. Wear it safely during housework, sports, outdoor travels, or celebrating anniversaries and weddings.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag-item\"\u003eWork \u0026amp; Meetings\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eSports \u0026amp; Housework\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eDaily Wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Package Contents Section --\u003e\n\n\u003cdiv class=\"package-section\"\u003e\n\u003cdiv class=\"package-title\"\u003eWhat's in the Package?\u003c\/div\u003e\n\n\u003cul class=\"package-list\"\u003e\n\t\u003cli\u003e1 x Sparkling CZ Fidget Ring\u003c\/li\u003e\n\t\u003cli\u003e1 x Premium Suede Travel Pouch (\u003cstrong\u003eFREE Gift\u003c\/strong\u003e)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications Section (Text Only) --\u003e\n\n\u003csection class=\"specifications-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\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eHypoallergenic Stainless Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eStone Quality\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Stone Quality\"\u003e\u003cspan class=\"spec-value\"\u003e5A 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\u003eRotation\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Rotation\"\u003e\u003cspan class=\"spec-value\"\u003e360° Silent Spinner Mechanism\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eSurface Finish\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Surface Finish\"\u003e\u003cspan class=\"spec-value\"\u003eHighly Polished, Vacuum Electroplated\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eColors Available\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Colors Available\"\u003e\u003cspan class=\"spec-value\"\u003eSilver, Gold, Rose Gold\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eUS Standard Sizes\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"US Standard Sizes\"\u003e\u003cspan class=\"spec-value\"\u003e6, 7, 8, 9, 10, 11, 12\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eWaterproof Safety\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Waterproof Safety\"\u003e\u003cspan class=\"spec-value\"\u003eWaterproof and sweatproof (safe for showering, swimming, and washing hands)\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!-- D. FAQ Section --\u003e\n\n\u003csection class=\"faq-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: Can I wear this ring while showering or swimming?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Yes. The ring is crafted from waterproof, hypoallergenic stainless steel. It is fully safe to wear while washing hands, cooking, showering, swimming, doing housework, or exercising.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Will the cubic zirconia stones fall off easily?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: No. The 5A CZ stones are reinforced with advanced technology inside a dedicated channel. They are secured firmly and designed not to fall off during daily wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Does the spinner ring make distracting noises?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Not at all. The outer band is built for a silent and smooth 360-degree rotation, enabling you to quiet your mind and relieve stress subtly without making any noise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Gold \/ 6","offer_id":64597520154995,"sku":"0903-16232548","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 6","offer_id":64597520187763,"sku":"0903-16234714","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Rose Gold \/ 6","offer_id":64597520220531,"sku":"0903-16232921","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Gold \/ 7","offer_id":64597520253299,"sku":"0903-16232997","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 7","offer_id":64597520286067,"sku":"0903-16238258","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Rose Gold \/ 7","offer_id":64597520318835,"sku":"0903-16235598","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Gold \/ 8","offer_id":64597520351603,"sku":"0903-16231731","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 8","offer_id":64597520384371,"sku":"0903-16230642","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Rose Gold \/ 8","offer_id":64597520417139,"sku":"0903-16239715","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Gold \/ 9","offer_id":64597520449907,"sku":"0903-16234769","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 9","offer_id":64597520482675,"sku":"0903-16239339","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Rose Gold \/ 9","offer_id":64597520515443,"sku":"0903-16231547","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Gold \/ 10","offer_id":64597520548211,"sku":"0903-16237334","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 10","offer_id":64597520580979,"sku":"0903-16232303","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Rose Gold \/ 10","offer_id":64597520613747,"sku":"0903-16234063","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Gold \/ 11","offer_id":64597520646515,"sku":"0903-16236973","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 11","offer_id":64597520679283,"sku":"0903-16239316","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Rose Gold \/ 11","offer_id":64597520712051,"sku":"0903-16236648","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Gold \/ 12","offer_id":64597520744819,"sku":"0903-16235488","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 12","offer_id":64597520777587,"sku":"0903-16236807","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Rose Gold \/ 12","offer_id":64597520810355,"sku":"0903-16238554","price":12.95,"currency_code":"USD","in_stock":true},{"title":"All 3 Colors (Best Value!) \/ 6","offer_id":64597520843123,"sku":"0903-16232702","price":19.95,"currency_code":"USD","in_stock":true},{"title":"All 3 Colors (Best Value!) \/ 7","offer_id":64597520875891,"sku":"0903-16231058","price":19.95,"currency_code":"USD","in_stock":true},{"title":"All 3 Colors (Best Value!) \/ 8","offer_id":64597520908659,"sku":"0903-16232247","price":19.95,"currency_code":"USD","in_stock":true},{"title":"All 3 Colors (Best Value!) \/ 9","offer_id":64597520941427,"sku":"0903-16232354","price":19.95,"currency_code":"USD","in_stock":true},{"title":"All 3 Colors (Best Value!) \/ 10","offer_id":64597520974195,"sku":"0903-16235755","price":19.95,"currency_code":"USD","in_stock":true},{"title":"All 3 Colors (Best Value!) \/ 11","offer_id":64597521006963,"sku":"0903-16236303","price":19.95,"currency_code":"USD","in_stock":true},{"title":"All 3 Colors (Best Value!) \/ 12","offer_id":64597521039731,"sku":"0903-16236983","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/186fe7b40b97bf8e3459a8fa226c66e0.jpg?v=1788424163","url":"https:\/\/woyuosn.com\/products\/sparkling-cz-fidget-ring","provider":"Woyuosn","version":"1.0","type":"link"}