{"product_id":"wireless-magnetic-car-charger-15w-fast-charging-air-vent-mount-magsafe","title":"Wireless Magnetic Car Charger Mount | 15W Fast Charging Air Vent Phone Holder | 16x N52 Magnets MagSafe Compatible | 360° Rotation Qi Certified | iPhone 15 14 13 12 Pro Max Samsung Black","description":"\u003c!-- H36 Wireless Magnetic Charging \u0026 Vent Holder - Product Description HTML --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Fully Responsive: PC, Mobile, iPad, Tablet --\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026family=Inter:wght@400;500;600\u0026display=swap');\n    \n    .h36-wrapper {\n        font-family: 'Inter', 'Segoe UI', sans-serif;\n        max-width: 100%;\n        margin: 0 auto;\n        padding: 20px;\n        color: #e8eaed;\n        line-height: 1.8;\n        background: linear-gradient(180deg, #0a0f1a 0%, #111827 100%);\n    }\n    \n    \/* Hero Section *\/\n    .h36-hero {\n        background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #0f172a 100%);\n        border-radius: 28px;\n        padding: 55px 40px;\n        text-align: center;\n        margin-bottom: 40px;\n        position: relative;\n        overflow: hidden;\n        border: 1px solid rgba(0, 212, 255, 0.15);\n    }\n    \n    .h36-hero::before {\n        content: '';\n        position: absolute;\n        top: -50%;\n        left: -50%;\n        width: 200%;\n        height: 200%;\n        background: radial-gradient(ellipse at center, rgba(0, 212, 255, 0.08) 0%, transparent 50%);\n        animation: heroGlow 6s ease-in-out infinite alternate;\n    }\n    \n    @keyframes heroGlow {\n        0% { transform: translate(0, 0) scale(1); opacity: 0.5; }\n        100% { transform: translate(10%, 10%) scale(1.1); opacity: 0.8; }\n    }\n    \n    .h36-hero h1 {\n        font-family: 'Poppins', sans-serif;\n        font-size: clamp(1.8rem, 5.5vw, 3rem);\n        font-weight: 800;\n        margin-bottom: 10px;\n        position: relative;\n        z-index: 1;\n        background: linear-gradient(90deg, #fff, #00d4ff);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n    }\n    \n    .h36-hero .model-tag {\n        display: inline-block;\n        background: linear-gradient(90deg, #00d4ff, #00ff88);\n        color: #0a0f1a;\n        padding: 6px 18px;\n        border-radius: 20px;\n        font-size: 0.85rem;\n        font-weight: 700;\n        margin-bottom: 15px;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .h36-hero .tagline {\n        font-size: clamp(1rem, 2.5vw, 1.25rem);\n        color: #94a3b8;\n        margin-bottom: 25px;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .h36-power-stats {\n        display: flex;\n        justify-content: center;\n        gap: 30px;\n        flex-wrap: wrap;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .h36-stat {\n        background: rgba(0, 212, 255, 0.1);\n        border: 1px solid rgba(0, 212, 255, 0.3);\n        border-radius: 16px;\n        padding: 20px 30px;\n        text-align: center;\n        backdrop-filter: blur(10px);\n        transition: all 0.3s ease;\n    }\n    \n    .h36-stat:hover {\n        background: rgba(0, 212, 255, 0.2);\n        transform: translateY(-5px);\n        box-shadow: 0 10px 30px rgba(0, 212, 255, 0.2);\n    }\n    \n    .h36-stat-value {\n        font-family: 'Poppins', sans-serif;\n        font-size: 2rem;\n        font-weight: 800;\n        background: linear-gradient(90deg, #00d4ff, #00ff88);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n    }\n    \n    .h36-stat-label {\n        font-size: 0.8rem;\n        color: #94a3b8;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n    \n    \/* Features Grid *\/\n    .h36-features {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 25px;\n        margin: 45px 0;\n    }\n    \n    .h36-feature-card {\n        background: linear-gradient(145deg, rgba(30, 41, 59, 0.8), rgba(15, 23, 42, 0.9));\n        border-radius: 24px;\n        padding: 35px;\n        border: 1px solid rgba(255, 255, 255, 0.08);\n        transition: all 0.4s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .h36-feature-card::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #00d4ff, #00ff88, #7b5cff);\n    }\n    \n    .h36-feature-card:hover {\n        transform: translateY(-10px);\n        border-color: rgba(0, 212, 255, 0.3);\n        box-shadow: 0 25px 50px rgba(0, 212, 255, 0.15);\n    }\n    \n    .h36-feature-icon {\n        width: 70px;\n        height: 70px;\n        background: linear-gradient(135deg, rgba(0, 212, 255, 0.2), rgba(0, 255, 136, 0.1));\n        border-radius: 20px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 22px;\n        font-size: 2rem;\n        border: 1px solid rgba(0, 212, 255, 0.3);\n    }\n    \n    .h36-feature-card h3 {\n        font-family: 'Poppins', sans-serif;\n        color: #fff;\n        font-size: 1.2rem;\n        font-weight: 600;\n        margin-bottom: 14px;\n    }\n    \n    .h36-feature-card p {\n        color: #94a3b8;\n        font-size: 0.95rem;\n        line-height: 1.7;\n    }\n    \n    \/* Specs Section *\/\n    .h36-specs-section {\n        background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n        border-radius: 28px;\n        padding: 50px;\n        margin: 45px 0;\n        border: 1px solid rgba(0, 212, 255, 0.15);\n    }\n    \n    .h36-specs-section h2 {\n        font-family: 'Poppins', sans-serif;\n        text-align: center;\n        font-size: clamp(1.4rem, 4vw, 1.8rem);\n        margin-bottom: 40px;\n        background: linear-gradient(90deg, #00d4ff, #00ff88);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        text-transform: uppercase;\n        letter-spacing: 3px;\n    }\n    \n    .h36-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n        gap: 20px;\n    }\n    \n    .h36-spec-card {\n        background: rgba(0, 212, 255, 0.05);\n        border: 1px solid rgba(0, 212, 255, 0.15);\n        border-radius: 16px;\n        padding: 25px 18px;\n        text-align: center;\n        transition: all 0.3s ease;\n    }\n    \n    .h36-spec-card:hover {\n        background: rgba(0, 212, 255, 0.12);\n        border-color: rgba(0, 212, 255, 0.4);\n        transform: scale(1.03);\n    }\n    \n    .h36-spec-label {\n        font-size: 0.7rem;\n        color: #64748b;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        margin-bottom: 10px;\n    }\n    \n    .h36-spec-value {\n        font-family: 'Poppins', sans-serif;\n        font-size: 0.95rem;\n        font-weight: 600;\n        color: #fff;\n    }\n    \n    \/* Comparison Section *\/\n    .h36-comparison {\n        background: linear-gradient(145deg, rgba(0, 212, 255, 0.05), rgba(0, 255, 136, 0.03));\n        border-radius: 24px;\n        padding: 40px;\n        margin: 45px 0;\n        border: 1px solid rgba(0, 212, 255, 0.15);\n    }\n    \n    .h36-comparison h2 {\n        font-family: 'Poppins', sans-serif;\n        color: #fff;\n        font-size: clamp(1.3rem, 3.5vw, 1.6rem);\n        text-align: center;\n        margin-bottom: 35px;\n    }\n    \n    .h36-compare-table {\n        width: 100%;\n        border-collapse: collapse;\n    }\n    \n    .h36-compare-table th,\n    .h36-compare-table td {\n        padding: 18px 15px;\n        text-align: center;\n        border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n    }\n    \n    .h36-compare-table th {\n        background: rgba(0, 212, 255, 0.1);\n        color: #00d4ff;\n        font-weight: 600;\n        text-transform: uppercase;\n        font-size: 0.8rem;\n        letter-spacing: 1px;\n    }\n    \n    .h36-compare-table tr.highlight {\n        background: linear-gradient(90deg, rgba(0, 255, 136, 0.1), rgba(0, 212, 255, 0.1));\n    }\n    \n    .h36-compare-table .ours {\n        color: #00ff88;\n        font-weight: 700;\n    }\n    \n    .h36-compare-table .others {\n        color: #94a3b8;\n    }\n    \n    \/* Benefits Section *\/\n    .h36-benefits {\n        margin: 45px 0;\n    }\n    \n    .h36-benefits h2 {\n        font-family: 'Poppins', sans-serif;\n        color: #fff;\n        font-size: clamp(1.3rem, 4vw, 1.7rem);\n        text-align: center;\n        margin-bottom: 40px;\n        position: relative;\n        padding-bottom: 20px;\n    }\n    \n    .h36-benefits h2::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 120px;\n        height: 4px;\n        background: linear-gradient(90deg, #00d4ff, #00ff88);\n        border-radius: 4px;\n    }\n    \n    .h36-benefit-row {\n        display: flex;\n        align-items: flex-start;\n        background: linear-gradient(90deg, rgba(30, 41, 59, 0.6), rgba(15, 23, 42, 0.8));\n        border-radius: 18px;\n        padding: 26px 30px;\n        margin-bottom: 18px;\n        transition: all 0.3s ease;\n        border: 1px solid transparent;\n    }\n    \n    .h36-benefit-row:hover {\n        background: linear-gradient(90deg, rgba(0, 212, 255, 0.08), rgba(0, 255, 136, 0.05));\n        border-color: rgba(0, 212, 255, 0.2);\n        transform: translateX(10px);\n    }\n    \n    .h36-check-icon {\n        width: 38px;\n        height: 38px;\n        background: linear-gradient(135deg, #00d4ff, #00ff88);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 20px;\n        flex-shrink: 0;\n        color: #0a0f1a;\n        font-weight: bold;\n        font-size: 1rem;\n    }\n    \n    .h36-benefit-text {\n        font-size: 0.95rem;\n        color: #cbd5e1;\n        line-height: 1.6;\n    }\n    \n    .h36-benefit-text strong {\n        color: #fff;\n    }\n    \n    \/* Compatibility Section *\/\n    .h36-compat {\n        background: linear-gradient(145deg, rgba(123, 92, 255, 0.08), rgba(0, 212, 255, 0.05));\n        border-radius: 24px;\n        padding: 45px;\n        margin: 45px 0;\n        text-align: center;\n        border: 1px solid rgba(123, 92, 255, 0.2);\n    }\n    \n    .h36-compat h2 {\n        font-family: 'Poppins', sans-serif;\n        color: #fff;\n        font-size: clamp(1.2rem, 3vw, 1.5rem);\n        margin-bottom: 10px;\n    }\n    \n    .h36-compat .note {\n        color: #94a3b8;\n        font-size: 0.9rem;\n        margin-bottom: 28px;\n    }\n    \n    .h36-devices {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 12px;\n    }\n    \n    .h36-device {\n        background: rgba(255, 255, 255, 0.05);\n        border: 1px solid rgba(255, 255, 255, 0.12);\n        padding: 12px 24px;\n        border-radius: 30px;\n        font-size: 0.88rem;\n        color: #cbd5e1;\n        transition: all 0.3s ease;\n    }\n    \n    .h36-device:hover {\n        background: linear-gradient(90deg, #00d4ff, #00ff88);\n        color: #0a0f1a;\n        border-color: transparent;\n        font-weight: 600;\n    }\n    \n    \/* Policies Section *\/\n    .h36-policies {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 25px;\n        margin: 45px 0;\n    }\n    \n    .h36-policy-card {\n        background: rgba(30, 41, 59, 0.6);\n        border-radius: 20px;\n        padding: 32px;\n        border: 2px dashed rgba(0, 212, 255, 0.2);\n        text-align: center;\n        transition: all 0.3s ease;\n    }\n    \n    .h36-policy-card:hover {\n        border-color: rgba(0, 212, 255, 0.5);\n        box-shadow: 0 10px 30px rgba(0, 212, 255, 0.1);\n    }\n    \n    .h36-policy-card h3 {\n        font-family: 'Poppins', sans-serif;\n        color: #fff;\n        font-size: 1.1rem;\n        margin-bottom: 15px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n    }\n    \n    .h36-policy-card p {\n        color: #94a3b8;\n        font-size: 0.9rem;\n        line-height: 1.7;\n    }\n    \n    \/* Package Section *\/\n    .h36-package {\n        background: linear-gradient(135deg, rgba(0, 212, 255, 0.08), rgba(0, 255, 136, 0.05));\n        border: 2px solid rgba(0, 212, 255, 0.3);\n        border-radius: 24px;\n        padding: 40px;\n        margin: 45px 0;\n        text-align: center;\n    }\n    \n    .h36-package h3 {\n        font-family: 'Poppins', sans-serif;\n        color: #fff;\n        font-size: 1.25rem;\n        margin-bottom: 28px;\n    }\n    \n    .h36-package-items {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 15px;\n    }\n    \n    .h36-package-item {\n        background: rgba(0, 212, 255, 0.1);\n        border: 1px solid rgba(0, 212, 255, 0.25);\n        padding: 15px 26px;\n        border-radius: 14px;\n        font-size: 0.95rem;\n        color: #e8eaed;\n    }\n    \n    \/* CTA Section *\/\n    .h36-cta {\n        background: linear-gradient(135deg, #00d4ff 0%, #00ff88 50%, #7b5cff 100%);\n        border-radius: 28px;\n        padding: 55px 45px;\n        text-align: center;\n        margin: 45px 0;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .h36-cta::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: linear-gradient(45deg, transparent 30%, rgba(255,255,255,0.1) 50%, transparent 70%);\n        animation: ctaShimmer 3s ease-in-out infinite;\n    }\n    \n    @keyframes ctaShimmer {\n        0% { transform: translateX(-100%); }\n        100% { transform: translateX(100%); }\n    }\n    \n    .h36-cta h2 {\n        font-family: 'Poppins', sans-serif;\n        font-size: clamp(1.6rem, 5vw, 2.2rem);\n        font-weight: 800;\n        color: #0a0f1a;\n        margin-bottom: 18px;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .h36-cta p {\n        font-size: 1.1rem;\n        color: #0a0f1a;\n        opacity: 0.9;\n        max-width: 700px;\n        margin: 0 auto;\n        position: relative;\n        z-index: 1;\n    }\n    \n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .h36-wrapper { padding: 15px; }\n        .h36-hero { padding: 40px 25px; border-radius: 20px; }\n        .h36-feature-card { padding: 28px; }\n        .h36-specs-section { padding: 35px 25px; }\n        .h36-benefit-row { padding: 22px 24px; }\n        .h36-power-stats { gap: 15px; }\n        .h36-stat { padding: 15px 22px; }\n        .h36-stat-value { font-size: 1.5rem; }\n    }\n    \n    @media (max-width: 480px) {\n        .h36-features { grid-template-columns: 1fr; }\n        .h36-specs-grid { grid-template-columns: repeat(2, 1fr); }\n        .h36-benefit-row {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        .h36-check-icon { margin-right: 0; margin-bottom: 14px; }\n        .h36-policies { grid-template-columns: 1fr; }\n        .h36-compare-table { font-size: 0.85rem; }\n        .h36-compare-table th, .h36-compare-table td { padding: 12px 8px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"h36-wrapper\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"h36-hero\"\u003e\n\u003cdiv class=\"model-tag\"\u003eModel: H36\u003c\/div\u003e\n\u003ch1\u003eWireless Magnetic Charger\u003c\/h1\u003e\n\u003cp class=\"tagline\"\u003e15W Fast Charging Air Vent Mount with 16× N52 Super Magnets\u003c\/p\u003e\n\u003cdiv class=\"h36-power-stats\"\u003e\n\u003cdiv class=\"h36-stat\"\u003e\n\u003cdiv class=\"h36-stat-value\"\u003e15W\u003c\/div\u003e\n\u003cdiv class=\"h36-stat-label\"\u003eFast Charging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-stat\"\u003e\n\u003cdiv class=\"h36-stat-value\"\u003e16×N52\u003c\/div\u003e\n\u003cdiv class=\"h36-stat-label\"\u003eStrongest Magnets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-stat\"\u003e\n\u003cdiv class=\"h36-stat-value\"\u003e83%\u003c\/div\u003e\n\u003cdiv class=\"h36-stat-label\"\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-stat\"\u003e\n\u003cdiv class=\"h36-stat-value\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"h36-stat-label\"\u003eRotation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features Grid --\u003e\n\u003cdiv class=\"h36-features\"\u003e\n\u003cdiv class=\"h36-feature-card\"\u003e\n\u003cdiv class=\"h36-feature-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003e15W Max Fast Charging\u003c\/h3\u003e\n\u003cp\u003eQi 1.2.4 certified wireless charger delivers up to 15W output power for ultra-fast charging. Supports multiple charging modes: 5V\/1A, 5V\/1.5A, 9V\/1.1A, and 12V\/1.25A. Fully charge your iPhone in approximately 2.5 hours—100% charging efficiency versus 68% on competitors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-feature-card\"\u003e\n\u003cdiv class=\"h36-feature-icon\"\u003e🧲\u003c\/div\u003e\n\u003ch3\u003e16× N52 Super Magnets\u003c\/h3\u003e\n\u003cp\u003eIndustry-leading 16 pieces of N52-grade neodymium magnets provide 10× stronger holding power than standard mounts. Holds even 10 stacked iPhone 14 Pro Max devices. Your phone stays secure through off-road terrain, high speeds, and bumpy roads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-feature-card\"\u003e\n\u003cdiv class=\"h36-feature-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003e360° Rotation \u0026amp; One-Hand Use\u003c\/h3\u003e\n\u003cp\u003eSmooth ball-joint rotation allows effortless switching between landscape and portrait modes. One-hand operation—simply place your phone and it auto-aligns with MagSafe technology. Perfect for GPS navigation, video calls, and music streaming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-feature-card\"\u003e\n\u003cdiv class=\"h36-feature-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch3\u003eSecure Vent Hook Design\u003c\/h3\u003e\n\u003cp\u003eDual-lock tightening system with rotating hook securely grips air vent blades. Step 1: Rotate to tighten the hook. Step 2: Hook vent blade firmly. Works with horizontal, vertical, and most rectangular air vents. Non-slip rubber protects vents from scratches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Comparison Section --\u003e\n\u003cdiv class=\"h36-comparison\"\u003e\n\u003ch2\u003e⚡ Why Our H36 Outperforms Others\u003c\/h2\u003e\n\u003ctable class=\"h36-compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eH36 (Ours)\u003c\/th\u003e\n\u003cth\u003eCompetitors\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr class=\"highlight\"\u003e\n\u003ctd\u003eMagnets\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003e16× N52 (Strongest)\u003c\/td\u003e\n\u003ctd class=\"others\"\u003e6× N48 (Weak)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Power\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003e15W\u003c\/td\u003e\n\u003ctd class=\"others\"\u003e7.5W - 10W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"highlight\"\u003e\n\u003ctd\u003eCharging Efficiency\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003e100% (83% MAX)\u003c\/td\u003e\n\u003ctd class=\"others\"\u003e50% - 68%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHolding Force\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003e10× iPhone Weight\u003c\/td\u003e\n\u003ctd class=\"others\"\u003e3-4× iPhone Weight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"h36-specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"h36-specs-grid\"\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003eH36\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003ePC + ABS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eStandard\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003eQi 1.2.4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eInput\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003eDC5V\/2A, 12V\/1.2A (QC3.0)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eOutput\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003e5V\/1A, 5V\/1.5A, 9V\/1.1A, 12V\/1.25A (15W)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eDistance\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003e≤8mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eEfficiency\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003e83% MAX\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eFrequency\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003e110-205KHz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-card\"\u003e\n\u003cdiv class=\"h36-spec-label\"\u003eColour\u003c\/div\u003e\n\u003cdiv class=\"h36-spec-value\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003cdiv class=\"h36-benefits\"\u003e\n\u003ch2\u003eWhy Choose H36 Wireless Charger Mount?\u003c\/h2\u003e\n\u003cdiv class=\"h36-benefit-row\"\u003e\n\u003cdiv class=\"h36-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-text\"\u003e\n\u003cstrong\u003eMagSafe Compatible Auto-Alignment:\u003c\/strong\u003e Perfectly aligns with iPhone MagSafe ring for instant, accurate charging. No fumbling—just snap on and start charging automatically.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-row\"\u003e\n\u003cdiv class=\"h36-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-text\"\u003e\n\u003cstrong\u003eCharge Through Cases:\u003c\/strong\u003e Transmission distance up to 8mm allows charging through most MagSafe-compatible cases without removal. LED indicator shows charging status at a glance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-row\"\u003e\n\u003cdiv class=\"h36-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-text\"\u003e\n\u003cstrong\u003eSafe Hands-Free Driving:\u003c\/strong\u003e Keep your phone charged and visible while accessing GPS navigation, hands-free calls, and music. Essential for rideshare drivers and daily commuters.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-row\"\u003e\n\u003cdiv class=\"h36-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-text\"\u003e\n\u003cstrong\u003eUniversal Vent Compatibility:\u003c\/strong\u003e Works with horizontal, vertical, and rectangular air vents in cars, trucks, and SUVs. Not compatible with circular or rotary vents.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-row\"\u003e\n\u003cdiv class=\"h36-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-text\"\u003e\n\u003cstrong\u003eAdvanced Safety Protection:\u003c\/strong\u003e Built-in smart chips provide over-temperature, over-charge, over-voltage, and short-circuit protection. Closed magnetic field design prevents signal interference.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-row\"\u003e\n\u003cdiv class=\"h36-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"h36-benefit-text\"\u003e\n\u003cstrong\u003eAll-Road Security:\u003c\/strong\u003e 16× N52 magnets keep your phone locked in place during off-road adventures, high-speed highway driving, and bumpy city streets. No wobbling or falling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Compatibility Section --\u003e\n\u003cdiv class=\"h36-compat\"\u003e\n\u003ch2\u003e📱 Device Compatibility\u003c\/h2\u003e\n\u003cp class=\"note\"\u003eMagSafe Compatible iPhones \u0026amp; Qi-Enabled Smartphones with Magnetic Cases\u003c\/p\u003e\n\u003cdiv class=\"h36-devices\"\u003e\n\u003cspan class=\"h36-device\"\u003eiPhone 15\/14\/13\/12 Pro Max\u003c\/span\u003e \u003cspan class=\"h36-device\"\u003eiPhone 15\/14\/13\/12 Pro\u003c\/span\u003e \u003cspan class=\"h36-device\"\u003eiPhone 15\/14\/13\/12 Mini\u003c\/span\u003e \u003cspan class=\"h36-device\"\u003eSamsung Galaxy (with MagSafe case)\u003c\/span\u003e \u003cspan class=\"h36-device\"\u003eGoogle Pixel (with MagSafe case)\u003c\/span\u003e \u003cspan class=\"h36-device\"\u003eAll Qi-Enabled Devices\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Warranty \u0026 Returns --\u003e\n\u003cdiv class=\"h36-policies\"\u003e\n\u003cdiv class=\"h36-policy-card\"\u003e\n\u003ch3\u003e🛡️ 12 Month Warranty\u003c\/h3\u003e\n\u003cp\u003eThis warranty covers defects in the product that result in failure or faults making the product unable to function. It does not cover damage caused by accidents, misuse, or unauthorized modifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h36-policy-card\"\u003e\n\u003ch3\u003e↩️ 14 Day Returns\u003c\/h3\u003e\n\u003cp\u003eWe accept returns within 14 days of purchase, provided the item is in the same condition as received. Items must be returned in original packaging with all accessories and documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Package Contents --\u003e\n\u003cdiv class=\"h36-package\"\u003e\n\u003ch3\u003e📦 What's In The Box\u003c\/h3\u003e\n\u003cdiv class=\"h36-package-items\"\u003e\n\u003cdiv class=\"h36-package-item\"\u003e1× H36 Wireless Magnetic Charger\u003c\/div\u003e\n\u003cdiv class=\"h36-package-item\"\u003e1× Air Vent Clip Mount\u003c\/div\u003e\n\u003cdiv class=\"h36-package-item\"\u003e1× USB-C Charging Cable\u003c\/div\u003e\n\u003cdiv class=\"h36-package-item\"\u003e1× User Manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Section --\u003e\n\u003cdiv class=\"h36-cta\"\u003e\n\u003ch2\u003e⚡ Charge Faster. Hold Stronger. Drive Safer.\u003c\/h2\u003e\n\u003cp\u003eExperience the ultimate 2-in-1 wireless car charger and magnetic mount. 15W fast charging, 16× N52 magnets, and 360° rotation combine for the most powerful, convenient, and secure phone mounting solution on the market. Order now!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Default Title","offer_id":49269384282457,"sku":null,"price":17.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/Wireless_Magnetic_Charging_Vent_Holder.jpg?v=1774364174","url":"https:\/\/snapcases.co.uk\/products\/wireless-magnetic-car-charger-15w-fast-charging-air-vent-mount-magsafe","provider":"snapcases.co.uk","version":"1.0","type":"link"}