{"product_id":"anker-solix-288wh-c300-dc-portable-power-station","title":"Anker SOLIX 288Wh C300 DC Portable Power Station","description":"\u003c!-- \n  Anker SOLIX C300 DC Portable Power Station Listing Template\n  Strictly Scoped CSS - No Font-Size Percentages (%) Used\n  Ultra-Clean, Open, \u0026 Non-Boxy Modern Aesthetic with Dotted Dividers\n--\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\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 to prevent style bleeding *\/\n    .tcd-solix-wrapper {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n        line-height: 1.6;\n        color: #1e293b;\n        background-color: transparent !important;\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 10px 15px;\n        box-sizing: border-box;\n    }\n\n    .tcd-solix-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* Brand Tokens (Anker SOLIX Premium Teal \u0026 Deep Slate) *\/\n    .tcd-solix-wrapper {\n        --solix-dark: #0f172a;\n        --solix-teal: #06b6d4;\n        --solix-teal-hover: #0891b2;\n        --solix-muted: #64748b;\n        --solix-border: #cbd5e1; \/* Optimized slate for crisp dotted lines *\/\n        --solix-light-bg: #f8fafc;\n        --tcd-blue: #0369a1;\n        --tcd-border: #bae6fd;\n    }\n\n    \/* Headers *\/\n    .tcd-solix-wrapper h1 {\n        font-size: 32px;\n        font-weight: 800;\n        color: var(--solix-dark);\n        line-height: 1.2;\n        margin: 0 0 8px 0;\n        letter-spacing: -0.5px;\n    }\n\n    .tcd-solix-wrapper .sub-header {\n        font-size: 18px;\n        color: var(--solix-muted);\n        font-weight: 500;\n        margin: 0 0 25px 0;\n        line-height: 1.4;\n    }\n\n    \/* Layout: Narrative Highlight Block - Clean \u0026 Open *\/\n    .tcd-solix-wrapper .narrative-block {\n        background-color: transparent !important;\n        color: #1e293b;\n        padding: 0;\n        margin-bottom: 35px;\n        border: none !important;\n    }\n\n    .tcd-solix-wrapper .narrative-block p {\n        font-size: 16px;\n        line-height: 1.7;\n        margin: 0 0 12px 0;\n        font-weight: 400;\n    }\n\n    .tcd-solix-wrapper .narrative-block strong {\n        color: var(--solix-teal);\n        font-weight: 700;\n    }\n\n    .tcd-solix-wrapper .compatibility-warning {\n        font-size: 14px;\n        color: #b91c1c;\n        font-weight: 600;\n        display: block;\n    }\n\n    \/* Standardized Dotted Dividers - Clean \u0026 Minimal *\/\n    .tcd-solix-wrapper .tcd-divider {\n        border-top: 2px dotted var(--solix-border);\n        margin: 35px 0;\n        height: 0;\n    }\n\n    \/* Section Headings *\/\n    .tcd-solix-wrapper h2 {\n        font-size: 20px;\n        font-weight: 800;\n        color: var(--solix-dark);\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        margin: 0 0 20px 0;\n    }\n\n    \/* Feature Cards Grid (Forced 2x2 layout always, zero boxy backgrounds or borders) *\/\n    .tcd-solix-wrapper .feature-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr !important;\n        gap: 24px;\n        margin-bottom: 35px;\n    }\n\n    .tcd-solix-wrapper .feature-card {\n        background: transparent !important;\n        border: none !important;\n        box-shadow: none !important;\n        padding: 0 !important;\n        border-radius: 0 !important;\n        display: flex;\n        flex-direction: column;\n        gap: 6px;\n    }\n\n    .tcd-solix-wrapper .feature-card strong {\n        font-size: 16px;\n        font-weight: 700;\n        color: var(--solix-dark);\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .tcd-solix-wrapper .feature-card p {\n        font-size: 14px;\n        color: var(--solix-muted);\n        margin: 0;\n        line-height: 1.5;\n    }\n\n    \/* Quick Specs Table (Reined in Width, Grid aligned for ultimate readability) *\/\n    .tcd-solix-wrapper .specs-container {\n        border: 1px solid #cbd5e1;\n        border-left: 4px solid var(--solix-teal);\n        border-radius: 12px;\n        overflow: hidden;\n        background-color: #ffffff;\n        margin: 0 auto;\n        max-width: 750px;\n        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);\n    }\n\n    .tcd-solix-wrapper .spec-row {\n        display: grid;\n        grid-template-columns: 240px 1fr !important; \/* Fixed left-column alignment for easy horizontal eye-tracking *\/\n        align-items: center;\n        padding: 14px 24px;\n        border-bottom: 1px solid #e2e8f0;\n        gap: 16px;\n    }\n\n    .tcd-solix-wrapper .spec-row:nth-child(even) {\n        background-color: #f0fdfa; \/* Vibrant but clean soft-teal background matching Anker SOLIX branding *\/\n    }\n\n    .tcd-solix-wrapper .spec-row:last-child {\n        border-bottom: none;\n    }\n\n    .tcd-solix-wrapper .spec-label {\n        font-size: 13px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: #0e7490; \/* Professional brand teal text label *\/\n        letter-spacing: 0.5px;\n    }\n\n    .tcd-solix-wrapper .spec-value {\n        font-size: 14px;\n        font-weight: 600;\n        color: var(--solix-dark);\n        text-align: left; \/* Left-aligned for seamless vertical scanning *\/\n    }\n\n    \/* Call-to-Action Support Module (Simplified further, ultra-clean footer-aligned layout) *\/\n    .tcd-solix-wrapper .support-box {\n        background-color: transparent !important;\n        border: none !important;\n        border-radius: 0 !important;\n        padding: 0 !important;\n        display: flex;\n        flex-direction: row !important;\n        align-items: center;\n        gap: 30px;\n    }\n\n    .tcd-solix-wrapper .support-content {\n        flex: 1;\n        display: flex;\n        flex-direction: row !important;\n        align-items: center;\n        justify-content: space-between;\n        gap: 30px;\n    }\n\n    .tcd-solix-wrapper .support-text-area {\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        gap: 4px;\n    }\n\n    .tcd-solix-wrapper .support-content h3 {\n        margin: 0;\n        font-size: 16px;\n        font-weight: 800;\n        text-transform: uppercase;\n        color: var(--tcd-blue);\n        letter-spacing: 0.5px;\n    }\n\n    .tcd-solix-wrapper .support-content p {\n        margin: 0;\n        font-size: 14px;\n        line-height: 1.5;\n        color: #475569;\n    }\n\n    .tcd-solix-wrapper .tel-link {\n        font-weight: 800;\n        color: var(--tcd-blue);\n        text-decoration: underline;\n    }\n\n    .tcd-solix-wrapper .btn-group {\n        display: flex;\n        flex-direction: row !important;\n        gap: 10px;\n        flex-shrink: 0;\n    }\n\n    .tcd-solix-wrapper .quote-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        background-color: var(--tcd-blue);\n        color: #ffffff !important;\n        padding: 10px 18px;\n        border-radius: 8px;\n        text-decoration: none !important;\n        font-weight: 700;\n        font-size: 12px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        transition: background-color 0.2s ease-in-out, transform 0.1s ease-in-out;\n        white-space: nowrap;\n    }\n\n    .tcd-solix-wrapper .quote-btn:hover {\n        background-color: var(--solix-dark);\n        transform: translateY(-1px);\n    }\n\n    \/* Responsive Adaptation *\/\n    @media screen and (max-width: 768px) {\n        .tcd-solix-wrapper h1 { font-size: 26px; }\n        .tcd-solix-wrapper .sub-header { font-size: 16px; }\n        \n        \/* Retains clean horizontal structure but wraps buttons neatly to match smaller widths *\/\n        .tcd-solix-wrapper .support-content {\n            flex-direction: column !important;\n            align-items: flex-start;\n            gap: 16px;\n        }\n        .tcd-solix-wrapper .btn-group {\n            width: 100%;\n        }\n        .tcd-solix-wrapper .quote-btn {\n            flex: 1;\n            padding: 10px;\n            font-size: 11px;\n        }\n    }\n\n    \/* Mobile adjustments for the grid while maintaining strict horizontal layout *\/\n    @media screen and (max-width: 600px) {\n        .tcd-solix-wrapper .spec-row {\n            grid-template-columns: 140px 1fr !important; \/* Slightly tighter left-col to prevent overflow on mobile *\/\n            padding: 12px 16px;\n            gap: 12px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tcd-solix-wrapper\"\u003e\n    \u003c!-- Product Title --\u003e\n    \u003ch1\u003eAnker SOLIX C300 DC Portable Power Station\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003eCompact and Lightweight 288Wh DC Power For Your Adventures.\u003c\/p\u003e\n\n    \u003c!-- Narrative layman summary (Open, clean narrative blurb) --\u003e\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eAnker SOLIX C300 DC Portable Power Station\u003c\/strong\u003e delivers 300W of reliable power in a highly portable 90,000mAh package. Fully equipped with dual 140W two-way fast charging USB-C ports, it is the ultimate compact companion for charging your phones, laptops, and outdoor tech wherever you go.\u003c\/p\u003e\n        \u003cspan class=\"compatibility-warning\"\u003ePlease note: This power station is compatible with the Anker SOLIX PS100 solar panel, but is not compatible with the PS30 solar panel.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dotted Divider 1 --\u003e\n    \u003cdiv class=\"tcd-divider\"\u003e\u003c\/div\u003e\n\n    \u003c!-- Core Performance Benefits Section --\u003e\n    \u003ch2\u003eKey Performance Advantages\u003c\/h2\u003e\n\n    \u003c!-- 4 Sales points forced to a 2x2 layout always --\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003c!-- Benefit 1 --\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003e→ Ultra-Fast Recharging\u003c\/strong\u003e\n            \u003cp\u003eFully recharges in just 90 minutes using the PD 3.1 USB-C port, a car outlet, or portable solar panels.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Benefit 2 --\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003e→ Long-Life LFP Chemistry\u003c\/strong\u003e\n            \u003cp\u003eEngineered with Lithium Iron Phosphate (LiFePO4) batteries to deliver stable, long-lasting power for years.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Benefit 3 --\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003e→ Versatile Output Power\u003c\/strong\u003e\n            \u003cp\u003eProvides dual 140W two-way USB-C ports alongside extensive connections to power all of your devices simultaneously.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Benefit 4 --\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003e→ Smart Wireless Control\u003c\/strong\u003e\n            \u003cp\u003eEasily customize power profiles and track discharging in real time via the Anker app using Bluetooth or Wi-Fi.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specifications Table --\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003c!-- Reined in Technical specifications grid --\u003e\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eCapacity\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e288Wh (90,000mAh)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eRated Output\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e300W\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eBattery Chemistry\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eLFP (Lithium Iron Phosphate)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eFast Charging Ports\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e2x 140W Two-Way USB-C Ports\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eSolar Recharge Input\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eSupports up to 100W Max Solar Input\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eSolar Panel Compatibility\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eCompatible with PS100 (Incompatible with PS30)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eWhat's in the Box\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eC300 DC Power Station, USB-C to C Cable, Safety Manual, Warranty Info\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e3-Year Manufacturer Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dotted Divider 2 --\u003e\n    \u003cdiv class=\"tcd-divider\"\u003e\u003c\/div\u003e\n\n    \u003c!-- The Cabin Depot CTA \/ Support Box (Strictly Horizontal, Matching Dividers) --\u003e\n    \u003cdiv class=\"support-box\"\u003e\n        \u003cdiv class=\"support-content\"\u003e\n            \u003cdiv class=\"support-text-area\"\u003e\n                \u003ch3\u003eOff-Grid Power Support\u003c\/h3\u003e\n                \u003cp\u003eNeed help determining your cabin's solar capacity? Speak directly with our off-grid experts toll-free at \u003ca href=\"tel:+18446034743\" class=\"tel-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"btn-group\"\u003e\n                \u003ca href=\"https:\/\/thecabindepot.ca\/pages\/solar-calculator\" target=\"_blank\" class=\"quote-btn\"\u003eSolar Assessment\u003c\/a\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\" class=\"quote-btn\"\u003eSupport Request\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Anker","offers":[{"title":"Default Title","offer_id":44212836696161,"sku":"A17260Z1-5","price":319.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/A17260Z1_Product_Image_01_V2_1000x_edd6f173-8d72-40e5-b4ae-2aa0c8666dfb.webp?v=1781185382","url":"https:\/\/thecabindepot.ca\/products\/anker-solix-288wh-c300-dc-portable-power-station","provider":"The Cabin Depot","version":"1.0","type":"link"}