{"product_id":"outdoor-fernseher-smart-google-tv-43-zoll-deck-pro-2","title":"43\" All-Weather Outdoor TV (Google TV) - Deck Pro 2.0 Series","description":"\u003cstyle\u003e\n    body {\n      font-family: Arial, sans-serif;\n      background-color: #ffffff;\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .custom-features-container {\n      display: flex;\n      justify-content: space-evenly; \/* 保证间距一致 *\/\n      align-items: center;\n      gap: 20px;\n      padding: 20px;\n      border: 1px solid #ddd;\n      border-radius: 8px;\n      background-color: #fff;\n      max-width: 900px;\n      width: 100%;\n      margin: 20px auto;\n      box-sizing: border-box;\n    }\n\n    .custom-feature {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      flex: 1;\n    }\n\n    .custom-feature-image {\n      width: 60px; \/* 设置统一宽度 *\/\n      height: 60px; \/* 设置统一高度 *\/\n      object-fit: contain; \/* 确保图像保持比例缩放 *\/\n      margin-bottom: 8px;\n    }\n\n    .custom-feature-title {\n      font-size: 14px;\n      font-weight: 500;\n      color: #333;\n      margin: 0;\n    }\n\n    @media (max-width: 768px) {\n      body {\n        padding: 0;\n      }\n\n      .custom-features-container {\n        gap: 10px;\n        padding: 10px;\n        width: 100%;\n        max-width: 100%;\n        margin: 10px auto;\n      }\n\n      .custom-feature {\n        flex: 1 1 auto;\n        min-width: 0;\n        height: 120px;\n        justify-content: center;\n      }\n\n      .custom-feature-image {\n        width: 50px;\n        height: 50px;\n      }\n\n      .custom-feature-title {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv\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\"\u003eMit 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 Helligkeit\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 wasserdicht und 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=\"Full Body Mental Shell\"\u003e\n\u003cp class=\"custom-feature-title\"\u003eRobust und langlebig\u003cstrong\u003e\u003c\/strong\u003e\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","brand":"Sylvox-EU","offers":[{"title":"TV Only \/ No Soundbar","offer_id":47757060440346,"sku":"OT43A2KOGD-EU","price":1449.0,"currency_code":"EUR","in_stock":true},{"title":"TV Only \/ Outdoor Soundbar – S2 (2024)","offer_id":47757060473114,"sku":"OT43A2KOGD-EU-S","price":1848.0,"currency_code":"EUR","in_stock":true},{"title":"TV Only \/ Outdoor Soundbar – S3 (2025)","offer_id":50890672636186,"sku":"OT43A2KOGD-EU-S3","price":1998.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wall Mount \/ No Soundbar","offer_id":47757060505882,"sku":"OT43A2KOGD-EU-W","price":1548.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wall Mount \/ Outdoor Soundbar – S2 (2024)","offer_id":47757060538650,"sku":"OT43A2KOGD-EU-W-S","price":1947.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Wall Mount \/ Outdoor Soundbar – S3 (2025)","offer_id":50890672767258,"sku":"OT43A2KOGD-EU-W-S3","price":2097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Ceiling Mount \/ No Soundbar","offer_id":47757060571418,"sku":"OT43A2KOGD-EU-C","price":1548.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Ceiling Mount \/ Outdoor Soundbar – S2 (2024)","offer_id":47757060604186,"sku":"OT43A2KOGD-EU-C-S","price":1947.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Ceiling Mount \/ Outdoor Soundbar – S3 (2025)","offer_id":50890672898330,"sku":"OT43A2KOGD-EU-C-S3","price":2097.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Motorised Ceiling Mount \/ No Soundbar","offer_id":50453745172762,"sku":"OT43A2KOGD-EU-M","price":1748.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Motorised Ceiling Mount \/ Outdoor Soundbar – S2 (2024)","offer_id":50453745205530,"sku":"OT43A2KOGD-EU-M-S","price":2147.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Motorised Ceiling Mount \/ Outdoor Soundbar – S3 (2025)","offer_id":50890673029402,"sku":"OT43A2KOGD-EU-M-S3","price":2297.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobile TV Stand \/ No Soundbar","offer_id":50520585470234,"sku":"OT43A2KOGD-EU-R","price":1648.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobile TV Stand \/ Outdoor Soundbar – S2 (2024)","offer_id":50520585503002,"sku":"OT43A2KOGD-EU-R-S","price":2047.0,"currency_code":"EUR","in_stock":true},{"title":"TV + Mobile TV Stand \/ Outdoor Soundbar – S3 (2025)","offer_id":50890673160474,"sku":"OT43A2KOGD-EU-R-S3","price":2197.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/2866\/9722\/files\/43_de9473b2-5782-4449-8543-e35a536325ad.jpg?v=1710991041","url":"https:\/\/sylvoxtv.eu\/en-es\/products\/outdoor-fernseher-smart-google-tv-43-zoll-deck-pro-2","provider":"Sylvox-EU","version":"1.0","type":"link"}