{"product_id":"shockproof-cd-slot-screen-mount-rjc","title":"Support d'écran à fente CD antichoc","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Automotive Electronic Accessory (CarPlay CD Mount)\nTarget Audience: Drivers seeking a sturdy, non-obstructive dashboard upgrade\nVisual Style: Sleek Automotive \/ Utilitarian Tech\nColor Strategy: Deep Charcoal (Primary) with Tech Blue accents (Accent) for a modern vehicular feel. High contrast for readability.\nShape Strategy: Radius 8px (Industrial, firm, structural but safe)\nTypography Strategy: Large Type \/ Mobile-first readable (H1 34-44px, Body 18-20px)\nMobile Table Strategy: Card-based via CSS, strictly no horizontal scroll.\nImage Mapping: \n- Hero: image_1 (Contextual dashboard setup)\n- Feature 1: image_2 (CD Slot integration detail)\n- Feature 2: image_3 (360-degree ball joint)\n- Feature 3: image_4 (Shockproof double lock on bumpy road)\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 1) Design System \u0026 Variables *\/\n    .product-detail-container {\n      --primary: #0F172A; \/* Slate 900 *\/\n      --accent: #0284C7; \/* Sky 600 *\/\n      --text-main: #334155; \/* Slate 700 *\/\n      --text-sub: #64748B; \/* Slate 500 *\/\n      --bg-body: #FFFFFF;\n      --bg-card: #F8FAFC;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n      --border-color: #E2E8F0;\n      --spacing-section: clamp(2rem, 5vw, 4rem);\n\n      \/* 0) Typography \u0026 Spacing System *\/\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\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      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      line-height: 1.6;\n    }\n\n    .product-detail-container *, \n    .product-detail-container *::before, \n    .product-detail-container *::after {\n      box-sizing: inherit;\n    }\n\n    \/* Typography Scale *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      line-height: 1.2;\n      color: var(--primary);\n      margin: 0 0 1rem 0;\n      font-weight: 800;\n      letter-spacing: -0.02em;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      line-height: 1.3;\n      color: var(--primary);\n      margin: 0 0 1rem 0;\n      font-weight: 700;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 2.5vw, 24px);\n      line-height: 1.4;\n      color: var(--primary);\n      margin: 0 0 0.75rem 0;\n      font-weight: 600;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(18px, 2vw, 20px);\n      margin: 0 0 1.5rem 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container .text-sub {\n      font-size: clamp(16px, 1.5vw, 18px);\n      color: var(--text-sub);\n    }\n\n    \/* Non-interactive Visual Badges *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1rem;\n      margin-bottom: 2rem;\n    }\n\n    .product-detail-container .badge {\n      background-color: var(--bg-card);\n      color: var(--accent);\n      padding: 0.5rem 1rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      font-weight: 600;\n      border: 1px solid var(--border-color);\n      display: inline-flex;\n      align-items: center;\n    }\n\n    \/* Image \/ Placeholder Protocol *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .product-detail-container .img-placeholder {\n      width: 100%;\n      aspect-ratio: 4\/3;\n      background-color: var(--bg-card);\n      border: 2px dashed #CBD5E1;\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 18px;\n      color: var(--text-sub);\n      font-weight: 600;\n    }\n\n    \/* Sections *\/\n    .product-detail-container .section {\n      margin-top: var(--spacing-section);\n      margin-bottom: var(--spacing-section);\n    }\n\n    \/* Hero Section *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: 2rem;\n    }\n    \n    .product-detail-container .hero-media {\n      margin-top: 2rem;\n      box-shadow: var(--shadow-lg);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    \/* Z-Pattern Features (Mobile Ordering Lock Included) *\/\n    .product-detail-container .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: var(--spacing-section);\n    }\n\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column; \/* Strict mobile lock: Image top, text bottom *\/\n      gap: 2rem;\n      align-items: center;\n    }\n\n    .product-detail-container .feature-media,\n    .product-detail-container .feature-copy {\n      width: 100%;\n    }\n\n    \/* Specs Table - Card Based Mobile Strategy *\/\n    .product-detail-container .specs-section {\n      background-color: var(--bg-card);\n      padding: var(--spacing-section) 5%;\n      border-radius: var(--radius-lg);\n    }\n\n    .product-detail-container .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      font-size: clamp(16px, 1.5vw, 18px);\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      margin-top: var(--spacing-section);\n    }\n\n    .product-detail-container .faq-item {\n      margin-bottom: 2rem;\n      padding-bottom: 2rem;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .faq-item:last-child {\n      border-bottom: none;\n      margin-bottom: 0;\n      padding-bottom: 0;\n    }\n\n    \/* --- Desktop Enhancement (min-width: 768px) --- *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        gap: 4rem;\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        flex: 1;\n      }\n\n      \/* Desktop Table Styles *\/\n      .product-detail-container .specs-table th,\n      .product-detail-container .specs-table td {\n        padding: 1rem 1.5rem;\n        text-align: left;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .product-detail-container .specs-table th {\n        background-color: #E2E8F0;\n        color: var(--primary);\n        font-weight: 700;\n        width: 30%;\n      }\n      \n      .product-detail-container .specs-table tr:last-child td {\n        border-bottom: none;\n      }\n    }\n\n    \/* --- Mobile Table Strategy (max-width: 767px) --- *\/\n    @media (max-width: 767px) {\n      .product-detail-container .specs-table, \n      .product-detail-container .specs-table thead, \n      .product-detail-container .specs-table tbody, \n      .product-detail-container .specs-table th, \n      .product-detail-container .specs-table td, \n      .product-detail-container .specs-table tr { \n        display: block; \n        width: 100%; \n      }\n      \n      .product-detail-container .specs-table thead tr { \n        display: none; \n      }\n      \n      .product-detail-container .specs-table tr { \n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background: var(--bg-body);\n        padding: 0.5rem;\n      }\n      \n      .product-detail-container .specs-table td { \n        display: flex;\n        flex-direction: column;\n        border: none;\n        padding: 0.75rem;\n        border-bottom: 1px solid #F1F5F9; \n      }\n\n      .product-detail-container .specs-table td:last-child {\n        border-bottom: none;\n      }\n      \n      .product-detail-container .specs-table td::before { \n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--primary);\n        margin-bottom: 0.25rem;\n        font-size: 16px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"section hero-section\"\u003e\n\u003ch1\u003eSécurisez votre conduite, améliorez votre tableau de bord\u003c\/h1\u003e\n\n\u003cp\u003eLe support ultime robuste pour fente CD, parfaitement conçu pour les écrans portables sans fil CarPlay et les moniteurs GPS de 7 à 11 pouces.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\n\u003cdiv class=\"badge\"\u003eInstallation sans outil\u003c\/div\u003e\n\n\u003cdiv class=\"badge\"\u003eAntichoc\u003c\/div\u003e\n\n\u003cdiv class=\"badge\"\u003eVision à 360°\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260325130944\/b1062cc9527dced08e7326449b3eb378.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260325130944\/ff140319d4e1fae943460a0ebe212191.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eCompatibilité sans compromis\u003c\/h2\u003e\n\n\u003cp\u003eConçu avec expertise pour maintenir en toute sécurité les grands écrans. Que vous utilisiez un GPS de 7 pouces ou un grand écran portable CarPlay de 11 pouces, ce support offre un ajustement sécurisé et adapté sans obstruer votre vue de la route.\u003c\/p\u003e\n\n\u003cp class=\"text-sub\"\u003eProfitez d'un pare-brise dégagé et gardez votre technologie essentielle à portée de main.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260325130944\/646aff523da345bf0e2b3b60e81fe7c4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eRotation infinie à 360 degrés\u003c\/h2\u003e\n\n\u003cp\u003eÉquipé d'une rotule pivotante de précision, ce support vous permet d'ajuster facilement votre écran à n'importe quel angle. Dites adieu aux reflets dangereux du soleil.\u003c\/p\u003e\n\n\u003cp class=\"text-sub\"\u003eTrouvez l'expérience de visionnage et d'utilisation optimale pour le conducteur et le passager en quelques secondes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260325130944\/2e8004192e98ebcbfeffbb61374aafe0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDesign à double verrouillage robuste\u003c\/h2\u003e\n\n\u003cp\u003eLes routes cahoteuses, les dos d'âne et les virages serrés ne font pas le poids face à notre construction robuste. Le mécanisme à double verrouillage saisit fermement la fente CD, empêchant tout glissement frustrant et toute vibration dangereuse.\u003c\/p\u003e\n\n\u003cp class=\"text-sub\"\u003eDécouvrez une solution de montage d'écran solide et sans vibrations conçue pour la conduite réelle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260325130944\/8b6795cdd84336659064dbc672857daf.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eUniversel mais réfléchi\u003c\/h2\u003e\n\n\u003cp\u003eS'installe facilement en quelques secondes dans la fente du lecteur CD de votre voiture sans nécessiter d'outils. Le meilleur ? Il n'interfère pas avec la lecture des CD.\u003c\/p\u003e\n\n\u003cp class=\"text-sub\"\u003eS'adapte parfaitement à la plupart des véhicules standards tout en conservant la fonctionnalité d'origine de votre voiture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS TABLE (Mobile Card-Based) --\u003e\n\n\u003cdiv class=\"section specs-section\"\u003e\n\u003ch2\u003eSpécifications techniques\u003c\/h2\u003e\n\n\u003cp\u003eTout ce que vous devez savoir sur votre nouveau support d'écran CarPlay.\u003c\/p\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eCaractéristique\u003c\/th\u003e\n\t\t\t\u003cth\u003eSpécifications\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eCompatibilité écran\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e7 à 11 pouces (CarPlay, Android Auto, GPS)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eAngle de vue\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eRotule pivotante à 360°\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eEmplacement de montage\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eFente CD du véhicule (installation sans outil)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eSystème de stabilité\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eDesign à double verrouillage robuste\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eDimensions physiques\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e11,5 cm × 10,0 cm × 8,0 cm\u003cbr\u003e\n\t\t\t(11,5 cm × 10,0 cm × 8,0 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003ePoids net\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e180 g (6,3 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eTempérature de fonctionnement\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e-20°C à 70°C\u003cbr\u003e\n\t\t\t(-20°C à 70°C)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eModèles exclus (incompatibles)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eLexus IS 250 2011, Ford Flex 2012, Toyota RAV4 2015, Toyota Highlander 2016, Hyundai SANTA FE Sport 2017, BMW X3 2018\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ SECTION --\u003e\n\n\u003cdiv class=\"section faq-section\"\u003e\n\u003ch2\u003eQuestions fréquemment posées\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCe support va-t-il bloquer mon lecteur CD pour la musique ?\u003c\/h3\u003e\n\n\u003cp\u003ePas du tout ! Notre support est spécialement conçu pour s'insérer solidement dans la fente CD sans toucher les mécanismes internes de lecture. Vous pouvez continuer à écouter vos CD préférés pendant que votre écran est fixé en toute sécurité.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eEst-il assez solide pour tenir un grand écran de 11 pouces sur des routes cahoteuses ?\u003c\/h3\u003e\n\n\u003cp\u003eAbsolument. Nous avons utilisé un design à double verrouillage robuste avec des matériaux résistants spécialement conçus pour supporter des écrans plus grands (jusqu'à 11 pouces). Il empêche strictement tout glissement et vibration, gardant votre écran stable sur les dos d'âne et les virages serrés.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eAi-je besoin d'outils pour installer cela dans ma voiture ?\u003c\/h3\u003e\n\n\u003cp\u003eAucun outil n'est nécessaire. L'installation est entièrement conviviale : il suffit d'insérer la base dans la fente CD, de serrer le mécanisme de verrouillage et d'ajuster la rotule à l'angle souhaité. L'installation se fait en moins d'une minute.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"📦 Pack de 1 (Standard)","offer_id":47992049074388,"sku":"0328-16496731","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🎁 Pack de 2 (Économisez 20 %)","offer_id":47992049107156,"sku":"0328-16496191","price":19.95,"currency_code":"USD","in_stock":true},{"title":"👨‍👩‍👧‍👦 Pack de 3 (Offre Famille - Économisez 30 %)","offer_id":47992049139924,"sku":"0328-16497722","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/b1062cc9527dced08e7326449b3eb378.jpg?v=1779883851","url":"https:\/\/omurio.com\/fr\/products\/shockproof-cd-slot-screen-mount-rjc","provider":"Omurio","version":"1.0","type":"link"}