{"product_id":"outdoor-fernseher-smart-google-tv-55-zoll-pool-pro-2-qled","title":"55\" Google Outdoor TV - 2000 Nits QLED Ultra Bright for Full Sun - Pool Pro QLED 2.0 Series","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=\"custom-features-container\"\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg alt=\"Smart TV\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/png__1_4.png?v=1736615636\" class=\"custom-feature-image\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eMit Google-Technologie\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\"\u003e2000 NIT Helligkeit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/image_d7dbf60f-e0bd-4a80-ab91-6e4213570ab1.png?v=1736614918\" class=\"custom-feature-image\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eIP56 wasserdicht und 4K QLED\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/png__1_37.png?v=1736615861\" class=\"custom-feature-image\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eDolby Atmos\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg alt=\"Full Body Mental Shell\" 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\u003c\/p\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\u003cdiv class=\"list-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUpgrade-Version\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Mit Google TV Sistem anstelle von Android\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Mit Dolby Atmos - Soundeffekte\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Mit QLED - QLED-Display: höhere Bildqualität\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Display\u003c\/strong\u003e: 4K UHD - \u003cspan\u003eLCD\u003c\/span\u003e-Bildschirm mit Betrachtungswinkel von 178°\/178°\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. 2000 Nits: 4-6 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\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, Hotel 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. Kostenloser Download von Apps\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. Intelligente Steuerung - Steuern Sie Ihren TV mit Ihrem Smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Fotos, Videos und Musik auf den TV übertragen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolle Konnektivität\u003c\/strong\u003e: Kabellos - Wi-Fi und Bluetooth \/ 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 2-5 Werktagen\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Sylvox-EU","offers":[{"title":"TV Only \/ No Soundbar","offer_id":48024090640666,"sku":"OQ55A2KOGF-EU","price":3499.0,"currency_code":"EUR","in_stock":true},{"title":"TV Only \/ Outdoor Soundbar – S2 (2024)","offer_id":48024090673434,"sku":"OQ55A2KOGF-EU-S","price":3898.0,"currency_code":"EUR","in_stock":true},{"title":"TV Only \/ Outdoor Soundbar – S3 (2025)","offer_id":51851482497306,"sku":"OQ55A2KOGF-EU-S3","price":4048.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wall Mount \/ No Soundbar","offer_id":48024090706202,"sku":"OQ55A2KOGF-EU-W","price":3598.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wall Mount \/ Outdoor Soundbar – S2 (2024)","offer_id":48024090738970,"sku":"OQ55A2KOGF-EU-W-S","price":3997.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wall Mount \/ Outdoor Soundbar – S3 (2025)","offer_id":51851482530074,"sku":"OQ55A2KOGF-EU-W-S3","price":4147.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Ceiling Mount \/ No Soundbar","offer_id":48024090771738,"sku":"OQ55A2KOGF-EU-C","price":3598.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Ceiling Mount \/ Outdoor Soundbar – S2 (2024)","offer_id":48024090804506,"sku":"OQ55A2KOGF-EU-C-S","price":3997.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Ceiling Mount \/ Outdoor Soundbar – S3 (2025)","offer_id":51851482562842,"sku":"OQ55A2KOGF-EU-C-S3","price":4147.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Motorised Ceiling Mount \/ No Soundbar","offer_id":50498649489690,"sku":"OQ55A2KOGF-EU-M","price":3798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Motorised Ceiling Mount \/ Outdoor Soundbar – S2 (2024)","offer_id":50498649522458,"sku":"OQ55A2KOGF-EU-M-S","price":4197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Motorised Ceiling Mount \/ Outdoor Soundbar – S3 (2025)","offer_id":51851482595610,"sku":"OQ55A2KOGF-EU-M-S3","price":4347.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobile TV Stand \/ No Soundbar","offer_id":50498649555226,"sku":"OQ55A2KOGF-EU-R","price":3698.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobile TV Stand \/ Outdoor Soundbar – S2 (2024)","offer_id":50498649587994,"sku":"OQ55A2KOGF-EU-R-S","price":4097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobile TV Stand \/ Outdoor Soundbar – S3 (2025)","offer_id":51851482628378,"sku":"OQ55A2KOGF-EU-R-S3","price":4247.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/55poolqled.png?v=1729711300","url":"https:\/\/sylvoxtv.eu\/en-it\/products\/outdoor-fernseher-smart-google-tv-55-zoll-pool-pro-2-qled","provider":"Sylvox-EU","version":"1.0","type":"link"}