{"product_id":"free-digital-hdtv-antenna-rjc","title":"Gratis digitale HDTV-antenne","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\"\u003eVertrouwd door meer dan 10.000 kabelknippers\u003c\/div\u003e\n\n\u003ch1 class=\"pd-h1\"\u003eKnip de kabel door. Houd de kanalen.\u003c\/h1\u003e\n\n\u003cp class=\"pd-p\"\u003eErvaar kristalheldere lokale HDTV-netwerken helemaal gratis. De HIDB Digital Smart TV Antenne biedt ultra-langeafstandontvangst zonder maandelijkse kosten.\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\"\u003eFinanciële vrijheid\u003c\/div\u003e\n\n\u003ch2 class=\"pd-h2\"\u003eZeg vaarwel tegen maandelijkse kabelrekeningen\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eStop met het betalen van torenhoge kosten voor basis-tv. Krijg direct onbeperkte toegang tot premium lokale netwerken, waaronder nieuws, weer, sitcoms en sportprogramma’s—100% gratis voor het leven.\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\"\u003eStabiele installatie\u003c\/div\u003e\n\n\u003ch2 class=\"pd-h2\"\u003e360° versterkte magnetische basis\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eInstallatie duurt slechts enkele seconden. De zwaar gewogen, sterke magnetische basis zorgt voor een veilige plaatsing op elk metalen oppervlak, terwijl de 360-graden omnidirectionele ontvanger signalen uit alle richtingen opvangt.\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\"\u003eHigh-Gain technologie\u003c\/div\u003e\n\n\u003ch2 class=\"pd-h2\"\u003eUltra lange ontvangstafstand\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eUitgerust met een geavanceerde high-gain versterker, haalt deze antenne moeiteloos heldere digitale uitzendingen van verre zendmasten binnen. Geniet van een storingsvrij, uitgebreid dekkingsgebied zonder pixelvorming of wegvallende signalen.\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;\"\u003eTechnische specificaties\u003c\/h2\u003e\n\n\u003ctable class=\"pd-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eKenmerk\u003c\/th\u003e\n\t\t\t\u003cth\u003eSpecificatie\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\"\u003eMaximale bereik\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cspan\u003e241 km \/ 150 mijl\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\"\u003eResolutie-ondersteuning\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\"\u003eBasismateriaal diameter\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\"\u003eKabellengte\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\"\u003eProductgewicht\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\"\u003eBedrijfstemperatuur\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cspan\u003e-20°C tot 60°C \/ -4°F tot 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;\"\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eHeb ik een internetverbinding nodig om deze antenne te gebruiken?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eEr is geen internet of wifi nodig. De antenne ontvangt over-the-air (OTA) radiosignalen rechtstreeks van lokale zendmasten, zodat je tv-toegang hebt, zelfs tijdens internetstoringen.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eWerkt dit met oudere televisies?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eAls je tv na 2007 is gemaakt, heeft deze een ingebouwde digitale tuner en werkt hij perfect. Voor oudere buis-tv's heb je gewoon een standaard digitale converterbox nodig om de verbinding te maken.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eHoe krijg ik het maximale aantal kanalen?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eVoor optimale ultra-langeafstandontvangst raden we aan de magnetische basis dicht bij een raam of hoger aan een muur te plaatsen. Vergeet niet om na het verplaatsen van de antenne in het menu van je tv naar kanalen te zoeken.\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":"Hoge versterking","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\/nl\/products\/free-digital-hdtv-antenna-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}