{"product_id":"ecoflow-delta-3-classic-portable-power-station","title":"EcoFlow DELTA 3 CLASSIC Portable Power Station","description":"\u003cdiv class=\"ecoflow-listing-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 - Standard 820px Width *\/\n        .ecoflow-listing-wrapper {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background-color: transparent !important;\n            color: #1f2937 !important; \n            max-width: 820px;\n            margin: 0 auto;\n            padding: 10px 10px 24px;\n            line-height: 1.55;\n            box-sizing: border-box;\n        }\n\n        .ecoflow-listing-wrapper * { \n            box-sizing: border-box; \n        }\n\n        \/* EcoFlow Brand Palette *\/\n        .ecoflow-listing-wrapper {\n            --ef-primary: #0284c7;       \/* EcoFlow Cyan Blue *\/\n            --ef-primary-dark: #0369a1;  \/* Deep Tech Blue *\/\n            --ef-accent: #0ea5e9;        \/* Electric Light Blue *\/\n            --ef-dark: #0f172a;          \/* Obsidian Slate *\/\n            --ef-muted: #4b5563;         \/* Slate Gray *\/\n            --ef-border: #e2e8f0;        \/* Subtle Border *\/\n            --ef-bg-light: #f8fafc;      \/* Crisp Off-White *\/\n        }\n\n        \/* Typography *\/\n        .ecoflow-listing-wrapper h1 {\n            font-size: 28px;\n            font-weight: 900;\n            color: var(--ef-dark) !important;\n            line-height: 1.2;\n            margin: 0 0 6px 0;\n            letter-spacing: -0.5px;\n        }\n\n        .ecoflow-listing-wrapper .sub-header {\n            font-size: 16px;\n            color: var(--ef-muted);\n            font-weight: 500;\n            margin: 0 0 16px 0;\n            line-height: 1.35;\n        }\n\n        .ecoflow-listing-wrapper .highlight { \n            color: var(--ef-primary); \n            font-weight: 700; \n        }\n\n        \/* Divider *\/\n        .ecoflow-listing-wrapper .trail-divider {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin: 16px 0;\n            width: 100%;\n        }\n\n        .ecoflow-listing-wrapper .trail-line {\n            flex: 1;\n            height: 1px;\n            background-color: var(--ef-border);\n        }\n\n        .ecoflow-listing-wrapper .trail-icon {\n            font-size: 11px;\n            font-weight: 800;\n            color: var(--ef-primary);\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        \/* Narrative Intro Block *\/\n        .ecoflow-listing-wrapper .narrative-block {\n            border-left: 3px solid var(--ef-primary);\n            padding: 4px 0 4px 14px !important;\n            margin-bottom: 20px !important;\n        }\n\n        .ecoflow-listing-wrapper .narrative-block p {\n            font-size: 15px;\n            line-height: 1.55;\n            margin: 0 0 8px 0;\n            color: #374151;\n        }\n\n        .ecoflow-listing-wrapper .narrative-block p:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Section Titles *\/\n        .ecoflow-listing-wrapper .section-title {\n            color: var(--ef-dark);\n            font-weight: 800;\n            text-transform: uppercase;\n            font-size: 13.5px;\n            letter-spacing: 0.6px;\n            margin: 24px 0 10px 0;\n            display: block;\n        }\n\n        \/* Feature Bullet List *\/\n        .ecoflow-listing-wrapper .specs-list {\n            list-style-type: none;\n            padding: 0;\n            margin: 0 0 22px 0;\n        }\n\n        .ecoflow-listing-wrapper .specs-item {\n            font-size: 14px;\n            line-height: 1.5;\n            margin-bottom: 9px;\n            padding-left: 18px;\n            position: relative;\n            color: #374151;\n        }\n\n        .ecoflow-listing-wrapper .specs-item:last-child {\n            margin-bottom: 0;\n        }\n\n        .ecoflow-listing-wrapper .specs-item::before {\n            content: \"•\";\n            color: var(--ef-primary);\n            font-weight: 900;\n            position: absolute;\n            left: 0;\n            top: -1px;\n            font-size: 17px;\n            line-height: 1.2;\n        }\n\n        \/* Specifications Flexbox Block *\/\n        .ecoflow-listing-wrapper .bundle-specs-box {\n            border: 1px solid var(--ef-border);\n            border-radius: 6px;\n            overflow: hidden;\n            background: #ffffff;\n            margin-bottom: 24px;\n        }\n\n        .ecoflow-listing-wrapper .spec-row {\n            display: flex;\n            flex-direction: row;\n            align-items: baseline;\n            justify-content: space-between;\n            padding: 9px 14px;\n            border-bottom: 1px solid var(--ef-border);\n            background-color: #ffffff;\n            font-size: 13.5px;\n            gap: 16px;\n        }\n\n        .ecoflow-listing-wrapper .spec-row:nth-child(even) {\n            background-color: #fafbfd;\n        }\n\n        .ecoflow-listing-wrapper .spec-row:last-child {\n            border-bottom: none;\n        }\n\n        .ecoflow-listing-wrapper .spec-label {\n            flex: 0 0 220px;\n            font-weight: 700;\n            color: var(--ef-dark);\n        }\n\n        .ecoflow-listing-wrapper .spec-value {\n            flex: 1;\n            color: #374151;\n            text-align: right;\n            font-weight: 500;\n        }\n\n        \/* What's in the Box Showcase *\/\n        .ecoflow-listing-wrapper .box-contents-card {\n            margin: 20px 0 26px 0;\n            text-align: center;\n        }\n\n        .ecoflow-listing-wrapper .box-contents-img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 8px;\n            border: 1px solid var(--ef-border);\n            display: block;\n            margin: 0 auto;\n        }\n\n        \/* Persistent Row Support Footer *\/\n        .ecoflow-listing-wrapper .support-footer {\n            border-top: 1px solid var(--ef-border) !important;\n            padding-top: 16px !important;\n            display: flex !important;\n            flex-direction: row !important;\n            flex-wrap: nowrap !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n            gap: 16px !important;\n            margin-top: 24px;\n            background: transparent !important;\n        }\n\n        .ecoflow-listing-wrapper .support-text-area {\n            flex: 1 1 auto;\n            display: flex;\n            flex-direction: column;\n            gap: 2px;\n            min-width: 0;\n        }\n\n        .ecoflow-listing-wrapper .support-footer h3 {\n            margin: 0;\n            font-size: 13.5px;\n            font-weight: 800;\n            text-transform: uppercase;\n            color: var(--ef-primary-dark);\n            letter-spacing: 0.5px;\n        }\n\n        .ecoflow-listing-wrapper .support-footer p {\n            margin: 0;\n            font-size: 13px;\n            line-height: 1.45;\n            color: var(--ef-muted);\n        }\n\n        .ecoflow-listing-wrapper .tel-link {\n            font-weight: 700;\n            color: var(--ef-primary-dark) !important;\n            text-decoration: underline !important;\n            white-space: nowrap !important;\n            display: inline-block;\n        }\n\n        .ecoflow-listing-wrapper .btn-group {\n            flex: 0 0 auto !important;\n            display: flex;\n            align-items: center;\n        }\n\n        .ecoflow-listing-wrapper .quote-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: var(--ef-primary);\n            color: #ffffff !important;\n            padding: 8px 14px;\n            border-radius: 4px;\n            text-decoration: none !important;\n            font-weight: 700;\n            font-size: 11.5px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            white-space: nowrap !important;\n            transition: background-color 0.2s ease-in-out;\n        }\n\n        .ecoflow-listing-wrapper .quote-btn:hover {\n            background-color: var(--ef-primary-dark);\n        }\n\n        \/* Responsive Layout Rules *\/\n        @media screen and (max-width: 640px) {\n            .ecoflow-listing-wrapper h1 { font-size: 24px; }\n            .ecoflow-listing-wrapper .sub-header { font-size: 15px; }\n            .ecoflow-listing-wrapper .spec-row { \n                flex-direction: column; \n                gap: 2px; \n                align-items: flex-start; \n                padding: 8px 12px; \n            }\n            .ecoflow-listing-wrapper .spec-label { \n                flex: none; \n                width: 100%; \n            }\n            .ecoflow-listing-wrapper .spec-value { \n                text-align: left; \n            }\n            .ecoflow-listing-wrapper .support-footer { \n                gap: 12px !important; \n            }\n            .ecoflow-listing-wrapper .quote-btn { \n                padding: 8px 10px; \n                font-size: 11px; \n            }\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- Product Header --\u003e\n    \u003ch1\u003eEcoFlow DELTA 3 CLASSIC Portable Power Station\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003eCompact Backup \u0026amp; Off-Grid Power — \u003cspan class=\"highlight\"\u003e1024Wh LFP | 1800W Output (2600W X-Boost)\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003c!-- Divider --\u003e\n    \u003cdiv class=\"trail-divider\"\u003e\n        \u003cspan class=\"trail-line\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"trail-icon\"\u003eEcoFlow\u003c\/span\u003e\n        \u003cspan class=\"trail-line\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Narrative Intro Block --\u003e\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eThe EcoFlow DELTA 3 CLASSIC Portable Power Station brings dependable, ultra-fast charging power to your home backup setup, off-grid cottage, campsite, or mobile workshop. Built with automotive-grade full-tab LiFePO4 (LFP) cells, it packs 1024Wh of usable capacity and an 1800W pure sine wave inverter into a rugged, portable 27-lb chassis.\u003c\/p\u003e\n        \u003cp\u003eFeaturing an industry-leading 45-minute fast recharge (0–80%), sub-10ms UPS emergency switchover, whisper-quiet operation at 30dB, and intelligent OASIS 3.0 app control, the DELTA 3 CLASSIC keeps your everyday appliances running smoothly without vibration or fumes.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Key Highlights --\u003e\n    \u003cspan class=\"section-title\"\u003eKey Highlights\u003c\/span\u003e\n    \u003cul class=\"specs-list\"\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eRapid 45-Minute Fast Charge:\u003c\/strong\u003e Recharge from 0 to 80% in just 45 minutes via standard AC wall charging, ensuring you are quickly ready for power outages or road trips.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003e1800W Continuous Output (2600W X-Boost™):\u003c\/strong\u003e Delivers 1800W pure sine wave power (3600W surge). With proprietary X-Boost™ technology, it easily powers high-draw devices up to 2600W, including microwaves, refrigerators, power tools, and coffee makers.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eSeamless 10ms Auto-Switch UPS:\u003c\/strong\u003e Instant sub-10ms transfer keeps sensitive computers, NAS storage arrays, medical equipment, and internet modems running uninterrupted when grid power fails.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003e≤30dB Whisper-Quiet Cooling:\u003c\/strong\u003e Operates at an ultra-low sound profile under 30 dB at 600W loads—quiet enough to run right beside your bed or desk without disruption.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003e10-Year Automotive-Grade LFP Durability:\u003c\/strong\u003e Engineered with premium full-tab LFP cells, a 24\/7 intelligent BMS, and an EV-grade CTC structural frame designed to resist bumps, condensation, and off-road travel.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eOASIS 3.0 Smart App Dashboard:\u003c\/strong\u003e Connect via Wi-Fi and Bluetooth to schedule charging cycles, monitor consumption, and use Storm Guard Mode to automatically top up battery capacity before severe storms hit.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003e500W Fast Solar Input:\u003c\/strong\u003e Hook up portable or rigid solar panels to recharge cleanly off-grid wherever your adventures take you.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- What's in the Box --\u003e\n    \u003cspan class=\"section-title\"\u003eWhat's in the Box\u003c\/span\u003e\n    \u003cdiv class=\"box-contents-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/EcoFlow_DELTA_Pro_Ultra_X_Whole-Home_Backup_Power_Whats_in_the_Box.webp?v=1789759898\" alt=\"EcoFlow DELTA 3 CLASSIC Portable Power Station Contents and Included Accessories\" class=\"box-contents-img\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specifications Table --\u003e\n    \u003cspan class=\"section-title\"\u003eTechnical Specifications\u003c\/span\u003e\n    \u003cdiv class=\"bundle-specs-box\"\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eBattery Capacity\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e1024Wh (51.2V, 20Ah)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eBattery Chemistry\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003eLithium Iron Phosphate (LFP \/ LiFePO4)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eAC Output Power\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e1800W Total Continuous (3600W Surge), 120V ~ 60Hz\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eX-Boost™ Output\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003eUp to 2600W (Resistive Appliance Support)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eUPS Auto-Switch Time\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e\u0026lt;10 ms\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eAC Charging Input\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e100–120V ~ 15A, 50\/60Hz, 1400W Max (0–80% in 45 min)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eSolar PV Input\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e500W Max\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eUSB-C Outputs\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003eUSB-C1: Up to 100W Max | USB-C2: Up to 30W Max\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eUSB-A Output\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e5V\/3A, 9V\/2A, 12V\/1.5A (18W Max)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eOperating Noise Level\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e≤30 dB at 600W Output\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eDimensions (H × W × D)\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e15.7\" × 7.9\" × 11.1\" (398 × 200 × 283 mm)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eNet Weight\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e26.7 ± 0.7 lb (12.1 ± 0.3 kg)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eConnectivity\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003eWi-Fi \u0026amp; Bluetooth (EcoFlow App with OASIS 3.0)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eOptimal Operating Temp\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e68°F to 86°F (20°C to 30°C)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eCharge \/ Discharge Range\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003eCharge: 32°F–113°F (0°C–45°C) | Discharge: 14°F–113°F (−10°C–45°C)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eStorage Temperature\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003e14°F to 113°F (−10°C to 45°C)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cdiv class=\"spec-label\"\u003eWarranty\u003c\/div\u003e\n            \u003cdiv class=\"spec-value\"\u003eUp to 5 Years (3-Year Standard + 2-Year with App Registration)\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Sales \u0026 Technical Support Footer --\u003e\n    \u003cdiv class=\"support-footer\"\u003e\n        \u003cdiv class=\"support-text-area\"\u003e\n            \u003ch3\u003eSales Support\u003c\/h3\u003e\n            \u003cp\u003eNeed assistance sizing your portable power or planning your cabin installation? Call us toll-free at \u003cspan class=\"tel-link\"\u003e\u003ca href=\"tel:+18446034743\" class=\"tel-link\"\u003e1 (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\/contact\" target=\"_blank\" class=\"quote-btn\"\u003eContact Support\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"EcoFlow","offers":[{"title":"Default Title","offer_id":46521214566497,"sku":"DELTA3CLASSIC","price":599.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/EcoFlowDELTA3CLASSICPortablePowerStationimg1.webp?v=1789760007","url":"https:\/\/thecabindepot.ca\/fr\/products\/ecoflow-delta-3-classic-portable-power-station","provider":"The Cabin Depot","version":"1.0","type":"link"}