{"product_id":"smart-weighted-fit-hoop","title":"Smart Weighted Fit Hoop","description":"\u003c!--\n[AI Design Logic]\n产品类型：智能重力静音有氧呼啦圈（Smart Weighted Fit Hoop）\n目标受众：追求高效瘦腰、产后恢复、居家塑形且注重皮肤舒适度与静音体验的女性群体\n视觉风格：活力现代运动风，温柔且专业的粉\/蓝活力色彩体系\n配色策略：主色选用健康活力粉（#d63384），搭配轻盈柔粉（#fff5f7）作为背景缓冲，辅以沉稳深灰（#1a1a1a）实现高对比阅读体验\n模块顺序：\n  1. Hero Block (痛点直击与核心亮相 - detail_2)\n  2. Feature 1 (硅胶缓震科技与顺畅旋转 - detail_1)\n  3. Feature 2 (全场景静音燃脂体验 - detail_3)\n  4. Compare Section (专业升级款 vs 普通旧款差异 - detail_4)\n  5. Fit \/ Size Guide (多节拼接与精准尺码建议 - detail_5)\n  6. Specifications (官方标准化规格参数表 - spec_1)\n  7. FAQ (产品痛点与高频使用答疑)\n详情图映射：\n  - Hero Section: [ 📷 需替换：detail_2 ] (展现模特动态佩戴，突出顺畅与美体心智)\n  - Feature Section 1: [ 📷 需替换：detail_1 ] (展示硅胶按摩软垫，体现舒适不淤青)\n  - Feature Section 2: [ 📷 需替换：detail_3 ] (呈现卧室、客厅、户外多场景使用画面)\n  - Compare Section: [ 📷 需替换：detail_4 ] (新旧对比图，突出轨道与锁扣优势)\n  - Size Guide Section: [ 📷 需替换：detail_5 ] (展示节数与腰围对应的适配指南)\n规格图映射：\n  - Specifications Block: [ 📷 需替换：spec_1 ] (提取颜色与SKU节数边界)\n对比模块：已加入。通过强对比直观论证“为什么选择升级款”，打破用户对旧款夹肉、大噪音的刻板印象。\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #d63384;\n      --primary-hover: #b91c5c;\n      --primary-soft: #fff5f7;\n      --text-main: #1a1a1a;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #fcfcfc;\n      --bg-soft: #f7f7f7;\n      --radius-md: 12px;\n      --radius-lg: 24px;\n      --shadow-sm: 0 4px 12px rgba(0,0,0,0.03);\n      --shadow-lg: 0 12px 30px rgba(214, 51, 132, 0.08);\n      --border-color: #eaeaea;\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      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      line-height: 1.6;\n    }\n\n    \/* Common Layout Styles *\/\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 5.5rem);\n    }\n    \n    .section-title {\n      font-size: clamp(24px, 4vw, 36px);\n      font-weight: 800;\n      text-align: center;\n      margin-bottom: 1rem;\n      color: var(--text-main);\n      letter-spacing: -0.5px;\n    }\n\n    .section-subtitle {\n      font-size: clamp(16px, 2.5vw, 20px);\n      text-align: center;\n      color: var(--text-sub);\n      max-width: 700px;\n      margin: 0 auto clamp(2rem, 5vw, 3.5rem);\n    }\n\n    \/* Image Placeholder Base *\/\n    .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed #cccccc;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      color: var(--text-sub);\n      font-size: 16px;\n      font-weight: 500;\n      transition: border-color 0.3s ease;\n      min-height: 250px;\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    \/* Hero Block Styles *\/\n    .hero-block {\n      padding-top: clamp(1.5rem, 4vw, 3rem);\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n    }\n\n    .hero-header {\n      text-align: center;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background-color: var(--primary-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n      border: 1px solid rgba(214, 51, 132, 0.15);\n    }\n\n    .hero-title {\n      font-size: clamp(32px, 6vw, 48px);\n      font-weight: 800;\n      line-height: 1.15;\n      margin-bottom: 1.5rem;\n      letter-spacing: -1px;\n    }\n\n    .hero-title span {\n      color: var(--primary);\n    }\n\n    .hero-desc {\n      font-size: clamp(18px, 3vw, 22px);\n      color: var(--text-sub);\n      max-width: 800px;\n      margin: 0 auto;\n      line-height: 1.6;\n    }\n\n    \/* Feature Grid Styles *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(1.5rem, 4vw, 3rem);\n      align-items: center;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-tag-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 1.5rem;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 14px;\n      border-radius: 8px;\n      font-size: 16px;\n      font-weight: 600;\n      border: 1px solid var(--border-color);\n    }\n\n    .feature-h3 {\n      font-size: clamp(22px, 3.5vw, 30px);\n      font-weight: 800;\n      margin-bottom: 1rem;\n      line-height: 1.25;\n    }\n\n    .feature-p {\n      font-size: 18px;\n      color: var(--text-sub);\n      line-height: 1.7;\n    }\n\n    \/* Comparison Section Styles *\/\n    .compare-container {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .compare-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin-top: 2rem;\n    }\n\n    .compare-card {\n      background: #ffffff;\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .compare-card.upgrade {\n      border: 2px solid rgba(214, 51, 132, 0.3);\n      background-color: var(--primary-soft);\n    }\n\n    .compare-card-title {\n      font-size: 20px;\n      font-weight: 700;\n      margin-bottom: 1.2rem;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .compare-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n    }\n\n    .compare-list-item {\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      color: var(--text-sub);\n    }\n\n    .compare-card.upgrade .compare-list-item {\n      color: var(--text-main);\n    }\n\n    .icon-check {\n      color: #2e7d32;\n      font-weight: bold;\n    }\n\n    .icon-cross {\n      color: #c62828;\n      font-weight: bold;\n    }\n\n    \/* Size Guide Styles *\/\n    .size-guide-container {\n      background-color: var(--primary-soft);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n    }\n\n    .size-guide-info {\n      text-align: center;\n    }\n\n    .size-guide-info h3 {\n      font-size: clamp(22px, 3.5vw, 28px);\n      font-weight: 800;\n      color: var(--primary);\n      margin-bottom: 1rem;\n    }\n\n    .size-guide-info p {\n      font-size: 18px;\n      color: var(--text-sub);\n      max-width: 700px;\n      margin: 0 auto;\n    }\n\n    \/* Specifications Table Styles *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table th, .spec-table td {\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 16px;\n    }\n\n    .spec-table th {\n      background-color: var(--bg-soft);\n      font-weight: 700;\n      color: var(--text-main);\n      width: 30%;\n      border-bottom: 1px solid var(--border-color);\n      border-right: 1px solid var(--border-color);\n    }\n\n    .spec-table td {\n      color: var(--text-sub);\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child th, .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Accordion Styles *\/\n    .faq-container {\n      display: flex;\n      flex-direction: column;\n      gap: 1.2rem;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      color: var(--text-sub);\n      line-height: 1.6;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n      \n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-copy, .feature-media {\n        width: 50%;\n      }\n\n      .compare-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .size-guide-container {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .size-guide-info {\n        width: 45%;\n        text-align: left;\n      }\n\n      .size-guide-media {\n        width: 55%;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .spec-table, .spec-table thead, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .spec-table thead {\n        display: none;\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 th {\n        background-color: transparent;\n        border-right: none;\n        border-bottom: none;\n        padding-bottom: 4px;\n        font-size: 15px;\n        color: var(--text-main);\n      }\n\n      .spec-table td {\n        border-bottom: none;\n        padding-top: 4px;\n        padding-bottom: 16px;\n        font-size: 16px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. HERO CONTENT BLOCK --\u003e\n\u003cheader class=\"hero-block section-spacing\"\u003e\n\u003cdiv class=\"hero-header\"\u003e\n\u003cspan class=\"hero-badge\"\u003eUpgrade Your Home Workout\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eSoft Touch. \u003cspan\u003eSmooth Rotation.\u003c\/span\u003e\n\u003c\/h1\u003e\n\n\u003cp class=\"hero-desc\"\u003eMelt away waist inches with a smart, drop-free weighted hoop designed to shape your curves comfortably—without bruises, pinching, or skin pain.\u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img158\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815143520\/282be9583e1eb0f989158e568381175b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- B. FEATURE SECTION 1: Comfort \u0026 Rotation (FAB) --\u003e\n\n\u003csection class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-tag-list\"\u003e\n\u003cspan class=\"feature-tag\"\u003e100% Skin Safe\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDouble-Lock Track\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3 class=\"feature-h3\"\u003eSilicone-Tipped Links Cushion Every Turn\u003c\/h3\u003e\n\n\u003cp class=\"feature-p\"\u003eTraditional weighted hoops can pinch your skin or cause painful bruising. Our upgraded links feature soft, flexible silicone massage nodes that comfortably cushion your waist with every rotation. Experience continuous, gentle skin contact that makes working out an absolute pleasure.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img159\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815143520\/2c345147eb774d8bcce1efb23b2c2d31.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-item reverse section-spacing\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-tag-list\"\u003e\n\u003cspan class=\"feature-tag\"\u003eQuiet Bearings\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eCompact Storage\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3 class=\"feature-h3\"\u003eHoop Anywhere, No Gym Needed\u003c\/h3\u003e\n\n\u003cp class=\"feature-p\"\u003eTurn your bedroom, sunny living room, or outdoor patio into a high-energy fat-burning studio. The pre-weighted resistance ball creates a smooth centrifugal glide, while the precision-guided track keeps everything ultra-quiet and firmly in place. Watch your favorite show or read a book while keeping active.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img160\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815143520\/a684ea2472c8ecdd15ec9459f4a986a2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"compare-container section-spacing\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow It Compares\u003c\/h2\u003e\n\n\u003cp class=\"section-subtitle\"\u003eSee why fitness lovers are ditching traditional plastic loops for our upgraded, soft-touch smart design.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\" style=\"margin-bottom: 2rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img161\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815143520\/d211a2ea5759e0e234c20c736059ec00.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"icon-check\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. SIZE GUIDANCE SECTION (OPTIONAL - Important for SKU choice) --\u003e\n\n\u003csection class=\"size-guide-container section-spacing\"\u003e\n\u003cdiv class=\"size-guide-info\"\u003e\n\u003ch3\u003ePick Your Perfect Fit\u003c\/h3\u003e\n\n\u003cp\u003eTailor the hoop to your exact shape. Our intuitive snap-joint design allows you to easily clip-on or detach extra links for complete personalized control over your workout.\u003c\/p\u003e\n\n\u003cdiv style=\"margin-top: 1.5rem; text-align: left; display: inline-block;\"\u003e\n\u003cp style=\"font-size: 16px; margin-bottom: 8px;\"\u003e\u003cstrong\u003e• S-XXL (24 Links):\u003c\/strong\u003e Highly recommended for everyday beginners.\u003c\/p\u003e\n\n\u003cp style=\"font-size: 16px; margin-bottom: 8px;\"\u003e\u003cstrong\u003e• XXL-3XL (28 Links):\u003c\/strong\u003e Added extension for full comfort.\u003c\/p\u003e\n\n\u003cp style=\"font-size: 16px;\"\u003e\u003cstrong\u003e• 3XL-4XL (32 Links):\u003c\/strong\u003e Maximum width setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"size-guide-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img162\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815143520\/ce397ad4cda96184f3d99d0d0b009701.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"section-spacing\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp class=\"section-subtitle\"\u003eDesigned to last, built to fit. Read below for detailed dimensions and specifications.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\" style=\"margin-bottom: 1.5rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img164\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815143918\/2c4a07ace1cbe95f1bdba5161794f33b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003ePremium Colors\u003c\/th\u003e\n\t\t\t\u003ctd\u003eLight Pink (Silent Edition), Sky Blue, Coral Pink, Royal Purple, Frost Mint\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSize Adjustability\u003c\/th\u003e\n\t\t\t\u003ctd\u003eRegular (24 Links) \/ Plus (28 Links) \/ Pro (32 Links)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eMaterials\u003c\/th\u003e\n\t\t\t\u003ctd\u003eImpact-Resistant ABS Polymer, Skin-Safe Medical-Grade Silicone\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFree Gift Included\u003c\/th\u003e\n\t\t\t\u003ctd\u003eWaist-Compressor Sculpting Belt (Included with all size options!)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFree Belt Sizing\u003c\/th\u003e\n\t\t\t\u003ctd\u003eAvailable in S-M, L-XL, and 2XL-3XL options at checkout\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- F. FAQ SECTION (Product Focused) --\u003e\n\n\u003csection class=\"section-spacing\" style=\"border-top: 1px solid var(--border-color); padding-top: clamp(2rem, 6vw, 4rem);\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cp class=\"section-subtitle\"\u003eEverything you need to know about setting up and enjoying your smart hoop.\u003c\/p\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4 class=\"faq-question\"\u003e💡 How do I adjust or split the links to fit my waist?\u003c\/h4\u003e\n\n\u003cp class=\"faq-answer\"\u003eAdjusting is simple! Each link is designed with a quick-release lock mechanism. Simply press down on the black connection lever, separate the joints, and slide additional links in or out until the hoop rests snug (but comfortable) above your hips.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4 class=\"faq-question\"\u003e💡 Does this spin smoothly without getting stuck?\u003c\/h4\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes! This upgraded model features smooth-rolling stainless bearings enclosed in a dual-track guide. Unlike older hoops, this ensures the weighted ball spins effortlessly and continuously with your body's rhythm, providing zero interruption to your workout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Cartivra","offers":[{"title":"Berry Pink \/ Regular (24 Links)","offer_id":58725969821856,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Berry Pink \/ Plus (28 Links)","offer_id":58725969854624,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ Regular (24 Links)","offer_id":58725969887392,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ Plus (28 Links)","offer_id":58725969920160,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Royal Purple \/ Regular (24 Links)","offer_id":58725969952928,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Royal Purple \/ Plus (28 Links)","offer_id":58725969985696,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Frost Mint \/ Regular (24 Links)","offer_id":58725970018464,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Frost Mint \/ Plus (28 Links)","offer_id":58725970051232,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ Regular (24 Links)","offer_id":58725970084000,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ Plus (28 Links)","offer_id":58725970116768,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Berry Pink \/ Pro (32 Links)","offer_id":58725971919008,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ Pro (32 Links)","offer_id":58725971951776,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Royal Purple \/ Pro (32 Links)","offer_id":58725971984544,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Frost Mint \/ Pro (32 Links)","offer_id":58725972017312,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ Pro (32 Links)","offer_id":58725972050080,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/7656\/5664\/files\/282be9583e1eb0f989158e568381175b.jpg?v=1786776228","url":"https:\/\/cartivra.com\/products\/smart-weighted-fit-hoop","provider":"Cartivra","version":"1.0","type":"link"}