{"product_id":"3-in-1-magnetic-grip-stand","title":"3-in-1 Magnetic Grip Stand","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：双面磁吸双环手机支架\/指环扣\n  目标受众：追求多功能、灵活支撑和便携性的智能手机用户\n  视觉风格：科技精密、简约高级、金属质感\n  配色策略：以黑\/深灰为主基调，辅以亮蓝色（#007AFF）作为强调色，突出科技感\n  模块顺序：Intro\/Hero -\u003e Feature 1 (灵活支架) -\u003e Feature 2 (双面磁吸场景) -\u003e Feature 3 (便携与指环扣) -\u003e Compatibility (兼容性说明) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_4.png, F1=image_1.png, F2=image_2.png, F3=image_0.png, Comp=image_3.png\n  规格图映射：Specs=image_7.png (用于确认颜色选项)\n  对比模块：未加入，产品自身多功能属性已足够突出，无需强行对比。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #007AFF;\n      --text-main: #1A1A1A;\n      --text-sub: #666666;\n      --bg-body: #FFFFFF;\n      --bg-card: #F5F5F7;\n      --bg-soft: #E5E5EA;\n      --radius-md: 12px;\n      --radius-lg: 24px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\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    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 12px;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .lead-text {\n      font-size: 20px;\n      color: var(--text-sub);\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    \/* Layout \u0026 Components *\/\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    .text-center {\n      text-align: center;\n    }\n\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    .badge {\n      display: inline-block;\n      padding: 6px 12px;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      border-radius: 20px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 16px;\n    }\n\n    \/* Image Placeholder *\/\n    .img-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed #ccc;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-family: monospace;\n      font-size: 18px;\n      padding: 20px;\n      box-sizing: border-box;\n      min-height: 300px;\n    }\n\n    \/* Feature Section *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-section.reverse {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 16px;\n    }\n\n    .tag {\n      font-size: 16px;\n      color: var(--primary);\n      background-color: rgba(0, 122, 255, 0.1);\n      padding: 4px 12px;\n      border-radius: 6px;\n      font-weight: 500;\n    }\n\n    \/* Compatibility Section *\/\n    .compatibility-card {\n      background-color: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n      text-align: center;\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background-color: var(--bg-card);\n      padding: clamp(2rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .specs-table th,\n    .specs-table td {\n      text-align: left;\n      padding: 16px;\n      border-bottom: 1px solid var(--bg-soft);\n      font-size: 18px;\n    }\n\n    .specs-table th {\n      width: 35%;\n      color: var(--text-sub);\n      font-weight: 500;\n    }\n\n    .specs-table tr:last-child th,\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      border-bottom: 1px solid var(--bg-soft);\n      padding: 24px 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 12px;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 0;\n    }\n\n    \/* Mobile Media Query *\/\n    @media (max-width: 767px) {\n      .product-detail-container h1 { margin-bottom: 12px; }\n      .product-detail-container .lead-text { font-size: 18px; margin-bottom: 24px; }\n      \n      .feature-section,\n      .feature-section.reverse {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .feature-tags {\n        justify-content: center;\n      }\n\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .specs-table thead { display: none; }\n      \n      .specs-table td {\n        padding: 12px 0;\n        border-bottom: 1px solid var(--bg-soft);\n        display: flex;\n        justify-content: space-between;\n        text-align: right;\n      }\n\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 500;\n        color: var(--text-sub);\n        text-align: left;\n        padding-right: 16px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"section-spacing text-center\"\u003e\n\u003cspan class=\"badge\"\u003eNew Magnetic Innovation\u003c\/span\u003e\n\u003ch1\u003eDouble-Sided Magnetic Freedom\u003c\/h1\u003e\n\n\u003cp class=\"lead-text\"\u003eHold it, stand it, mount it anywhere. The ultimate 3-in-1 folding stand and grip designed for MagSafe and beyond.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624160011\/716dd1cf8f38d74e77ba903275435852.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624160011\/81c0681ac624ddb9f04a842709855449.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003e360° Rotation\u003c\/span\u003e \u003cspan class=\"tag\"\u003eDual-Fold Hinges\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003eInfinite Angles for Any View\u003c\/h2\u003e\n\n\u003cp\u003eExperience ultimate viewing freedom. The precision-engineered dual-ring structure flips 180° and rotates a full 360°, allowing you to find the perfect stable angle for FaceTime, streaming, or browsing in both portrait and landscape orientations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Dual-Sided Magnetism --\u003e\n\n\u003cdiv class=\"feature-section reverse section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624160011\/58d04f928ce805c6ef832026116c6b08.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003ePowerful Magnets\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMount Anywhere\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003eSnap On, Hands-Free\u003c\/h2\u003e\n\n\u003cp\u003eIt's not just for your phone. Powerful dual-sided magnets securely attach to your device on one side, and instantly mount onto metal surfaces like gym equipment, fridges, or whiteboards on the other. Perfect for workouts, cooking, or content creation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Slim \u0026 Secure Grip --\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624160011\/f2f567e9fd2a49db25e1cd3050f9ef2c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eUltra-Slim\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSecure Ring Grip\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003ePocket-Friendly Security\u003c\/h2\u003e\n\n\u003cp\u003eWhen not in use, the stand folds flat into an ultra-slim profile that easily slips into your pocket. Unfold the rings to use as a secure finger grip for confident one-handed texting and photos without the fear of drops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Compatibility Section --\u003e\n\n\u003cdiv class=\"compatibility-card section-spacing\"\u003e\n\u003ch2\u003eUniversal Compatibility\u003c\/h2\u003e\n\n\u003cp class=\"lead-text\" style=\"margin-bottom: 32px;\"\u003eWorks seamlessly out of the box with MagSafe iPhones and cases. For any other phone, simply apply the included metal ring for instant magnetic compatibility.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\" style=\"min-height: 200px;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624160011\/6d1f71f32f3baacca27a3a0ee98fd7f8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2 class=\"text-center\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Functions\"\u003eMagnetic Stand, Phone Grip, Magnetic Mount\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Adjustability\"\u003e360° Base Rotation, 180° Dual-Ring Flip\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003ePremium Metal Alloy, Precision Hinges\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Compatibility\"\u003eAll MagSafe Devices; Other devices via included metal ring\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"In the Box\"\u003e1x Magnetic Stand, 1x Metal Adhesive Ring\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Colors\"\u003eAvailable in Black, White, Gold, Purple, Blue, Orange, Green\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2 class=\"text-center\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill this work with my phone case?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, it attaches directly to MagSafe cases. For non-MagSafe cases, you can attach the included metal ring to the outside of your case to enable magnetic compatibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the magnet strong enough?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eAbsolutely. We use powerful neodymium magnets on both sides to ensure a secure hold for your phone and when mounting it to metal surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes it affect wireless charging?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThis stand must be removed before wireless charging. Its magnetic design makes it easy to snap off when you need to power up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Midnight Black","offer_id":63019440800115,"sku":"0624-16247907","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Pearl White","offer_id":63019440832883,"sku":"0624-16245830","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Champagne Gold","offer_id":63019440865651,"sku":"0624-16249910","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Deep Purple","offer_id":63019440898419,"sku":"0624-16242512","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Sky Blue","offer_id":63019440931187,"sku":"0624-16245266","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Sunset Orange","offer_id":63019440963955,"sku":"0624-16247565","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Fresh Green","offer_id":63019440996723,"sku":"0624-16242648","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/716dd1cf8f38d74e77ba903275435852.jpg?v=1782289480","url":"https:\/\/woyuosn.com\/products\/3-in-1-magnetic-grip-stand","provider":"Woyuosn","version":"1.0","type":"link"}