{"product_id":"free-digital-hdtv-antenna-rjc","title":"Antenne HDTV numérique gratuite","description":"\u003cbr\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Consumer Electronics \/ TV Antenna\nTarget Audience: Cord-cutters, pragmatists, tech-savvy users looking for cost savings.\nVisual Style: Modern Tech \/ Industrial. Clean, sharp lines with high contrast to emphasize reliability and performance.\nColor Strategy: Deep Midnight Blue (#0a1128) for text to convey trust, vibrant Tech Blue (#005A9C) as an accent, and crisp light gray (#f4f6f9) for card backgrounds. \nShape Strategy: Radius 8px (Industrial yet approachable, precise but not harsh).\nTypography Strategy: Large Type \/ Mobile-first readable. High emphasis on readability with bold headers and comfortable 1.7 line height for body text.\nMobile Table Strategy: Card-based (No horizontal scroll, full-width responsive blocks).\nImage Mapping: Hero=image_1, No Monthly Bill=image_2, 360 Magnetic Base=image_3, High-Gain Range=image_4.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n      \/* Color System *\/\n      --primary: #005A9C;\n      --primary-hover: #00407A;\n      --text-main: #0a1128;\n      --text-sub: #475569;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --border-color: #e2e8f0;\n      \n      \/* Shape System *\/\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      \n      \/* Elevation *\/\n      --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.04);\n    }\n\n    \/* Base Reset \u0026 Typography *\/\n    .product-detail-container {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\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      -webkit-font-smoothing: antialiased;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Typography Scale *\/\n    .pd-h1 { font-size: clamp(32px, 5vw, 44px); line-height: 1.2; font-weight: 800; margin: 0 0 16px 0; color: var(--text-main); }\n    .pd-h2 { font-size: clamp(24px, 4vw, 32px); line-height: 1.3; font-weight: 700; margin: 0 0 20px 0; color: var(--text-main); }\n    .pd-h3 { font-size: clamp(20px, 3vw, 24px); line-height: 1.4; font-weight: 600; margin: 0 0 12px 0; color: var(--text-main); }\n    .pd-p { font-size: clamp(18px, 2vw, 20px); line-height: 1.7; color: var(--text-sub); margin: 0 0 16px 0; }\n    \n    \/* Layout \u0026 Spacing *\/\n    .pd-section { margin-top: clamp(3rem, 6vw, 5rem); margin-bottom: clamp(3rem, 6vw, 5rem); }\n    \n    \/* Non-Clickable Badges *\/\n    .pd-badge {\n      display: inline-flex;\n      align-items: center;\n      background-color: #e0f2fe;\n      color: #0369a1;\n      padding: 6px 14px;\n      border-radius: 20px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 24px;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Image Protocol *\/\n    .pd-img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n    \n    .pd-img-placeholder {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      background-color: var(--bg-card);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 18px;\n      font-weight: bold;\n      color: var(--text-sub);\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      margin-top: clamp(2rem, 4vw, 3rem);\n    }\n    .pd-hero .pd-hero-copy {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    \/* Z-Pattern Features (Mobile First) *\/\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n    .pd-feature-media { width: 100%; }\n    .pd-feature-copy { width: 100%; display: flex; flex-direction: column; justify-content: center; }\n    .pd-feature-copy .pd-badge { align-self: flex-start; }\n\n    \/* Desktop Z-Pattern Enhancement *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: clamp(3rem, 6vw, 5rem);\n      }\n      .pd-feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .pd-feature-media, .pd-feature-copy {\n        flex: 1;\n        min-width: 0;\n      }\n    }\n\n    \/* Specifications Table - Mobile Card Strategy *\/\n    .pd-specs-container {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(24px, 4vw, 40px);\n    }\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n    .pd-table th, .pd-table td {\n      padding: 16px 20px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .pd-table th {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--text-main);\n      background-color: #f1f5f9;\n    }\n    .pd-table td {\n      font-size: 18px;\n      color: var(--text-sub);\n    }\n\n    @media (max-width: 767px) {\n      .pd-table, .pd-table tbody, .pd-table tr, .pd-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n      .pd-table thead {\n        display: none;\n      }\n      .pd-table tr {\n        background-color: var(--bg-body);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        margin-bottom: 16px;\n        padding: 8px 16px;\n        box-shadow: var(--shadow-sm);\n      }\n      .pd-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        border-bottom: 1px solid var(--border-color);\n        padding: 16px 0;\n      }\n      .pd-table td:last-child {\n        border-bottom: none;\n      }\n      .pd-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-main);\n        flex-shrink: 0;\n        margin-right: 16px;\n      }\n      .pd-table td span {\n        text-align: right;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n    .pd-faq-item {\n      background-color: var(--bg-body);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n    }\n    .pd-faq-q {\n      font-size: clamp(20px, 2.5vw, 22px);\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 12px;\n    }\n    .pd-faq-a {\n      font-size: clamp(18px, 2vw, 20px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eAdopté par plus de 10 000 utilisateurs sans câble\u003c\/div\u003e\n\n\u003ch1 class=\"pd-h1\"\u003eCoupez le Cordon. Gardez les Chaînes.\u003c\/h1\u003e\n\n\u003cp class=\"pd-p\"\u003eProfitez de réseaux HDTV locaux en qualité cristalline entièrement gratuitement. L'antenne numérique intelligente HIDB offre une réception ultra longue portée sans aucune facture mensuelle.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318174959\/e40457d9019b742391121bad4a9d1024.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318174958\/1e45cc52af34bda3a69b6bef182b1b1b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eLiberté Financière\u003c\/div\u003e\n\n\u003ch2 class=\"pd-h2\"\u003eDites Adieu aux Factures Mensuelles de Câble\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eNe payez plus des frais exorbitants pour la télévision basique. Accédez instantanément et sans restriction aux réseaux locaux premium incluant actualités, météo, sitcoms et programmes sportifs — 100 % gratuit à vie.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318174958\/dbc7c31e49f953171c8f4d8823446ded.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eInstallation Stable\u003c\/div\u003e\n\n\u003ch2 class=\"pd-h2\"\u003eBase Magnétique Amplifiée à 360°\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eL'installation prend quelques secondes. La base magnétique lourde et puissante assure une fixation sécurisée sur toute surface métallique, tandis que le récepteur omnidirectionnel à 360 degrés garantit la capture des signaux dans toutes les directions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318174958\/663ed96fd8568e1ea5361f9ef2b4bd1a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eTechnologie à Gain Élevé\u003c\/div\u003e\n\n\u003ch2 class=\"pd-h2\"\u003eRéception Ultra-Longue Distance\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eÉquipée d'un amplificateur haute performance avancé, cette antenne capte sans effort les émissions numériques nettes provenant de tours éloignées. Profitez d'une couverture étendue sans coupures, sans pixellisation ni perte de signal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table Section --\u003e\n\n\u003cdiv class=\"pd-section pd-specs-container\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center;\"\u003eSpécifications Techniques\u003c\/h2\u003e\n\n\u003ctable class=\"pd-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\"\u003ePortée Maximale\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cspan\u003e241 km \/ 150 Miles\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eRésolution Supportée\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cspan\u003e1080p, 4K Ultra HD\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eDiamètre de la Base\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cspan\u003e6,4 cm \/ 2,5 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eLongueur du Câble\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cspan\u003e5,0 m \/ 16,4 ft\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003ePoids du Produit\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cspan\u003e150,2 g \/ 5,3 oz\u003c\/span\u003e\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\u003cspan\u003e-20°C à 60°C \/ -4°F à 140°F\u003c\/span\u003e\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=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center; margin-bottom: 40px;\"\u003eQuestions Fréquemment Posées\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eAi-je besoin d'une connexion internet pour utiliser cette antenne ?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eAucune connexion internet ou Wi-Fi n'est nécessaire. L'antenne capte directement les fréquences radio en diffusion hertzienne (OTA) depuis les antennes locales, vous garantissant l'accès à la TV même en cas de coupure internet.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eCela fonctionne-t-il avec les téléviseurs anciens ?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eSi votre téléviseur a été fabriqué après 2007, il dispose d'un tuner numérique intégré et fonctionnera parfaitement. Pour les téléviseurs à tube plus anciens, vous aurez simplement besoin d'un décodeur numérique standard pour assurer la connexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eComment obtenir le nombre maximum de chaînes ?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003ePour une réception optimale sur de très longues distances, nous recommandons de placer la base magnétique près d'une fenêtre ou en hauteur sur un mur. N'oubliez pas de rechercher les chaînes dans le menu de votre TV après avoir déplacé l'antenne.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"Compact","offer_id":46868159660205,"sku":"1731640897060901180","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Gain élevé","offer_id":46868159692973,"sku":"1731640897060966716","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/e40457d9019b742391121bad4a9d1024.jpg?v=1784281475","url":"https:\/\/newjoyloo.com\/fr\/products\/free-digital-hdtv-antenna-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}