{"product_id":"smart-outdoor-fernseher-wasserdicht-deck-pro-75-zoll","title":"75\" Outdoor-Fernseher (Wetterfest, 1000 Nits) – Deck Pro Serie","description":"\u003cstyle\u003e\n    body {\n      font-family: Arial, sans-serif;\n      background-color: #ffffff;\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .custom-features-container {\n      display: flex;\n      justify-content: space-evenly; \/* 保证间距一致 *\/\n      align-items: center;\n      gap: 20px;\n      padding: 20px;\n      border: 1px solid #ddd;\n      border-radius: 8px;\n      background-color: #fff;\n      max-width: 900px;\n      width: 100%;\n      margin: 20px auto;\n      box-sizing: border-box;\n    }\n\n    .custom-feature {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      flex: 1;\n    }\n\n    .custom-feature-image {\n      width: 60px; \/* 设置统一宽度 *\/\n      height: 60px; \/* 设置统一高度 *\/\n      object-fit: contain; \/* 确保图像保持比例缩放 *\/\n      margin-bottom: 8px;\n    }\n\n    .custom-feature-title {\n      font-size: 14px;\n      font-weight: 500;\n      color: #333;\n      margin: 0;\n    }\n\n    @media (max-width: 768px) {\n      body {\n        padding: 0;\n      }\n\n      .custom-features-container {\n        gap: 10px;\n        padding: 10px;\n        width: 100%;\n        max-width: 100%;\n        margin: 10px auto;\n      }\n\n      .custom-feature {\n        flex: 1 1 auto;\n        min-width: 0;\n        height: 120px;\n        justify-content: center;\n      }\n\n      .custom-feature-image {\n        width: 50px;\n        height: 50px;\n      }\n\n      .custom-feature-title {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"list-container\"\u003e\n\u003cdiv class=\"list-container\"\u003e\n\u003cdiv class=\"custom-features-container\"\u003e\n\u003cdiv class=\"custom-feature\" style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/png__1_27_50x50.png?v=1744004234\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eBetriebssystem: Android 11.0\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg alt=\"2000 Nit\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/png__1_72.png?v=1736617563\" class=\"custom-feature-image\"\u003e\n\u003cp class=\"custom-feature-title\"\u003e1000 NIT Helligkeit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\" style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/png__1_2_50x50.png?v=1744004674\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cp class=\"custom-feature-title\"\u003e4K-UHD-Display\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\" style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/png__1_5_50x50.png?v=1744004811\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eIP56 wasserdicht\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg alt=\"Vollständige Metallgehäuse\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/png__1_75.png?v=1736615224\" class=\"custom-feature-image\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eRobust und langlebig\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    #unique-gift-banner {\n        font-family: Arial, sans-serif;\n        margin: 10px auto; \/* 减小外边距 *\/\n        max-width: 500px; \/* 减小最大宽度 *\/\n    }\n    #unique-gift-banner .gift-banner {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        padding: 10px 15px; \/* 减小内边距 *\/\n        background: linear-gradient(to right, #297F67, #A5D6B5); \/* 深绿到浅绿渐变 *\/\n        color: white;\n        border-radius: 10px; \/* 调整圆角 *\/\n        box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15); \/* 减轻阴影效果 *\/\n        font-size: 14px; \/* 减小字体大小 *\/\n    }\n    #unique-gift-banner .gift-label {\n        background-color: #DB4B97; \/* 使用粉色作为 Free Gift 标签背景 *\/\n        color: white;\n        padding: 6px 12px; \/* 减小内边距 *\/\n        border-radius: 15px; \/* 调整圆角 *\/\n        font-weight: bold;\n        font-size: 12px; \/* 减小字体大小 *\/\n        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); \/* 减轻阴影 *\/\n        margin-right: 10px; \/* 减小间距 *\/\n    }\n    #unique-gift-banner .gift-text {\n        font-size: 14px; \/* 调整字体大小 *\/\n        font-weight: normal;\n        white-space: nowrap; \/* 防止文字换行 *\/\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    body {\n      font-family: Arial, sans-serif;\n      background-color: #ffffff;\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .custom-features-container {\n      display: flex;\n      justify-content: space-evenly; \/* 保证间距一致 *\/\n      align-items: center;\n      gap: 20px;\n      padding: 20px;\n      border: 1px solid #ddd;\n      border-radius: 8px;\n      background-color: #fff;\n      max-width: 900px;\n      width: 100%;\n      margin: 20px auto;\n      box-sizing: border-box;\n    }\n\n    .custom-feature {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      flex: 1;\n    }\n\n    .custom-feature-image {\n      width: 60px; \/* 设置统一宽度 *\/\n      height: 60px; \/* 设置统一高度 *\/\n      object-fit: contain; \/* 确保图像保持比例缩放 *\/\n      margin-bottom: 8px;\n    }\n\n    .custom-feature-title {\n      font-size: 14px;\n      font-weight: 500;\n      color: #333;\n      margin: 0;\n    }\n\n    @media (max-width: 768px) {\n      body {\n        padding: 0;\n      }\n\n      .custom-features-container {\n        gap: 10px;\n        padding: 10px;\n        width: 100%;\n        max-width: 100%;\n        margin: 10px auto;\n      }\n\n      .custom-feature {\n        flex: 1 1 auto;\n        min-width: 0;\n        height: 120px;\n        justify-content: center;\n      }\n\n      .custom-feature-image {\n        width: 50px;\n        height: 50px;\n      }\n\n      .custom-feature-title {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    #unique-gift-banner {\n        font-family: Arial, sans-serif;\n        margin: 10px auto; \/* 减小外边距 *\/\n        max-width: 500px; \/* 减小最大宽度 *\/\n    }\n    #unique-gift-banner .gift-banner {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        padding: 10px 15px; \/* 减小内边距 *\/\n        background: linear-gradient(to right, #297F67, #A5D6B5); \/* 深绿到浅绿渐变 *\/\n        color: white;\n        border-radius: 10px; \/* 调整圆角 *\/\n        box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15); \/* 减轻阴影效果 *\/\n        font-size: 14px; \/* 减小字体大小 *\/\n    }\n    #unique-gift-banner .gift-label {\n        background-color: #DB4B97; \/* 使用粉色作为 Free Gift 标签背景 *\/\n        color: white;\n        padding: 6px 12px; \/* 减小内边距 *\/\n        border-radius: 15px; \/* 调整圆角 *\/\n        font-weight: bold;\n        font-size: 12px; \/* 减小字体大小 *\/\n        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); \/* 减轻阴影 *\/\n        margin-right: 10px; \/* 减小间距 *\/\n    }\n    #unique-gift-banner .gift-text {\n        font-size: 14px; \/* 调整字体大小 *\/\n        font-weight: normal;\n        white-space: nowrap; \/* 防止文字换行 *\/\n    }\n\u003c\/style\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Display\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 4K UHD - \u003cspan\u003eLCD\u003c\/span\u003e-Bildschirm mit einer Auflösung von 3840 x 2160\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Betrachtungswinkel von 178°\/178°\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessionell für den Außenbereich\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 1000 Nits - 2-3 Mal heller als herkömmliche Fernseher\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 wasserdicht und 99 % staubdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Beständig gegen Temperaturen von -30°C bis 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metallrahmen - korrosions- und kratzfest\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFür geschäftliche Nutzung\u003c\/strong\u003e: \u003cbr\u003eAusreichend für Außenbereiche von Restaurants, Cafés, Hotels usw.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolle Smart-Funktionen\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Android 11.0 System - Kostenlose App-Downloads\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Sprachsteuerung - Mit integriertem Google Assistant\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Fotos, Videos und Musik auf den Fernseher übertragen\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolle Konnektivität\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Kabellos - WLAN und Bluetooth\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Kabel - HDMI x3, USB x2, RJ45 x1, usw.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVersand aus Europa, Lieferung innerhalb von 4-12 Werktagen\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Sylvox-EU","offers":[{"title":"Nur TV \/ Keine Soundbar","offer_id":46657734934810,"sku":"OT75A2KEGC-EU","price":3999.0,"currency_code":"EUR","in_stock":true},{"title":"Nur TV \/ Outdoor-Soundbar – S2 (2024)","offer_id":46657734967578,"sku":"OT75A2KEGC-EU-S","price":4398.0,"currency_code":"EUR","in_stock":true},{"title":"Nur TV \/ Outdoor-Soundbar – S3 (2025)","offer_id":51853557629210,"sku":"OT75A2KEGC-EU-S3","price":4548.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandhalterung \/ Keine Soundbar","offer_id":46657735000346,"sku":"OT75A2KEGC-EU-W","price":4098.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandhalterung \/ Outdoor-Soundbar – S2 (2024)","offer_id":46657735033114,"sku":"OT75A2KEGC-EU-W-S","price":4497.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandhalterung \/ Outdoor-Soundbar – S3 (2025)","offer_id":51853557661978,"sku":"OT75A2KEGC-EU-W-S3","price":4647.0,"currency_code":"EUR","in_stock":true},{"title":"TV + mobiler TV-Ständer \/ Keine Soundbar","offer_id":50520525275418,"sku":"OT75A2KEGC-EU-R","price":4298.0,"currency_code":"EUR","in_stock":true},{"title":"TV + mobiler TV-Ständer \/ Outdoor-Soundbar – S2 (2024)","offer_id":50520525308186,"sku":"OT75A2KEGC-EU-R-S","price":4697.0,"currency_code":"EUR","in_stock":true},{"title":"TV + mobiler TV-Ständer \/ Outdoor-Soundbar – S3 (2025)","offer_id":51853557694746,"sku":"OT75A2KEGC-EU-R-S3","price":4847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Outdoor-Schrank \/ Keine Soundbar","offer_id":50729789849882,"sku":"OT75A2KEGC-EU-G","price":7198.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Outdoor-Schrank \/ Outdoor-Soundbar – S2 (2024)","offer_id":50729789882650,"sku":"OT75A2KEGC-EU-G-S","price":7597.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Outdoor-Schrank \/ Outdoor-Soundbar – S3 (2025)","offer_id":51853557727514,"sku":"OT75A2KEGC-EU-G-S3","price":7747.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/75_c5d82030-9772-442f-bef7-8f52103610fd.jpg?v=1711000448","url":"https:\/\/sylvoxtv.eu\/de\/products\/smart-outdoor-fernseher-wasserdicht-deck-pro-75-zoll","provider":"Sylvox-EU","version":"1.0","type":"link"}