{"product_id":"anker-solix-c1000-gen2-2000w-1024wh-power-station","title":"Anker SOLIX C1000 Gen2 2000W 1024Wh Power Station","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003c!-- Meta Page Title --\u003e\u003c!-- Meta Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Author: Kenton Jones\n       Role: Product \u0026 Part Description Developer\n       Date: March 2026\n\n       FIX: Swapped Hero Image to resolve \"Free Shipping\" badge anchoring.\n       FIX: Reverted to clean \"cd-\" class structure for consistency.\n       FIX: Enforced brand-blue typography for Manual and Navigation links.\n       LAYOUT: Flipped (Bottom-anchored) navigation paths with flex-centering.\n    *\/\n\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        color: #333;\n        line-height: 1.4;\n        width: 100%;\n        box-sizing: border-box;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 15px 15px 15px;\n    }\n\n    .cd-product-description a {\n        text-decoration: none !important;\n    }\n\n    .cd-product-description h1 {\n        text-align: center;\n        margin: 0 0 8px 0;\n        font-weight: 700;\n        color: #2c3e50;\n    }\n\n    .cd-tagline {\n        text-align: center;\n        font-weight: 700;\n        color: #d35400;\n        margin-bottom: 25px;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        display: block;\n    }\n\n    \/* Hero Visualization Section *\/\n    .cd-bundle-hero {\n        width: 100%;\n        margin-bottom: 35px;\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid #e1e8ed;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n        background: #f8fbfe;\n        text-align: center;\n    }\n\n    .cd-bundle-hero img { \n        width: 100%; \n        height: auto; \n        max-height: 500px;\n        display: block; \n        object-fit: contain;\n        padding: 20px;\n        box-sizing: border-box;\n    }\n\n    \/* Sales Point Grid *\/\n    .cd-value-section {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 12px;\n        margin-top: 20px;\n        margin-bottom: 35px;\n    }\n\n    .cd-value-card {\n        background: #fff;\n        border: 1px solid #e1e8ed;\n        border-top: 5px solid #22ace1;\n        padding: 18px;\n        border-radius: 8px;\n    }\n    \n    .cd-value-card h3 { margin: 0 0 10px 0; color: #22ace1; font-weight: 700; }\n\n    \/* Technical Specs Area *\/\n    .cd-specs-row {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 25px;\n        align-items: flex-start;\n        background: #f8fbfe;\n        padding: 25px;\n        border-radius: 12px;\n        margin: 30px 0;\n        border: 1px solid #eaf8fd;\n    }\n\n    .cd-table-side { flex: 1; min-width: 300px; }\n\n    .cd-product-description table { \n        width: 100%; \n        border-collapse: collapse; \n        background: #fff; \n        border-radius: 8px; \n        overflow: hidden;\n        border: 1px solid #eee;\n    }\n\n    .cd-product-description thead th { \n        background: #22ace1; \n        color: white; \n        padding: 12px; \n        text-align: left; \n    }\n\n    .cd-product-description tbody td { padding: 10px; border-bottom: 1px solid #eee; }\n\n    \/* Resource Area - High Authority Blue Link *\/\n    .cd-resource-area {\n        margin: 20px 0 40px;\n        text-align: center;\n    }\n\n    .cd-manual-link {\n        display: inline-block;\n        font-weight: 900;\n        color: #22ace1 !important; \n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        text-decoration: underline !important;\n        padding: 12px 25px;\n        transition: opacity 0.2s;\n    }\n\n    .cd-manual-link:hover {\n        opacity: 0.7;\n    }\n\n    \/* Box Contents List *\/\n    .cd-box-contents-list {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 10px;\n        margin-top: 15px;\n        margin-bottom: 30px;\n    }\n\n    .cd-box-item {\n        background: #f9f9f9;\n        padding: 12px;\n        border-radius: 6px;\n        border-left: 3px solid #04ce7c;\n        font-weight: bold;\n        color: #555;\n    }\n\n    \/* Professional Navigation System *\/\n    .cd-nav-section {\n        background: #f1f5f9;\n        padding: 30px 15px;\n        border-radius: 16px;\n        margin: 40px 0 0;\n    }\n\n    .cd-section-divider {\n        text-align: center;\n        margin: 0 0 20px 0;\n        font-weight: 900;\n        text-transform: uppercase;\n        color: #64748b;\n        letter-spacing: 1.5px;\n    }\n\n    .cd-nav-grid {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 15px;\n        max-width: 1100px;\n        margin: 0 auto;\n    }\n\n    .cd-nav-card {\n        background: #ffffff;\n        border: 1px solid #e1e8ed;\n        border-radius: 12px;\n        display: flex;\n        align-items: center;\n        padding: 12px;\n        gap: 15px;\n        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);\n        position: relative;\n        cursor: pointer;\n        transition: all 0.2s ease;\n        flex: 1 1 310px;\n        max-width: 380px; \n    }\n\n    .cd-nav-card:before {\n        content: '';\n        position: absolute;\n        left: 0; top: 0; bottom: 0;\n        width: 6px;\n        background: #22ace1;\n        border-radius: 12px 0 0 12px;\n    }\n\n    .cd-nav-thumb {\n        width: 110px;\n        height: 100px;\n        flex-shrink: 0;\n        border-radius: 8px;\n        overflow: hidden;\n        border: 1px solid #f1f5f9;\n        background: #fff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .cd-nav-thumb img { width: 90%; height: 90%; object-fit: contain; }\n\n    .cd-nav-content { flex-grow: 1; }\n\n    .cd-nav-title {\n        display: block;\n        font-weight: 700;\n        color: #2c3e50;\n        margin-bottom: 2px;\n        line-height: 1.2;\n    }\n\n    .cd-nav-cta {\n        display: inline-block;\n        font-weight: 900;\n        color: #22ace1 !important;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        text-decoration: underline !important;\n    }\n\n    @media (min-width: 769px) {\n        .cd-nav-card:hover {\n            transform: translateY(-2px);\n            background-color: #f0f9ff;\n            border-color: #22ace1;\n            box-shadow: 0 4px 10px rgba(34, 172, 225, 0.2);\n        }\n    }\n\n    @media screen and (max-width: 600px) {\n        .cd-product-description h1 { margin-top: 0; }\n        .cd-nav-card { flex: 1 1 100%; max-width: 450px; }\n\n        .cd-product-description table, .cd-product-description thead, .cd-product-description tbody, .cd-product-description th, .cd-product-description td, .cd-product-description tr { \n            display: block; width: 100% !important; box-sizing: border-box; \n        }\n        .cd-product-description thead { display: none; }\n        .cd-product-description tr { border: 1px solid #e1e8ed; margin-bottom: 12px; border-radius: 8px; overflow: hidden; background: #fff; }\n        .cd-product-description td { border: none; padding: 10px 15px; text-align: left; }\n        .cd-product-description td:first-child {\n            background-color: #f8fbfe; font-weight: bold; color: #22ace1; border-bottom: 1px solid #eee; padding-top: 12px;\n        }\n    }\n\n    .cd-footer {\n        text-align: center;\n        margin-top: 40px;\n        padding-top: 20px;\n        border-top: 1px solid #eee;\n        color: #999;\n        font-style: italic;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eAnker SOLIX C1000 Gen2 Portable Power Station\u003c\/h1\u003e\n\u003cspan class=\"cd-tagline\"\u003e1024Wh Capacity • 2000W Output • Ultra-Fast Road Ready\u003c\/span\u003e\n\u003csection\u003e\n\u003cp style=\"text-align: center;\"\u003eThe \u003cstrong\u003eAnker SOLIX C1000 Gen2\u003c\/strong\u003e is the ultimate compact power solution for modern explorers. Engineered to be 14% smaller than its peers, it delivers a massive 2,000W of power—enough to run 99% of home appliances—while featuring industry-leading recharge speeds that keep you moving.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- New Hero Image to Resolve Badge Issues --\u003e\n\u003cdiv class=\"cd-value-section\"\u003e\n\u003cdiv class=\"cd-value-card\"\u003e\n\u003ch3\u003e49-Minute HyperFlash™\u003c\/h3\u003e\n\u003cp\u003eDon't stay tethered to the wall. Advanced HyperFlash technology allows you to reach a 100% charge in just 49 minutes via AC, or 80% in only 43 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-value-card\"\u003e\n\u003ch3\u003e2,000W Continuous Output\u003c\/h3\u003e\n\u003cp\u003ePower demanding devices with ease. SurgePad™ technology enables the C1000 to manage high-wattage heating appliances up to 2,400W without tripping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-value-card\"\u003e\n\u003ch3\u003e4,000+ Cycle Life\u003c\/h3\u003e\n\u003cp\u003eBuilt with EV-grade LiFePO4 cells and InfiniPower™ technology, the C1000 Gen2 is rated for over 4,000 charge cycles, providing a reliable 10-year service life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-value-card\"\u003e\n\u003ch3\u003e10ms Seamless UPS\u003c\/h3\u003e\n\u003cp\u003eProtect your critical electronics. With a switchover time of less than 10ms, your Wi-Fi, CPAP, or computer will never know the power went out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-specs-row\"\u003e\n\u003cdiv class=\"cd-table-side\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\"\u003eC1000 Gen2 Technical Specs\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1,024Wh (LFP Chemistry)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAC Output\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2,000W (2,400W SurgePad™)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAC Input\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1,600W Max UltraFast\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSolar Input\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e600W Max (11V-60V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRecharge Time\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e49 Min (AC) \/ 1.8 Hr (Solar)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCycle Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4,000 Cycles to 80%+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-table-side\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\"\u003ePhysical \u0026amp; Smart Specs\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e24.9 lb (11.3 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e15.1 in (384 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8.2 in (208 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e9.6 in (244 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApp Control\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYes (Wi-Fi \u0026amp; Bluetooth)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5-Year Full Device Protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003ch3\u003eWhat's in the Box\u003c\/h3\u003e\n\u003cdiv class=\"cd-box-contents-list\"\u003e\n\u003cdiv class=\"cd-box-item\"\u003eAnker SOLIX C1000 Gen2 Unit\u003c\/div\u003e\n\u003cdiv class=\"cd-box-item\"\u003eAC Charging Cable\u003c\/div\u003e\n\u003cdiv class=\"cd-box-item\"\u003e12V Car Charging Cable\u003c\/div\u003e\n\u003cdiv class=\"cd-box-item\"\u003eQuick Start Guide\u003c\/div\u003e\n\u003cdiv class=\"cd-box-item\"\u003eSafety and Warranty Card\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer\"\u003eFast, reliable, and built for adventure. Developed by Anker SOLIX.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Anker","offers":[{"title":"No Add-On","offer_id":47302753812642,"sku":"A17631A1","price":499.99,"currency_code":"USD","in_stock":true},{"title":"With 100W Solar Panel","offer_id":47302753845410,"sku":"B17631A1","price":649.99,"currency_code":"USD","in_stock":true},{"title":"With 200W Solar Panel","offer_id":47302753878178,"sku":"B17631A3","price":719.99,"currency_code":"USD","in_stock":true},{"title":"With 400W Solar Panel","offer_id":47311631515810,"sku":"B17631A4","price":899.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/C1000Gen2.jpg?v=1780323560","url":"https:\/\/thecabindepot.com\/products\/anker-solix-c1000-gen2-2000w-1024wh-power-station","provider":"The Cabin Depot","version":"1.0","type":"link"}