{"title":"75 Inch Collectie","description":"","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":"75\" TV \/ Zonder waterdichte soundbar","offer_id":46657734934810,"sku":"OT75A2KEGC-EU","price":3999.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV \/ Met waterdichte soundbar","offer_id":46657734967578,"sku":"OT75A2KEGC-EU-S","price":4398.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV \/ Outdoor Soundbar – S3 (2025)","offer_id":51853557629210,"sku":"OT75A2KEGC-EU-S3","price":4548.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Wandbeugel \/ Zonder waterdichte soundbar","offer_id":46657735000346,"sku":"OT75A2KEGC-EU-W","price":4098.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Wandbeugel \/ Met waterdichte soundbar","offer_id":46657735033114,"sku":"OT75A2KEGC-EU-W-S","price":4497.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Wandbeugel \/ Outdoor Soundbar – S3 (2025)","offer_id":51853557661978,"sku":"OT75A2KEGC-EU-W-S3","price":4647.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Rollwagen \/ Zonder waterdichte soundbar","offer_id":50520525275418,"sku":"OT75A2KEGC-EU-R","price":4298.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Rollwagen \/ Met waterdichte soundbar","offer_id":50520525308186,"sku":"OT75A2KEGC-EU-R-S","price":4697.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Rollwagen \/ Outdoor Soundbar – S3 (2025)","offer_id":51853557694746,"sku":"OT75A2KEGC-EU-R-S3","price":4847.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Kast \/ Zonder waterdichte soundbar","offer_id":50729789849882,"sku":"OT75A2KEGC-EU-G","price":7198.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Kast \/ Met waterdichte soundbar","offer_id":50729789882650,"sku":"OT75A2KEGC-EU-G-S","price":7597.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Kast \/ Outdoor Soundbar – S3 (2025)","offer_id":51853557727514,"sku":"OT75A2KEGC-EU-G-S3","price":7747.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/75_c5d82030-9772-442f-bef7-8f52103610fd.jpg?v=1711000448"},{"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":"75\" TV \/ Zonder waterdichte soundbar","offer_id":46657604321562,"sku":"OT75A2KEGE-EU","price":6599.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV \/ Met waterdichte soundbar","offer_id":46657604354330,"sku":"OT75A2KEGE-EU-S","price":6998.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV \/ Outdoor Soundbar – S3 (2025)","offer_id":51853616709914,"sku":"OT75A2KEGE-EU-S3","price":7148.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Wandbeugel \/ Zonder waterdichte soundbar","offer_id":46657604387098,"sku":"OT75A2KEGE-EU-W","price":6698.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Wandbeugel \/ Met waterdichte soundbar","offer_id":46657604419866,"sku":"OT75A2KEGE-EU-W-S","price":7097.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Wandbeugel \/ Outdoor Soundbar – S3 (2025)","offer_id":51853616742682,"sku":"OT75A2KEGE-EU-W-S3","price":7247.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Rollwagen \/ Zonder waterdichte soundbar","offer_id":50518055485722,"sku":"OT75A2KEGE-EU-R","price":6898.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Rollwagen \/ Met waterdichte soundbar","offer_id":50518055518490,"sku":"OT75A2KEGE-EU-R-S","price":7297.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Rollwagen \/ Outdoor Soundbar – S3 (2025)","offer_id":51853616775450,"sku":"OT75A2KEGE-EU-R-S3","price":7447.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Kast \/ Zonder waterdichte soundbar","offer_id":50729853255962,"sku":"OT75A2KEGE-EU-G","price":9798.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Kast \/ Met waterdichte soundbar","offer_id":50729853288730,"sku":"OT75A2KEGE-EU-G-S","price":10197.0,"currency_code":"EUR","in_stock":true},{"title":"75\" TV + Kast \/ Outdoor 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-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":3949.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":47757086130458,"sku":"OT75A2KOGD-EU-S","price":4348.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":50891377017114,"sku":"OT75A2KOGD-EU-S3","price":4498.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":47757086163226,"sku":"OT75A2KOGD-EU-W","price":4048.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":47757086195994,"sku":"OT75A2KOGD-EU-W-S","price":4447.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":50891377148186,"sku":"OT75A2KOGD-EU-W-S3","price":4597.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":50520668995866,"sku":"OT75A2KOGD-EU-R","price":4248.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":4647.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":4797.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":50729931505946,"sku":"OT75A2KOGD-EU-G","price":7148.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":50729931538714,"sku":"OT75A2KOGD-EU-G-S","price":7547.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":50891377410330,"sku":"OT75A2KOGD-EU-G-S3","price":7697.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/75_58215b2b-c755-4d2c-941b-b21977472ad0.jpg?v=1710993744"},{"product_id":"outdoor-fernseher-smart-google-tv-75-zoll-pool-pro-2","title":"75\" Google Outdoor-tv (2000 Nits Superhelder) - Pool 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 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 \/ Zonder waterdichte soundbar","offer_id":48023884398874,"sku":"OT75A2KOGF-EU","price":5149.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Met waterdichte soundbar","offer_id":48023884431642,"sku":"OT75A2KOGF-EU-S","price":5548.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51851234115866,"sku":"OT75A2KOGF-EU-S3","price":5698.0,"currency_code":"EUR","in_stock":true},{"title":"TV+Wandbeugel \/ Zonder waterdichte soundbar","offer_id":48023884464410,"sku":"OT75A2KOGF-EU-W","price":5248.0,"currency_code":"EUR","in_stock":true},{"title":"TV+Wandbeugel \/ Met waterdichte soundbar","offer_id":48023884497178,"sku":"OT75A2KOGF-EU-W-S","price":5647.0,"currency_code":"EUR","in_stock":true},{"title":"TV+Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851234148634,"sku":"OT75A2KOGF-EU-W-S3","price":5797.0,"currency_code":"EUR","in_stock":true},{"title":"TV+Rollwagen \/ Zonder waterdichte soundbar","offer_id":50517860385050,"sku":"OT75A2KOGF-EU-R","price":5448.0,"currency_code":"EUR","in_stock":true},{"title":"TV+Rollwagen \/ Met waterdichte soundbar","offer_id":50517860417818,"sku":"OT75A2KOGF-EU-R-S","price":5847.0,"currency_code":"EUR","in_stock":true},{"title":"TV+Rollwagen \/ Buiten Soundbar – S3 (2025)","offer_id":51851234181402,"sku":"OT75A2KOGF-EU-R-S3","price":5997.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Zonder waterdichte soundbar","offer_id":51851234214170,"sku":"OT75A2KOGF-EU-G","price":8348.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Met waterdichte soundbar","offer_id":51851234246938,"sku":"OT75A2KOGF-EU-G-S","price":8747.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51851234279706,"sku":"OT75A2KOGF-EU-G-S3","price":8897.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/sylvox-75-smart-outdoor-fernseher-von-google-tv-2024-pool-pro-serie-2-0-gen-75-smart-outdoor-tv-von-google-tv-mit-4k-dolby-atmos-fur-deutschland-44964670210330.jpg?v=1714111204"},{"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":4999.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":48023897309466,"sku":"OQ75A2KOGD-EU-S","price":5398.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51851471683866,"sku":"OQ75A2KOGD-EU-S3","price":5548.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":48023897342234,"sku":"OQ75A2KOGD-EU-W","price":5098.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":48023897375002,"sku":"OQ75A2KOGD-EU-W-S","price":5497.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851471716634,"sku":"OQ75A2KOGD-EU-W-S3","price":5647.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":50518133899546,"sku":"OQ75A2KOGD-EU-R","price":5298.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":5697.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":5847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":51851471782170,"sku":"OQ75A2KOGD-EU-G","price":8198.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":51851471814938,"sku":"OQ75A2KOGD-EU-G-S","price":8597.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51851471847706,"sku":"OQ75A2KOGD-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_0b028621-6eff-4cdf-8ef6-90edb0148eed.jpg?v=1710993703"},{"product_id":"outdoor-fernseher-smart-google-tv-75-zoll-pool-pro-2-qled","title":"75\" Google Outdoor-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":48024092049690,"sku":"OQ75A2KOGF-EU","price":6199.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S2 (2024)","offer_id":48024092082458,"sku":"OQ75A2KOGF-EU-S","price":6598.0,"currency_code":"EUR","in_stock":true},{"title":"Alleen TV \/ Buiten Soundbar – S3 (2025)","offer_id":51851481088282,"sku":"OQ75A2KOGF-EU-S3","price":6748.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Geen soundbar","offer_id":48024092115226,"sku":"OQ75A2KOGF-EU-W","price":6298.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S2 (2024)","offer_id":48024092147994,"sku":"OQ75A2KOGF-EU-W-S","price":6697.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wandbeugel \/ Buiten Soundbar – S3 (2025)","offer_id":51851481121050,"sku":"OQ75A2KOGF-EU-W-S3","price":6847.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Geen soundbar","offer_id":50495697944858,"sku":"OQ75A2KOGF-EU-R","price":6498.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobiele TV-standaard \/ Buiten Soundbar – S2 (2024)","offer_id":50495697977626,"sku":"OQ75A2KOGF-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":"OQ75A2KOGF-EU-R-S3","price":7047.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Geen soundbar","offer_id":50882886140186,"sku":"OQ75A2KOGF-EU-G","price":9398.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S2 (2024)","offer_id":50882886172954,"sku":"OQ75A2KOGF-EU-G-S","price":9797.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Buitenbehuizing \/ Buiten Soundbar – S3 (2025)","offer_id":51851481186586,"sku":"OQ75A2KOGF-EU-G-S3","price":9947.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/75poolqled.png?v=1729711300"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/collections\/55_cm.jpg?v=1691640393","url":"https:\/\/sylvoxtv.eu\/nl\/collections\/75-inch-collectie.oembed","provider":"Sylvox-EU","version":"1.0","type":"link"}