{"product_id":"rotatable-stress-relief-stand-rjc","title":"Draaibare Stressverlichtingsstandaard","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：二合一磁吸手机支架与指尖陀螺\n  目标受众：追求实用性与解压功能的智能手机用户\n  视觉风格：金属质感、科技、动感、高级\n  配色策略：以金属枪色\/银色为主色调，搭配中性背景和强调科技感的蓝色点缀\n  模块顺序：Hero -\u003e Fidget Spinner Feature -\u003e Adjustable Stand Feature -\u003e Dual Magnet Feature -\u003e Portability -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_1.png, Spinner=image_2.png, Stand=image_4.png, Dual Magnet=image_6.png, Portable=image_3.png\n  规格图映射：Specs=image_4.png (尺寸\/重量), image_10.png (颜色)\n  对比模块：未加入，核心功能展示已足够突出\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #2a2a2a;\n      --primary-hover: #4a4a4a;\n      --text-main: #1a1a1a;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #e9ecef;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.1);\n      --border-color: #e0e0e0;\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\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    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      margin: 0 0 1rem;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin: 0 0 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      font-weight: 600;\n      margin: 0 0 0.5rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      margin: 0 0 1rem;\n      color: var(--text-sub);\n    }\n\n    \/* Layout \u0026 Components *\/\n    .pd-section {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    .pd-hero {\n      text-align: center;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .pd-hero-subtitle {\n      font-size: clamp(18px, 2.5vw, 22px);\n      color: var(--text-sub);\n      margin-bottom: 2rem;\n    }\n\n    .pd-trust-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--text-main);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-weight: 500;\n      font-size: 14px;\n      margin-bottom: 2rem;\n    }\n\n    \/* Feature Sections *\/\n    .pd-feature {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-feature {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .pd-feature.reverse {\n        direction: rtl;\n      }\n\n      .pd-feature.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    .pd-feature-media {\n      position: relative;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-feature-media img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .pd-feature-copy {\n      padding: 1rem;\n    }\n\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-top: 1rem;\n    }\n\n    .pd-tag {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 0.4rem 0.8rem;\n      border-radius: 6px;\n      font-size: 14px;\n      color: var(--text-sub);\n    }\n\n    \/* Specifications *\/\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n\n    .pd-specs-table th,\n    .pd-specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-specs-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      width: 40%;\n    }\n\n    @media (max-width: 767px) {\n      .pd-specs-table, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table th, .pd-specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-specs-table thead {\n        display: none;\n      }\n      .pd-specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .pd-specs-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        border-bottom: 1px solid var(--border-color);\n        padding: 1rem;\n      }\n      .pd-specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        margin-right: 1rem;\n      }\n      .pd-specs-table td:last-child {\n        border-bottom: none;\n      }\n    }\n\n    \/* FAQ *\/\n    .pd-faq-item {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-bottom: 1rem;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-faq-question {\n      font-weight: 600;\n      font-size: 18px;\n      margin-bottom: 0.5rem;\n      color: var(--text-main);\n    }\n\n    .pd-faq-answer {\n      margin: 0;\n      color: var(--text-sub);\n    }\n\n    \/* Image Placeholder Utility *\/\n    .img-placeholder {\n      width: 100%;\n      height: auto;\n      display: block;\n      background: #f0f0f0;\n      border: 2px dashed #ccc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 2rem;\n      box-sizing: border-box;\n      color: #666;\n      font-weight: 500;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-trust-badge\"\u003e✨ Het ultieme 2-in-1 accessoire\u003c\/div\u003e\n\n\u003ch1\u003eMagnetische telefoonstandaard \u0026 fidget spinner combinatie\u003c\/h1\u003e\n\n\u003cp class=\"pd-hero-subtitle\"\u003eErvaar de perfecte combinatie van dagelijkse functionaliteit en directe stressverlichting in één premium, volledig metalen ontwerp.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- 替换为 image_1.png: 展示产品作为支架支撑手机、折叠状态以及作为陀螺旋转的组合图 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527142915\/c005b418f10ff93e675db3f273bb26ec.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\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-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\/20260527142915\/23c2c4dccd585c8d46bd40c4571a64bf.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=\"pd-feature-copy\"\u003e\n\u003ch2\u003eDirecte stressverlichting binnen handbereik\u003c\/h2\u003e\n\n\u003cp\u003eOntworpen met een hoogprecisie middellager, verandert deze standaard in een soepel draaiende fidget spinner. Het is het perfecte hulpmiddel om u te helpen focussen, angst te verminderen of gewoon de tijd te doden, waar u ook bent.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eSoepel draaien\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eFocusversterker\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003ePremium lager\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 2: Adjustable Stand --\u003e\n\n\u003cdiv class=\"pd-section pd-feature reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- 替换为 image_4.png: 展示支架多角度调节、横竖屏切换和尺寸的说明图 --\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\/20260527142915\/0264a329db16e5a0f20579ba3efaf23d.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=\"pd-feature-copy\"\u003e\n\u003ch2\u003eVeelzijdige 360° verstelbare standaard\u003c\/h2\u003e\n\n\u003cp\u003eHet dubbele scharnierontwerp maakt een volledige 360° rotatie en een breed scala aan kijkhoeken mogelijk. Schakel moeiteloos tussen portretmodus voor gesprekken en landschapmodus voor video's, voor altijd het perfecte zicht.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003ePortret \u0026 landschap\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eMeerdere hoeken\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eStabiele scharnier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 3: Dual-Sided Magnetism --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- 替换为 image_6.png: 展示产品双面磁吸在厨房冰箱、健身器材等不同场景的应用 --\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\/20260527142915\/706fd1c44e60d3cf420f2e3235132be8.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=\"pd-feature-copy\"\u003e\n\u003ch2\u003eKrachtige magnetische grip aan beide zijden\u003c\/h2\u003e\n\n\u003cp\u003eVoorzien van sterke N55-magneten aan beide zijden, hecht het niet alleen stevig aan uw MagSafe-telefoon, maar kunt u uw telefoon ook aan elk ferrometaal oppervlak zoals koelkasten, fitnessapparatuur of autohouders bevestigen voor handsfree gemak.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eKrachtige N55-magneten\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHandsfree overal\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eVeilige grip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 4: Portability --\u003e\n\n\u003cdiv class=\"pd-section pd-feature reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- 替换为 image_3.png: 展示产品折叠后轻松放入牛仔裤口袋的场景 --\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\/20260527142915\/0052ce66055d6a2bb626ad57eeb85090.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=\"pd-feature-copy\"\u003e\n\u003ch2\u003eUltradun, premium metalen ontwerp\u003c\/h2\u003e\n\n\u003cp\u003eGemaakt van duurzaam metaal, vouwt het plat tot slechts 1 cm dikte, waardoor het ongelooflijk zakvriendelijk is. Het strakke, minimalistische ontwerp past bij uw telefoon en is stevig genoeg voor dagelijks gebruik.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eOpvouwbaar \u0026 compact\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eVolledig metalen constructie\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eZakformaat\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eProductspecificaties\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eMetaallegering\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Folded Diameter\"\u003eOngeveer 5,5 cm \/ 2,2 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Folded Thickness\"\u003eOngeveer 1,0 cm \/ 0,39 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003eOngeveer 66,5 g \/ 2,34 oz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Available Colors\"\u003eGunmetal, Zilver\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Compatibility\"\u003eMagSafe iPhones (12 en later) \u0026 andere telefoons met meegeleverde metalen ring\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWerkt dit met mijn niet-MagSafe-telefoon?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eJa! Het wordt geleverd met een zelfklevende metalen ring die u aan de achterkant van uw telefoon of hoesje kunt bevestigen om het compatibel te maken met de magnetische standaard.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHoe gebruik ik het als een fidget spinner?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eHoud eenvoudig het centrale ronde kussen vast met uw duim en wijsvinger, en gebruik dan uw andere hand of vinger om de buitenste ring te laten draaien.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs de magneet sterk genoeg om mijn telefoon stevig vast te houden?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eAbsoluut. We gebruiken krachtige N55-magneten die ontworpen zijn om een veilige en stabiele grip op uw apparaat te bieden, zelfs tijdens gebruik.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"Zwart","offer_id":48113165893844,"sku":"0529-16042415","price":13.95,"currency_code":"EUR","in_stock":true},{"title":"Zilver","offer_id":48113165926612,"sku":"0529-16040145","price":13.95,"currency_code":"EUR","in_stock":true},{"title":"Mix (1 Zwart + 1 Zilver)","offer_id":48113165959380,"sku":"0529-16048640","price":23.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/c005b418f10ff93e675db3f273bb26ec.jpg?v=1781606034","url":"https:\/\/7t1gn3-sv.myshopify.com\/nl\/products\/rotatable-stress-relief-stand-rjc","provider":"Omurio","version":"1.0","type":"link"}