{"product_id":"wye-360-universal-magnetic-car-phone-holder-mount-y-h72-black","title":"In-Car 360° Universal Magnetic Phone Holder Mount Y-H72 | One-Touch Quick Install Smartphone Stand | Gel Pad Dashboard Windshield Desk Compatible | Hands-Free GPS Navigation Cell Phone Cradle","description":"\u003c!-- WYE Y-H72 Phone Holder - Product Description HTML --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Fully Responsive: PC, Mobile, iPad, Tablet --\u003e\n\u003cstyle\u003e\n    .wye-product-desc {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        max-width: 100%;\n        margin: 0 auto;\n        padding: 20px;\n        color: #333;\n        line-height: 1.8;\n        background: #ffffff;\n    }\n    \n    .wye-hero-banner {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 50%, #1a1a1a 100%);\n        color: #fff;\n        padding: 40px 30px;\n        text-align: center;\n        border-radius: 16px;\n        margin-bottom: 30px;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .wye-hero-banner::before {\n        content: '';\n        position: absolute;\n        top: -50%;\n        left: -50%;\n        width: 200%;\n        height: 200%;\n        background: radial-gradient(circle, rgba(212,168,83,0.1) 0%, transparent 50%);\n        animation: pulse 4s ease-in-out infinite;\n    }\n    \n    @keyframes pulse {\n        0%, 100% { transform: scale(1); opacity: 0.5; }\n        50% { transform: scale(1.1); opacity: 0.8; }\n    }\n    \n    .wye-hero-banner h1 {\n        font-size: clamp(1.5rem, 4vw, 2.2rem);\n        font-weight: 700;\n        margin-bottom: 10px;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .wye-hero-banner .gold-text {\n        color: #d4a853;\n    }\n    \n    .wye-hero-banner p {\n        font-size: clamp(0.9rem, 2.5vw, 1.1rem);\n        opacity: 0.9;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .wye-model-badge {\n        display: inline-block;\n        background: #d4a853;\n        color: #1a1a1a;\n        padding: 8px 20px;\n        border-radius: 25px;\n        font-weight: 600;\n        font-size: 0.9rem;\n        margin-top: 15px;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .wye-features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 20px;\n        margin: 30px 0;\n    }\n    \n    .wye-feature-card {\n        background: linear-gradient(145deg, #f8f9fa, #ffffff);\n        border: 1px solid #e8e8e8;\n        border-radius: 16px;\n        padding: 25px;\n        transition: all 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .wye-feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n        border-color: #d4a853;\n    }\n    \n    .wye-feature-card::after {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 4px;\n        height: 100%;\n        background: linear-gradient(180deg, #d4a853, #ff6b35);\n        border-radius: 4px 0 0 4px;\n    }\n    \n    .wye-feature-icon {\n        width: 50px;\n        height: 50px;\n        background: linear-gradient(135deg, #1a1a1a, #333);\n        border-radius: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 15px;\n        font-size: 1.5rem;\n    }\n    \n    .wye-feature-card h3 {\n        color: #1a1a1a;\n        font-size: 1.1rem;\n        font-weight: 600;\n        margin-bottom: 10px;\n    }\n    \n    .wye-feature-card p {\n        color: #666;\n        font-size: 0.95rem;\n        line-height: 1.7;\n    }\n    \n    .wye-specs-section {\n        background: #1a1a1a;\n        color: #fff;\n        border-radius: 16px;\n        padding: 35px;\n        margin: 30px 0;\n    }\n    \n    .wye-specs-section h2 {\n        color: #d4a853;\n        font-size: clamp(1.2rem, 3vw, 1.5rem);\n        margin-bottom: 25px;\n        text-align: center;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n    }\n    \n    .wye-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 20px;\n    }\n    \n    .wye-spec-item {\n        background: rgba(255,255,255,0.05);\n        border: 1px solid rgba(255,255,255,0.1);\n        border-radius: 12px;\n        padding: 20px;\n        text-align: center;\n        transition: all 0.3s ease;\n    }\n    \n    .wye-spec-item:hover {\n        background: rgba(212,168,83,0.1);\n        border-color: rgba(212,168,83,0.3);\n    }\n    \n    .wye-spec-label {\n        font-size: 0.8rem;\n        color: #999;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        margin-bottom: 8px;\n    }\n    \n    .wye-spec-value {\n        font-size: 1.1rem;\n        font-weight: 600;\n        color: #fff;\n    }\n    \n    .wye-benefits-section {\n        margin: 30px 0;\n    }\n    \n    .wye-benefits-section h2 {\n        color: #1a1a1a;\n        font-size: clamp(1.2rem, 3vw, 1.5rem);\n        text-align: center;\n        margin-bottom: 25px;\n        position: relative;\n        padding-bottom: 15px;\n    }\n    \n    .wye-benefits-section h2::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 60px;\n        height: 3px;\n        background: linear-gradient(90deg, #d4a853, #ff6b35);\n        border-radius: 3px;\n    }\n    \n    .wye-benefit-row {\n        display: flex;\n        align-items: center;\n        background: #f8f9fa;\n        border-radius: 12px;\n        padding: 20px 25px;\n        margin-bottom: 15px;\n        transition: all 0.3s ease;\n        border-left: 4px solid transparent;\n    }\n    \n    .wye-benefit-row:hover {\n        background: #fff;\n        box-shadow: 0 5px 20px rgba(0,0,0,0.08);\n        border-left-color: #d4a853;\n    }\n    \n    .wye-benefit-check {\n        width: 30px;\n        height: 30px;\n        background: linear-gradient(135deg, #d4a853, #ff6b35);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 15px;\n        flex-shrink: 0;\n        color: #fff;\n        font-weight: bold;\n    }\n    \n    .wye-benefit-text {\n        font-size: 0.95rem;\n        color: #444;\n    }\n    \n    .wye-compatibility-section {\n        background: linear-gradient(145deg, #f0f4f8, #e8ecf0);\n        border-radius: 16px;\n        padding: 30px;\n        margin: 30px 0;\n        text-align: center;\n    }\n    \n    .wye-compatibility-section h2 {\n        color: #1a1a1a;\n        font-size: clamp(1.1rem, 2.5vw, 1.3rem);\n        margin-bottom: 20px;\n    }\n    \n    .wye-device-tags {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n    }\n    \n    .wye-device-tag {\n        background: #fff;\n        border: 1px solid #ddd;\n        padding: 10px 18px;\n        border-radius: 25px;\n        font-size: 0.85rem;\n        color: #333;\n        transition: all 0.3s ease;\n    }\n    \n    .wye-device-tag:hover {\n        background: #1a1a1a;\n        color: #fff;\n        border-color: #1a1a1a;\n    }\n    \n    .wye-cta-section {\n        background: linear-gradient(135deg, #d4a853 0%, #b8924a 100%);\n        color: #1a1a1a;\n        border-radius: 16px;\n        padding: 35px;\n        text-align: center;\n        margin: 30px 0;\n    }\n    \n    .wye-cta-section h2 {\n        font-size: clamp(1.3rem, 3.5vw, 1.8rem);\n        font-weight: 700;\n        margin-bottom: 15px;\n    }\n    \n    .wye-cta-section p {\n        font-size: 1rem;\n        opacity: 0.9;\n        max-width: 600px;\n        margin: 0 auto;\n    }\n    \n    .wye-package-contents {\n        background: #fff;\n        border: 2px dashed #d4a853;\n        border-radius: 16px;\n        padding: 25px;\n        margin: 30px 0;\n    }\n    \n    .wye-package-contents h3 {\n        color: #1a1a1a;\n        font-size: 1.1rem;\n        margin-bottom: 15px;\n        text-align: center;\n    }\n    \n    .wye-package-list {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 15px;\n    }\n    \n    .wye-package-item {\n        background: #f8f9fa;\n        padding: 12px 20px;\n        border-radius: 8px;\n        font-size: 0.9rem;\n        color: #333;\n    }\n    \n    \/* Responsive Adjustments *\/\n    @media (max-width: 768px) {\n        .wye-product-desc {\n            padding: 15px;\n        }\n        \n        .wye-hero-banner {\n            padding: 30px 20px;\n        }\n        \n        .wye-feature-card {\n            padding: 20px;\n        }\n        \n        .wye-specs-section {\n            padding: 25px 20px;\n        }\n        \n        .wye-benefit-row {\n            padding: 15px 20px;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .wye-features-grid {\n            grid-template-columns: 1fr;\n        }\n        \n        .wye-specs-grid {\n            grid-template-columns: 1fr 1fr;\n        }\n        \n        .wye-benefit-row {\n            flex-direction: column;\n            text-align: center;\n        }\n        \n        .wye-benefit-check {\n            margin-right: 0;\n            margin-bottom: 10px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"wye-product-desc\"\u003e\n\u003c!-- Hero Banner --\u003e\n\u003cdiv class=\"wye-hero-banner\"\u003e\n\u003ch1\u003eWYE \u003cspan class=\"gold-text\"\u003e360°\u003c\/span\u003e Universal Phone Holder\u003c\/h1\u003e\n\u003cp\u003ePremium Magnetic Car Mount with One-Touch Installation\u003c\/p\u003e\n\u003cdiv class=\"wye-model-badge\"\u003eModel: Y-H72\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e\n\u003cdiv class=\"wye-features-grid\"\u003e\n\u003cdiv class=\"wye-feature-card\"\u003e\n\u003cdiv class=\"wye-feature-icon\"\u003e🧲\u003c\/div\u003e\n\u003ch3\u003ePowerful Magnetic Mount\u003c\/h3\u003e\n\u003cp\u003eExperience secure one-touch coupling with our ergonomically designed magnetic phone holder. Strong magnets ensure your smartphone stays firmly in place on bumpy roads, sharp turns, and sudden stops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-feature-card\"\u003e\n\u003cdiv class=\"wye-feature-icon\"\u003e👆\u003c\/div\u003e\n\u003ch3\u003eOne-Hand Operation\u003c\/h3\u003e\n\u003cp\u003eQuick installation and removal with just one hand. The intuitive design allows you to mount or dismount your phone in seconds, perfect for busy drivers who need instant access to GPS navigation and hands-free calling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-feature-card\"\u003e\n\u003cdiv class=\"wye-feature-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003e360° Full Rotation\u003c\/h3\u003e\n\u003cp\u003eAdjust your viewing angle with complete freedom. The smooth 360-degree rotation lets you switch between portrait and landscape modes effortlessly for optimal visibility while driving or working.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-feature-card\"\u003e\n\u003cdiv class=\"wye-feature-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eMulti-Surface Gel Pad\u003c\/h3\u003e\n\u003cp\u003eAdvanced sticky gel pad technology securely adheres to dashboards, windshields, desks, kitchen counters, and more. Washable and reusable – simply rinse with water to restore adhesion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"wye-specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"wye-specs-grid\"\u003e\n\u003cdiv class=\"wye-spec-item\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eModel Number\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-value\"\u003eY-H72\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-item\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-value\"\u003ePC + ABS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-item\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eMount Type\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-value\"\u003eUniversal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-item\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eColour\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-value\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-item\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eRotation\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-value\"\u003e360°\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-item\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-value\"\u003eWide Range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003cdiv class=\"wye-benefits-section\"\u003e\n\u003ch2\u003eWhy Choose WYE Phone Holder?\u003c\/h2\u003e\n\u003cdiv class=\"wye-benefit-row\"\u003e\n\u003cdiv class=\"wye-benefit-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-text\"\u003e\n\u003cstrong\u003eSafe Hands-Free Driving:\u003c\/strong\u003e Keep your eyes on the road while accessing GPS navigation, answering calls, or playing music. Essential for Uber, Lyft, and delivery drivers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-row\"\u003e\n\u003cdiv class=\"wye-benefit-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-text\"\u003e\n\u003cstrong\u003ePremium Build Quality:\u003c\/strong\u003e Constructed from durable PC+ABS materials for long-lasting performance. Sleek black design complements any car interior aesthetic.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-row\"\u003e\n\u003cdiv class=\"wye-benefit-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-text\"\u003e\n\u003cstrong\u003eVersatile Mounting Options:\u003c\/strong\u003e Install on car dashboards, windshields, office desks, kitchen counters, bathroom mirrors, bedside tables, and more.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-row\"\u003e\n\u003cdiv class=\"wye-benefit-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-text\"\u003e\n\u003cstrong\u003eNo Residue, No Damage:\u003c\/strong\u003e The gel pad removes cleanly without leaving marks. Reusable adhesive can be refreshed by washing with warm water.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-row\"\u003e\n\u003cdiv class=\"wye-benefit-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-benefit-text\"\u003e\n\u003cstrong\u003eCompact \u0026amp; Unobtrusive:\u003c\/strong\u003e Minimalist design doesn't block your view or clutter your space. Perfect for vehicles with limited dashboard space.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Compatibility Section --\u003e\n\u003cdiv class=\"wye-compatibility-section\"\u003e\n\u003ch2\u003e📱 Universal Smartphone Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"wye-device-tags\"\u003e\n\u003cspan class=\"wye-device-tag\"\u003eiPhone 15\/14\/13\/12\/11\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eiPhone Pro Max\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eSamsung Galaxy S24\/S23\/S22\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eGoogle Pixel\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eOnePlus\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eXiaomi\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eHuawei\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eOPPO\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eLG\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eSony Xperia\u003c\/span\u003e \u003cspan class=\"wye-device-tag\"\u003eAll Smartphones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Package Contents --\u003e\n\u003cdiv class=\"wye-package-contents\"\u003e\n\u003ch3\u003e📦 What's In The Box\u003c\/h3\u003e\n\u003cdiv class=\"wye-package-list\"\u003e\n\u003cdiv class=\"wye-package-item\"\u003e1x WYE Phone Holder (Y-H72)\u003c\/div\u003e\n\u003cdiv class=\"wye-package-item\"\u003e1x Gel Pad Mount\u003c\/div\u003e\n\u003cdiv class=\"wye-package-item\"\u003e1x User Manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Section --\u003e\n\u003cdiv class=\"wye-cta-section\"\u003e\n\u003ch2\u003e🚗 Drive Smarter, Drive Safer\u003c\/h2\u003e\n\u003cp\u003eUpgrade your driving experience with the WYE Y-H72 Universal Phone Holder. Perfect for navigation, video calls, music streaming, and hands-free communication. Order now and enjoy the freedom of convenient, secure smartphone mounting!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Default Title","offer_id":54588587082073,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/In-Car_360_Universal_Phone_Holder.jpg?v=1774351300","url":"https:\/\/snapcases.co.uk\/products\/wye-360-universal-magnetic-car-phone-holder-mount-y-h72-black","provider":"snapcases.co.uk","version":"1.0","type":"link"}