{"product_id":"magnetic-folding-stand-wallet","title":"Magnetic Folding Stand Wallet","description":"\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #111111;\n      --primary-hover: #333333;\n      --text-main: #111111;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9f9;\n      --bg-soft: #f4f4f4;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n      --shadow-lg: 0 8px 24px rgba(0,0,0,0.08);\n      --border-color: #e5e5e5;\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    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .pill {\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 400;\n      margin: 0;\n      color: var(--text-sub);\n    }\n\n    \/* Image Placeholders styling *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      min-height: 250px;\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      text-align: center;\n      padding: 40px 20px;\n      box-sizing: border-box;\n      color: var(--text-sub);\n      font-size: 18px;\n      font-weight: 500;\n      margin-bottom: 24px;\n    }\n\n    \/* Spacing system *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-of-type {\n      border-bottom: none;\n    }\n\n    \/* Badges \/ Pills *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .badge {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 14px;\n      border-radius: var(--radius-md);\n      font-weight: 600;\n      display: inline-block;\n    }\n\n    \/* Intro \/ Hero Section *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    .product-detail-container .hero-badge {\n      display: inline-block;\n      background-color: var(--primary);\n      color: #ffffff;\n      padding: 6px 16px;\n      border-radius: 30px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    \/* Features Section *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .feature-media {\n      width: 100%;\n    }\n\n    .product-detail-container .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Specifications Section *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 4vw, 3rem);\n      margin: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 8px;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      padding-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .faq-item {\n      margin-bottom: 24px;\n      padding: 20px;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n    }\n\n    .product-detail-container .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    \/* Desktop Adjustments (Z-Pattern) *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        gap: 5%;\n        align-items: center;\n      }\n\n      .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        width: 47.5%;\n      }\n    }\n\n    \/* Mobile Responsive Rules for Specifications (Strict Lock) *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item {\n        flex-direction: column !important; \/* Forces Image first, Text second on mobile *\/\n      }\n\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table thead {\n        display: none;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      \/* Hidden the redundant first-child cell data in mobile to allow grid-before layout *\/\n      .product-detail-container .spec-table td:first-child {\n        display: none;\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: MagSafe Magnetic Folding Stand Card Wallet\nTarget Audience: Smart phone users seeking hands-free utility and minimalist carry\nVisual Style: Modern, clean, tech-focused, high contrast\nColor Strategy: Charcoal dark theme with clean gray accents to highlight the textile mesh texture\nModule Order: Hero -\u003e Feature 1 (Magnetic) -\u003e Feature 2 (Modes) -\u003e Feature 3 (Storage) -\u003e Feature 4 (Textured Slim Design) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_2, Feature1=detail_3, Feature2=detail_4, Feature3=detail_5, Feature4=detail_1\nSpecification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (No verified contrast data provided)\nInformation Boundary: Strictly relies on confirmed facts: MagSafe compatibility, 3-fold Z-structure with 2 creases, seamless edges (no stitching), mesh texture, 2-card slot capacity, 13 color SKUs. No unverified facts.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"hero-badge\"\u003eMagSafe Snap-on Utility\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eMagnetic Wallet \u0026amp; Folding Stand in One\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eSecurely snap onto your phone to carry your cards and instantly fold into a solid horizontal hovering or vertical viewing stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img156\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908104602\/37a30fbf7f82b1e297944eef0e92de0c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img159\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908104601\/d0d1b50f1d8e5e94f65ca63ca9cdcb81.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=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eStrong Connection\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2 class=\"feature-title\"\u003eSecure Magnetic Snapping\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEngineered for MagSafe-ready phones and compatible magnetic cases. It snaps on instantly with high magnetic force, keeping your cards and stand securely in place without sliding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: 3-Fold Adjustable Stand --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img160\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908104601\/789c4e5aa6fe7c7701e83dd59d940ffc.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=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eMulti-Angle View\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2 class=\"feature-title\"\u003eHovering Landscape \u0026amp; Upright Vertical Modes\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe symmetrical three-fold design easily converts into dual viewing modes. Lift your phone off the surface in landscape hovering mode for movies, or position it at a comfortable upright angle in vertical mode for video calls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Card Storage --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img161\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908104601\/c75beea8a25f5be6376da4779dc671d3.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=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003e2-Card Capacity\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2 class=\"feature-title\"\u003eBuilt-In Secure Card Storage\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eDesigned with an internal slot located safely inside the fold, allowing you to carry up to two bank or transit cards hidden from plain view when the wallet is closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Slim Profile \u0026 Texture --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img162\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908104601\/25b3a444970876a006bc72daed85aacf.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=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eMesh Textured Feel\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2 class=\"feature-title\"\u003eTextured, Stitch-Free Ultra Slim Design\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eFeatures a distinctive non-slip fine mesh woven texture exterior combined with seamless heat-pressed edges. It adds essential storage and sturdy stand options with minimal profile, making it pocket-friendly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eCard Slot Capacity\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Card Slot Capacity\"\u003e\u003cspan class=\"spec-value\"\u003eHolds up to 2 cards inside the folding pocket\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eFolding Design\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Folding Design\"\u003e\u003cspan class=\"spec-value\"\u003eSymmetrical 3-fold (Z-fold) structure\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eExterior Finish\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Exterior Finish\"\u003e\u003cspan class=\"spec-value\"\u003eFine non-slip mesh woven fabric texture\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eEdge Construction\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Edge Construction\"\u003e\u003cspan class=\"spec-value\"\u003eSeamless heat-pressed edges (no stitching lines)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMagnetic System\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Magnetic System\"\u003e\u003cspan class=\"spec-value\"\u003eMagSafe-compatible back attachment\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eAvailable Colors\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Available Colors\"\u003e\u003cspan class=\"spec-value\"\u003eBlack, White, Brown, Dark Blue, Grey, Green, Pink, Deep Cherry Red\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How many cards can this wallet securely hold?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe internal slot is designed to safely hold up to two standard bank, credit, or transit cards.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What phones is this magnetic wallet compatible with?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is compatible with MagSafe-enabled phones or any smartphone using a compatible MagSafe or magnetic case.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Does the phone touch the surface when in landscape mode?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, in landscape mode, the unique Z-fold structure acts as an elevated base, allowing your phone to hover cleanly off the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Charcoal Black","offer_id":50432113344762,"sku":"20260915-182003-1824","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Alabaster White","offer_id":50432113377530,"sku":"20260915-182003-6180","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Saddle Brown","offer_id":50432113410298,"sku":"20260915-182003-7348","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Midnight Blue","offer_id":50432113443066,"sku":"20260915-182003-3771","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Slate Gray","offer_id":50432113475834,"sku":"20260915-182003-4604","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Forest Green","offer_id":50432113508602,"sku":"20260915-182003-8952","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Burgundy","offer_id":50432113541370,"sku":"20260915-182003-3774","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Blush Pink","offer_id":50432113574138,"sku":"20260915-182003-5153","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/37a30fbf7f82b1e297944eef0e92de0c.jpg?v=1789467662","url":"https:\/\/varitino.com\/products\/magnetic-folding-stand-wallet","provider":"Varitino","version":"1.0","type":"link"}