{"product_id":"eg4-gridboss-mid-200a-no-breakers-included","title":"EG4 GridBOSS MID 200A - No Breakers Included","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.12);\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: 850px;\n}\n\n.cd-float-notice:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 45px -12px rgba(0,0,0,0.18);\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-action-container {\n    flex: 0 0 220px;\n    background: #f8fafc;\n    padding: 15px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    border-left: 1px solid #e2e8f0;\n    text-align: center;\n}\n\n\/* Constrained Breaker Info Box *\/\n.cd-breaker-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-breaker-info h4 { margin: 0 0 4px 0; color: #0f172a; font-weight: 800; text-transform: uppercase; }\n.cd-breaker-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-breaker-info a { color: #e11d48 !important; font-weight: 800; text-decoration: underline; }\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\/* Action Button Fit \u0026 No Wrap *\/\n.cd-kit-btn {\n    background: #e11d48;\n    color: white !important;\n    text-decoration: none !important;\n    padding: 12px 5px;\n    border-radius: 8px;\n    font-weight: 900;\n    text-transform: uppercase;\n    box-shadow: 0 4px 10px rgba(225, 29, 72, 0.2);\n    transition: all 0.2s ease;\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n    white-space: nowrap;\n}\n\n.cd-kit-btn:hover { transform: translateY(-2px); background: #be123c; }\n\n.cd-spec-container {\n    margin: 10px auto 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-action-container { flex: 0 0 120px; padding: 10px; }\n    .cd-expertise-text-container { padding: 12px; }\n    .cd-kit-btn { padding: 10px 2px; }\n}\n\n@media screen and (max-width: 480px) {\n    .cd-expertise-action-container { flex: 0 0 95px; }\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/flexboss-gridboss-banner-product-page-signature-solar-1730424105340_600x600.webp?v=1731683534\" class=\"cd-main-banner\" alt=\"EG4 GridBoss\"\u003e\n\n    \u003cspan class=\"cd-origin-badge\"\u003eStandalone Gateway | No Breakers Included\u003c\/span\u003e\n\n    \u003cdiv class=\"cd-float-notice\"\u003e\n        \u003cp\u003eUsing your own breakers? Perfect. Grab this Standalone Gateway and build your ESS exactly how you want it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe EG4 GridBOSS is the central brain of your homestead's power system. Replacing up to 10 separate electrical boxes with one clean distribution point, it consolidates utility, generator, and hybrid inverter streams into one professional 200A gateway.\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;\"\u003eSmart Microgrid\u003c\/span\u003e\n            \u003ch2\u003eSystem Control\u003c\/h2\u003e\n            \u003cp style=\"margin: 0; line-height: 1.3;\"\u003e\n                Rated for a 200A service entrance, the GridBOSS manages up to three 90A hybrid inverters and a 125A generator from one centralized portal. \n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-expertise-action-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #64748b; text-transform: uppercase; margin-bottom: 8px; line-height: 1;\"\u003eFull Unit?\u003c\/span\u003e\n            \u003ca href=\"https:\/\/thecabindepot.ca\/products\/eg4-gridboss-mid-200a-service-entrance\" class=\"cd-kit-btn\"\u003e\n                Complete Kit →\n            \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-breaker-info\"\u003e\n        \u003ch4\u003eBreaker Configuration\u003c\/h4\u003e\n        \u003cp\u003eThis model does not include breakers. It is designed for those who already possess the 200A Eaton CSR25K main breaker and necessary branch units.\u003c\/p\u003e\n        \u003cdiv class=\"cd-info-links\"\u003e\n            \u003ca href=\"https:\/\/thecabindepot.ca\/products\/eg4-gridboss-90a-breaker-kit\"\u003eShop 90A Breaker Bundle →\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\u003eConsolidated Setup\u003c\/strong\u003e Ditch the spaghetti wiring of separate transfer switches and combiner panels.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eLoad Management\u003c\/strong\u003e Automated power shedding ensures your critical battery bank is always the priority.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eRemote Access\u003c\/strong\u003e Monitor and adjust your entire homestead microgrid through the professional EG4 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\"\u003eService Entrance\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e200A Continuous\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHybrid Ports\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e3 (90A Each)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSmart Ports\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e4 (Up to 125A)\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":43771286487137,"sku":"EG4MID2P200AV3.1","price":2101.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/EG4-GridBOSS-Left-Tilt.png?v=1774532457","url":"https:\/\/thecabindepot.ca\/products\/eg4-gridboss-mid-200a-no-breakers-included","provider":"The Cabin Depot","version":"1.0","type":"link"}