{"product_id":"eg4-flexboss18-13kw-ac-hybrid-inverter","title":"EG4 FlexBOSS18 13kW AC Hybrid Inverter","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.4;\n    color: inherit;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.cd-product-description ::selection { background: rgba(225, 29, 72, 0.2); color: #ffffff; }\n\n.cd-main-banner {\n    display: block;\n    width: 100%;\n    max-width: 600px;\n    height: auto;\n    margin: 0 auto 10px auto;\n    border-radius: 12px;\n}\n\n.cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 2px;\n    margin-bottom: 12px;\n    display: block;\n    color: #e11d48;\n}\n\n\/* Popped-out Opportunity Notice with Hover Effect *\/\n.cd-float-notice {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-left: 6px solid #e11d48;\n    padding: 15px 25px;\n    border-radius: 12px;\n    box-shadow: 0 15px 35px -10px rgba(0,0,0,0.1);\n    margin: 5px auto 25px auto;\n    text-align: center;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    max-width: 900px;\n}\n\n.cd-float-notice:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 40px -10px rgba(0,0,0,0.15);\n}\n\n.cd-float-notice p { margin: 0; font-weight: 700; color: #1e293b; }\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #e11d48;\n    padding-bottom: 4px;\n    margin: 20px 0 10px 0;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n}\n\n.cd-product-description p { margin-bottom: 10px; }\n\n\/* Side-by-Side Expertise Row *\/\n.cd-expertise-row {\n    background: white;\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    margin: 15px 0;\n    overflow: hidden;\n    display: flex;\n    flex-wrap: nowrap;\n    align-items: stretch;\n    color: #1e293b;\n}\n\n.cd-expertise-text-container {\n    flex: 1;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.cd-expertise-text-container h2 {\n    color: #0f172a;\n    border-bottom: 2px solid #e11d48;\n    margin-top: 0;\n}\n\n.cd-expertise-img-container {\n    flex: 0 0 220px;\n    background: #f8fafc;\n    padding: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-left: 1px solid #e2e8f0;\n}\n\n.cd-expertise-img-container img {\n    width: 100%;\n    height: auto;\n    max-width: 160px;\n    display: block;\n}\n\n\/* Constrained Gateway Info Box *\/\n.cd-system-info {\n    background: #f1f5f9;\n    padding: 15px 20px;\n    border-radius: 12px;\n    margin: 15px auto;\n    border: 1px solid #e2e8f0;\n    max-width: 800px;\n    text-align: center;\n}\n\n.cd-system-info h4 { margin: 0 0 4px 0; color: #0f172a; font-weight: 800; text-transform: uppercase; }\n.cd-system-info p { margin: 0 0 12px 0; color: #475563; }\n\n.cd-info-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    justify-content: center;\n}\n\n.cd-system-info a { \n    color: #e11d48 !important; \n    font-weight: 800; \n    text-decoration: underline; \n    white-space: nowrap;\n}\n\n\/* Feature Grid with Uniform Sizing *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    grid-auto-rows: 1fr;\n    gap: 8px;\n    margin: 15px 0;\n}\n\n.cd-feature-card {\n    background: rgba(225, 29, 72, 0.03);\n    padding: 12px;\n    border-radius: 8px;\n    border-left: 4px solid #e11d48;\n    display: flex;\n    flex-direction: column;\n}\n\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #e11d48; font-weight: 900; }\n.cd-feature-card p { margin: 0; line-height: 1.3; }\n\n.cd-spec-container {\n    margin: 10px auto;\n    max-width: 800px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #f8fafc;\n}\n\n.cd-spec-header { background-color: #0f172a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n.cd-spec-row { display: flex; justify-content: space-between; padding: 8px 15px; border-bottom: 1px solid #e2e8f0; }\n.cd-spec-row:last-child { border-bottom: none; }\n.cd-spec-label { font-weight: bold; flex: 1; color: #475563; text-transform: uppercase; }\n.cd-spec-value { flex: 1; text-align: right; color: #0f172a; font-weight: 800; }\n\n.cd-footer-tagline { text-align: center; font-style: italic; margin-top: 20px; color: #94a3b8; }\n\n@media screen and (max-width: 768px) {\n    .cd-main-banner { max-width: 100%; }\n    .cd-expertise-row { flex-wrap: nowrap; }\n    .cd-expertise-img-container { flex: 0 0 100px; padding: 10px; }\n    .cd-expertise-text-container { padding: 12px; }\n    .cd-responsive-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media screen and (max-width: 480px) {\n    .cd-expertise-img-container { flex: 0 0 85px; }\n    .cd-responsive-grid { grid-template-columns: 1fr; }\n    .cd-info-links { flex-direction: column; gap: 8px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eSplit-Phase Hybrid Inverter | 120\/240VAC\u003c\/span\u003e\n\n    \u003cdiv class=\"cd-float-notice\"\u003e\n        \u003cp\u003eEntry-Level Price, Whole-Home Power. The FlexBOSS18 is the high-performance alternative designed for serious off-grid homesteaders.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eEG4 FlexBOSS18\u003c\/strong\u003e is an all-in-one hybrid sine wave inverter designed to be the versatile heart of your Energy Storage System (ESS). Capable of running entirely off-grid, grid-tied with sell-back, or in grid-assist mode, this 13kW unit provides residential-grade power reliability with a massive 18kW PV input capacity.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #64748b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px;\"\u003eEnergy Independence\u003c\/span\u003e\n            \u003ch2\u003eHybrid Performance\u003c\/h2\u003e\n            \u003cp style=\"margin: 0; line-height: 1.3;\"\u003e\n                Built for homesteads and remote properties, the FlexBOSS18 supports 10kW continuous battery power and up to 13kW with solar assistance. \n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-expertise-img-container\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/EG4_Black_Logo.png?v=1758294188\" alt=\"EG4 Electronics Branding\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-system-info\"\u003e\n        \u003ch4\u003eSystem Integration\u003c\/h4\u003e\n        \u003cp\u003eWhile fully capable as a standalone inverter, the FlexBOSS18 is optimized for pairing with the EG4 GridBOSS power gateway to unlock advanced smart load and generator management.\u003c\/p\u003e\n        \u003cdiv class=\"cd-info-links\"\u003e\n            \u003ca href=\"https:\/\/thecabindepot.ca\/products\/eg4-gridboss-mid-200a-service-entrance\"\u003eAdd GridBOSS Gateway →\u003c\/a\u003e\n            \u003ca href=\"https:\/\/thecabindepot.ca\/collections\/breakers-fuses\"\u003eFull Breaker Collection →\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eFeatures \u0026amp; Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e18kW PV Input\u003c\/strong\u003e High-voltage MPPTs (up to 600V) eliminate the need for combiner boxes and lower cable costs.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e90A Bypass\u003c\/strong\u003e Heavy-duty grid bypass capability allows seamless power flow from utility to your connected home loads.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eRemote App Control\u003c\/strong\u003e Monitor system flow, update firmware, and adjust parameters in real-time via the EG4 Connect App.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eCode Compliant\u003c\/strong\u003e Designed for UL-listed performance (note- copper wire is required inside the unit for installation to meet UL certifications).\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eComponent\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eContinuous Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e13kW (AC)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBattery Capacity\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e300Ah Minimum\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePV MPPTs\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e2 x 26A (600V Max)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eTransfer Time\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e10ms - 20ms\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEnclosure Rating\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eNEMA 4X (Outdoor)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e10 Years\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003e\n        Quality Gear for Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot\u003csup\u003e®\u003c\/sup\u003e\u003c\/strong\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"EG4 Electronics","offers":[{"title":"Default Title","offer_id":43771286552673,"sku":"EG4INVFLXBOSS18V1","price":3848.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/EG4_FlexBOSS18_13kW_AC_Hybrid_Inverter_img1.webp?v=1774545506","url":"https:\/\/thecabindepot.ca\/products\/eg4-flexboss18-13kw-ac-hybrid-inverter","provider":"The Cabin Depot","version":"1.0","type":"link"}