{"product_id":"telescopic-car-phone-holder-dashboard-windshield-mount","title":"Telescopic Car Phone Holder Mount | Dashboard Windshield Suction Cup Stand | 360° Rotating One-Button Release | Gel Pad Long Arm Universal Cell Phone Cradle for iPhone Samsung","description":"\u003c!-- WYE Y-H76 Telescopic 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-wrapper {\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-header-banner {\n        background: linear-gradient(135deg, #1a2a3a 0%, #2c3e50 50%, #1a2a3a 100%);\n        color: #fff;\n        padding: 45px 30px;\n        text-align: center;\n        border-radius: 20px;\n        margin-bottom: 35px;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .wye-header-banner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n        opacity: 0.5;\n    }\n    \n    .wye-header-banner h1 {\n        font-size: clamp(1.6rem, 4.5vw, 2.4rem);\n        font-weight: 700;\n        margin-bottom: 12px;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .wye-header-banner .highlight-text {\n        color: #45b7aa;\n    }\n    \n    .wye-header-banner .subtitle {\n        font-size: clamp(0.95rem, 2.5vw, 1.15rem);\n        opacity: 0.9;\n        position: relative;\n        z-index: 1;\n        margin-bottom: 15px;\n    }\n    \n    .wye-badge-row {\n        display: flex;\n        justify-content: center;\n        gap: 12px;\n        flex-wrap: wrap;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .wye-badge {\n        background: rgba(255,255,255,0.15);\n        border: 1px solid rgba(255,255,255,0.3);\n        padding: 8px 18px;\n        border-radius: 25px;\n        font-size: 0.85rem;\n        backdrop-filter: blur(5px);\n    }\n    \n    .wye-badge.primary {\n        background: #45b7aa;\n        border-color: #45b7aa;\n        color: #fff;\n        font-weight: 600;\n    }\n    \n    .wye-key-features {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 25px;\n        margin: 35px 0;\n    }\n    \n    .wye-feature-box {\n        background: #fff;\n        border-radius: 16px;\n        padding: 28px;\n        box-shadow: 0 4px 20px rgba(0,0,0,0.06);\n        border: 1px solid #eef2f7;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n    \n    .wye-feature-box:hover {\n        transform: translateY(-6px);\n        box-shadow: 0 12px 35px rgba(0,0,0,0.1);\n        border-color: #45b7aa;\n    }\n    \n    .wye-feature-box::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 4px;\n        background: linear-gradient(90deg, #2d7dd2, #45b7aa);\n        border-radius: 16px 16px 0 0;\n    }\n    \n    .wye-icon-circle {\n        width: 55px;\n        height: 55px;\n        background: linear-gradient(135deg, #2d7dd2, #45b7aa);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 18px;\n        font-size: 1.6rem;\n    }\n    \n    .wye-feature-box h3 {\n        color: #1a2a3a;\n        font-size: 1.15rem;\n        font-weight: 600;\n        margin-bottom: 12px;\n    }\n    \n    .wye-feature-box p {\n        color: #5a6a7a;\n        font-size: 0.95rem;\n        line-height: 1.7;\n    }\n    \n    .wye-tech-specs {\n        background: linear-gradient(135deg, #1a2a3a 0%, #2c3e50 100%);\n        color: #fff;\n        border-radius: 20px;\n        padding: 40px;\n        margin: 35px 0;\n    }\n    \n    .wye-tech-specs h2 {\n        color: #45b7aa;\n        font-size: clamp(1.3rem, 3vw, 1.6rem);\n        margin-bottom: 30px;\n        text-align: center;\n        text-transform: uppercase;\n        letter-spacing: 3px;\n    }\n    \n    .wye-spec-cards {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n        gap: 20px;\n    }\n    \n    .wye-spec-card {\n        background: rgba(255,255,255,0.08);\n        border: 1px solid rgba(255,255,255,0.12);\n        border-radius: 14px;\n        padding: 22px 18px;\n        text-align: center;\n        transition: all 0.3s ease;\n    }\n    \n    .wye-spec-card:hover {\n        background: rgba(69,183,170,0.15);\n        border-color: rgba(69,183,170,0.4);\n        transform: scale(1.03);\n    }\n    \n    .wye-spec-label {\n        font-size: 0.75rem;\n        color: #8aa;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        margin-bottom: 10px;\n    }\n    \n    .wye-spec-data {\n        font-size: 1.1rem;\n        font-weight: 600;\n        color: #fff;\n    }\n    \n    .wye-why-choose {\n        margin: 40px 0;\n    }\n    \n    .wye-why-choose h2 {\n        color: #1a2a3a;\n        font-size: clamp(1.3rem, 3.5vw, 1.6rem);\n        text-align: center;\n        margin-bottom: 30px;\n        position: relative;\n        padding-bottom: 18px;\n    }\n    \n    .wye-why-choose h2::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 80px;\n        height: 4px;\n        background: linear-gradient(90deg, #2d7dd2, #45b7aa);\n        border-radius: 4px;\n    }\n    \n    .wye-advantage-item {\n        display: flex;\n        align-items: flex-start;\n        background: linear-gradient(to right, #f8fafc, #fff);\n        border-radius: 14px;\n        padding: 22px 26px;\n        margin-bottom: 16px;\n        transition: all 0.3s ease;\n        border-left: 5px solid transparent;\n    }\n    \n    .wye-advantage-item:hover {\n        background: #fff;\n        box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n        border-left-color: #45b7aa;\n        transform: translateX(5px);\n    }\n    \n    .wye-check-icon {\n        width: 32px;\n        height: 32px;\n        background: linear-gradient(135deg, #2d7dd2, #45b7aa);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 18px;\n        flex-shrink: 0;\n        color: #fff;\n        font-weight: bold;\n        font-size: 0.9rem;\n    }\n    \n    .wye-advantage-text {\n        font-size: 0.95rem;\n        color: #3a4a5a;\n        line-height: 1.6;\n    }\n    \n    .wye-advantage-text strong {\n        color: #1a2a3a;\n    }\n    \n    .wye-compatibility-banner {\n        background: linear-gradient(145deg, #e8f4f8, #f0f7fa);\n        border-radius: 20px;\n        padding: 35px;\n        margin: 35px 0;\n        text-align: center;\n        border: 2px solid #d5e8ed;\n    }\n    \n    .wye-compatibility-banner h2 {\n        color: #1a2a3a;\n        font-size: clamp(1.15rem, 3vw, 1.4rem);\n        margin-bottom: 8px;\n    }\n    \n    .wye-compatibility-banner .sub-note {\n        color: #5a7a8a;\n        font-size: 0.9rem;\n        margin-bottom: 22px;\n    }\n    \n    .wye-device-list {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 12px;\n    }\n    \n    .wye-device-chip {\n        background: #fff;\n        border: 1px solid #c5dae5;\n        padding: 10px 20px;\n        border-radius: 30px;\n        font-size: 0.88rem;\n        color: #2a4a5a;\n        transition: all 0.3s ease;\n    }\n    \n    .wye-device-chip:hover {\n        background: #1a2a3a;\n        color: #fff;\n        border-color: #1a2a3a;\n    }\n    \n    .wye-warranty-returns {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 25px;\n        margin: 35px 0;\n    }\n    \n    .wye-policy-card {\n        background: #fff;\n        border-radius: 16px;\n        padding: 28px;\n        border: 2px dashed #d0dde5;\n        text-align: center;\n    }\n    \n    .wye-policy-card h3 {\n        color: #1a2a3a;\n        font-size: 1.1rem;\n        margin-bottom: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n    }\n    \n    .wye-policy-card p {\n        color: #5a6a7a;\n        font-size: 0.9rem;\n        line-height: 1.7;\n    }\n    \n    .wye-package-box {\n        background: #fff;\n        border: 2px solid #45b7aa;\n        border-radius: 16px;\n        padding: 30px;\n        margin: 35px 0;\n        text-align: center;\n    }\n    \n    .wye-package-box h3 {\n        color: #1a2a3a;\n        font-size: 1.15rem;\n        margin-bottom: 20px;\n    }\n    \n    .wye-package-items {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 15px;\n    }\n    \n    .wye-package-pill {\n        background: linear-gradient(135deg, #e8f4f8, #f0fafc);\n        padding: 12px 22px;\n        border-radius: 10px;\n        font-size: 0.92rem;\n        color: #2a4a5a;\n        border: 1px solid #d5eaef;\n    }\n    \n    .wye-cta-banner {\n        background: linear-gradient(135deg, #45b7aa 0%, #2d7dd2 100%);\n        color: #fff;\n        border-radius: 20px;\n        padding: 40px;\n        text-align: center;\n        margin: 35px 0;\n    }\n    \n    .wye-cta-banner h2 {\n        font-size: clamp(1.4rem, 4vw, 1.9rem);\n        font-weight: 700;\n        margin-bottom: 15px;\n    }\n    \n    .wye-cta-banner p {\n        font-size: 1rem;\n        opacity: 0.95;\n        max-width: 650px;\n        margin: 0 auto;\n    }\n    \n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .wye-product-wrapper { padding: 15px; }\n        .wye-header-banner { padding: 30px 20px; }\n        .wye-feature-box { padding: 22px; }\n        .wye-tech-specs { padding: 28px 20px; }\n        .wye-advantage-item { padding: 18px 20px; }\n        .wye-badge-row { gap: 8px; }\n        .wye-badge { padding: 6px 14px; font-size: 0.8rem; }\n    }\n    \n    @media (max-width: 480px) {\n        .wye-key-features { grid-template-columns: 1fr; }\n        .wye-spec-cards { grid-template-columns: repeat(2, 1fr); }\n        .wye-advantage-item {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        .wye-check-icon { margin-right: 0; margin-bottom: 12px; }\n        .wye-warranty-returns { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"wye-product-wrapper\"\u003e\n\u003c!-- Header Banner --\u003e\n\u003cdiv class=\"wye-header-banner\"\u003e\n\u003ch1\u003eWYE \u003cspan class=\"highlight-text\"\u003eTelescopic\u003c\/span\u003e Phone Holder\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003ePremium Dashboard \u0026amp; Windshield Mount with Extended Reach\u003c\/p\u003e\n\u003cdiv class=\"wye-badge-row\"\u003e\n\u003cspan class=\"wye-badge primary\"\u003eModel: Y-H76\u003c\/span\u003e \u003cspan class=\"wye-badge\"\u003e360° Rotation\u003c\/span\u003e \u003cspan class=\"wye-badge\"\u003eOne-Button Release\u003c\/span\u003e \u003cspan class=\"wye-badge\"\u003e12 Month Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e\n\u003cdiv class=\"wye-key-features\"\u003e\n\u003cdiv class=\"wye-feature-box\"\u003e\n\u003cdiv class=\"wye-icon-circle\"\u003e📏\u003c\/div\u003e\n\u003ch3\u003eTelescopic Arm Technology\u003c\/h3\u003e\n\u003cp\u003eThe extendable gel pad telescopic arm brings your smartphone closer for optimal viewing. Adjust the reach to suit your vehicle's dashboard depth and your preferred viewing distance. No more straining to see your GPS navigation or incoming calls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-feature-box\"\u003e\n\u003cdiv class=\"wye-icon-circle\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003e360° Full Rotation\u003c\/h3\u003e\n\u003cp\u003eSmooth 360-degree rotation allows seamless switching between portrait and landscape modes. Find the perfect viewing angle for GPS navigation, video calls, music apps, or hands-free communication while keeping your eyes safely on the road.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-feature-box\"\u003e\n\u003cdiv class=\"wye-icon-circle\"\u003e👆\u003c\/div\u003e\n\u003ch3\u003eQuick One-Button Release\u003c\/h3\u003e\n\u003cp\u003eEffortless one-hand operation with our innovative quick-release button mechanism. Simply press to release, push to lock. Mount or remove your smartphone in seconds—perfect for busy drivers and rideshare professionals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-feature-box\"\u003e\n\u003cdiv class=\"wye-icon-circle\"\u003e🔒\u003c\/div\u003e\n\u003ch3\u003eStrong Suction Cup Base\u003c\/h3\u003e\n\u003cp\u003eIndustrial-grade suction cup with dual-lock mechanism adheres securely to dashboards and windshields. Stays firmly in place on bumpy roads, sharp turns, and sudden stops. Gel pad technology leaves no residue when removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"wye-tech-specs\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"wye-spec-cards\"\u003e\n\u003cdiv class=\"wye-spec-card\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-data\"\u003eY-H76\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-card\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-data\"\u003ePlastic ABS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-card\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eMount Type\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-data\"\u003eDashboard \/ Windshield\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-card\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eClamp Width\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-data\"\u003e52-88mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-card\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eDevice Size\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-data\"\u003eUp to 6.8\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-card\"\u003e\n\u003cdiv class=\"wye-spec-label\"\u003eColour\u003c\/div\u003e\n\u003cdiv class=\"wye-spec-data\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose Section --\u003e\n\u003cdiv class=\"wye-why-choose\"\u003e\n\u003ch2\u003eWhy Choose WYE Y-H76?\u003c\/h2\u003e\n\u003cdiv class=\"wye-advantage-item\"\u003e\n\u003cdiv class=\"wye-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-text\"\u003e\n\u003cstrong\u003eSafe Hands-Free Driving:\u003c\/strong\u003e Keep both hands on the wheel and eyes on the road. Essential for GPS navigation, hands-free calls, and music streaming. Perfect for Uber, Lyft, and delivery drivers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-item\"\u003e\n\u003cdiv class=\"wye-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-text\"\u003e\n\u003cstrong\u003eFlexible Positioning:\u003c\/strong\u003e The telescopic arm combined with 360° rotation provides infinite positioning options. Adjust height, angle, and distance to create your ideal viewing setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-item\"\u003e\n\u003cdiv class=\"wye-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-text\"\u003e\n\u003cstrong\u003eUniversal Compatibility:\u003c\/strong\u003e Adjustable clamp (52-88mm) fits smartphones up to 6.8 inches, with or without protective cases. Works with most iPhone and Android devices.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-item\"\u003e\n\u003cdiv class=\"wye-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-text\"\u003e\n\u003cstrong\u003eDual Mount Options:\u003c\/strong\u003e Install on your car dashboard or windshield based on your preference and vehicle layout. Strong suction works on smooth, flat surfaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-item\"\u003e\n\u003cdiv class=\"wye-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-text\"\u003e\n\u003cstrong\u003eReliable Build Quality:\u003c\/strong\u003e Constructed from durable ABS plastic for long-lasting performance. Sleek black design complements any vehicle interior.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-item\"\u003e\n\u003cdiv class=\"wye-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wye-advantage-text\"\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e No tools required. Simply clean the surface, press down the suction cup, and lock the lever. Ready to use in seconds.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Compatibility Section --\u003e\n\u003cdiv class=\"wye-compatibility-banner\"\u003e\n\u003ch2\u003e📱 Universal Smartphone Compatibility\u003c\/h2\u003e\n\u003cp class=\"sub-note\"\u003eClamp Width: 52-88mm | Devices up to 6.8 inches\u003c\/p\u003e\n\u003cdiv class=\"wye-device-list\"\u003e\n\u003cspan class=\"wye-device-chip\"\u003eiPhone 15\/14\/13\/12\/11 Pro Max\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eSamsung Galaxy S24\/S23\/S22 Ultra\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eGoogle Pixel 8\/7\/6 Pro\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eOnePlus 12\/11\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eXiaomi \/ Redmi\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eHuawei \/ Honor\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eOPPO \/ Vivo\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eSony Xperia\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eLG \/ Motorola\u003c\/span\u003e \u003cspan class=\"wye-device-chip\"\u003eGPS Devices\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Warranty \u0026 Returns --\u003e\n\u003cdiv class=\"wye-warranty-returns\"\u003e\n\u003cdiv class=\"wye-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=\"wye-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=\"wye-package-box\"\u003e\n\u003ch3\u003e📦 What's In The Box\u003c\/h3\u003e\n\u003cdiv class=\"wye-package-items\"\u003e\n\u003cdiv class=\"wye-package-pill\"\u003e1x WYE Phone Holder (Y-H76)\u003c\/div\u003e\n\u003cdiv class=\"wye-package-pill\"\u003e1x Suction Cup Base\u003c\/div\u003e\n\u003cdiv class=\"wye-package-pill\"\u003e1x User Manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Section --\u003e\n\u003cdiv class=\"wye-cta-banner\"\u003e\n\u003ch2\u003e🚗 Drive Smarter with Extended Reach\u003c\/h2\u003e\n\u003cp\u003eUpgrade your driving experience with the WYE Y-H76 Telescopic Phone Holder. The perfect companion for navigation, video calls, music streaming, and hands-free communication. Order now and enjoy the convenience of extended-reach smartphone mounting!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Default Title","offer_id":54588540322137,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/Telescopic_Dashboard_Windshield_Holder_1.jpg?v=1774352771","url":"https:\/\/snapcases.co.uk\/products\/telescopic-car-phone-holder-dashboard-windshield-mount","provider":"snapcases.co.uk","version":"1.0","type":"link"}