{"product_id":"adjustable-knob-bunion-corrector","title":"Adjustable Knob Bunion Corrector","description":"\u003c!--\n[AI Design Logic]\n产品类型：旋钮可调式日夜两用拇外翻矫正器 (Knob Bunion Corrector)\n目标受众：中轻度拇外翻患者，饱受大脚骨疼痛、关节磨红、行走不便困扰的人群\n视觉风格：现代简约、医疗温和、高信赖感（浅灰、静谧蓝、质感黑白配色）\n配色策略：\n  --primary: #0052cc (亮蓝色，传递科技与医疗专业感)\n  --bg-soft: #f8fafc (超浅灰蓝，舒缓干净的视觉底色)\n  --text-main: #0f172a (深灰黑，保证高对比度易读性)\n模块顺序：\n  1. Notice Box (新增：左右脚通用提示)\n  2. Intro \/ Hero (主视觉与核心价值主张，强调免手术与夜间无痛)\n  3. Feature 1: Rotary Adjustment (旋钮无级微调 - 核心卖点)\n  4. Feature 2: 90° Hinged Motion (90度灵活弯曲 - 动态场景)\n  5. Feature 3: Thickened Silicone Pad (硅胶防磨缓震 - 痛点解决)\n  6. Feature 4: Three-Point Lock (三点锁死防滑 - 稳固体验)\n  7. Specifications (极简规格参数，已修正左右脚描述)\n  8. FAQ (产品穿戴及保养解答)\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: #0f172a;\n  background-color: #ffffff;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\n  \n  \/* Design System 变量 *\/\n  --primary: #0052cc;\n  --primary-hover: #0040a3;\n  --text-main: #0f172a;\n  --text-sub: #475569;\n  --bg-body: #ffffff;\n  --bg-card: #f8fafc;\n  --bg-soft: #f1f5f9;\n  --radius-md: 12px;\n  --radius-lg: 20px;\n  --shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\n  --shadow-lg: 0 10px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.05);\n  --border-color: #e2e8f0;\n}\n\n\/* 统一排版 *\/\n.product-detail-container h1,\n.product-detail-container h2,\n.product-detail-container h3 {\n  margin: 0;\n  font-weight: 700;\n  line-height: 1.25;\n  color: var(--text-main);\n}\n\n.product-detail-container p {\n  margin: 0;\n  font-size: 18px;\n  line-height: 1.7;\n  color: var(--text-sub);\n}\n\n\/* 占位图标准样式 *\/\n.img-placeholder {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 16px;\n  font-weight: 500;\n  color: var(--text-sub);\n  text-align: center;\n  box-sizing: border-box;\n  padding: 20px;\n}\n\n\/* Base Layout Section *\/\n.detail-section {\n  padding: clamp(2.5rem, 6vw, 4.5rem) 0;\n  border-bottom: 1px solid var(--border-color);\n}\n.detail-section:last-child {\n  border-bottom: none;\n}\n\n\/* Notice Box (新增) *\/\n.notice-box {\n  background-color: var(--bg-card);\n  border-left: 4px solid var(--text-sub);\n  padding: 20px 24px;\n  border-radius: 0 var(--radius-md) var(--radius-md) 0;\n  margin: 2.5rem auto 0;\n  max-width: 800px;\n}\n.notice-title {\n  font-size: 18px;\n  font-weight: 700;\n  color: var(--text-main);\n  margin-bottom: 8px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.notice-text {\n  font-size: 16px;\n  color: var(--text-sub);\n  line-height: 1.6;\n}\n\n\/* Hero Section *\/\n.hero-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 2rem;\n  align-items: center;\n  text-align: center;\n}\n.hero-content {\n  max-width: 800px;\n}\n.hero-badge {\n  display: inline-flex;\n  align-items: center;\n  padding: 8px 16px;\n  background-color: var(--bg-soft);\n  border-radius: 50px;\n  font-size: 16px;\n  font-weight: 600;\n  color: var(--primary);\n  margin-bottom: 1.5rem;\n}\n.hero-title {\n  font-size: clamp(34px, 5vw, 46px);\n  margin-bottom: 1rem;\n  letter-spacing: -0.02em;\n}\n.hero-subtitle {\n  font-size: clamp(18px, 2.5vw, 22px);\n  color: var(--text-sub);\n  max-width: 750px;\n  margin: 0 auto 2.5rem;\n}\n.hero-media {\n  width: 100%;\n  max-width: 900px;\n}\n\n\/* Feature Sections (Z-Pattern \u0026 Grid) *\/\n.feature-item {\n  display: flex;\n  flex-direction: column;\n  gap: 2.5rem;\n  align-items: center;\n}\n.feature-media {\n  width: 100%;\n  flex: 1;\n}\n.feature-copy {\n  width: 100%;\n  flex: 1;\n}\n.feature-label {\n  font-size: 16px;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: var(--primary);\n  letter-spacing: 0.05em;\n  margin-bottom: 0.75rem;\n  display: block;\n}\n.feature-title {\n  font-size: clamp(26px, 3.5vw, 32px);\n  margin-bottom: 1rem;\n}\n.feature-desc {\n  margin-bottom: 1.5rem;\n}\n.feature-bullets {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 12px;\n  margin-top: 1.5rem;\n}\n.bullet-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 16px;\n  color: var(--text-main);\n  font-weight: 500;\n}\n.bullet-dot {\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background-color: var(--primary);\n  margin-top: 10px;\n  flex-shrink: 0;\n}\n\n\/* Specifications Table *\/\n.specs-container {\n  max-width: 800px;\n  margin: 0 auto;\n}\n.specs-title {\n  text-align: center;\n  font-size: clamp(26px, 3.5vw, 32px);\n  margin-bottom: 2.5rem;\n}\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n.specs-row {\n  border-bottom: 1px solid var(--border-color);\n}\n.specs-row:last-child {\n  border-bottom: none;\n}\n.specs-label {\n  padding: 20px 16px;\n  font-weight: 600;\n  color: var(--text-main);\n  width: 35%;\n  background-color: var(--bg-card);\n  font-size: 16px;\n}\n.specs-value {\n  padding: 20px 16px;\n  color: var(--text-sub);\n  width: 65%;\n  font-size: 16px;\n}\n\n\/* FAQ Accordion-style layout *\/\n.faq-container {\n  max-width: 800px;\n  margin: 0 auto;\n}\n.faq-title {\n  text-align: center;\n  font-size: clamp(26px, 3.5vw, 32px);\n  margin-bottom: 2.5rem;\n}\n.faq-item {\n  background-color: var(--bg-card);\n  border-radius: var(--radius-md);\n  padding: 24px;\n  margin-bottom: 16px;\n  border: 1px solid var(--border-color);\n}\n.faq-question {\n  font-size: 18px;\n  font-weight: 700;\n  color: var(--text-main);\n  margin-bottom: 8px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.faq-answer {\n  font-size: 16px;\n  line-height: 1.6;\n  color: var(--text-sub);\n}\n\n\/* Responsive Lock: ≥768px Desktop *\/\n@media (min-width: 768px) {\n  .feature-item {\n    flex-direction: row;\n    gap: 4rem;\n  }\n  .feature-item.reverse {\n    flex-direction: row-reverse;\n  }\n  .feature-bullets {\n    grid-template-columns: 1fr 1fr;\n  }\n  .specs-table {\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-md);\n    overflow: hidden;\n    display: table;\n  }\n}\n\n\/* Responsive Lock: ≤767px Mobile *\/\n@media (max-width: 767px) {\n  .product-detail-container {\n    padding: 0 4%;\n  }\n  .feature-item {\n    text-align: left;\n  }\n  .specs-table, .specs-table tbody, .specs-row, .specs-label, .specs-value {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n  .specs-row {\n    padding: 12px 0;\n  }\n  .specs-label {\n    background-color: transparent;\n    padding: 4px 8px;\n    font-weight: 700;\n    color: var(--primary);\n  }\n  .specs-value {\n    padding: 4px 8px 12px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. Notice Box (新增) --\u003e\n\u003cdiv class=\"notice-box\"\u003e\n\u003cdiv class=\"notice-title\"\u003e✨ Universal Fit for Left or Right Foot\u003c\/div\u003e\n\n\u003cp class=\"notice-text\"\u003eSmartly designed to be completely ambidextrous. Whether you need correction for your left toe, right toe, or both, this single device adjusts perfectly to fit either foot. No need to worry about selecting a specific side!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- B. HERO CONTENT BLOCK --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"hero-grid\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"hero-badge\"\u003eDesigned for Everyday Rest \u0026amp; Nighttime Support\u003c\/span\u003e\n\n\u003ch1 class=\"hero-title\"\u003eGentle Alignment, Tailored Bunion Relief\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eAvoid the pain and downtime of surgery. Experience a non-invasive solution that custom-adjusts to your foot's unique shape. Simply wear it while lounging, reading, or sleeping, and let the gentle traction ease joint pressure and slow bunion progression overnight.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815134920\/7abb9ea346c99a0829d6220ddf021745.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815133908\/3d9ee8807188ce91d08e5f05c4c31bba.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"feature-label\"\u003ePrecise Customization\u003c\/span\u003e\n\n\u003ch2 class=\"feature-title\"\u003eRotary Tuning System for Personalized Alignment\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eNo more fixed, uncomfortable stretching. Our integrated rotary adjustment system lets you micro-tune the traction angle to match your joint misalignment level, slowly guiding your toe back to its natural posture.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-bullets\"\u003e\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eWide-range customization for any bunion stage\u003c\/div\u003e\n\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eEasy-to-use dial design for hassle-free tuning\u003c\/div\u003e\n\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eControlled tension avoids sudden, painful strain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE SECTION 2 (90° Hinged Motion - Walkable Scene) --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815133907\/4c753e7acd776c81e99c783b7bf39316.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"feature-label\"\u003eUncompromised Mobility\u003c\/span\u003e\n\n\u003ch2 class=\"feature-title\"\u003e90° Flexible Joint Rotation\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eCorrection shouldn't freeze your life. Featuring an ergonomic bionic hinge, this splint bends naturally with your foot's movement, letting you walk comfortably around the house without restriction.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-bullets\"\u003e\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eFull-range active vertical movement\u003c\/div\u003e\n\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eIdeal for light at-home tasks and resting hours\u003c\/div\u003e\n\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003ePromotes active recovery while preventing joint stiffness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE SECTION 3 (Silicone Protection - Trust \u0026 Soft Detail) --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img-3-50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815133907\/ba53366ecf22be4b7ff98f8133034dc8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"feature-label\"\u003eMaximum Cushioning\u003c\/span\u003e\n\n\u003ch2 class=\"feature-title\"\u003eThickened Orthopedic-Grade Silicone Shield\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eProtect your most sensitive spots from friction. The inner core features a plush, skin-friendly silicone pad that wraps the bony protrusion, instantly absorbing shock and eliminating painful pressure points.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-bullets\"\u003e\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eSoft, flexible barrier prevents blister redness\u003c\/div\u003e\n\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eHypoallergenic, easy-to-clean material\u003c\/div\u003e\n\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eErgonomically contoured to stay snugly in place\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE SECTION 4 (Three-Point Fixation - Stability Feature) --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815133907\/0677958367c5ac00089c064594a3dee9.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"feature-label\"\u003eSecure Stabilization\u003c\/span\u003e\n\n\u003ch2 class=\"feature-title\"\u003eThree-Point Anti-Slip Fit\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eDesigned with three targeted stabilizing loops (toe, midfoot, and heel) to create an absolute non-slip lock. Enjoy uninterrupted correction that stays perfectly positioned, whether you are resting on the sofa or turning over in bed.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-bullets\"\u003e\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eTriple strap system prevents rotation slips\u003c\/div\u003e\n\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eBreathable, lightweight textile material\u003c\/div\u003e\n\n\u003cdiv class=\"bullet-item\"\u003e\n\u003cspan class=\"bullet-dot\"\u003e\u003c\/span\u003eQuick Velcro adjustments for customized tightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS SECTION (Verified Info Only) --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003ch2 class=\"specs-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr class=\"specs-row\"\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eMaterial Structure\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eReinforced polymer bracket, medical-grade silicone cushioning pad, high-tensile steel wire pull, breathable fabric straps\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"specs-row\"\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eSize Fitting\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eOne size fits all (Fully adjustable hook-and-loop straps)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"specs-row\"\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eApplication Type\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eUniversal Fit (Ambidextrous design fits both Left and Right foot)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"specs-row\"\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eUsage Environment\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eDesigned for home rest, light activity, or nighttime sleep (Not suitable for wearing inside shoes)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ SECTION (Product-centric, No policy\/shipping text) --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003ch2 class=\"faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can I wear this bunion corrector with shoes?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. This corrector is engineered with an external adjustment dial and rigid support hinge to ensure precise tension, making it too wide for typical shoes. It is designed to be worn comfortably barefoot during home hours, lounging, or sleeping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How do I adjust the alignment knob correctly?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eStart with a gentle traction angle that feels comfortable with zero sharp pain. Once your foot adapts to the wear (usually after a few days), you can gradually rotate the dial further to slightly increase correction tension. Do not over-tighten; consistent, mild tension is key.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Unit (Fits Left or Right Foot)","offer_id":58734140883104,"sku":"0818-14453893","price":14.95,"currency_code":"USD","in_stock":true},{"title":"2 Units (For Both Feet - Save 10%)","offer_id":58734140915872,"sku":"0818-14456065","price":26.91,"currency_code":"USD","in_stock":true},{"title":"4 Units (Family\/Backup Pack - Save 20%)","offer_id":58734140948640,"sku":"0818-14452834","price":47.84,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/7656\/5664\/files\/7abb9ea346c99a0829d6220ddf021745.png?v=1787035570","url":"https:\/\/cartivra.com\/products\/adjustable-knob-bunion-corrector","provider":"Cartivra","version":"1.0","type":"link"}