{"title":"65- en 75-inch-tv voor buiten","description":null,"products":[{"product_id":"smart-outdoor-fernseher-wasserdicht-deck-pro-75-zoll","title":"75\" Buiten-tv (Weerbestendig, 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\"\u003eBesturingssysteem: 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 helderheid\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 waterdicht\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg alt=\"Volledig metalen behuizing\" 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\"\u003eRobuust en duurzaam\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-scherm met een resolutie van 3840 x 2160\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Kijkhoek van 178°\/178°\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 1000 Nits - 2-3 keer helderder dan gewone televisies\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame - corrosie- en krasbestendig\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige slimme functies\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Android 11.0-systeem - Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Draadloos - Wi-Fi en Bluetooth\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Kabel - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 4-12 werkdagen\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Sylvox-EU","offers":[{"title":"Alleen tv \/ Geen soundbar","offer_id":46657734934810,"sku":"OT75A2KEGC-EU","price":3999.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":46657734967578,"sku":"OT75A2KEGC-EU-S","price":4398.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S3 (2025)","offer_id":51853557629210,"sku":"OT75A2KEGC-EU-S3","price":4548.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":46657735000346,"sku":"OT75A2KEGC-EU-W","price":4098.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":46657735033114,"sku":"OT75A2KEGC-EU-W-S","price":4497.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51853557661978,"sku":"OT75A2KEGC-EU-W-S3","price":4647.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50520525275418,"sku":"OT75A2KEGC-EU-R","price":4298.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50520525308186,"sku":"OT75A2KEGC-EU-R-S","price":4697.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S3 (2025)","offer_id":51853557694746,"sku":"OT75A2KEGC-EU-R-S3","price":4847.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Geen soundbar","offer_id":50729789849882,"sku":"OT75A2KEGC-EU-G","price":7198.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Buiten soundbar – S2 (2024)","offer_id":50729789882650,"sku":"OT75A2KEGC-EU-G-S","price":7597.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Buiten 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"},{"product_id":"smart-outdoor-fernseher-wasserdicht-pool-pro-75-zoll","title":"75\" Buiten-tv (Weerbestendig, 2000 Nits) – Pool 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\"\u003eBesturingssysteem: 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\"\u003e2000 NIT helderheid\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 waterdicht\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature\"\u003e\n\u003cimg alt=\"Volledig metalen behuizing\" 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\"\u003eRobuust en duurzaam\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 - LCD-scherm met een resolutie van 3840 x 2160\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Kijkhoek van 178°\/178°\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 2000 Nits - 5-6 keer helderder dan conventionele televisies\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame - corrosie- en krasbestendig\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige slimme functies\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Android 11.0-systeem - Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Draadloos - Wi-Fi en Bluetooth\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Kabel - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 4-12 werkdagen\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Sylvox-EU","offers":[{"title":"Alleen tv \/ Geen soundbar","offer_id":46657604321562,"sku":"OT75A2KEGE-EU","price":6599.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":46657604354330,"sku":"OT75A2KEGE-EU-S","price":6998.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S3 (2025)","offer_id":51853616709914,"sku":"OT75A2KEGE-EU-S3","price":7148.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":46657604387098,"sku":"OT75A2KEGE-EU-W","price":6698.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":46657604419866,"sku":"OT75A2KEGE-EU-W-S","price":7097.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51853616742682,"sku":"OT75A2KEGE-EU-W-S3","price":7247.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50518055485722,"sku":"OT75A2KEGE-EU-R","price":6898.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50518055518490,"sku":"OT75A2KEGE-EU-R-S","price":7297.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S3 (2025)","offer_id":51853616775450,"sku":"OT75A2KEGE-EU-R-S3","price":7447.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Geen soundbar","offer_id":50729853255962,"sku":"OT75A2KEGE-EU-G","price":9798.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Buiten soundbar – S2 (2024)","offer_id":50729853288730,"sku":"OT75A2KEGE-EU-G-S","price":10197.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Buiten soundbar – S3 (2025)","offer_id":51853616808218,"sku":"OT75A2KEGE-EU-G-S3","price":10347.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/75inch.jpg?v=1711000824"},{"product_id":"outdoor-fernseher-smart-google-tv-65-zoll-deck-pro-2","title":"65\" All-Weather Buiten-tv (Google TV) - Deck Pro 2.0 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\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\"\u003eMet Google-technologie\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\"\u003e\n\u003cp class=\"custom-feature-title\"\u003e1000 NIT helderheid\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\"\u003eIP56 waterdicht en 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=\"Volledig metalen behuizing\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eRobuust en duurzaam\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\u003eUpgrade-versie\u003c\/strong\u003e\u003cspan\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. \u003cspan\u003eMet Google TV-systeem in plaats van Android\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. \u003cspan\u003eMet Dolby Atmos - Geluidseffecten\u003c\/span\u003e\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-scherm met kijkhoek van 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 1000 Nits: 2-3 keer helderder dan gewone tv's\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame: corrosie- en krasbestendig\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels, enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige smartfuncties\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Slimme bediening - Bedien je tv met je smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e: Draadloos - Wi-Fi en Bluetooth \/ Bedraad - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 2-5 werkdagen\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":"Alleen TV \/ Nee","offer_id":47757082263834,"sku":"OT65A2KOGD-EU","price":2599.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ 2024 S2 Model","offer_id":47757082296602,"sku":"OT65A2KOGD-EU-S","price":2998.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ 2025 S3 Model","offer_id":50891174084890,"sku":"OT65A2KOGD-EU-S3","price":3148.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Nee","offer_id":47757082329370,"sku":"OT65A2KOGD-EU-W","price":2698.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ 2024 S2 Model","offer_id":47757082362138,"sku":"OT65A2KOGD-EU-W-S","price":3097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ 2025 S3 Model","offer_id":50891174215962,"sku":"OT65A2KOGD-EU-W-S3","price":3247.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Nee","offer_id":47757082394906,"sku":"OT65A2KOGD-EU-C","price":2698.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ 2024 S2 Model","offer_id":47757082427674,"sku":"OT65A2KOGD-EU-C-S","price":3097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ 2025 S3 Model","offer_id":50891174347034,"sku":"OT65A2KOGD-EU-C-S3","price":3247.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Nee","offer_id":50462599184666,"sku":"OT65A2KOGD-EU-M","price":2898.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ 2024 S2 Model","offer_id":50462599217434,"sku":"OT65A2KOGD-EU-M-S","price":3297.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ 2025 S3 Model","offer_id":50891174478106,"sku":"OT65A2KOGD-EU-M-S3","price":3447.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Nee","offer_id":50520646451482,"sku":"OT65A2KOGD-EU-R","price":2898.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ 2024 S2 Model","offer_id":50520646484250,"sku":"OT65A2KOGD-EU-R-S","price":3297.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ 2025 S3 Model","offer_id":50891174609178,"sku":"OT65A2KOGD-EU-R-S3","price":3447.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Nee","offer_id":50729914499354,"sku":"OT65A2KOGD-EU-G","price":4798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ 2024 S2 Model","offer_id":50729914532122,"sku":"OT65A2KOGD-EU-G-S","price":5197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ 2025 S3 Model","offer_id":50891174740250,"sku":"OT65A2KOGD-EU-G-S3","price":5347.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/deck_pro_2.0_65.png?v=1785731413"},{"product_id":"outdoor-fernseher-smart-google-tv-75-zoll-deck-pro-2","title":"75\" All-Weather Buiten-tv (Google TV) - Deck Pro 2.0 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\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 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\"\u003eMet 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\"\u003e1000 NIT helderheid\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 waterdicht en 4K\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=\"Volledig metalen behuizing\" 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\"\u003eRobuust en duurzaam\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\u003eUpgrade-versie\u003c\/strong\u003e\u003cspan\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. \u003cspan\u003eMet Google TV-systeem in plaats van Android\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. \u003cspan\u003eMet Dolby Atmos - Geluidseffecten\u003c\/span\u003e\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-scherm met kijkhoek van 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 1000 Nits: 2-3 keer helderder dan gewone tv's\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame: corrosie- en krasbestendig\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels, enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige smartfuncties\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Slimme bediening - Bedien je tv met je smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e: Draadloos - Wi-Fi en Bluetooth \/ Bedraad - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 2-5 werkdagen\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":"Alleen TV \/ Geen soundbar","offer_id":47757086097690,"sku":"OT75A2KOGD-EU","price":3749.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":47757086130458,"sku":"OT75A2KOGD-EU-S","price":4148.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":50891377017114,"sku":"OT75A2KOGD-EU-S3","price":4298.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":47757086163226,"sku":"OT75A2KOGD-EU-W","price":3848.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":47757086195994,"sku":"OT75A2KOGD-EU-W-S","price":4247.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":50891377148186,"sku":"OT75A2KOGD-EU-W-S3","price":4397.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":50520668995866,"sku":"OT75A2KOGD-EU-R","price":4048.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":50520669028634,"sku":"OT75A2KOGD-EU-R-S","price":4447.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":50891377279258,"sku":"OT75A2KOGD-EU-R-S3","price":4597.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":50729931505946,"sku":"OT75A2KOGD-EU-G","price":6948.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":50729931538714,"sku":"OT75A2KOGD-EU-G-S","price":7347.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":50891377410330,"sku":"OT75A2KOGD-EU-G-S3","price":7497.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/deck_pro_2.0_75.jpg?v=1785729800"},{"product_id":"outdoor-fernseher-smart-google-tv-65-zoll-pool-pro-2","title":"65\" Google-buitentelevisie (2000 nits superhelder) - Pool Pro 3.0-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\"\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\"\u003eMet 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 helderheid\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 waterdicht en 4K \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=\"Volledig metalen behuizing\" 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\"\u003eRobuust en duurzaam\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\u003cdiv class=\"list-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUpgrade-versie\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Met Google TV-systeem in plaats van Android\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Met Dolby Atmos - geluidseffecten\u003cbr\u003e\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-scherm met kijkhoek van 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 2000 Nits: 4-6 keer helderder dan gewone tv's\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame: corrosie- en krasbestendig\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels, enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige smartfuncties\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Slimme bediening - Bedien je tv met je smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e: Draadloos - Wi-Fi en Bluetooth \/ Bedraad - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 2-5 werkdagen\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":"Alleen tv \/ Geen soundbar","offer_id":48023883940122,"sku":"OT65A2K3GF-EU","price":3899.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":48023883972890,"sku":"OT65A2K3GF-EU-S","price":4298.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S3 (2025)","offer_id":50891719213338,"sku":"OT65A2K3GF-EU-S3","price":4448.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":48023884005658,"sku":"OT65A2K3GF-EU-W","price":3998.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":48023884038426,"sku":"OT65A2K3GF-EU-W-S","price":4397.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":50891719344410,"sku":"OT65A2K3GF-EU-W-S3","price":4547.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Geen soundbar","offer_id":48023884071194,"sku":"OT65A2K3GF-EU-C","price":3998.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":48023884103962,"sku":"OT65A2K3GF-EU-C-S","price":4397.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S3 (2025)","offer_id":50891719475482,"sku":"OT65A2K3GF-EU-C-S3","price":4547.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Geen soundbar","offer_id":50517864907034,"sku":"OT65A2K3GF-EU-M","price":4198.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50517864939802,"sku":"OT65A2K3GF-EU-M-S","price":4597.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S3 (2025)","offer_id":50891719606554,"sku":"OT65A2K3GF-EU-M-S3","price":4747.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50517864972570,"sku":"OT65A2K3GF-EU-R","price":4198.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50517865005338,"sku":"OT65A2K3GF-EU-R-S","price":4597.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S3 (2025)","offer_id":50891719737626,"sku":"OT65A2K3GF-EU-R-S3","price":4747.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51851238932762,"sku":"OT65A2K3GF-EU-G","price":6098.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten soundbar – S2 (2024)","offer_id":51851238965530,"sku":"OT65A2K3GF-EU-G-S","price":6497.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten soundbar – S3 (2025)","offer_id":51851238998298,"sku":"OT65A2K3GF-EU-G-S3","price":6647.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/pool_pro_3.0_65_3dd6b56a-0b2b-4522-a0ef-68b0e2cfcc26.png?v=1783515795"},{"product_id":"outdoor-fernseher-smart-google-tv-75-zoll-pool-pro-2","title":"75\" Google-buitentelevisie voor buiten (2000 nits, superhelder) – Pool Pro 3.0-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\"\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\"\u003eMet Google-technologie\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\"\u003e\n\u003cp class=\"custom-feature-title\"\u003e2000 NIT helderheid\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\"\u003eIP56 waterdicht en 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=\"Volledig metalen behuizing\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eRobuust en duurzaam\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\u003cdiv class=\"list-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUpgrade-versie\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Met Google TV-systeem in plaats van Android\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Met Dolby Atmos - geluidseffecten\u003cbr\u003e\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-scherm met kijkhoek van 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 2000 Nits: 4-6 keer helderder dan gewone tv's\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame: corrosie- en krasbestendig\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels, enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige smartfuncties\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Slimme bediening - Bedien je tv met je smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e: Draadloos - Wi-Fi en Bluetooth \/ Bedraad - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 2-5 werkdagen\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":"Alleen tv \/ Geen soundbar","offer_id":48023884398874,"sku":"OT75A2K3GF-EU","price":5149.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":48023884431642,"sku":"OT75A2K3GF-EU-S","price":5548.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten Soundbar – S3 (2025)","offer_id":51851234115866,"sku":"OT75A2K3GF-EU-S3","price":5698.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":48023884464410,"sku":"OT75A2K3GF-EU-W","price":5248.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":48023884497178,"sku":"OT75A2K3GF-EU-W-S","price":5647.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851234148634,"sku":"OT75A2K3GF-EU-W-S3","price":5797.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50517860385050,"sku":"OT75A2K3GF-EU-R","price":5448.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50517860417818,"sku":"OT75A2K3GF-EU-R-S","price":5847.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51851234181402,"sku":"OT75A2K3GF-EU-R-S3","price":5997.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51851234214170,"sku":"OT75A2K3GF-EU-G","price":8348.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten soundbar – S2 (2024)","offer_id":51851234246938,"sku":"OT75A2K3GF-EU-G-S","price":8747.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51851234279706,"sku":"OT75A2K3GF-EU-G-S3","price":8897.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/pool_pro_3.0_75_63d36279-5389-4ffb-802b-b3ca53dd0678.png?v=1783620915"},{"product_id":"outdoor-fernseher-smart-google-tv-65-zoll-deck-pro-2-qled","title":"65\" Google-buitentelevisie – 1000 nits QLED 4K – Deck Pro QLED 3.0-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\"\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\"\u003eMet Google-technologie\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\"\u003e\n\u003cp class=\"custom-feature-title\"\u003e1000 NIT helderheid\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\"\u003eIP56 waterdicht en 4K QLED\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=\"Volledig metalen behuizing\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eRobuust en duurzaam\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\u003cdiv class=\"list-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUpgrade-versie\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Met Google TV-systeem in plaats van Android\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Met Dolby Atmos - geluidseffecten\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Met QLED - QLED-display: hogere beeldkwaliteit\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-scherm met kijkhoek van 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 1000 Nits: 2-3 keer helderder dan gewone tv's\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame: corrosie- en krasbestendig\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels, enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige smartfuncties\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Slimme bediening - Bedien je tv met je smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e: Draadloos - Wi-Fi en Bluetooth \/ Bedraad - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 2-5 werkdagen\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Sylvox-EU","offers":[{"title":"Alleen TV \/ Geen soundbar","offer_id":48023897014554,"sku":"OQ65A2K3GD-EU","price":3499.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":48023897047322,"sku":"OQ65A2K3GD-EU-S","price":3898.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51851473551642,"sku":"OQ65A2K3GD-EU-S3","price":4048.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":48023897080090,"sku":"OQ65A2K3GD-EU-W","price":3598.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":48023897112858,"sku":"OQ65A2K3GD-EU-W-S","price":3997.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851473584410,"sku":"OQ65A2K3GD-EU-W-S3","price":4147.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Geen soundbar","offer_id":48023897145626,"sku":"OQ65A2K3GD-EU-C","price":3598.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":48023897178394,"sku":"OQ65A2K3GD-EU-C-S","price":3997.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851473617178,"sku":"OQ65A2K3GD-EU-C-S3","price":4147.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Geen soundbar","offer_id":50518167978266,"sku":"OQ65A2K3GD-EU-M","price":3798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":50518168011034,"sku":"OQ65A2K3GD-EU-M-S","price":4197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851473649946,"sku":"OQ65A2K3GD-EU-M-S3","price":4347.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":50518168043802,"sku":"OQ65A2K3GD-EU-R","price":3798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":50518168076570,"sku":"OQ65A2K3GD-EU-R-S","price":4197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51851473682714,"sku":"OQ65A2K3GD-EU-R-S3","price":4347.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51851473715482,"sku":"OQ65A2K3GD-EU-G","price":5698.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":51851473748250,"sku":"OQ65A2K3GD-EU-G-S","price":6097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51851473781018,"sku":"OQ65A2K3GD-EU-G-S3","price":6247.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/deck_pro_qled_3.0_65.png?v=1783506222"},{"product_id":"outdoor-fernseher-smart-google-tv-75-zoll-deck-pro-2-qled","title":"75\" Google Outdoor-tv - 1000 Nits QLED 4K - Deck Pro QLED 2.0 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\"\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\"\u003eMet 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\"\u003e1000 NIT helderheid\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 waterdicht en 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=\"Volledig metalen behuizing\" 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\"\u003eRobuust en duurzaam\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\u003cdiv class=\"list-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUpgrade-versie\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Met Google TV-systeem in plaats van Android\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Met Dolby Atmos - geluidseffecten\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Met QLED - QLED-display: hogere beeldkwaliteit\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-scherm met kijkhoek van 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 1000 Nits: 2-3 keer helderder dan gewone tv's\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame: corrosie- en krasbestendig\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels, enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige smartfuncties\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Slimme bediening - Bedien je tv met je smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e: Draadloos - Wi-Fi en Bluetooth \/ Bedraad - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 2-5 werkdagen\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":"Alleen TV \/ Geen soundbar","offer_id":48023897276698,"sku":"OQ75A2KOGD-EU","price":4449.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":48023897309466,"sku":"OQ75A2KOGD-EU-S","price":4848.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51851471683866,"sku":"OQ75A2KOGD-EU-S3","price":4998.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":48023897342234,"sku":"OQ75A2KOGD-EU-W","price":4548.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":48023897375002,"sku":"OQ75A2KOGD-EU-W-S","price":4947.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851471716634,"sku":"OQ75A2KOGD-EU-W-S3","price":5097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":50518133899546,"sku":"OQ75A2KOGD-EU-R","price":4748.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":50518133932314,"sku":"OQ75A2KOGD-EU-R-S","price":5147.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51851471749402,"sku":"OQ75A2KOGD-EU-R-S3","price":5297.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51851471782170,"sku":"OQ75A2KOGD-EU-G","price":7648.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":51851471814938,"sku":"OQ75A2KOGD-EU-G-S","price":8047.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51851471847706,"sku":"OQ75A2KOGD-EU-G-S3","price":8197.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/deck_pro_qled_3.0_75.png?v=1783506821"},{"product_id":"outdoor-fernseher-smart-google-tv-65-zoll-pool-pro-2-qled","title":"65\" Google Buiten-tv - 2000 Nits QLED Ultra Helder voor Volle Zon - Pool Pro QLED 2.0 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=\"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\"\u003eMet 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 helderheid\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 waterdicht en 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=\"Volledig metalen behuizing\" 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\"\u003eRobuust en duurzaam\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-versie\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Met Google TV-systeem in plaats van Android\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Met Dolby Atmos - geluidseffecten\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Met QLED - QLED-display: hogere beeldkwaliteit\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-scherm met kijkhoek van 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 2000 Nits: 4-6 keer helderder dan gewone tv's\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame: corrosie- en krasbestendig\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels, enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige smartfuncties\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Slimme bediening - Bedien je tv met je smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e: Draadloos - Wi-Fi en Bluetooth \/ Bedraad - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 2-5 werkdagen\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":"Alleen tv \/ Geen soundbar","offer_id":48024090968346,"sku":"OQ65A2KOGF-EU","price":4149.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":48024091001114,"sku":"OQ65A2KOGF-EU-S","price":4548.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten Soundbar – S3 (2025)","offer_id":51851482038554,"sku":"OQ65A2KOGF-EU-S3","price":4698.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":48024091033882,"sku":"OQ65A2KOGF-EU-W","price":4248.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":48024091066650,"sku":"OQ65A2KOGF-EU-W-S","price":4647.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851482071322,"sku":"OQ65A2KOGF-EU-W-S3","price":4797.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Geen soundbar","offer_id":48024091099418,"sku":"OQ65A2KOGF-EU-C","price":4248.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":48024091132186,"sku":"OQ65A2KOGF-EU-C-S","price":4647.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851482104090,"sku":"OQ65A2KOGF-EU-C-S3","price":4797.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Geen soundbar","offer_id":50498402255130,"sku":"OQ65A2KOGF-EU-M","price":4448.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50498402287898,"sku":"OQ65A2KOGF-EU-M-S","price":4847.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851482136858,"sku":"OQ65A2KOGF-EU-M-S3","price":4997.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50498402320666,"sku":"OQ65A2KOGF-EU-R","price":4448.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50498402353434,"sku":"OQ65A2KOGF-EU-R-S","price":4847.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51851482169626,"sku":"OQ65A2KOGF-EU-R-S3","price":4997.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51851482202394,"sku":"OQ65A2KOGF-EU-G","price":6348.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten soundbar – S2 (2024)","offer_id":51851482235162,"sku":"OQ65A2KOGF-EU-G-S","price":6747.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51851482267930,"sku":"OQ65A2KOGF-EU-G-S3","price":6897.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/pool_pro_qled_3.0_65.png?v=1783513782"},{"product_id":"outdoor-fernseher-smart-google-tv-75-zoll-pool-pro-2-qled","title":"75\" Google-buitentelevisie – 2000 nits QLED Ultra Bright voor volle zon – Pool Pro QLED 3.0-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=\"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\"\u003eMet 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 helderheid\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 waterdicht en 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=\"Volledig metalen behuizing\" 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\"\u003eRobuust en duurzaam\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-versie\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Met Google TV-systeem in plaats van Android\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Met Dolby Atmos - geluidseffecten\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Met QLED - QLED-display: hogere beeldkwaliteit\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-scherm met kijkhoek van 178°\/178°\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessioneel voor buitengebruik\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. 2000 Nits: 4-6 keer helderder dan gewone tv's\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. IP56 waterdicht en 99% stofdicht\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Bestand tegen temperaturen van -30°C tot 50°C\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Metalen frame: corrosie- en krasbestendig\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVoor zakelijk gebruik\u003c\/strong\u003e: \u003cbr\u003eGeschikt voor buitenruimtes van restaurants, cafés, hotels, enz.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige smartfuncties\u003c\/strong\u003e:\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e1\u003c\/strong\u003e\u003c\/span\u003e. Gratis apps downloaden\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e2\u003c\/strong\u003e\u003c\/span\u003e. Spraakbesturing - Met geïntegreerde Google Assistent\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e3\u003c\/strong\u003e\u003c\/span\u003e. Slimme bediening - Bedien je tv met je smartphone\u003cbr\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cstrong\u003e4\u003c\/strong\u003e\u003c\/span\u003e. Chromecast - Foto's, video's en muziek naar de tv streamen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolledige connectiviteit\u003c\/strong\u003e: Draadloos - Wi-Fi en Bluetooth \/ Bedraad - HDMI x3, USB x2, RJ45 x1, enz.\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"color: #808080;\"\u003e\u003cem\u003e\u003cstrong\u003eVerzending vanuit Europa, levering binnen 2-5 werkdagen\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":"Alleen TV \/ Geen soundbar","offer_id":48024092049690,"sku":"OQ75A2K3GF-EU","price":6199.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":48024092082458,"sku":"OQ75A2K3GF-EU-S","price":6598.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51851481088282,"sku":"OQ75A2K3GF-EU-S3","price":6748.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":48024092115226,"sku":"OQ75A2K3GF-EU-W","price":6298.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":48024092147994,"sku":"OQ75A2K3GF-EU-W-S","price":6697.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851481121050,"sku":"OQ75A2K3GF-EU-W-S3","price":6847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":50495697944858,"sku":"OQ75A2K3GF-EU-R","price":6498.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":50495697977626,"sku":"OQ75A2K3GF-EU-R-S","price":6897.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51851481153818,"sku":"OQ75A2K3GF-EU-R-S3","price":7047.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":50882886140186,"sku":"OQ75A2K3GF-EU-G","price":9398.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":50882886172954,"sku":"OQ75A2K3GF-EU-G-S","price":9797.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51851481186586,"sku":"OQ75A2K3GF-EU-G-S3","price":9947.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/pool_pro_qled_3.0_75.png?v=1783514321"},{"product_id":"65-zoll-120hz-wasserdichter-outdoor-fernseher-2025-gaming-series","title":"65\" 4K Buiten-tv - 120Hz Snelle Beweging voor Sport en Spellen - Gaming Serie","description":"","brand":"Sylvox-EU","offers":[{"title":"Alleen tv \/ Geen soundbar","offer_id":50143068422426,"sku":"OT65A6KOEC-EU","price":2999.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":50149036720410,"sku":"OT65A6KOEC-EU-S","price":3398.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S3 (2025)","offer_id":51853665108250,"sku":"OT65A6KOEC-EU-S3","price":3548.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":50149036753178,"sku":"OT65A6KOEC-EU-W","price":3098.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149036785946,"sku":"OT65A6KOEC-EU-W-S","price":3497.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51853665141018,"sku":"OT65A6KOEC-EU-W-S3","price":3647.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Geen soundbar","offer_id":50149036818714,"sku":"OT65A6KOEC-EU-C","price":3098.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149036851482,"sku":"OT65A6KOEC-EU-C-S","price":3497.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51853665173786,"sku":"OT65A6KOEC-EU-C-S3","price":3647.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Geen soundbar","offer_id":50149036884250,"sku":"OT65A6KOEC-EU-M","price":3298.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149036917018,"sku":"OT65A6KOEC-EU-M-S","price":3697.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51853665206554,"sku":"OT65A6KOEC-EU-M-S3","price":3847.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50149036949786,"sku":"OT65A6KOEC-EU-R","price":3298.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50149036982554,"sku":"OT65A6KOEC-EU-R-S","price":3697.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S3 (2025)","offer_id":51853665239322,"sku":"OT65A6KOEC-EU-R-S3","price":3847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Geen soundbar","offer_id":51853665272090,"sku":"OT65A6KOEC-EU-G","price":5198.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Buiten soundbar – S2 (2024)","offer_id":51853665304858,"sku":"OT65A6KOEC-EU-G-S","price":5597.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Buiten soundbar – S3 (2025)","offer_id":51853665337626,"sku":"OT65A6KOEC-EU-G-S3","price":5747.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/a1_d5d430e1-c71a-4488-a516-26d009308188.jpg?v=1736405618"},{"product_id":"75-zoll-120hz-wasserdichter-outdoor-fernseher-2025-gaming-series","title":"75\" 4K Buiten-tv - 120Hz Snelle Beweging voor Sport en Spel - Gaming Serie","description":"","brand":"Sylvox-EU","offers":[{"title":"Alleen TV \/ Geen soundbar","offer_id":50143071502618,"sku":"OT75A6KOEC-EU","price":4599.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten soundbar – S2 (2024)","offer_id":50149100355866,"sku":"OT75A6KOEC-EU-S","price":4998.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten soundbar – S3 (2025)","offer_id":51853659701530,"sku":"OT75A6KOEC-EU-S3","price":5148.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":50149100388634,"sku":"OT75A6KOEC-EU-W","price":4698.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149100421402,"sku":"OT75A6KOEC-EU-W-S","price":5097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51853659734298,"sku":"OT75A6KOEC-EU-W-S3","price":5247.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":50149100585242,"sku":"OT75A6KOEC-EU-R","price":4898.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50149100618010,"sku":"OT75A6KOEC-EU-R-S","price":5297.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten soundbar – S3 (2025)","offer_id":51853659767066,"sku":"OT75A6KOEC-EU-R-S3","price":5447.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51853659799834,"sku":"OT75A6KOEC-EU-G","price":7798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten soundbar – S2 (2024)","offer_id":51853659832602,"sku":"OT75A6KOEC-EU-G-S","price":8197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten soundbar – S3 (2025)","offer_id":51853659865370,"sku":"OT75A6KOEC-EU-G-S3","price":8347.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/a2.jpg?v=1736405859"},{"product_id":"sylvox-cinema-65-helio-qled-120hz-outdoor-fernseher-2000-nits-2025-modell","title":"65\" 4K Outdoor Google TV - 2000 Nits Helio QLED - 120Hz Anti-Reflecterend - Cinema Serie","description":"\u003cp data-start=\"124\" data-end=\"565\"\u003e\u003cstrong\u003eSylvox Cinema Outdoor TV – Uw thuisbioscoop voor buiten.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"124\" data-end=\"565\"\u003eMet Helio QLED-technologie, 4K Ultra HD, Dolby Vision™, 120 Hz verversingssnelheid en IP56-weersbestendigheid ervaart u entertainment in bioscoopkwaliteit – direct in de tuin, op het terras of bij het zwembad.\u003cbr data-start=\"386\" data-end=\"389\"\u003eDankzij geïntegreerde Smart TV-functies, Wi-Fi\/Bluetooth, spraakbesturing en diverse aansluitingen geniet u van grenzeloos vermaak, altijd en bij elk weertype.\u003c\/p\u003e","brand":"Sylvox-EU","offers":[{"title":"Alleen tv \/ Geen soundbar","offer_id":50149402673434,"sku":"OQ65A3K8HG-EU","price":4999.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":50149402706202,"sku":"OQ65A3K8HG-EU-S","price":5398.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S3 (2025)","offer_id":51855314157850,"sku":"OQ65A3K8HG-EU-S3","price":5548.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":50149402738970,"sku":"OQ65A3K8HG-EU-W","price":5098.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149402771738,"sku":"OQ65A3K8HG-EU-W-S","price":5497.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51855314190618,"sku":"OQ65A3K8HG-EU-W-S3","price":5647.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Geen soundbar","offer_id":50149402804506,"sku":"OQ65A3K8HG-EU-C","price":5098.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149402837274,"sku":"OQ65A3K8HG-EU-C-S","price":5497.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51855314223386,"sku":"OQ65A3K8HG-EU-C-S3","price":5647.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Geen soundbar","offer_id":50149402870042,"sku":"OQ65A3K8HG-EU-M","price":5298.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149402902810,"sku":"OQ65A3K8HG-EU-M-S","price":5697.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51855314256154,"sku":"OQ65A3K8HG-EU-M-S3","price":5847.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50149402935578,"sku":"OQ65A3K8HG-EU-R","price":5298.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50149402968346,"sku":"OQ65A3K8HG-EU-R-S","price":5697.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S3 (2025)","offer_id":51855314288922,"sku":"OQ65A3K8HG-EU-R-S3","price":5847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Geen soundbar","offer_id":51855315534106,"sku":"OQ65A3K8HG-EU-G","price":7198.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Buiten soundbar – S2 (2024)","offer_id":51855315566874,"sku":"OQ65A3K8HG-EU-G-S","price":7597.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Buiten soundbar – S3 (2025)","offer_id":51855315599642,"sku":"OQ65A3K8HG-EU-G-S3","price":7747.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/3d4408c8738e6ed420e7e514a97a8bf9_a1179a9d-0151-433e-8b32-3fbe1c6a4b5e.png?v=1780275494"},{"product_id":"sylvox-cinema-75-helio-qled-120hz-outdoor-fernseher-2000-nits-2025-modell","title":"75\" 4K Outdoor Google TV - 2000 Nits Helio QLED - 120Hz Anti-Reflecterend - Cinema Serie","description":"\u003cp data-start=\"124\" data-end=\"565\"\u003e\u003cstrong\u003eSylvox Cinema Outdoor TV – Uw thuisbioscoop voor buiten.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"124\" data-end=\"565\"\u003eMet Helio QLED-technologie, 4K Ultra HD, Dolby Vision™, 120 Hz verversingssnelheid en IP56-weersbestendigheid ervaart u entertainment in bioscoopkwaliteit – direct in de tuin, op het terras of bij het zwembad.\u003cbr data-start=\"386\" data-end=\"389\"\u003eDankzij geïntegreerde Smart TV-functies, Wi-Fi\/Bluetooth, spraakbesturing en diverse aansluitingen geniet u van grenzeloos vermaak, altijd en bij elk weertype.\u003c\/p\u003e","brand":"Sylvox-EU","offers":[{"title":"Alleen tv \/ Geen soundbar","offer_id":50149657706778,"sku":"OQ75A3K8HG-EU","price":6599.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":50149657739546,"sku":"OQ75A3K8HG-EU-S","price":6998.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S3 (2025)","offer_id":51855325430042,"sku":"OQ75A3K8HG-EU-S3","price":7148.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":50149657772314,"sku":"OQ75A3K8HG-EU-W","price":6698.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149657805082,"sku":"OQ75A3K8HG-EU-W-S","price":7097.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51855325462810,"sku":"OQ75A3K8HG-EU-W-S3","price":7247.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50149657968922,"sku":"OQ75A3K8HG-EU-R","price":6898.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50149658001690,"sku":"OQ75A3K8HG-EU-R-S","price":7297.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S3 (2025)","offer_id":51855325495578,"sku":"OQ75A3K8HG-EU-R-S3","price":7447.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Geen soundbar","offer_id":51855325528346,"sku":"OQ75A3K8HG-EU-G","price":9798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Buiten soundbar – S2 (2024)","offer_id":51855325561114,"sku":"OQ75A3K8HG-EU-G-S","price":10197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Buiten soundbar – S3 (2025)","offer_id":51855325593882,"sku":"OQ75A3K8HG-EU-G-S3","price":10347.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/3d4408c8738e6ed420e7e514a97a8bf9_74c2efca-c868-4789-9a9c-a854eb4aa298.png?v=1736511337"},{"product_id":"sylvox-cinema-pro-65-helio-qled-120hz-outdoor-fernseher-3500-nits-2025-modell","title":"65\" Buiten Google TV - 3500 Nits Helio QLED 4K - 120Hz Anti-Glare - Cinema Pro Serie","description":"\u003cp data-start=\"124\" data-end=\"565\"\u003e\u003cstrong\u003eSylvox Cinema Pro Outdoor TV – uw thuisbioscoop voor buiten.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"124\" data-end=\"565\"\u003eMet Helio QLED-technologie, 4K Ultra HD, Dolby Vision™, 120 Hz verversingssnelheid en IP56-weersbestendigheid ervaart u entertainment in bioscoopkwaliteit – direct in de tuin, op het terras of bij het zwembad.\u003cbr data-start=\"386\" data-end=\"389\"\u003eDankzij geïntegreerde smart-tv-functies, Wi-Fi\/Bluetooth, spraakbesturing en diverse aansluitingen geniet u van grenzeloos vermaak, altijd en bij elk weertype.\u003c\/p\u003e","brand":"Sylvox-EU","offers":[{"title":"Alleen tv \/ Geen soundbar","offer_id":50149702172954,"sku":"OQ65A3KOHJ-EU","price":6899.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":50149702205722,"sku":"OQ65A3KOHJ-EU-S","price":7298.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S3 (2025)","offer_id":51855422456090,"sku":"OQ65A3KOHJ-EU-S3","price":7448.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":50149702238490,"sku":"OQ65A3KOHJ-EU-W","price":6998.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149702271258,"sku":"OQ65A3KOHJ-EU-W-S","price":7397.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51855422488858,"sku":"OQ65A3KOHJ-EU-W-S3","price":7547.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Geen soundbar","offer_id":50149702304026,"sku":"OQ65A3KOHJ-EU-C","price":6998.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149702336794,"sku":"OQ65A3KOHJ-EU-C-S","price":7397.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + plafondbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51855422521626,"sku":"OQ65A3KOHJ-EU-C-S3","price":7547.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Geen soundbar","offer_id":50149702369562,"sku":"OQ65A3KOHJ-EU-M","price":7198.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149702402330,"sku":"OQ65A3KOHJ-EU-M-S","price":7597.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + gemotoriseerde plafondbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51855422554394,"sku":"OQ65A3KOHJ-EU-M-S3","price":7747.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50149702435098,"sku":"OQ65A3KOHJ-EU-R","price":7198.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50149702467866,"sku":"OQ65A3KOHJ-EU-R-S","price":7597.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S3 (2025)","offer_id":51855422587162,"sku":"OQ65A3KOHJ-EU-R-S3","price":7747.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Geen soundbar","offer_id":51855422619930,"sku":"OQ65A3KOHJ-EU-G","price":9098.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Buiten soundbar – S2 (2024)","offer_id":51855422652698,"sku":"OQ65A3KOHJ-EU-G-S","price":9497.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + buitenkast \/ Buiten soundbar – S3 (2025)","offer_id":51855422685466,"sku":"OQ65A3KOHJ-EU-G-S3","price":9647.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/3d4408c8738e6ed420e7e514a97a8bf9_a8245ff9-78b3-4361-9a8f-bb584ed1b510.png?v=1780275460"},{"product_id":"sylvox-cinema-pro-75-helio-qled-120hz-outdoor-fernseher-3500-nits-2025-modell","title":"75\" Outdoor Google TV - 3500 Nits Helio QLED 4K - 120Hz Anti-Glare - Cinema Pro Serie","description":"\u003cp data-end=\"565\" data-start=\"124\"\u003e\u003cstrong\u003eSylvox Cinema Pro Outdoor TV – uw thuisbioscoop voor buiten.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-end=\"565\" data-start=\"124\"\u003eMet Helio QLED-technologie, 4K Ultra HD, Dolby Vision™, 120 Hz verversingssnelheid en IP56-weersbestendigheid ervaart u entertainment in bioscoopkwaliteit – direct in de tuin, op het terras of bij het zwembad.\u003cbr data-end=\"389\" data-start=\"386\"\u003eDankzij geïntegreerde smart-tv-functies, Wi-Fi\/Bluetooth, spraakbesturing en diverse aansluitingen geniet u van grenzeloos vermaak, altijd en bij elk weertype.\u003c\/p\u003e","brand":"Sylvox-EU","offers":[{"title":"Alleen tv \/ Geen soundbar","offer_id":50149713707290,"sku":"OQ75A3KOHJ-EU","price":8799.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S2 (2024)","offer_id":50149713740058,"sku":"OQ75A3KOHJ-EU-S","price":9198.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen tv \/ Buiten soundbar – S3 (2025)","offer_id":51855429730586,"sku":"OQ75A3KOHJ-EU-S3","price":9348.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Geen soundbar","offer_id":50149713772826,"sku":"OQ75A3KOHJ-EU-W","price":8898.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S2 (2024)","offer_id":50149713805594,"sku":"OQ75A3KOHJ-EU-W-S","price":9297.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + wandbeugel \/ Buiten soundbar – S3 (2025)","offer_id":51855429763354,"sku":"OQ75A3KOHJ-EU-W-S3","price":9447.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Geen soundbar","offer_id":50149713969434,"sku":"OQ75A3KOHJ-EU-R","price":9098.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S2 (2024)","offer_id":50149714002202,"sku":"OQ75A3KOHJ-EU-R-S","price":9497.0,"currency_code":"EUR","in_stock":true},{"title":"Tv + mobiel tv-standaard \/ Buiten soundbar – S3 (2025)","offer_id":51855429796122,"sku":"OQ75A3KOHJ-EU-R-S3","price":9647.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Geen soundbar","offer_id":51315151503642,"sku":"OQ75A3KOHJ-EU-G","price":11998.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Buiten soundbar – S2 (2024)","offer_id":51315151536410,"sku":"OQ75A3KOHJ-EU-G-S","price":12397.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buiten kast \/ Buiten soundbar – S3 (2025)","offer_id":51855429828890,"sku":"OQ75A3KOHJ-EU-G-S3","price":12547.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/3d4408c8738e6ed420e7e514a97a8bf9_0e977aa0-0ae3-40ce-9cc6-c8bb75593bbb.png?v=1736511335"},{"product_id":"75-outdoor-tvgoogle-tv-2026-frameless-pro-series","title":"75\" Outdoor TV (Google TV) - 2026 Frameless Pro Serie","description":"","brand":"Sylvox-EU","offers":[{"title":"Alleen TV \/ Geen soundbar","offer_id":51831674601754,"sku":"OT75A7K5GF-EU","price":6599.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":51831674634522,"sku":"OT75A7K5GF-EU-S2","price":6998.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51831674667290,"sku":"OT75A7K5GF-EU-S3","price":7148.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":51831674700058,"sku":"OT75A7K5GF-EU-W","price":6698.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":51831674732826,"sku":"OT75A7K5GF-EU-W-S2","price":7097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51831674765594,"sku":"OT75A7K5GF-EU-W-S3","price":7247.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":51831674798362,"sku":"OT75A7K5GF-EU-R","price":6898.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":51831674831130,"sku":"OT75A7K5GF-EU-R-S2","price":7297.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51831674863898,"sku":"OT75A7K5GF-EU-R-S3","price":7447.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51831674896666,"sku":"OT75A7K5GF-EU-G","price":9798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":51831674929434,"sku":"OT75A7K5GF-EU-G-S2","price":10197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51831674962202,"sku":"OT75A7K5GF-EU-G-S3","price":10347.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/75_Full_Sun_Outdoor_TV_-_2026_Frameless_Pro_Series.jpg?v=1773221196"},{"product_id":"65-outdoor-tvgoogle-tv-2026-frameless-pro-series","title":"65\" Outdoor TV (Google TV) - 2026 Frameless Pro Serie","description":"","brand":"Sylvox-EU","offers":[{"title":"Alleen TV \/ Geen soundbar","offer_id":51831666376986,"sku":"OT65A7K5GF-EU","price":4999.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":51831666409754,"sku":"OT65A7K5GF-EU-S2","price":5398.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51831666442522,"sku":"OT65A7K5GF-EU-S3","price":5548.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":51831666475290,"sku":"OT65A7K5GF-EU-W","price":5098.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":51831666508058,"sku":"OT65A7K5GF-EU-W-S2","price":5497.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51831666540826,"sku":"OT65A7K5GF-EU-W-S3","price":5647.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Geen soundbar","offer_id":51831666573594,"sku":"OT65A7K5GF-EU-C","price":5098.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":51831666606362,"sku":"OT65A7K5GF-EU-C-S2","price":5497.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51831666639130,"sku":"OT65A7K5GF-EU-C-S3","price":5647.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Geen soundbar","offer_id":51831666671898,"sku":"OT65A7K5GF-EU-M","price":5298.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":51831666704666,"sku":"OT65A7K5GF-EU-M-S2","price":5697.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51831666737434,"sku":"OT65A7K5GF-EU-M-S3","price":5847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":51831666770202,"sku":"OT65A7K5GF-EU-R","price":5298.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":51831666802970,"sku":"OT65A7K5GF-EU-R-S2","price":5697.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51831666835738,"sku":"OT65A7K5GF-EU-R-S3","price":5847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51831666868506,"sku":"OT65A7K5GF-EU-G","price":7198.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":51831666901274,"sku":"OT65A7K5GF-EU-G-S2","price":7597.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51831666934042,"sku":"OT65A7K5GF-EU-G-S3","price":7747.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/65_9d893717-816f-43f1-942d-d7b532ec4750.jpg?v=1773627769"},{"product_id":"75-outdoor-tvgoogle-tv-2026-frameless-series","title":"75\" Outdoor TV (Google TV) - 2026 Frameless Serie","description":"","brand":"Sylvox-EU","offers":[{"title":"Alleen TV \/ Geen soundbar","offer_id":51831571349786,"sku":"OT75A7K5GD-EU","price":4999.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":51831571382554,"sku":"OT75A7K5GD-EU-S2","price":5398.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51831571415322,"sku":"OT75A7K5GD-EU-S3","price":5548.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":51831571448090,"sku":"OT75A7K5GD-EU-W","price":5098.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":51831571480858,"sku":"OT75A7K5GD-EU-W-S2","price":5497.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51831571513626,"sku":"OT75A7K5GD-EU-W-S3","price":5647.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":51831571546394,"sku":"OT75A7K5GD-EU-R","price":5298.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":51831571579162,"sku":"OT75A7K5GD-EU-R-S2","price":5697.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51831571611930,"sku":"OT75A7K5GD-EU-R-S3","price":5847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51831571644698,"sku":"OT75A7K5GD-EU-G","price":8198.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":51831571677466,"sku":"OT75A7K5GD-EU-G-S2","price":8597.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51831571710234,"sku":"OT75A7K5GD-EU-G-S3","price":8747.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/75_e5fa19b9-6cb6-445a-aa7b-b27886114e70.jpg?v=1773627991"},{"product_id":"65-outdoor-tvgoogle-tv-2026-frameless-series","title":"65\" Outdoor TV (Google TV) - 2026 Frameless Serie","description":"","brand":"Sylvox-EU","offers":[{"title":"Alleen TV \/ Geen soundbar","offer_id":51831531438362,"sku":"OT65A7K5GD-EU","price":3699.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":51831531471130,"sku":"OT65A7K5GD-EU-S2","price":4098.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51831531503898,"sku":"OT65A7K5GD-EU-S3","price":4248.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":51831531536666,"sku":"OT65A7K5GD-EU-W","price":3798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":51831531569434,"sku":"OT65A7K5GD-EU-W-S2","price":4197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51831531602202,"sku":"OT65A7K5GD-EU-W-S3","price":4347.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Geen soundbar","offer_id":51831531634970,"sku":"OT65A7K5GD-EU-C","price":3798.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":51831531667738,"sku":"OT65A7K5GD-EU-C-S2","price":4197.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Plafondbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51831531700506,"sku":"OT65A7K5GD-EU-C-S3","price":4347.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Geen soundbar","offer_id":51831531733274,"sku":"OT65A7K5GD-EU-M","price":3998.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":51831531766042,"sku":"OT65A7K5GD-EU-M-S2","price":4397.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Gemotoriseerde plafondbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51831531798810,"sku":"OT65A7K5GD-EU-M-S3","price":4547.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":51831531831578,"sku":"OT65A7K5GD-EU-R","price":3998.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":51831531864346,"sku":"OT65A7K5GD-EU-R-S2","price":4397.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S3 (2025)","offer_id":51831531897114,"sku":"OT65A7K5GD-EU-R-S3","price":4547.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51831531929882,"sku":"OT65A7K5GD-EU-G","price":5898.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":51831531962650,"sku":"OT65A7K5GD-EU-G-S2","price":6297.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51831531995418,"sku":"OT65A7K5GD-EU-G-S3","price":6447.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/65_c3ae37a6-1882-4361-b1b0-15ad91d0f4d6.jpg?v=1773628192"}],"url":"https:\/\/sylvoxtv.eu\/nl-es\/collections\/65-75-inch-outdoor-tv.oembed","provider":"Sylvox-EU","version":"1.0","type":"link"}