{"product_id":"rotatable-stress-relief-stand-rjc","title":"Drehbarer Stressabbau-Ständer","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✨ Das ultimative 2-in-1-Zubehör\u003c\/div\u003e\n\n\u003ch1\u003eMagnetischer Handyhalter \u0026 Fidget Spinner Kombi\u003c\/h1\u003e\n\n\u003cp class=\"pd-hero-subtitle\"\u003eErleben Sie die perfekte Kombination aus alltäglicher Funktionalität und sofortiger Stresslinderung in einem hochwertigen, vollmetallischen Design.\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\u003eSofortige Stresslinderung direkt zur Hand\u003c\/h2\u003e\n\n\u003cp\u003eMit einem hochpräzisen Mittelager ausgestattet, verwandelt sich dieser Ständer in einen sanft drehenden Fidget Spinner. Das perfekte Werkzeug, um Ihre Konzentration zu steigern, Angst abzubauen oder einfach die Zeit zu vertreiben – egal wo Sie sind.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eSanftes Drehen\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eFokusverstärker\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHochwertiges 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\u003eVielseitiger 360° verstellbarer Ständer\u003c\/h2\u003e\n\n\u003cp\u003eDas doppelte Scharnierdesign ermöglicht eine vollständige 360°-Drehung und eine große Auswahl an Betrachtungswinkeln. Wechseln Sie mühelos zwischen Hochformat für Anrufe und Querformat für Videos und genießen Sie jedes Mal die perfekte Ansicht.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eHoch- \u0026 Querformat\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eVielseitige Winkel\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eStabiler 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\u003eLeistungsstarker doppelseitiger Magnethalt\u003c\/h2\u003e\n\n\u003cp\u003eAusgestattet mit starken N55-Magneten auf beiden Seiten, haftet es nicht nur sicher an Ihrem MagSafe-Telefon, sondern ermöglicht es Ihnen auch, Ihr Telefon an jeder eisenhaltigen Metalloberfläche wie Kühlschränken, Fitnessgeräten oder Autohalterungen freihändig zu befestigen.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eN55 starke Magnete\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eFreihändig überall\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSicherer Halt\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\u003eUltradünnes, hochwertiges Metalldesign\u003c\/h2\u003e\n\n\u003cp\u003eAus robustem Metall gefertigt, lässt es sich auf nur 1 cm Dicke zusammenfalten und ist dadurch äußerst taschenfreundlich. Sein schlankes, minimalistisches Design ergänzt Ihr Telefon und ist gleichzeitig robust genug für den täglichen Gebrauch.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eFaltbar \u0026 kompakt\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eVollmetall-Gehäuse\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eTaschengröße\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\u003eProduktspezifikationen\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\"\u003eMetalllegierung\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Folded Diameter\"\u003eCa. 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\"\u003eCa. 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\"\u003eCa. 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, Silber\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 und neuer) \u0026 andere Telefone mit beiliegendem Metallring\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\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eFunktioniert das auch mit meinem Nicht-MagSafe-Telefon?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eJa! Es wird mit einem selbstklebenden Metallring geliefert, den Sie auf der Rückseite Ihres Telefons oder der Hülle anbringen können, um es mit dem magnetischen Ständer kompatibel zu machen.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWie benutze ich es als Fidget Spinner?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eHalten Sie einfach das mittlere runde Pad mit Daumen und Zeigefinger, und drehen Sie dann mit der anderen Hand oder einem Finger den äußeren Ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIst der Magnet stark genug, um mein Telefon sicher zu halten?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eAbsolut. Wir verwenden leistungsstarke N55-Magnete, die einen sicheren und stabilen Halt für Ihr Gerät bieten, selbst während der Nutzung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"Schwarz","offer_id":48113165893844,"sku":"0529-16042415","price":13.95,"currency_code":"EUR","in_stock":true},{"title":"Silber","offer_id":48113165926612,"sku":"0529-16040145","price":13.95,"currency_code":"EUR","in_stock":true},{"title":"Mischung (1 Schwarz + 1 Silber)","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\/de\/products\/rotatable-stress-relief-stand-rjc","provider":"Omurio","version":"1.0","type":"link"}