{"product_id":"warmebildkamera-raymarine-flir-mtms-ax8-fur-maschinenraum","title":"RAYMARINE FLIR MTMS AX8 thermal camera for engine room","description":"\u003cp\u003eRegistered office: Via della Moscova 3 - 20121 - Milan. VAT number: 10091570969 - Capital Stock 1,000,000 i.v. Sole company Wärmebildkamera RAYMARINE FLIR MTMS AX8 für Maschinenraum FLIR AX8 vereint thermografische Funktionen und eine Wärmebildkamera in einem Paket für die kontinuierliche Temperaturüberwachung und Alarmgenerierung.Kompakt und einfach zu installieren, überwacht AX8 kontinuierlich die kritischen Geräte des Bootes, wie Motoren, Auspuffkrümmer und Lager, und erkennt Probleme, bevor sie Sie auf See festhalten können.- Erkenne potenzielle Probleme, bevor sie auftreten.- Thermischer Alarm und visuelle Analyse.- Raymarine-Integration. Series article View in catalogue p. 594 Article Description Price var dropDownControllerDiv = document.getElementById(\"dropDownControllerDiv\"); if (dropDownControllerDiv) { var dropDownContainerDiv = dropDownControllerDiv.parentElement; dropDownContainerDiv.style.paddingLeft = null; } .tendFav{ color:white !important; } .pl-6dot5{ padding-left: 6.5% !important; } .fill-div{ width: 100% !important; } .auto-height-constrained{ height:auto !important; max-height: 27em !important; } .make-it-red{ color: red; } option:hover{ cursor: pointer; } 29.718.73 AX8 Thermal camera and video with high-temperature alarm system €893.82\/PC € PC Order quantity Invalid quantity .btnbtnbtn{ background: transparent !important; border: 0 !important; padding: 0 !important; background-color: white !important; color: black !important; } .btn-return-ccc{ border-color: #c5c5c5 !important; padding: 7px 10px !important; background-color: #fff !important; color: #333!important; font-size: 14px !important; } .btn-aaKOaa{ color: white !important; } Added to cart Logbook To cart .icretrrr{ background-color: #1b4b84 !important; color:white !important; } .modaladToCar { display: none; \/* Hidden by default *\/ position: fixed; \/* Stay in place *\/ z-index: 9999; \/* Sit on top *\/ left: 0; top: 0; width: 100%; \/* Full width *\/ height: 100%; \/* Full height *\/ \/*overflow: auto; Enable scroll if needed *\/ background-color: rgb(0,0,0); \/* Fallback color *\/ background-color: rgba(0,0,0,0.4); \/* Black w\/ opacity *\/ } \/* Modal Content\/Box *\/ .modaladToCar-content { background-color: #fefefe; margin: 15% auto; \/* 15% from the top and centered *\/ padding: 20px; border: 1px solid #888; width: 35% ! important; \/* height: 350px;*\/ border-radius: 6px; } @media (max-width: 767px) { .modaladToCar-content { width: 90% ! important; } } \/* The Close Button *\/ .closeMod { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } $(document).ready(function () { $(\"#ModalAdrCloseBtn\").on(\"click\", function () { $(\"#myModaladToCar\").css(\"display\", \"none\"); }); }); function removeStartupScript(key) { \/\/ Trova l'elemento script con l'attributo id corrispondente alla chiave var scriptElement = $(\"script[id='\" + key + \"']\"); \/\/ Rimuovi l'elemento script se presente if (scriptElement.length \u0026gt; 0) { scriptElement.remove(); } } *-Excl. VAT. if (jQuery) { $(document).ready(function () { EqualHeights(); }); } $(function () { load(); var mq = window.matchMedia(\"(max-width: 991px)\"); mq.addListener(WidthChangeChildItem); WidthChangeChildItem(mq); }) function load() { Sys.WebForms.PageRequestManager.getInstance().add_endRequest(EndRequestHandler); } function EndRequestHandler() { var mq = window.matchMedia(\"(max-width: 991px)\"); WidthChangeChildItem(mq); $(window).trigger('resize'); } function WidthChangeChildItem(mq) { if (mq.matches \u0026amp;\u0026amp; !window.matchMedia('print').matches) { $(\".child-item-col-text.attribute\").each(function () { var title = $(this).data(\"header\"); if (title != undefined) { $(this).prepend(\"\u003cspan class=\"title\"\u003e\" + title + \"\u003c\/span\u003e\"); } else { $(this).prepend(\"\u003cspan class=\"title\"\u003e\u003c\/span\u003e\"); } }); } else { $(\".child-item-col-text.attribute\").each(function () { var value = $(this).find(\"span.value\"); if (value.length) $(this).empty().append(value); }); } } WhatsApp support Shipment data User note Related files Load search Accessories Alternative Products Disposal indication Add rating Find a dealer near you: Search × Close $(function () { $('#storelocatorWrapper').keypress(function (e) { if (e.keyCode == '13') { e.preventDefault(); $(this).find('#btmap').click(); } }); }); #storeLocatorIframeCorner{ width:100% !important; } .form-retailer-sotto-btn { width:100%; font-size:inherit; padding-left: 15px; font-weight: bold; text-align:unset; margin-top:4%; } document.addEventListener('DOMContentLoaded', function () { function initializeTabs() { \/\/ Funzione per ottenere i parametri dell'URL function getUrlParameter(name) { name = name.replace(\/[\\[]\/, '\\\\[').replace(\/[\\]]\/, '\\\\]'); var regex = new RegExp('[\\\\?\u0026amp;]' + name + '=([^]*)'); var results = regex.exec(location.search); return results === null ? '' : decodeURIComponent(results[1].replace(\/\\+\/g, ' ')); } \/\/ Funzione per gestire il click sulle tab in modalità mobile function handleTabClick(e) { var parentLi = this.parentNode; var tabPane = document.querySelector(this.getAttribute('href')); if (!tabPane.classList.contains('hidden') \u0026amp;\u0026amp; parentLi.classList.contains('active')) { parentLi.classList.remove('active'); tabPane.classList.remove('active', 'in'); tabPane.classList.add('hidden'); \/\/ Aggiunge la classe hidden e.preventDefault(); } else { if (tabPane.classList.contains('hidden')) { tabPane.classList.remove('hidden'); \/\/ Rimuove la classe hidden se presente } else { document.querySelectorAll('.nav-tabs li').forEach(function (li) { li.classList.remove('active'); }); document.querySelectorAll('.tab-pane').forEach(function (pane) { pane.classList.remove('active', 'in'); pane.classList.add('hidden'); \/\/ Aggiunge la classe hidden }); parentLi.classList.add('active'); tabPane.classList.add('active', 'in'); tabPane.classList.remove('hidden'); \/\/ Rimuove la classe hidden } } } \/\/ Verifica se la larghezza della finestra è inferiore a 768px (modalità mobile) if (window.innerWidth \u0026lt; 768) { document.querySelectorAll('.tab-pane').forEach(function (tabPane) { tabPane.classList.remove('active', 'in'); tabPane.classList.add('hidden'); \/\/ Aggiunge la classe hidden }); \/\/ Aggiunge la funzionalità di chiusura delle tab per la parte mobile document.querySelectorAll('.nav-tabs a').forEach(function (tab) { tab.addEventListener('click', handleTabClick); }); } \/\/ Controlla se ci sono accessori da mostrare, altrimenti nasconde la tab if (document.querySelectorAll('.accessories .item').length === 0) { document.querySelector('a[href$=\"#tabbed_accessories\"]').parentNode.style.display = 'none'; } else { document.querySelector('a[href$=\"#tabbed_accessories\"]').parentNode.style.display = ''; } \/\/ Controlla se ci sono articoli sostitutivi da mostrare, altrimenti nasconde la tab if (document.querySelectorAll('.subitems .item').length === 0) { document.querySelector('a[href$=\"#tabbed_substitute\"]').parentNode.style.display = 'none'; } else { document.querySelector('a[href$=\"#tabbed_substitute\"]').parentNode.style.display = ''; } \/\/ Controlla se ci sono dati di spedizione da mostrare, altrimenti nasconde la tab if (document.querySelectorAll('.shipmentdata .row').length === 0) { document.querySelector('a[href$=\"#tabbed_shipmentdata\"]').parentNode.style.display = 'none'; } else { document.querySelector('a[href$=\"#tabbed_shipmentdata\"]').parentNode.style.display = ''; \/\/ Se la finestra è più larga di 768px (modalità desktop), attiva la tab dei dati di spedizione if (window.innerWidth \u0026gt; 768) { document.querySelector('a[href$=\"#tabbed_shipmentdata\"]').click(); } } \/\/ Controlla se c'è un'etichetta ambientale digitale da mostrare, altrimenti nasconde la tab if (document.querySelectorAll('.digital_enviromental_label').length === 0) { document.querySelector('a[href$=\"#tabbed_digital_enviromental_label\"]').parentNode.style.display = 'none'; } else { document.querySelector('a[href$=\"#tabbed_digital_enviromental_label\"]').parentNode.style.display = ''; \/\/ Se il parametro URL \"qrtype\" è \"digital_enviromental_label\", attiva la tab corrispondente if (getUrlParameter(\"qrtype\") == \"digital_enviromental_label\") { document.querySelector('a[href$=\"#tabbed_digital_enviromental_label\"]').click(); } } \/\/ Se la finestra è più larga di 768px (modalità desktop), attiva la tab dei dati di spedizione if (window.innerWidth \u0026gt; 768) { document.querySelectorAll('.nav-tabs li').forEach(function (li) { li.classList.remove('active'); }); document.querySelector('a[href=\"#tabbed_shipmentdata\"]').parentNode.classList.add('active'); document.querySelectorAll('.tab-pane').forEach(function (tabPane) { tabPane.classList.remove('active', 'in'); }); document.getElementById('tabbed_shipmentdata').classList.add('active', 'in'); } } \/\/ Inizializza le tab all'inizio initializeTabs(); \/\/ Aggiungi il listener per gli aggiornamenti parziali Sys.WebForms.PageRequestManager.getInstance().add_endRequest(function () { initializeTabs(); }); }); if (jQuery) { $(function () { \/\/fixHeightR(\"#predictor .item\"); }); } FLIR AX8 combines thermographic functions and a thermal imaging camera in one package for continuous temperature monitoring and alarm generation.Compact and easy to install, AX8 continuously monitors critical boat equipment such as engines, exhaust manifolds and bearings, detecting problems before they can leave you stranded at sea.- Detect potential problems before they occur.- Thermal alarm and visual analysis.- Raymarine integration.\u003c\/p\u003e\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\n  \n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\u003cdiv class=\"mi-eco-score\" style=\"font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:32px 0 0 0;padding:20px 22px;background:#f8fdf9;border-radius:14px;border:1px solid #c6e6d0;max-width:480px\"\u003e\n\n  \u003cdiv style=\"display:flex;align-items:center;justify-content:space-between;margin-bottom:6px\"\u003e\n\n    \u003cspan style=\"font-size:13px;font-weight:700;color:#1a3d26\"\u003eMI-Eco-Score\u003c\/span\u003e\n    \u003cspan style=\"background:#f3f4f6;border:1px solid #d1d5db;color:#374151;font-weight:600;font-size:11px;padding:3px 10px;border-radius:20px\"\u003eIn evaluation\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"font-size:10px;color:#9ca3af;margin-bottom:16px\"\u003eOur internal assessment – not an official certificate\u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:14px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eUsage impact\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#9ca3af\"\u003eOnboard equipment\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#9ca3af\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#9ca3af\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:16px\"\u003e\n\n    \u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:6px\"\u003e\n\n      \u003cspan style=\"font-size:12px;color:#374151;font-weight:600\"\u003eProduction Sustainability\u003c\/span\u003e\n      \u003cspan style=\"font-size:12px;color:#f59e0b\"\u003eNo data\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;gap:5px\"\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#f59e0b\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;height:8px;border-radius:4px;background:#e5e7eb\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp style=\"font-size:11px;color:#6b7280;margin:0;line-height:1.5\"\u003eWe continuously evaluate this product according to our MI-Eco-Score criteria.\u003c\/p\u003e\n\n\n\u003c\/div\u003e","brand":"Raymarine","offers":[{"title":"Default Title","offer_id":52962331591003,"sku":"29.718.73","price":1449.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0852\/9451\/4523\/files\/29.718.73.jpg?v=1778573517","url":"https:\/\/marine-infinite.com\/en\/products\/warmebildkamera-raymarine-flir-mtms-ax8-fur-maschinenraum","provider":"Marine Infinite","version":"1.0","type":"link"}