{"product_id":"sol-ark-5k-ruixu-battery-bundle","title":"Sol-Ark 5K + RUiXU Battery Bundle","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSol-Ark 5K \u0026amp; RUiXU Bundle\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        @keyframes softPulse {\n            0% { opacity: 0.8; transform: scale(1); }\n            50% { opacity: 1; transform: scale(1.05); }\n            100% { opacity: 0.8; transform: scale(1); }\n        }\n\n        @keyframes slideShimmer {\n            0% { background-position: -200% 0; }\n            100% { background-position: 200% 0; }\n        }\n\n        .cd-product-description {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.4;\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 10px;\n            box-sizing: border-box;\n            color: #333;\n        }\n\n        .cd-product-description h1 {\n            text-align: center;\n            margin: 0 0 5px 0;\n            font-size: 28px;\n        }\n\n        .cd-product-description .cd-bundle-badge {\n            text-align: center;\n            text-transform: uppercase;\n            font-weight: bold;\n            letter-spacing: 2px;\n            margin-bottom: 15px;\n            display: block;\n            color: #ce1920;\n            font-size: 14px;\n        }\n\n        .cd-narrative-highlight {\n            font-size: 18px;\n            line-height: 1.9; \n            text-align: center;\n            color: #1a1a1a;\n            background: #f9f9f9;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 20px auto;\n            border: 1px solid #eee;\n            max-width: 950px;\n        }\n\n        .cd-narrative-label {\n            display: block;\n            font-size: 13px;\n            font-weight: bold;\n            text-transform: uppercase;\n            color: #ce1920;\n            margin-bottom: 10px;\n            letter-spacing: 1px;\n            line-height: 1.2;\n        }\n\n        .cd-narrative-highlight strong {\n            color: #ce1920;\n            text-decoration: underline;\n            text-decoration-color: #ce1920;\n            text-decoration-thickness: 2px;\n            text-underline-offset: 5px;\n        }\n\n        .cd-intro-text {\n            margin-bottom: 15px;\n            font-size: 15px;\n            text-align: center;\n        }\n\n        .cd-visual-supplement {\n            display: flex;\n            flex-direction: row;\n            justify-content: center;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .cd-visual-item {\n            flex: 0 1 220px;\n        }\n\n        .cd-visual-item img {\n            width: 100%;\n            height: auto;\n            border-radius: 6px;\n            border: 1px solid #eee;\n        }\n\n        .cd-highlight-box {\n            border: 2px solid #ce1920;\n            padding: 12px 20px;\n            border-radius: 8px;\n            margin: 15px auto;\n            text-align: center;\n            width: fit-content;\n            max-width: 95%;\n            background-color: #fffafa;\n            box-sizing: border-box;\n        }\n\n        .cd-status-light {\n            display: inline-block;\n            width: 10px;\n            height: 10px;\n            background-color: #2ecc71;\n            border-radius: 50%;\n            margin-right: 5px;\n            animation: softPulse 2s infinite ease-in-out;\n        }\n\n        h2 {\n            border-bottom: 2px solid #ce1920;\n            padding-bottom: 3px;\n            margin-top: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-size: 20px;\n        }\n\n        .cd-responsive-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            grid-template-rows: auto auto;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .cd-feature-card {\n            background: #f9f9f9;\n            padding: 12px;\n            border-radius: 8px;\n            border: 1px solid #eee;\n            border-left: 4px solid #ce1920;\n            height: fit-content;\n        }\n\n        .cd-feature-card strong {\n            display: block;\n            margin-bottom: 2px;\n            font-size: 15px;\n        }\n\n        .cd-feature-card span {\n            font-size: 13px;\n            display: block;\n            line-height: 1.3;\n        }\n\n        .cd-package-grid {\n            margin: 10px 0;\n            border-top: 1px solid rgba(0,0,0,0.1);\n        }\n\n        .cd-package-row {\n            display: flex;\n            padding: 8px 0;\n            border-bottom: 1px solid rgba(0,0,0,0.05);\n            align-items: center;\n            width: fit-content;\n            max-width: 100%;\n        }\n\n        .cd-pkg-count {\n            flex: 0 0 45px;\n            font-weight: bold;\n            color: #ce1920;\n            font-size: 16px;\n        }\n\n        .cd-pkg-item {\n            flex: 1;\n            font-size: 14px;\n        }\n\n        .cd-pkg-item a {\n            color: #ce1920;\n            text-decoration: underline;\n            font-weight: bold;\n        }\n\n        .cd-specs-wrapper {\n            display: flex;\n            flex-direction: row;\n            gap: 10px;\n            margin: 15px 0;\n            align-items: flex-start;\n        }\n\n        .cd-spec-container {\n            flex: 1;\n            border: 1px solid #ddd;\n            border-radius: 8px;\n            overflow: hidden;\n            height: fit-content;\n        }\n\n        .cd-spec-header {\n            background-color: #1a1a1a;\n            color: #ffffff;\n            padding: 8px 12px;\n            font-weight: bold;\n            display: flex;\n            justify-content: space-between;\n            font-size: 13px;\n        }\n\n        .cd-spec-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 6px 12px;\n            border-bottom: 1px solid #eee;\n        }\n\n        .cd-inverter-table .cd-spec-row:nth-child(even) { background-color: #fff9f9; }\n        .cd-battery-table .cd-spec-row:nth-child(odd) { background-color: #fff9f9; }\n\n        .cd-spec-label {\n            font-weight: bold;\n            font-size: 12px;\n        }\n\n        .cd-spec-value {\n            text-align: right;\n            font-size: 12px;\n        }\n\n        .cd-support-box {\n            margin: 20px auto 10px auto;\n            padding: 15px;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            display: flex;\n            flex-direction: row; \n            align-items: center;\n            gap: 15px;\n            width: fit-content;\n            max-width: 100%;\n            box-sizing: border-box;\n        }\n\n        .cd-support-badge-img {\n            width: 50px;\n            height: auto;\n            flex-shrink: 0;\n        }\n\n        .cd-support-content h3 {\n            margin: 0;\n            font-size: 16px;\n        }\n\n        .cd-support-content p {\n            margin: 5px 0 12px 0;\n            font-size: 13px;\n        }\n\n        .cd-nowrap {\n            white-space: nowrap;\n        }\n\n        .cd-tel-link {\n            color: #ce1920 !important;\n            text-decoration: none !important;\n            font-weight: bold;\n        }\n\n        .cd-btn-group {\n            display: flex; gap: 10px; flex-wrap: wrap;\n        }\n\n        .cd-quote-btn {\n            display: inline-block;\n            background-color: #ce1920;\n            color: #ffffff !important;\n            padding: 8px 16px;\n            border-radius: 6px;\n            text-decoration: none !important;\n            font-weight: bold;\n            font-size: 13px;\n            transition: 0.2s;\n            text-align: center;\n            white-space: nowrap;\n        }\n\n        .cd-quote-btn:hover {\n            background-color: #1a1a1a;\n        }\n\n        .cd-animated-hr {\n            height: 3px; width: 150px; margin: 15px auto 5px auto;\n            background: linear-gradient(90deg, #ce1920, #1a1a1a, #ce1920);\n            background-size: 200% 100%;\n            animation: slideShimmer 3s infinite linear;\n            border-radius: 10px;\n        }\n\n        @media screen and (max-width: 600px) {\n            .cd-narrative-highlight { font-size: 16px; padding: 15px; line-height: 1.9; }\n            .cd-narrative-label { font-size: 11px; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"cd-product-description\"\u003e\n        \u003ch1\u003eSol-Ark 5K \u0026amp; RUiXU 16kWh Off-Grid Bundle\u003c\/h1\u003e\n        \u003cspan class=\"cd-bundle-badge\"\u003ePremium 5kW 120V All-In-One \u0026amp; 314Ah Storage\u003c\/span\u003e\n\n        \u003cdiv class=\"cd-narrative-highlight\"\u003e\n            \u003cspan class=\"cd-narrative-label\"\u003e- Engineered for Your Most Essential Modern Cottage Comforts -\u003c\/span\u003e\n            Ready to effortlessly power your \u003cstrong\u003eentire residence\u003c\/strong\u003e — including \u003cstrong\u003eFridge\/Freezers\u003c\/strong\u003e, while maintaining a constant \u003cstrong\u003eStarlink connection\u003c\/strong\u003e, and run \u003cstrong\u003eWhole-Home Lighting\u003c\/strong\u003e and \u003cstrong\u003eKitchen Appliances\u003c\/strong\u003e with ease.\n        \u003c\/div\u003e\n\n        \u003csection class=\"cd-intro-text\"\u003e\n            \u003cp\u003eThe \u003cstrong\u003eSol-Ark 5K \u0026amp; RUiXU Bundle\u003c\/strong\u003e represents the gold standard for mid-sized remote cottages and high-end off-grid living. Centered on the industry-leading \u003cstrong\u003eSol-Ark SA-5K-1P\u003c\/strong\u003e hybrid inverter and massive 16.1kWh of RUiXU self-heating storage, this bundle delivers clean 120V power for all your essential appliances with a class-leading 10-year warranty.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003cdiv class=\"cd-visual-supplement\"\u003e\n            \u003cdiv class=\"cd-visual-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/sol-ark-energy-default-title-sol-ark-5k-all-in-one-hybrid-inverter-sa-5k-1p-35175289716833.png?v=1758394807\" alt=\"Sol-Ark 5K Hybrid Inverter\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-visual-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Lithi2-16_img13.png?v=1758394867\" alt=\"RUiXU Lithi2-16 Battery\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-highlight-box\"\u003e\n            \u003cp style=\"font-size: 15px; margin: 0;\"\u003e\u003cstrong\u003e\u003cspan class=\"cd-status-light\"\u003e\u003c\/span\u003e Engineered for Canadian Winters with Integrated Self-Heating\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ch2\u003eCore Performance Benefits\u003c\/h2\u003e\n        \u003cdiv class=\"cd-responsive-grid\"\u003e\n            \u003cdiv class=\"cd-feature-card\"\u003e\n                \u003cstrong\u003eIndustry Leading Warranty\u003c\/strong\u003e\n                \u003cspan\u003eEnjoy total peace of mind with Sol-Ark’s premium 10-year parts replacement warranty on the core system.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-feature-card\"\u003e\n                \u003cstrong\u003eMassive 16kWh Reserve\u003c\/strong\u003e\n                \u003cspan\u003e16.1kWh of energy (314Ah) ensures your fridge, freezer, and Starlink stay on through long nights and cloudy days.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-feature-card\"\u003e\n                \u003cstrong\u003e-25°C Cold-Weather Tech\u003c\/strong\u003e\n                \u003cspan\u003eAutomatic battery heaters keep your energy source charging safely even in unheated remote Canadian winter cabins.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-feature-card\"\u003e\n                \u003cstrong\u003eSafety \u0026amp; Certification\u003c\/strong\u003e\n                \u003cspan\u003eIntegrated aerosol fire suppression and UL 9540A certification provide the highest level of residential safety.\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003ch2\u003eBundle Package Contents\u003c\/h2\u003e\n        \u003cdiv class=\"cd-package-grid\"\u003e\n            \u003cdiv class=\"cd-package-row\"\u003e\n                \u003cspan class=\"cd-pkg-count\"\u003e1x\u003c\/span\u003e\n                \u003cdiv class=\"cd-pkg-item\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/sol-ark-5k-all-in-one-hybrid-inverter-sa-5k-1p\" target=\"_blank\"\u003eSol-Ark 5,000W Hybrid Inverter (SA-5K-1P)\u003c\/a\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-package-row\"\u003e\n                \u003cspan class=\"cd-pkg-count\"\u003e1x\u003c\/span\u003e\n                \u003cdiv class=\"cd-pkg-item\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/ruixu-lithi2-16-12kwh-lfp-battery\" target=\"_blank\"\u003eRUiXU Lithi2-16 16.1kWh LFP Wall Mount Battery\u003c\/a\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-package-row\"\u003e\n                \u003cspan class=\"cd-pkg-count\"\u003e1x\u003c\/span\u003e\n                \u003cdiv class=\"cd-pkg-item\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/ruixu-conduit-box\" target=\"_blank\"\u003eRUiXU Conduit Box with Inverter Top Plate\u003c\/a\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003ch2\u003eSystem Specifications\u003c\/h2\u003e\n        \u003cdiv class=\"cd-specs-wrapper\"\u003e\n            \u003cdiv class=\"cd-spec-container cd-inverter-table\"\u003e\n                \u003cdiv class=\"cd-spec-header\"\u003e\n                    \u003cspan\u003eSol-Ark 5K Inverter\u003c\/span\u003e \u003cspan\u003eDetail\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\"\u003e4,800W\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"cd-spec-row\"\u003e\n                    \u003cspan class=\"cd-spec-label\"\u003eAC Voltage\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e120V Single-Phase\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"cd-spec-row\"\u003e\n                    \u003cspan class=\"cd-spec-label\"\u003eMax PV Power\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e10,400W (STC)\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-spec-container cd-battery-table\"\u003e\n                \u003cdiv class=\"cd-spec-header\"\u003e\n                    \u003cspan\u003eLithi2-16 Battery\u003c\/span\u003e \u003cspan\u003eValue\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"cd-spec-row\"\u003e\n                    \u003cspan class=\"cd-spec-label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e16.1 kWh\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"cd-spec-row\"\u003e\n                    \u003cspan class=\"cd-spec-label\"\u003eCycle Life\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e9,500+ @ 80% DOD\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"cd-spec-row\"\u003e\n                    \u003cspan class=\"cd-spec-label\"\u003eCharging Temp\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e-25°C to 55°C\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"cd-spec-row\"\u003e\n                    \u003cspan class=\"cd-spec-label\"\u003eNet Weight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e302 lbs\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-support-box\"\u003e\n            \u003cimg alt=\"Support Icon\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n            \u003cdiv class=\"cd-support-content\"\u003e\n                \u003ch3\u003eTechnical Support \u0026amp; Planning\u003c\/h3\u003e\n                \u003cp\u003eNeed assistance with sizing or solar panel compatibility? Call toll-free \u003ca href=\"tel:+18446034743\" class=\"cd-tel-link cd-nowrap\"\u003e+1 (844) 603-4743\u003c\/a\u003e or request an assessment.\u003c\/p\u003e\n                \u003cdiv class=\"cd-btn-group\"\u003e\n                    \u003ca href=\"https:\/\/thecabindepot.ca\/pages\/solar-calculator\" target=\"_blank\" class=\"cd-quote-btn\"\u003eGet a Free Solar Quote\u003c\/a\u003e\n                    \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\" class=\"cd-quote-btn\"\u003eSubmit Support Request\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-animated-hr\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"The Cabin Depot","offers":[{"title":"Default Title","offer_id":44218114900065,"sku":"SOLARKRX-BDL1","price":8498.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/sol-ark-energy-default-title-sol-ark-5k-all-in-one-hybrid-inverter-sa-5k-1p-35175289651297.png?v=1758394805","url":"https:\/\/thecabindepot.ca\/products\/sol-ark-5k-ruixu-battery-bundle","provider":"The Cabin Depot","version":"1.0","type":"link"}