{"product_id":"outdoor-fernseher-smart-google-tv-55-zoll-deck-pro-2","title":"55\" Smart telewizor zewnętrzny z Google TV - seria Deck Pro 2.0 Gen.","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\u003e\n\u003cdiv\u003e\n\u003cdiv\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\"\u003e\n\u003cimg class=\"custom-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/png__1_4.png?v=1736615636\" alt=\"Smart TV\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eZ technologią Google\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg class=\"custom-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/png__1_72.png?v=1736617563\" alt=\"2000 nitów\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eJasność 1000 nitów\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg class=\"custom-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/image_d7dbf60f-e0bd-4a80-ab91-6e4213570ab1.png?v=1736614918\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eWodoodporny IP56 i 4K\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg class=\"custom-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/png__1_37.png?v=1736615861\" alt=\"\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eDolby Atmos\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg class=\"custom-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/2405\/2758\/files\/png__1_75.png?v=1736615224\" alt=\"Obudowa z pełnego metalu\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eSolidny i trwały\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\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\u003eWersja ulepszona\u003c\/strong\u003e\u003cspan\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. \u003cspan\u003eSystem Google TV zamiast Androida\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. \u003cspan\u003eEfekty dźwiękowe Dolby Atmos\u003c\/span\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWyświetlacz premium\u003c\/strong\u003e: 4K UHD - \u003cspan\u003eLCD\u003c\/span\u003e-ekran o kącie widzenia 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfesjonalny do użytku zewnętrznego\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 1000 nitów: 2-3 razy jaśniejszy niż tradycyjne telewizory\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Wodoodporny IP56 i w 99% pyłoszczelny\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Odporność na temperatury od -30°C do 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalowa ramka: odporna na korozję i zarysowania\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo użytku komercyjnego\u003c\/strong\u003e: \u003cbr\u003eWystarczające do przestrzeni zewnętrznych restauracji, kawiarni, hoteli itd.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePełne funkcje smart\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Darmowe pobieranie aplikacji\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Sterowanie głosowe - z wbudowanym Asystentem Google\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Inteligentne sterowanie - kontroluj swój telewizor za pomocą smartfona\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - przesyłaj zdjęcia, filmy i muzykę na telewizor\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePełna łączność\u003c\/strong\u003e: Bezprzewodowo - Wi-Fi i Bluetooth \/ Przewodowo - HDMI x3, USB x2, RJ45 x1, itd.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eWysyłka z Europy, dostawa w ciągu 2-5 dni roboczych\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":"Tylko telewizor \/ Nie","offer_id":47757076365594,"sku":"OT55A2KOGD-EU","price":1999.0,"currency_code":"EUR","in_stock":true},{"title":"Tylko telewizor \/ Model 2024 S2","offer_id":47757076398362,"sku":"OT55A2KOGD-EU-S","price":2398.0,"currency_code":"EUR","in_stock":true},{"title":"Tylko telewizor \/ Model 2025 S3","offer_id":50891115462938,"sku":"OT55A2KOGD-EU-S3","price":2548.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Uchwyt ścienny \/ Nie","offer_id":47757076431130,"sku":"OT55A2KOGD-EU-W","price":2098.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Uchwyt ścienny \/ Model 2024 S2","offer_id":47757076463898,"sku":"OT55A2KOGD-EU-W-S","price":2497.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Uchwyt ścienny \/ Model 2025 S3","offer_id":50891115495706,"sku":"OT55A2KOGD-EU-W-S3","price":2647.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Uchwyt sufitowy \/ Nie","offer_id":47757076496666,"sku":"OT55A2KOGD-EU-C","price":2098.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Uchwyt sufitowy \/ Model 2024 S2","offer_id":47757076529434,"sku":"OT55A2KOGD-EU-C-S","price":2497.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Uchwyt sufitowy \/ Model 2025 S3","offer_id":50891115528474,"sku":"OT55A2KOGD-EU-C-S3","price":2647.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Elektryczny uchwyt sufitowy \/ Nie","offer_id":50462580179226,"sku":"OT55A2KOGD-EU-M","price":2298.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Elektryczny uchwyt sufitowy \/ Model 2024 S2","offer_id":50462580211994,"sku":"OT55A2KOGD-EU-M-S","price":2697.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Elektryczny uchwyt sufitowy \/ Model 2025 S3","offer_id":50891115561242,"sku":"OT55A2KOGD-EU-M-S3","price":2847.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Wózek \/ Nie","offer_id":50520613650714,"sku":"OT55A2KOGD-EU-R","price":2198.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Wózek \/ Model 2024 S2","offer_id":50520613683482,"sku":"OT55A2KOGD-EU-R-S","price":2597.0,"currency_code":"EUR","in_stock":true},{"title":"Telewizor + Wózek \/ Model 2025 S3","offer_id":50891115594010,"sku":"OT55A2KOGD-EU-R-S3","price":2747.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/55_800b2f0e-2422-4b0b-b2a9-7443886e2317.jpg?v=1710991685","url":"https:\/\/sylvoxtv.eu\/pl-it\/products\/outdoor-fernseher-smart-google-tv-55-zoll-deck-pro-2","provider":"Sylvox-EU","version":"1.0","type":"link"}