{"product_id":"anker-solix-c1000x-gen-2-portable-power-station-1-024wh-2-000w-refurbished","title":"Anker SOLIX C1000X Gen 2 Portable Power Station - 1,024Wh | 2,000W (Refurbished)","description":"\u003cstyle\u003e\n  .solix-c1000g2 {\n    --c1000-black: #000000;\n    --c1000-dark: #111111;\n    --c1000-gray: #6e6e73;\n    --c1000-light: #f5f5f7;\n    --c1000-border: #e5e5e7;\n    --c1000-white: #ffffff;\n    --c1000-radius: 24px;\n    --c1000-max: 1280px;\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--c1000-black);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.5;\n    overflow: hidden;\n    box-sizing: border-box;\n  }\n\n  .solix-c1000g2 *,\n  .solix-c1000g2 *::before,\n  .solix-c1000g2 *::after {\n    box-sizing: border-box;\n  }\n\n  .solix-c1000g2 img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    padding: 0;\n  }\n\n  .solix-c1000g2 h1,\n  .solix-c1000g2 h2,\n  .solix-c1000g2 h3,\n  .solix-c1000g2 h4,\n  .solix-c1000g2 p {\n    margin-top: 0;\n  }\n\n  \/* =========================\n     COMMON\n  ========================= *\/\n\n  .c1000-container {\n    width: 100%;\n    max-width: var(--c1000-max);\n    margin: 0 auto;\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .c1000-section {\n    padding: 80px 0;\n  }\n\n  .c1000-section-dark {\n    background: #F2F2F2;\n    color: #fff;\n  }\n\n  .c1000-section-light {\n    background: #F2F2F2;\n  }\n\n  .c1000-section-white {\n    background: #fff;\n  }\n\n  .c1000-eyebrow {\n    margin: 0 0 12px;\n    font-size: 14px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #86868c;\n  }\n\n  .c1000-title {\n    margin: 0;\n    font-size: clamp(30px, 4vw, 54px);\n    line-height: 1.08;\n    font-weight: 700;\n    letter-spacing: -0.03em;\n  }\n\n  .c1000-subtitle {\n    max-width: 760px;\n    margin: 18px auto 0;\n    font-size: 18px;\n    line-height: 1.6;\n    color: #6e6e73;\n  }\n\n  .c1000-center {\n    text-align: center;\n  }\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .c1000-hero {\n    background: #F2F2F2;\n    color: #fff;\n    text-align: center;\n    padding: 76px 24px 0;\n  }\n\n  .c1000-hero-inner {\n    max-width: 1280px;\n    margin: 0 auto;\n  }\n\n  .c1000-hero h1 {\n    margin: 0;\n    font-size: clamp(38px, 5vw, 68px);\n    line-height: 1.05;\n    font-weight: 700;\n    letter-spacing: -0.04em;\n  }\n\n  .c1000-hero-tagline {\n    margin: 18px 0 0;\n    font-size: clamp(18px, 2.2vw, 28px);\n    line-height: 1.3;\n    color: #a1a1a6;\n    font-weight: 500;\n  }\n\n  .c1000-hero-highlight {\n    margin: 42px auto 42px;\n    max-width: 800px;\n  }\n\n  .c1000-hero-highlight h2 {\n    margin: 0;\n    font-size: clamp(30px, 4vw, 52px);\n    line-height: 1.08;\n    font-weight: 700;\n  }\n\n  .c1000-hero-highlight p {\n    margin: 12px 0 0;\n    font-size: 18px;\n    line-height: 1.6;\n    color: #a1a1a6;\n  }\n\n  .c1000-hero-image {\n    max-width: 1280px;\n    margin: 0 auto;\n  }\n\n  .c1000-hero-image img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  \/* =========================\n     STATS\n  ========================= *\/\n\n  .c1000-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: #d9d9dc;\n    border: 1px solid #d9d9dc;\n    border-radius: var(--c1000-radius);\n    overflow: hidden;\n  }\n\n  .c1000-stat {\n    background: #fff;\n    padding: 42px 28px;\n    text-align: center;\n  }\n\n  .c1000-stat-number {\n    margin: 0;\n    font-size: clamp(32px, 4vw, 52px);\n    line-height: 1;\n    font-weight: 700;\n    letter-spacing: -0.03em;\n  }\n\n  .c1000-stat-label {\n    margin: 12px 0 0;\n    font-size: 16px;\n    line-height: 1.5;\n    color: #6e6e73;\n  }\n\n  \/* =========================\n     FEATURE IMAGE + TEXT\n  ========================= *\/\n\n  .c1000-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 64px;\n  }\n\n  .c1000-feature.reverse .c1000-feature-copy {\n    order: 2;\n  }\n\n  .c1000-feature.reverse .c1000-feature-media {\n    order: 1;\n  }\n\n  .c1000-feature-copy h2 {\n    margin: 0;\n    font-size: clamp(30px, 4vw, 50px);\n    line-height: 1.08;\n    letter-spacing: -0.03em;\n  }\n\n  .c1000-feature-copy h3 {\n    margin: 18px 0 0;\n    font-size: 24px;\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  .c1000-feature-copy p {\n    margin: 18px 0 0;\n    font-size: 17px;\n    line-height: 1.7;\n    color: #6e6e73;\n  }\n\n  .c1000-feature-media {\n    overflow: hidden;\n    border-radius: var(--c1000-radius);\n  }\n\n  .c1000-feature-media img {\n    transition: transform 0.4s ease;\n  }\n\n  .c1000-feature-media:hover img {\n    transform: scale(1.02);\n  }\n\n  \/* =========================\n     FULL WIDTH IMAGE\n  ========================= *\/\n\n  .c1000-full-image {\n    overflow: hidden;\n    border-radius: var(--c1000-radius);\n  }\n\n  \/* =========================\n     POWER GRID\n  ========================= *\/\n\n  .c1000-power-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 46px;\n  }\n\n  .c1000-power-card {\n    background: #fff;\n    border-radius: 20px;\n    overflow: hidden;\n    border: 1px solid #e5e5e7;\n  }\n\n  .c1000-power-card img {\n    aspect-ratio: 1.8 \/ 1;\n    object-fit: cover;\n  }\n\n  .c1000-power-card-content {\n    padding: 24px;\n    text-align: center;\n  }\n\n  .c1000-power-card h3 {\n    margin: 0;\n    font-size: 20px;\n    line-height: 1.3;\n  }\n\n  .c1000-power-card p {\n    margin: 10px 0 0;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #6e6e73;\n  }\n\n  \/* =========================\n     RECHARGING\n  ========================= *\/\n\n  .c1000-recharge-image {\n    margin-top: 48px;\n    overflow: hidden;\n    border-radius: var(--c1000-radius);\n  }\n\n  .c1000-recharge-caption {\n    max-width: 850px;\n    margin: 24px auto 0;\n    text-align: center;\n    font-size: 16px;\n    line-height: 1.6;\n    color: #6e6e73;\n  }\n\n  \/* =========================\n     SMART FEATURES\n  ========================= *\/\n\n  .c1000-smart-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 48px;\n  }\n\n  .c1000-smart-card {\n    background: #f5f5f7;\n    border-radius: 22px;\n    overflow: hidden;\n  }\n\n  .c1000-smart-card img {\n    width: 100%;\n    aspect-ratio: 1.9 \/ 1;\n    object-fit: cover;\n  }\n\n  .c1000-smart-card-content {\n    padding: 26px 24px 30px;\n    text-align: center;\n  }\n\n  .c1000-smart-card h3 {\n    margin: 0;\n    font-size: 21px;\n    line-height: 1.3;\n  }\n\n  .c1000-smart-card p {\n    margin: 10px 0 0;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #6e6e73;\n  }\n\n  \/* =========================\n     IN THE BOX\n  ========================= *\/\n\n  .c1000-box {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 64px;\n    align-items: center;\n  }\n\n  .c1000-box-image {\n    overflow: hidden;\n    border-radius: var(--c1000-radius);\n  }\n\n  .c1000-box-copy h2 {\n    margin: 0;\n    font-size: clamp(30px, 4vw, 48px);\n    line-height: 1.08;\n  }\n\n  .c1000-box-list {\n    list-style: none;\n    margin: 28px 0 0;\n    padding: 0;\n  }\n\n  .c1000-box-list li {\n    position: relative;\n    margin: 0;\n    padding: 14px 0 14px 28px;\n    border-bottom: 1px solid #e5e5e7;\n    font-size: 17px;\n  }\n\n  .c1000-box-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 14px;\n    font-weight: 700;\n  }\n\n  \/* =========================\n     COMPARISON\n  ========================= *\/\n\n  .c1000-comparison-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    margin-top: 44px;\n    border: 1px solid #dcdce0;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .c1000-comparison {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .c1000-comparison th,\n  .c1000-comparison td {\n    padding: 20px 18px;\n    border-bottom: 1px solid #e5e5e7;\n    text-align: center;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .c1000-comparison th:first-child,\n  .c1000-comparison td:first-child {\n    text-align: left;\n    width: 40%;\n  }\n\n  .c1000-comparison thead th {\n    font-size: 17px;\n    font-weight: 700;\n    background: #f5f5f7;\n  }\n\n  .c1000-comparison tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .c1000-comparison .highlight {\n    font-weight: 700;\n  }\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen and (max-width: 900px) {\n\n    .c1000-section {\n      padding: 56px 0;\n    }\n\n    .c1000-container {\n      padding-left: 18px;\n      padding-right: 18px;\n    }\n\n    .c1000-hero {\n      padding: 54px 18px 0;\n    }\n\n    .c1000-stats {\n      grid-template-columns: 1fr;\n    }\n\n    .c1000-stat {\n      padding: 30px 20px;\n    }\n\n    .c1000-feature,\n    .c1000-box {\n      grid-template-columns: 1fr;\n      gap: 32px;\n    }\n\n    .c1000-feature.reverse .c1000-feature-copy,\n    .c1000-feature.reverse .c1000-feature-media {\n      order: initial;\n    }\n\n    .c1000-power-grid,\n    .c1000-smart-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .c1000-feature-copy p {\n      font-size: 16px;\n    }\n\n    .c1000-box {\n      gap: 30px;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n\n    .c1000-section {\n      padding: 44px 0;\n    }\n\n    .c1000-hero h1 {\n      font-size: 38px;\n    }\n\n    .c1000-hero-tagline {\n      font-size: 18px;\n    }\n\n    .c1000-hero-highlight {\n      margin: 32px auto;\n    }\n\n    .c1000-hero-highlight h2 {\n      font-size: 32px;\n    }\n\n    .c1000-title {\n      font-size: 32px;\n    }\n\n    .c1000-feature-copy h2 {\n      font-size: 32px;\n    }\n\n    .c1000-feature-copy h3 {\n      font-size: 21px;\n    }\n\n    .c1000-feature-copy p {\n      font-size: 15px;\n    }\n\n    .c1000-feature-media,\n    .c1000-full-image,\n    .c1000-recharge-image,\n    .c1000-box-image {\n      border-radius: 16px;\n    }\n\n    .c1000-power-card,\n    .c1000-smart-card {\n      border-radius: 16px;\n    }\n\n    .c1000-stat-number {\n      font-size: 38px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"solix-c1000g2\"\u003e\n\u003c!-- =========================================\n       01. HERO\n  ========================================== --\u003e\n\u003csection class=\"c1000-hero\"\u003e\n\u003cdiv class=\"c1000-hero-inner\"\u003e\n\u003ch1\u003eAnker SOLIX C1000X Gen 2 (Refurbished)\u003c\/h1\u003e\n\u003cp class=\"c1000-hero-tagline\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eFast-Charging Portable Power, Ready in 49 Minutes\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"c1000-hero-highlight\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cmeta charset=\"utf-8\"\u003eWith up to \u003cstrong\u003e1,600W AC input\u003c\/strong\u003e, the \u003cstrong\u003e1,024Wh\u003c\/strong\u003e Anker SOLIX C1000X Gen 2 can recharge from 0% to 100% in just \u003cstrong\u003e49 minutes\u003c\/strong\u003e. Spend less time waiting and more time powered up—whether you're at home, on the road, or enjoying the outdoors.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/C1000.png?v=1784277527\" alt=\"Anker SOLIX C1000X Gen 2 1024Wh portable power station\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       02. CORE SPECS\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-white\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-stats\"\u003e\n\u003cdiv class=\"c1000-stat\"\u003e\n\u003cp class=\"c1000-stat-number\"\u003e1,024Wh\u003c\/p\u003e\n\u003cp class=\"c1000-stat-label\"\u003ePortable Power Capacity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-stat\"\u003e\n\u003cp class=\"c1000-stat-number\"\u003e2,000W\u003c\/p\u003e\n\u003cp class=\"c1000-stat-label\"\u003eContinuous Output\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-stat\"\u003e\n\u003cp class=\"c1000-stat-number\"\u003e49 Min\u003c\/p\u003e\n\u003cp class=\"c1000-stat-label\"\u003eAC Recharge to 100%\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       03. POWER MORE\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-dark\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-center\"\u003e\n\u003cp class=\"c1000-eyebrow\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eReliable Backup Power\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2 class=\"c1000-title\"\u003ePower More, All at Once\u003c\/h2\u003e\n\u003cp class=\"c1000-subtitle\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eDelivering 2,000W of continuous power and up to 3,000W peak output, C1000X Gen 2 keeps essential devices running when the grid goes down.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-power-grid\"\u003e\n\u003cdiv class=\"c1000-power-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/1_a58e82ea-4992-4a11-a80a-cce20c5bf2ac_3840x.png?v=1755153382\" alt=\"Anker SOLIX C1000X Gen 2 2000W continuous power output\" loading=\"lazy\"\u003e\n\u003cdiv class=\"c1000-power-card-content\"\u003e\n\u003ch3\u003e2,000W Continuous Output\u003c\/h3\u003e\n\u003cp\u003eReliable power for essential appliances, electronics, and everyday devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-power-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/2_4470aeff-3a86-4706-a736-f3f7feb89eb6_3840x.png?v=1755153395\" alt=\"Anker SOLIX C1000X Gen 2 3000W peak output portable power station\" loading=\"lazy\"\u003e\n\u003cdiv class=\"c1000-power-card-content\"\u003e\n\u003ch3\u003e3,000W Peak Output\u003c\/h3\u003e\n\u003cp\u003eExtra power when demanding devices need a higher startup surge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-power-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/3_0c040078-bf5a-4b72-860f-f1ea3510e289_3840x.png?v=1755153391\" alt=\"Anker SOLIX C1000X Gen 2 powers up to 10 devices simultaneously\" loading=\"lazy\"\u003e\n\u003cdiv class=\"c1000-power-card-content\"\u003e\n\u003ch3\u003ePower Up to 10 Devices\u003c\/h3\u003e\n\u003cp\u003eConnect multiple devices at once for home backup, outdoor use, and everyday power needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       04. 2000W POWER\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-white\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-feature\"\u003e\n\u003cdiv class=\"c1000-feature-copy\"\u003e\n\u003cp class=\"c1000-eyebrow\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eEmergency Backup\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2\u003eStay Ahead of Any Outage\u003c\/h2\u003e\n\u003ch3\u003e2,000W of Reliable Power\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eBack up essential home devices with 2,000W continuous power and up to 3,000W peak output—ready whenever the grid decides to quit.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWith up to 10 connected devices, C1000X Gen 2 provides flexible backup power for refrigerators, lights, networking equipment, electronics, and other essential devices.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/img_1_b0eb3779-943a-4a24-aea7-e9e51e3021ef_3840x.png?v=1756779260\" alt=\"Anker SOLIX C1000X Gen 2 home backup power with 2000W output\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       05. COMPACT DESIGN\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-light\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-center\"\u003e\n\u003cp class=\"c1000-eyebrow\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eCompact \u0026amp; Portable\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2 class=\"c1000-title\"\u003ePacks Away, Fits Anywhere\u003c\/h2\u003e\n\u003cp class=\"c1000-subtitle\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eC1000X Gen 2's compact design makes it easy to store in your trunk, closet, or any corner—ready whenever you need portable power.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-full-image\" style=\"margin-top: 48px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0854\/3820\/2186\/files\/img_a7826266-553d-490f-b103-11736fcc8cdd_3840x.png?v=1763711348\" alt=\"Compact Anker SOLIX C1000X Gen 2 portable power station for home and travel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       06. LONG LASTING POWER\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-white\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-feature reverse\"\u003e\n\u003cdiv class=\"c1000-feature-copy\"\u003e\n\u003cp class=\"c1000-eyebrow\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eLong-Lasting Reliability\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2\u003eUse Every Day for a Decade\u003c\/h2\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eBuilt for long-term everyday use, C1000X Gen 2 delivers up to 10 years of reliable power with 80% capacity remaining after 4,000 cycles.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eThat means dependable portable power for years of camping, travel, emergency backup, and everyday use.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/img_2_acce9120-afec-40b5-8ba0-07cd3d548459_3840x.png?v=1756722710\" alt=\"Anker SOLIX C1000X Gen 2 long lasting battery with 4000 cycles\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       07. SIX RECHARGING OPTIONS\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-light\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-center\"\u003e\n\u003cp class=\"c1000-eyebrow\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eFlexible Recharging\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2 class=\"c1000-title\"\u003e6 Recharging Options\u003c\/h2\u003e\n\u003cp class=\"c1000-subtitle\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eRecharge the C1000X Gen 2 in different environments with flexible charging options designed for home, travel, and outdoor use.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-recharge-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/img_3_12257063-c3f6-4321-a278-ae7b00935946_3840x.png?v=1756722711\" alt=\"Anker SOLIX C1000X Gen 2 six charging options including AC and solar charging\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp class=\"c1000-recharge-caption\"\u003eAC charging delivers up to 1,600W input for a 49-minute recharge to 100%, while solar charging supports up to 600W with a maximum 60V input.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       08. SMART FEATURES\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-white\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-center\"\u003e\n\u003cp class=\"c1000-eyebrow\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eBuilt for Everyday Convenience\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2 class=\"c1000-title\"\u003ePower That Works Around You\u003c\/h2\u003e\n\u003cp class=\"c1000-subtitle\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eFrom fast UPS switching to quiet operation and smart app control, C1000X Gen 2 is designed to make portable power easier to use.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-smart-grid\"\u003e\n\u003cdiv class=\"c1000-smart-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/img_a026b834-3382-49b9-b8f6-6236279e74db_3840x.png?v=1756778100\" alt=\"Anker SOLIX C1000X Gen 2 10ms UPS backup protection\" loading=\"lazy\"\u003e\n\u003cdiv class=\"c1000-smart-card-content\"\u003e\n\u003ch3\u003e10ms UPS Backup Protection\u003c\/h3\u003e\n\u003cp\u003eFast backup switching helps keep connected equipment powered when the grid goes down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-smart-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/A1763_PC_US_Quiet_Operation-1464x600_1_3840x.jpg?v=1756778099\" alt=\"Anker SOLIX C1000X Gen 2 quiet 20dB operation\" loading=\"lazy\"\u003e\n\u003cdiv class=\"c1000-smart-card-content\"\u003e\n\u003ch3\u003e20dB Quiet Operation\u003c\/h3\u003e\n\u003cp\u003eDesigned for quieter everyday use at home, in the garage, or while camping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-smart-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/1798\/4111\/files\/A1763_PC_US_Remote_App_Control-1464x600_1_3840x.jpg?v=1756778097\" alt=\"Anker SOLIX C1000X Gen 2 smart app control\" loading=\"lazy\"\u003e\n\u003cdiv class=\"c1000-smart-card-content\"\u003e\n\u003ch3\u003eSmart App Control\u003c\/h3\u003e\n\u003cp\u003eMonitor and manage your portable power station through the Anker app.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       09. IN THE BOX\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-light\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-box\"\u003e\n\u003cdiv class=\"c1000-box-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/10001_7530bd8f-90b3-4bc5-be33-38635812cb7f.png?v=1784281367\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"c1000-box-copy\"\u003e\n\u003cp class=\"c1000-eyebrow\"\u003eWhat's Included\u003c\/p\u003e\n\u003ch2\u003eIn the Box\u003c\/h2\u003e\n\u003cul class=\"c1000-box-list\"\u003e\n\u003cli\u003e  Anker SOLIX C1000X Gen 2\u003c\/li\u003e\n\u003cli\u003e  AC Charging Cable\u003c\/li\u003e\n\u003cli\u003e  User Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       10. COMPARISON\n  ========================================== --\u003e\n\u003csection class=\"c1000-section c1000-section-white\"\u003e\n\u003cdiv class=\"c1000-container\"\u003e\n\u003cdiv class=\"c1000-center\"\u003e\n\u003cp class=\"c1000-eyebrow\"\u003eGeneration Comparison\u003c\/p\u003e\n\u003ch2 class=\"c1000-title\"\u003eC1000X Gen 2 vs. C1000X\u003c\/h2\u003e\n\u003cp class=\"c1000-subtitle\"\u003eSee how the next-generation C1000X Gen 2 compares with the original C1000X.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c1000-comparison-wrapper\"\u003e\n\u003ctable class=\"c1000-comparison\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eAnker SOLIX C1000X Gen 2\u003c\/th\u003e\n\u003cth\u003eAnker SOLIX C1000X\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAC Recharging to 100%\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e49 Min\u003c\/td\u003e\n\u003ctd\u003e58 Min\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax AC Input\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e1,600W\u003c\/td\u003e\n\u003ctd\u003e1,300W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutput\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e2,000W\u003cbr\u003e3,000W Peak Output\u003c\/td\u003e\n\u003ctd\u003e1,800W\u003cbr\u003e3,000W Peak Output\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPS\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e10 ms\u003c\/td\u003e\n\u003ctd\u003e20 ms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e15.1 × 8.2 × 9.6\"\u003c\/td\u003e\n\u003ctd\u003e14.8 × 8.1 × 10.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Recharging\u003c\/td\u003e\n\u003ctd\u003e600W, 60V Max\u003c\/td\u003e\n\u003ctd\u003e600W, 60V Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e1,024Wh\u003c\/td\u003e\n\u003ctd\u003e1,056Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eExpandable Capacity\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLCD Screen\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Bar\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong\u003e⚠️ Warranty: 6 Months\u003c\/strong\u003e\u003cbr\u003eThis is a refurbished product and includes a \u003cstrong\u003e6-month warranty\u003c\/strong\u003e. Please review the \u003ca href=\"https:\/\/www.ankersolix.com\/refurbished-warranty\" title=\"Anker SOLIX’s refurbished items\"\u003ewarranty policy\u003c\/a\u003e for complete warranty terms and conditions.\u003c\/p\u003e","brand":"Anker SOLIX","offers":[{"title":"Default Title","offer_id":48340821475586,"sku":"A1765111-F0","price":384.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/10001_7530bd8f-90b3-4bc5-be33-38635812cb7f.png?v=1784281367","url":"https:\/\/droneroboticstec.com\/products\/anker-solix-c1000x-gen-2-portable-power-station-1-024wh-2-000w-refurbished","provider":"Drone Robotics Tech","version":"1.0","type":"link"}