{"product_id":"victron-cerbo-gx-mk2","title":"Victron Cerbo GX MK2","description":"\u003cdiv class=\"victron-prod-wrapper\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900\u0026display=swap');\n\n        \/* Scoped Container to Prevent Bleeding and Tighten Spacing *\/\n        .victron-prod-wrapper {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background-color: transparent !important;\n            color: #1e293b !important; \n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 2px 10px 5px;\n            line-height: 1.45;\n            box-sizing: border-box;\n        }\n\n        .victron-prod-wrapper * { box-sizing: border-box; }\n\n        \/* Premium Brand Colors (Outlines \u0026 Accents Only) *\/\n        .victron-prod-wrapper {\n            --vic-blue: #0054A6;\n            --vic-blue-dark: #003b75;\n            --vic-orange: #E15400;\n            --vic-dark: #0f172a;\n            --vic-muted: #64748b;\n            --vic-border: #cbd5e1;\n        }\n\n        \/* Unique VE.Direct Serial Telemetry Pulse Divider *\/\n        .victron-prod-wrapper .telemetry-divider {\n            display: flex;\n            align-items: center;\n            gap: 4px;\n            margin-top: 4px;\n            margin-bottom: 10px;\n            width: 100%;\n            height: 4px;\n        }\n        \n        .victron-prod-wrapper .telemetry-dot {\n            width: 4px;\n            height: 4px;\n            border-radius: 50%;\n            background-color: var(--vic-border);\n        }\n\n        \/* Telemetry Wave animation representing active serial transceiving *\/\n        .victron-prod-wrapper .telemetry-dot:nth-child(1) { animation: telemetryWave 2.5s infinite 0.1s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(2) { animation: telemetryWave 2.5s infinite 0.2s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(3) { animation: telemetryWave 2.5s infinite 0.3s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(4) { animation: telemetryWave 2.5s infinite 0.4s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(5) { animation: telemetryWave 2.5s infinite 0.5s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(6) { animation: telemetryWave 2.5s infinite 0.6s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(7) { animation: telemetryWave 2.5s infinite 0.7s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(8) { animation: telemetryWave 2.5s infinite 0.8s; }\n\n        @keyframes telemetryWave {\n            0%, 100% { background-color: var(--vic-border); transform: scale(1); }\n            50% { background-color: var(--vic-orange); transform: scale(1.4); }\n        }\n\n        \/* Typography - Strict Absolute Pixel Sizes Only *\/\n        .victron-prod-wrapper h1 {\n            font-size: 28px;\n            font-weight: 800;\n            color: var(--vic-dark);\n            line-height: 1.15;\n            margin: 0 0 2px 0;\n            letter-spacing: -0.5px;\n        }\n\n        .victron-prod-wrapper .sub-header {\n            font-size: 16px;\n            color: var(--vic-muted);\n            font-weight: 500;\n            margin: 0 0 10px 0;\n            line-height: 1.3;\n        }\n\n        .victron-prod-wrapper .highlight { \n            color: var(--vic-orange); \n            font-weight: 700; \n        }\n\n        \/* Narrative Block - Clean, border-only structure (No Background Fill) *\/\n        .victron-prod-wrapper .narrative-block {\n            border-left: 3px solid var(--vic-blue);\n            padding: 4px 0 4px 16px !important;\n            margin-bottom: 0px !important;\n        }\n\n        .victron-prod-wrapper .narrative-block p {\n            font-size: 14px;\n            line-height: 1.45;\n            margin: 0 0 6px 0;\n            color: #334155;\n        }\n        \n        .victron-prod-wrapper .narrative-block p:last-child {\n            margin-bottom: 0;\n        }\n\n        .victron-prod-wrapper .narrative-block strong {\n            color: var(--vic-blue);\n            font-weight: 700;\n        }\n\n        \/* Section Headings *\/\n        .victron-prod-wrapper .section-title {\n            color: var(--vic-dark);\n            font-weight: 800;\n            text-transform: uppercase;\n            font-size: 15px;\n            letter-spacing: 0.5px;\n            margin-top: 5px !important;\n            margin-bottom: 2px;\n            display: inline-block;\n        }\n\n        \/* Highlights Grid - Completely Minimalist, No Borders or Fills *\/\n        .victron-prod-wrapper .feature-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr !important;\n            gap: 10px 24px;\n            margin-bottom: 16px;\n        }\n\n        .victron-prod-wrapper .feature-card {\n            background: transparent !important;\n            border: none !important;\n            padding: 0 !important;\n            box-shadow: none !important;\n            margin: 0 !important;\n        }\n\n        .victron-prod-wrapper .feature-card strong {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 14px;\n            font-weight: 700;\n            color: var(--vic-blue);\n            margin-bottom: 2px;\n        }\n\n        \/* Telemetry Dot Indicator inside Bullet Row *\/\n        .victron-prod-wrapper .feature-card strong::before {\n            content: '';\n            display: inline-block;\n            width: 6px;\n            height: 6px;\n            background-color: var(--vic-orange);\n            border-radius: 50%;\n            flex-shrink: 0;\n        }\n\n        .victron-prod-wrapper .feature-card p {\n            font-size: 13px;\n            color: var(--vic-muted);\n            margin: 0;\n            line-height: 1.35;\n            padding-left: 14px; \/* Perfectly aligns body text under the header word *\/\n        }\n\n        \/* Clean Technical Support Footer *\/\n        .victron-prod-wrapper .support-footer {\n            border-top: 1px solid var(--vic-border) !important;\n            padding-top: 12px !important;\n            display: flex;\n            flex-direction: row !important;\n            align-items: center;\n            justify-content: space-between;\n            gap: 24px;\n            margin-top: 16px;\n            background: transparent !important;\n        }\n\n        .victron-prod-wrapper .support-text-area {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 1px;\n        }\n\n        .victron-prod-wrapper .support-footer h3 {\n            margin: 0;\n            font-size: 14px;\n            font-weight: 800;\n            text-transform: uppercase;\n            color: var(--vic-blue);\n            letter-spacing: 0.5px;\n        }\n\n        .victron-prod-wrapper .support-footer p {\n            margin: 0;\n            font-size: 13px;\n            line-height: 1.35;\n            color: var(--vic-muted);\n        }\n\n        .victron-prod-wrapper .tel-link {\n            font-weight: 700;\n            color: var(--vic-blue);\n            text-decoration: underline;\n            white-space: nowrap !important;\n            display: inline-block;\n        }\n\n        .victron-prod-wrapper .btn-group {\n            display: flex;\n            flex-direction: row !important;\n            gap: 8px;\n            flex-shrink: 0;\n        }\n\n        .victron-prod-wrapper .quote-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: var(--vic-blue);\n            color: #ffffff !important;\n            padding: 6px 12px;\n            border-radius: 4px;\n            text-decoration: none !important;\n            font-weight: 700;\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            transition: all 0.2s ease-in-out;\n            white-space: nowrap;\n        }\n\n        .victron-prod-wrapper .quote-btn-secondary {\n            background-color: transparent;\n            color: var(--vic-blue) !important;\n            border: 1px solid var(--vic-blue);\n        }\n\n        .victron-prod-wrapper .quote-btn:hover {\n            background-color: var(--vic-blue-dark);\n            color: #ffffff !important;\n            transform: translateY(-1px);\n        }\n\n        .victron-prod-wrapper .quote-btn-secondary:hover {\n            background-color: rgba(0, 84, 166, 0.04) !important;\n            color: var(--vic-blue-dark) !important;\n        }\n\n        \/* Responsive Breakpoints *\/\n        @media screen and (max-width: 768px) {\n            .victron-prod-wrapper h1 { font-size: 24px; }\n            .victron-prod-wrapper .sub-header { font-size: 15px; }\n            \n            .victron-prod-wrapper .support-footer {\n                flex-direction: column !important;\n                align-items: flex-start;\n                gap: 16px;\n            }\n            .victron-prod-wrapper .btn-group {\n                width: 100%;\n            }\n            .victron-prod-wrapper .quote-btn {\n                flex: 1;\n                padding: 10px;\n                font-size: 10px;\n            }\n        }\n\n        @media screen and (max-width: 600px) {\n            .victron-prod-wrapper .feature-grid { \n                grid-template-columns: 1fr !important; \n                gap: 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- Product Header --\u003e\n    \u003ch1\u003eCerbo GX MK2 Communication Centre\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003ePuts the power in your hands. \u003cspan class=\"highlight\"\u003eMonitor your system and gain full control from wherever you are.\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003c!-- Unique VE.Direct Serial Telemetry Pulse Divider --\u003e\n    \u003cdiv class=\"telemetry-divider\"\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Narrative Block (Zero Background Fills) --\u003e\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eMonitor your system and gain full control from wherever you are with the \u003cstrong\u003eVictron Remote Monitoring (VRM)\u003c\/strong\u003e portal and the \u003cstrong\u003eVictronConnect app\u003c\/strong\u003e. Enjoy perfect control through the optional GX Touch display and your Marine Multi-functional display.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"height: 5px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- Compatibility Section --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eCompatibility\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eConnect it all. Control it all.\u003c\/strong\u003e\n            \u003cp\u003eExperience the full power of Victron-connected products and an ever growing list of compatible third-party devices and integrations with this all-in-one communication centre.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eAuto start\/stop generator\u003c\/strong\u003e\n            \u003cp\u003eControl and configure automatic generator operations based on customizable parameters.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMarine MFD's\u003c\/strong\u003e\n            \u003cp\u003eSupports direct system monitoring and adjustments over compatible multi-functional bridge displays.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eResistive Inputs\u003c\/strong\u003e\n            \u003cp\u003eBuilt-in resistive tank level \u0026amp; temperature inputs to actively monitor water, fuel, and heat metrics.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eData Storage Options\u003c\/strong\u003e\n            \u003cp\u003eEquipped with a Micro SD card slot for off-line data storage and complete system metric history.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eIntegrated Network Options\u003c\/strong\u003e\n            \u003cp\u003eConsolidates all Victron connected products, optional GX touch displays, and solar irradiance \u0026amp; wind meters as a single system.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eManaged Lithium Batteries\u003c\/strong\u003e\n            \u003cp\u003eProvides deep communication integration and complete compliance with leading managed third-party lithium battery brands.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Next Level Engineering Section --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eNext Level Engineering\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003ePowerful Processor\u003c\/strong\u003e\n            \u003cp\u003eThe Cerbo GX has a powerful dual core processor that manages all connected Victron products and a large range of supported third party devices with ease.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eVenus OS v3.0\u003c\/strong\u003e\n            \u003cp\u003eSystem monitoring just entered a new era, with the latest Venus OS. Now, keeping up with your electrical system is easier and more intuitive than ever. The sleek human-centred design and updated colour scheme helps you to stay focussed on the things that matter to you most.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eGX Battery Compatibility\u003c\/strong\u003e\n            \u003cp\u003eFor seamless integration with an ever growing list of leading third-party lithium battery manufacturers, a GX device is required. Great efforts are made to ensure a deep and hassle-free integration of supported batteries.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eSimple Mounting and Installation\u003c\/strong\u003e\n            \u003cp\u003eThe Cerbo GX is designed to fit into any system setup and can also easily be mounted on a DIN-Rail. The optional touchscreen is top-mountable and requires just one cable, removing the cable clutter on your dashboard.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eWaterproof Touchscreen\u003c\/strong\u003e\n            \u003cp\u003eThe optional GX Touch 50 and GX Touch 70 display accessories have a waterproof design. The supplied protection cover prevents damage from UV light during prolonged exposure to the sun.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eRemote Configuration \u0026amp; Updating\u003c\/strong\u003e\n            \u003cp\u003eAdjust configuration settings remotely with remote console, just like if you were standing in front of the device. The same functionality is also available on the local network LAN, or using the WiFi Access Point of the Cerbo GX.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Venus OS Monitoring Powerhouse Section --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eVenus OS - Monitoring Powerhouse\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMonitoring Powerhouse\u003c\/strong\u003e\n            \u003cp\u003eMonitor the performance of your energy system with the powerful Venus OS. Configure the system completely to your every need, use simple controls to stay on top and let our algorithms do the rest.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eThe Dashboard\u003c\/strong\u003e\n            \u003cp\u003eYour entire system at a glance, with a clear overview of all vital data. Instantly check power input from the grid, wind and solar power harvest, battery levels, tank levels and power consumption.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eLive Power Overview\u003c\/strong\u003e\n            \u003cp\u003eInstantly monitor the battery state of charge, power consumption, wind and solar power harvest, generator, alternator and mains power. All in one clear overview.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eTank Levels and Environment\u003c\/strong\u003e\n            \u003cp\u003eKeep an eye on levels of fresh water, fuel, black water and any other tank liquid in your system, as well as environmental data like temperature and relative humidity. With customizable labels and critical level indicators, you’ll see instantly if any of them needs attention.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eCompletely In Control\u003c\/strong\u003e\n            \u003cp\u003eYou are in control with the communication centre. Setting the input current limit or remotely switching your generator on or off is easy with quick controls.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eSafety Net\u003c\/strong\u003e\n            \u003cp\u003eWith a set of fully customizable alerts and alarms we’ve created a safety net that will inform you of any issues and critical actions that may be required, helping you ensure your system is safe.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMaximize System Performance\u003c\/strong\u003e\n            \u003cp\u003eYour Cerbo GX will actively maximize the performance of your system. Acting as a communication hub it unifies readings and coordinates system-wide actions to optimize performance for all connected devices. The extremely powerful processor and the innovative Venus OS will ensure that your already efficient hardware reaches new levels of efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Integrations Section --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eIntegrations\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMaster Remote Systems\u003c\/strong\u003e\n            \u003cp\u003eEffortlessly connect to the Victron Remote Monitoring (VRM) portal with your Cerbo GX. Operate your system from a distance with iOS and Android widgets, design custom data views to monitor crucial parameters, manage hundreds of systems at a time and create alerts to prevent serious issues from occurring.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eSeamless Marine MFD \u0026amp; NMEA Integrations\u003c\/strong\u003e\n            \u003cp\u003eMonitor and control your system right from your glass bridge with our MFD app or use the NMEA2000 marine industry standard integration options.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eAdvanced Automations\u003c\/strong\u003e\n            \u003cp\u003eTake your system customization even further and create intelligent automation flows with Node-RED - the browser-based low-code editor that makes it ever so easy to wire together flows and automations. Easily connect hardware devices, APIs and online services together with PLC like programming.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Applications Section --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eApplications\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMarine\u003c\/strong\u003e\n            \u003cp\u003eEasily integrate with your MFD or go all the way thanks to Signal K and NMEA 2000 data sharing for smooth sailing. All right from your glass bridge.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eEnergy Storage Systems\u003c\/strong\u003e\n            \u003cp\u003eOptimise for the many different grid tariffs and times with scheduled charging. Live more efficiently from the sun with improved peak shaving and using VRM’s solar forecasts for your location.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eOff-Grid Systems\u003c\/strong\u003e\n            \u003cp\u003eMinimise generator use by prioritising solar power. Auto start\/stop generators at the most optimal conditions or add ‘quiet’ periods. Set the most optimal warm-up and cool-down times.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eHybrid Generators\u003c\/strong\u003e\n            \u003cp\u003eManage hundreds of systems remotely and keep a close eye on critical parameters with custom VRM widgets and push notifications. Design even more efficient automation flows with Node-Red and Venus OS Large.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Section --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eAbout the Cerbo GX\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eCerbo GX\u003c\/strong\u003e is a flexible communication centre that will take remote monitoring to the next level. With all the hardware connection possibilities to fit your every need.\u003c\/p\u003e\n        \u003cp\u003eThe Cerbo GX enables you to monitor and control your system from anywhere, at any time. It is designed to be a versatile centerpiece that seamlessly connects to your other Victron connected products and supported third party devices. Master remote systems with real-time monitoring, historical analysis, remote access and control with the Victron Remote Monitoring (VRM) portal and VictronConnect app. Or simply connect a GX Touch display for direct control. With plenty of possibilities, the Cerbo GX puts the power in your hands.\u003c\/p\u003e\n        \u003cp\u003e\u003cem\u003eNote that there is also the cost-efficient Cerbo-S GX available for systems without the need for BMS-CAN bus ports, tank and temperature connections.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"height: 5px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- Refined Call To Action Support Bar --\u003e\n    \u003cdiv class=\"support-footer\"\u003e\n        \u003cdiv class=\"support-text-area\"\u003e\n            \u003ch3\u003eOFF-GRID CONSULTATION\u003c\/h3\u003e\n            \u003cp\u003eNot sure what to pick? Speak directly with our sales associates toll-free at \u003cspan class=\"tel-link\" style=\"white-space: nowrap !important;\"\u003e\u003ca href=\"tel:+18446034743\" class=\"tel-link\"\u003e+1(844) 603-4743\u003c\/a\u003e\u003c\/span\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"btn-group\"\u003e\n            \u003ca href=\"https:\/\/thecabindepot.ca\/pages\/solar-calculator\" target=\"_blank\" class=\"quote-btn quote-btn-secondary\"\u003eSolar Assessment\u003c\/a\u003e\n            \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\" class=\"quote-btn\"\u003eTechnical Help\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Victron","offers":[{"title":"Default Title","offer_id":44612619206753,"sku":"BPP900450110","price":341.3,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/CerboGXMK2_top.png?v=1780510605","url":"https:\/\/thecabindepot.ca\/products\/victron-cerbo-gx-mk2","provider":"The Cabin Depot","version":"1.0","type":"link"}