{"product_id":"anker-solix-6-000w-3-840wh-f3800-portable-power-station-open-box","title":"Anker SOLIX 6,000W 3,840Wh F3800 Portable Power Station (Open Box)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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(251, 140, 0, 0.2); color: #000000; }\n\n.cd-product-description h1 {\n    text-align: center;\n    margin: 20px 0 10px 0;\n    font-weight: 900;\n    color: #0f172a;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n}\n\n\/* --- Sale Section: Branded for Deal Visibility --- *\/\n.cd-deal-box {\n    background: #ffffff;\n    border: 2px solid #e2e8f0;\n    border-radius: 20px;\n    padding: 40px 25px;\n    margin: 0 auto 30px auto;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    position: relative;\n    overflow: hidden; \n    max-width: 750px;\n}\n\n\/* Sale Ribbon - Orange *\/\n.cd-deal-box::before {\n    content: \"DEAL\";\n    position: absolute;\n    top: 12px;\n    right: -32px;\n    background: #fb8c00;\n    color: white;\n    font-size: 11px;\n    font-weight: 900;\n    padding: 6px 40px; \n    transform: rotate(45deg);\n    white-space: nowrap;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    z-index: 10;\n    letter-spacing: 1px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.cd-deal-box h2 {\n    font-weight: 900; \n    text-transform: uppercase; \n    margin: 0 0 15px 0; \n    color: #0f172a; \n    border-bottom: 0; \n    text-align: center;\n    padding-right: 45px; \n    padding-left: 45px;\n}\n\n.cd-price-math {\n    display: flex;\n    flex-direction: row !important;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n    width: 100%;\n}\n\n.cd-price-item { display: flex; flex-direction: column; min-width: fit-content; }\n.cd-price-label { font-size: 10px; font-weight: 800; text-transform: uppercase; color: #64748b; }\n.cd-price-val { font-weight: 900; color: #0f172a; }\n.cd-price-val.strike { text-decoration: line-through; color: #94a3b8; }\n.cd-price-val.sale { color: #fb8c00; }\n\n.cd-math-operator { font-weight: 900; color: #cbd5e1; }\n\n.cd-condition-note {\n    background: #f0fdf4;\n    border: 1px solid #dcfce7;\n    padding: 15px 25px;\n    border-radius: 12px;\n    color: #166534;\n    font-weight: 700;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n\n\/* --- Product Sections --- *\/\n.cd-expertise-row {\n    background: white;\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    margin: 20px auto;\n    overflow: hidden;\n    display: flex;\n    flex-direction: row; \n    flex-wrap: nowrap;\n    align-items: center; \n    color: #1e293b;\n    max-width: 820px;\n}\n\n.cd-expertise-text-container {\n    flex: 1 1 auto;\n    padding: 20px 25px; \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 #0284c7;\n    margin: 0 0 6px 0; \n    text-align: left;\n    font-weight: 800;\n    padding-bottom: 2px;\n    width: fit-content;\n}\n\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n    margin: 15px auto;\n}\n\n.cd-feature-card {\n    background: rgba(14, 165, 233, 0.04);\n    padding: 20px;\n    border-radius: 12px;\n    border-top: 4px solid #0284c7;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n}\n\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #0f172a; font-weight: 900; }\n\n.cd-nav-link-box {\n    text-align: center;\n    margin: 40px 0;\n}\n\n.cd-nav-link-box a {\n    color: #0284c7 !important;\n    font-weight: 900;\n    text-decoration: underline;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n.cd-spec-container {\n    margin: 15px auto 10px auto;\n    max-width: 850px;\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: 10px 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-price-math { gap: 8px; }\n    .cd-price-label { font-size: 8px; }\n    .cd-deal-box h2 { padding-right: 15px; padding-left: 15px; }\n}\n\n@media screen and (max-width: 600px) {\n    .cd-expertise-row { flex-direction: column; max-width: 400px; margin: 15px auto; }\n    .cd-expertise-text-container { padding: 15px; text-align: center; }\n    .cd-expertise-text-container h2 { margin: 0 auto 10px auto; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eAnker SOLIX F3800 Portable Power Station (Open Box)\u003c\/h1\u003e\n\n\u003c!-- Sale Section --\u003e\n\u003cdiv class=\"cd-deal-box\"\u003e\n\u003ch2\u003eShowroom Condition. Instant $150 Savings.\u003c\/h2\u003e\n\u003cdiv class=\"cd-price-math\"\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eStandard Price\u003c\/span\u003e \u003cspan class=\"cd-price-val strike\"\u003e$2,799.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-deal-box::before\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e−\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eOpen Box Discount\u003c\/span\u003e \u003cspan class=\"cd-price-val\"\u003e$150.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e=\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eYour Sale Price\u003c\/span\u003e \u003cspan class=\"cd-price-val sale\"\u003e$2,649.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-condition-note\"\u003eLock in massive off-grid power for $150 less. These premium open-box units are in exceptionally pristine condition. Having been briefly unboxed and lightly used to support a localized event, they have been comprehensively tested, repackaged, and verified to meet factory-original functional standards. All original accessories and documentation are intact.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eAnker SOLIX F3800\u003c\/strong\u003e is a revolutionary leap in off-grid power and home energy management. Packing an ultra-high output capacity of \u003cstrong\u003e6,000W\u003c\/strong\u003e and a robust \u003cstrong\u003e3.84kWh\u003c\/strong\u003e battery, it easily runs heavy-duty 120V\/240V appliances, well pumps, home cooling systems, or even charges your electric vehicle (EV) directly. Built on professional-grade LiFePO4 chemistry, it's designed to keep your lifestyle uninterrupted wherever your homestead or adventures take you.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv class=\"cd-nav-link-box\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/anker-solix-6-000w-3-840wh-plus-portable-power-station\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ePrefer a factory-original box? View Standard Listing →\u003c\/a\u003e\u003c\/div\u003e\n\n\u003ch2 style=\"text-align: center; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0f172a; border-bottom: 2px solid #0284c7; padding-bottom: 4px;\"\u003ePerformance Highlights\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e6,000W, 120V\/240V Split-Phase\u003c\/strong\u003e Dual-voltage capabilities make it a true home backup master. Power high-draw well pumps, dryers, and appliances directly without separate adapters.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMassive Expansion\u003c\/strong\u003e Start with a robust 3.84kWh capacity and expand up to an incredible 26.9kWh with matching expansion batteries to keep your off-grid cabin powered for days.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eDirect EV Charging\u003c\/strong\u003e Features an integrated EV outlet to directly charge your electric vehicle, offering a critical off-grid range extension or home backup solution.\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eModel Name\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eAnker SOLIX F3800\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\"\u003e3,840Wh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBattery Type\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eLiFePO4 (LFP - 3,000+ Cycles)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eInverter Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6,000W Continuous (120V\/240V)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSolar Input Capacity\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e2,400W Max\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eAC Charging Speed\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eRecharges 0 to 80% in 1.5 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePortability\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eBuilt-In Wheels \u0026amp; Telescopic Handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e132.3 lbs (60 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality 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":"Anker","offers":[{"title":"Default Title","offer_id":46072845762657,"sku":"A1790111-5","price":2649.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Anker_SOLIX_F3800_Portable_Power_Station_9.png?v=1758395067","url":"https:\/\/thecabindepot.ca\/products\/anker-solix-6-000w-3-840wh-f3800-portable-power-station-open-box","provider":"The Cabin Depot","version":"1.0","type":"link"}