{"product_id":"10000mah-slim-power-bank-w-built-in-cables-22-5w-pd-fast-charger-for-iphone-samsung","title":"10000mAh Slim Power Bank w\/ Built-In Cables – 22.5W PD Fast Charger for iPhone \u0026 Samsung","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003cmeta name=\"description\" content=\"10000mAh power bank with 2 built-in cables (USB-C and Lightning), 22.5W PD fast charging, slim 15mm profile. No cables to carry. Compatible with iPhone 17\/16\/15\/14, Samsung Galaxy, iPad. LED battery display, airline carry-on safe.\"\u003e\n  \u003ctitle\u003ePower Bank with 2 Built-in Cables (USB-C + Lightning), 10000mAh, 22.5W PD Fast Charging – iPhone 17\/16\/15\/14 \u0026amp; Samsung\u003c\/title\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\/\",\n    \"@type\": \"Product\",\n    \"name\": \"Power Bank with 2 Built-in Cables 10000mAh, 22.5W PD Fast Charging – USB-C \u0026 Lightning, iPhone 17\/16\/15\/14 \u0026 Samsung\",\n    \"description\": \"10000mAh slim portable power bank with two built-in cables — USB-C and Lightning — and 22.5W Power Delivery fast charging. Compatible with iPhone 14 (Lightning), iPhone 15\/16\/17 (USB-C), Samsung Galaxy, iPad, and all USB-A devices. LED battery percentage display. No separate cable needed.\",\n    \"sku\": \"PB-2CABLE-10K-PD225\",\n    \"brand\": { \"@type\": \"Brand\", \"name\": \"YourBrand\" }\n  }\n  \u003c\/script\u003e\n\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --black: #0f0f0f;\n      --white: #ffffff;\n      --gray-100: #f5f4f0;\n      --gray-200: #e8e7e2;\n      --gray-400: #9a9890;\n      --gray-600: #5a5955;\n      --green-bg: #eaf3de;\n      --green-text: #3b6d11;\n      --blue-bg: #e6f1fb;\n      --blue-text: #185fa5;\n      --amber-bg: #faeeda;\n      --amber-text: #854f0b;\n      --pink-bg: #fbeaf0;\n      --pink-text: #993556;\n      --teal-bg: #e1f5ee;\n      --teal-text: #0f6e56;\n      --purple-bg: #eeedfe;\n      --purple-text: #534ab7;\n      --coral-bg: #faece7;\n      --coral-text: #993c1d;\n      --radius-sm: 6px;\n      --radius-md: 10px;\n      --radius-lg: 16px;\n      --radius-pill: 999px;\n    }\n\n    html { font-size: 16px; -webkit-font-smoothing: antialiased; }\n    body { font-family: 'DM Sans', sans-serif; background: var(--white); color: var(--black); min-height: 100vh; }\n    .page { max-width: 900px; margin: 0 auto; padding: 3rem 2rem 5rem; }\n\n    \/* ─── Badges ─── *\/\n    .badge-row { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.75rem; }\n    .badge {\n      font-size: 10.5px; font-weight: 500; letter-spacing: .06em;\n      text-transform: uppercase; padding: 4px 12px; border-radius: var(--radius-pill);\n    }\n    .b-green  { background: var(--green-bg);  color: var(--green-text); }\n    .b-blue   { background: var(--blue-bg);   color: var(--blue-text); }\n    .b-amber  { background: var(--amber-bg);  color: var(--amber-text); }\n    .b-teal   { background: var(--teal-bg);   color: var(--teal-text); }\n    .b-purple { background: var(--purple-bg); color: var(--purple-text); }\n    .b-pink   { background: var(--pink-bg);   color: var(--pink-text); }\n    .b-coral  { background: var(--coral-bg);  color: var(--coral-text); }\n\n    \/* ─── Hero ─── *\/\n    h1 {\n      font-family: 'DM Serif Display', serif;\n      font-size: clamp(1.65rem, 4vw, 2.25rem);\n      font-weight: 400; line-height: 1.18;\n      letter-spacing: -.02em; color: var(--black); margin-bottom: .6rem;\n    }\n    .tagline { font-size: 15px; color: var(--gray-600); font-style: italic; margin-bottom: 1.75rem; line-height: 1.6; }\n\n    \/* ─── Cable Layout Diagram ─── *\/\n    .cable-diagram {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2rem;\n    }\n    .cable-header {\n      background: var(--black); padding: .75rem 1.25rem;\n      font-size: 11px; font-weight: 500; letter-spacing: .08em;\n      text-transform: uppercase; color: rgba(255,255,255,.6);\n    }\n    .cable-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: 1px; background: var(--gray-200);\n    }\n    .cable-cell {\n      background: var(--white); padding: 1.1rem;\n      display: flex; flex-direction: column; gap: 5px;\n    }\n    .cable-type  { font-size: 14px; font-weight: 500; color: var(--black); }\n    .cable-spec  { font-size: 12px; color: var(--gray-400); }\n    .cable-use   { font-size: 12px; color: var(--gray-600); line-height: 1.5; }\n    .cable-tag   {\n      display: inline-block; font-size: 10px; font-weight: 500;\n      letter-spacing: .05em; text-transform: uppercase;\n      padding: 2px 8px; border-radius: var(--radius-pill); margin-top: 3px;\n      width: fit-content;\n    }\n\n    \/* ─── Stats Bar ─── *\/\n    .stats-bar {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));\n      gap: 1px; background: var(--gray-200);\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2rem;\n    }\n    .stat-cell {\n      background: var(--white); padding: 1rem .75rem;\n      display: flex; flex-direction: column; align-items: center;\n      text-align: center; gap: 4px;\n    }\n    .stat-num {\n      font-family: 'DM Serif Display', serif;\n      font-size: 1.75rem; font-weight: 400; line-height: 1; color: var(--black);\n    }\n    .stat-unit { font-size: 12px; font-weight: 500; color: var(--black); }\n    .stat-label { font-size: 11px; color: var(--gray-400); }\n\n    \/* ─── Compat chips ─── *\/\n    .compat-group-label {\n      font-size: 11px; font-weight: 500; letter-spacing: .08em;\n      text-transform: uppercase; color: var(--gray-400); margin-bottom: 8px;\n    }\n    .compat-strip { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 1.25rem; }\n    .compat-chip {\n      font-size: 11.5px; background: var(--gray-100);\n      border: 1px solid var(--gray-200); border-radius: var(--radius-pill);\n      padding: 4px 12px; color: var(--gray-600);\n    }\n    .compat-chip strong { font-weight: 500; color: var(--black); }\n\n    \/* ─── Body Copy ─── *\/\n    .desc {\n      font-size: 15px; line-height: 1.8; color: #2a2a2a;\n      margin-bottom: 2rem; padding-bottom: 2rem;\n      border-bottom: 1px solid var(--gray-200);\n    }\n    .desc p + p { margin-top: 1rem; }\n    .desc strong { font-weight: 500; }\n\n    \/* ─── Section label ─── *\/\n    .section-label {\n      font-size: 11px; font-weight: 500; letter-spacing: .1em;\n      text-transform: uppercase; color: var(--gray-400); margin-bottom: 1rem;\n    }\n\n    \/* ─── Feature Grid ─── *\/\n    .feat-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px; margin-bottom: 2.5rem;\n    }\n    .feat-card {\n      background: var(--gray-100); border-radius: var(--radius-lg);\n      padding: 1.1rem 1.1rem 1.2rem;\n      border: 1px solid var(--gray-200); transition: border-color .2s;\n    }\n    .feat-card:hover { border-color: #c8c6c0; }\n    .feat-icon {\n      width: 34px; height: 34px; border-radius: var(--radius-sm);\n      display: flex; align-items: center; justify-content: center;\n      font-size: 17px; margin-bottom: .65rem;\n    }\n    .feat-card h3 { font-size: 13px; font-weight: 500; margin-bottom: 4px; }\n    .feat-card p  { font-size: 12px; color: var(--gray-600); line-height: 1.55; }\n\n    \/* ─── Charges Estimator ─── *\/\n    .charges-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: 10px; margin-bottom: 2.5rem;\n    }\n    .charge-card {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      padding: 1rem; background: var(--white); text-align: center;\n    }\n    .charge-times {\n      font-family: 'DM Serif Display', serif;\n      font-size: 2rem; font-weight: 400; line-height: 1;\n      color: var(--black); display: block; margin-bottom: 4px;\n    }\n    .charge-device { font-size: 12.5px; font-weight: 500; color: var(--black); margin-bottom: 3px; }\n    .charge-note   { font-size: 11px; color: var(--gray-400); }\n\n    \/* ─── Spec Table ─── *\/\n    .specs-wrap {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2.5rem;\n    }\n    .spec-row {\n      display: flex; justify-content: space-between; align-items: center;\n      padding: 11px 16px; border-bottom: 1px solid var(--gray-200); font-size: 13.5px;\n    }\n    .spec-row:last-child { border-bottom: none; }\n    .spec-row:nth-child(even) { background: var(--gray-100); }\n    .spec-label { color: var(--gray-600); }\n    .spec-val   { font-weight: 500; text-align: right; }\n\n    \/* ─── Long-form ─── *\/\n    .longform h2 {\n      font-family: 'DM Serif Display', serif; font-size: 1.25rem;\n      font-weight: 400; margin: 2rem 0 .6rem;\n    }\n    .longform p { font-size: 14.5px; line-height: 1.8; color: #333; margin-bottom: .8rem; }\n    .longform ul { margin: .5rem 0 .8rem 1.25rem; }\n    .longform ul li { font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 4px; }\n\n    hr { border: none; border-top: 1px solid var(--gray-200); margin: 2rem 0; }\n\n    @media (max-width: 600px) {\n      .page { padding: 2rem 1.25rem 4rem; }\n      .stat-num { font-size: 1.4rem; }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cmain class=\"page\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cdiv class=\"badge-row\"\u003e\n    \u003cspan class=\"badge b-blue\"\u003eUSB-C + Lightning Built-In\u003c\/span\u003e\n    \u003cspan class=\"badge b-green\"\u003e10000mAh\u003c\/span\u003e\n    \u003cspan class=\"badge b-purple\"\u003e22.5W PD Fast Charge\u003c\/span\u003e\n    \u003cspan class=\"badge b-teal\"\u003e0 Cables to Carry\u003c\/span\u003e\n    \u003cspan class=\"badge b-amber\"\u003eLED Display\u003c\/span\u003e\n    \u003cspan class=\"badge b-coral\"\u003e✈️ Airline Safe\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- H1 --\u003e\n  \u003ch1 itemprop=\"name\"\u003ePower Bank with 2 Built-in Cables — 10000mAh, 22.5W PD Fast Charging, USB-C \u0026amp; Lightning\u003c\/h1\u003e\n  \u003cp class=\"tagline\"\u003eThe only power bank that charges every iPhone ever made — from iPhone 5 to iPhone 17 — without a separate cable. Two connectors, built in, always with you.\u003c\/p\u003e\n\n  \u003c!-- Cable Diagram --\u003e\n  \u003cdiv class=\"cable-diagram\"\u003e\n    \u003cdiv class=\"cable-header\"\u003e2 built-in cables — no separate cable ever needed\u003c\/div\u003e\n    \u003cdiv class=\"cable-grid\"\u003e\n      \u003cdiv class=\"cable-cell\"\u003e\n        \u003cspan class=\"cable-type\"\u003eUSB-C Cable\u003c\/span\u003e\n        \u003cspan class=\"cable-spec\"\u003e22.5W PD fast charge\u003c\/span\u003e\n        \u003cspan class=\"cable-use\"\u003eiPhone 15 \/ 16 \/ 17 series · Samsung Galaxy · iPad Pro · MacBook top-up · Android devices\u003c\/span\u003e\n        \u003cspan class=\"cable-tag\" style=\"background:var(--blue-bg);color:var(--blue-text)\"\u003eModern iPhones + Android\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cable-cell\"\u003e\n        \u003cspan class=\"cable-type\"\u003eLightning Cable\u003c\/span\u003e\n        \u003cspan class=\"cable-spec\"\u003e12W charge\u003c\/span\u003e\n        \u003cspan class=\"cable-use\"\u003eiPhone 14 \/ 13 \/ 12 \/ 11 \/ XS \/ XR \/ X \/ 8 \/ 7 · AirPods (Lightning case)\u003c\/span\u003e\n        \u003cspan class=\"cable-tag\" style=\"background:var(--amber-bg);color:var(--amber-text)\"\u003eAll Lightning iPhones\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cable-cell\"\u003e\n        \u003cspan class=\"cable-type\"\u003eUSB-A Port\u003c\/span\u003e\n        \u003cspan class=\"cable-spec\"\u003e10W output\u003c\/span\u003e\n        \u003cspan class=\"cable-use\"\u003eThird device simultaneously — any USB device via your own cable\u003c\/span\u003e\n        \u003cspan class=\"cable-tag\" style=\"background:var(--green-bg);color:var(--green-text)\"\u003eExtra port\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cable-cell\"\u003e\n        \u003cspan class=\"cable-type\"\u003eUSB-C Port\u003c\/span\u003e\n        \u003cspan class=\"cable-spec\"\u003eInput only — recharges bank\u003c\/span\u003e\n        \u003cspan class=\"cable-use\"\u003eRecharge the bank at 18W from any USB-C wall adapter or laptop port\u003c\/span\u003e\n        \u003cspan class=\"cable-tag\" style=\"background:var(--purple-bg);color:var(--purple-text)\"\u003eBank recharge\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Stats Bar --\u003e\n  \u003cdiv class=\"stats-bar\"\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e10K\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003emAh\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eCapacity\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e22.5\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eWatts\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003ePD fast charge\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e2\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eCables\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eUSB-C + Lightning\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e3\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eDevices\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eSimultaneously\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e37Wh\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eEnergy\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eUnder 100Wh limit\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Compat chips --\u003e\n  \u003cdiv class=\"compat-group-label\"\u003eUSB-C cable — iPhone 15, 16, 17 \u0026amp; modern devices\u003c\/div\u003e\n  \u003cdiv class=\"compat-strip\"\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone 17 \/ 17 Pro \/ 17 Pro Max \/ 17 Air\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone 16 \/ 16 Plus \/ 16 Pro \/ 16 Pro Max\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone 15 series\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eSamsung Galaxy S24 \/ S23 \/ S22\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPad Pro \/ iPad Air (USB-C)\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003eAll USB-C Android devices\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compat-group-label\"\u003eLightning cable — iPhone 14 and earlier\u003c\/div\u003e\n  \u003cdiv class=\"compat-strip\" style=\"margin-bottom:1.75rem;\"\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone 14 \/ 14 Plus \/ 14 Pro \/ 14 Pro Max\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone 13 \/ 13 Mini \/ 13 Pro series\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone 12 \/ 11 \/ XS \/ XR \/ X \/ 8 \/ 7\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eAirPods (Lightning charging case)\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003eiPad mini \/ iPad Air (Lightning)\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Short Description --\u003e\n  \u003cdiv class=\"desc\" itemprop=\"description\"\u003e\n    \u003cp\u003eThe most common reason a power bank stays in a bag unused is the cable. You bought the bank, the cable is somewhere else, and the phone continues to die. This bank solves that with \u003cstrong\u003etwo built-in cables that fold into the bank body\u003c\/strong\u003e — a USB-C cable for iPhone 15, 16, 17, and all modern Android and Samsung devices, and a Lightning cable for iPhone 14 and every Lightning iPhone back to the original. Unfold the cable you need, plug in, and you're charging. No separate cable, no fumbling in a bag, no emergency cable borrowing at airports.\u003c\/p\u003e\n    \u003cp\u003eThe USB-C built-in cable delivers \u003cstrong\u003e22.5W Power Delivery fast charging\u003c\/strong\u003e — iPhone 15\/16\/17 from 0 to 50% in approximately 35 minutes, Samsung Galaxy S24 at full Adaptive Fast Charge speed. The Lightning cable charges at 12W, covering the full Lightning iPhone range from iPhone 5 through iPhone 14 Pro Max. A \u003cstrong\u003eUSB-A output port\u003c\/strong\u003e handles a third device simultaneously via any standard USB cable. The bank itself recharges through the USB-C input port at 18W from any USB-C wall adapter — the same port and cable type used by modern iPhones and laptops.\u003c\/p\u003e\n    \u003cp\u003eAt 37Wh and under 300g, it passes every airline's carry-on limit without declaration, fits in a jacket pocket or any travel bag side pocket, and replaces the cable bag that most travellers carry. Two cables built in means the bank is always ready — no assembly, no configuration, just unfold and charge.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Feature Cards --\u003e\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003cdiv class=\"feat-grid\"\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--blue-bg)\"\u003e🔌\u003c\/div\u003e\n      \u003ch3\u003eUSB-C + Lightning Built-In\u003c\/h3\u003e\n      \u003cp\u003eBoth cables fold into the bank body — charges every iPhone from iPhone 5 to 17 with zero separate cables needed\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--purple-bg)\"\u003e⚡\u003c\/div\u003e\n      \u003ch3\u003e22.5W PD Fast Charging\u003c\/h3\u003e\n      \u003cp\u003eUSB-C cable fast-charges iPhone 15\/16\/17 and Samsung Galaxy at full PD speed — 50% in ~35 minutes\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--green-bg)\"\u003e📱\u003c\/div\u003e\n      \u003ch3\u003e3-Device Simultaneous\u003c\/h3\u003e\n      \u003cp\u003eBoth built-in cables + USB-A port active at once — charge two phones and a pair of earbuds at the same time\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--teal-bg)\"\u003e💡\u003c\/div\u003e\n      \u003ch3\u003eLED Battery Display\u003c\/h3\u003e\n      \u003cp\u003ePercentage readout — know exactly how much charge is left before leaving the house or hotel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--amber-bg)\"\u003e✈️\u003c\/div\u003e\n      \u003ch3\u003eAirline Carry-On Safe\u003c\/h3\u003e\n      \u003cp\u003e37Wh — under the 100Wh carry-on limit on all airlines, no declaration needed at security\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--coral-bg)\"\u003e🏕️\u003c\/div\u003e\n      \u003ch3\u003eUniversal Coverage\u003c\/h3\u003e\n      \u003cp\u003eThe two built-in cables cover the complete iPhone lineup plus every USB-C Android — one bank charges any phone\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Charges Estimator --\u003e\n  \u003cp class=\"section-label\"\u003eEstimated charges from full capacity\u003c\/p\u003e\n  \u003cdiv class=\"charges-grid\"\u003e\n    \u003cdiv class=\"charge-card\"\u003e\n      \u003cspan class=\"charge-times\"\u003e~2.5×\u003c\/span\u003e\n      \u003cspan class=\"charge-device\"\u003eiPhone 16\u003c\/span\u003e\n      \u003cspan class=\"charge-note\"\u003e3,561mAh — USB-C cable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"charge-card\"\u003e\n      \u003cspan class=\"charge-times\"\u003e~2×\u003c\/span\u003e\n      \u003cspan class=\"charge-device\"\u003eiPhone 14 Pro Max\u003c\/span\u003e\n      \u003cspan class=\"charge-note\"\u003e4,323mAh — Lightning cable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"charge-card\"\u003e\n      \u003cspan class=\"charge-times\"\u003e~3×\u003c\/span\u003e\n      \u003cspan class=\"charge-device\"\u003eiPhone 13 Mini\u003c\/span\u003e\n      \u003cspan class=\"charge-note\"\u003e2,438mAh — Lightning cable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"charge-card\"\u003e\n      \u003cspan class=\"charge-times\"\u003e~1.7×\u003c\/span\u003e\n      \u003cspan class=\"charge-device\"\u003eSamsung Galaxy S24 Ultra\u003c\/span\u003e\n      \u003cspan class=\"charge-note\"\u003e5,000mAh — USB-C cable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"charge-card\"\u003e\n      \u003cspan class=\"charge-times\"\u003e~6×\u003c\/span\u003e\n      \u003cspan class=\"charge-device\"\u003eAirPods Pro case\u003c\/span\u003e\n      \u003cspan class=\"charge-note\"\u003e~500mAh — Lightning cable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"charge-card\"\u003e\n      \u003cspan class=\"charge-times\"\u003e~2×\u003c\/span\u003e\n      \u003cspan class=\"charge-device\"\u003eiPhone 17 Pro Max\u003c\/span\u003e\n      \u003cspan class=\"charge-note\"\u003e~4,700mAh — USB-C cable\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- Spec Table --\u003e\n  \u003cp class=\"section-label\"\u003eProduct specifications\u003c\/p\u003e\n  \u003cdiv class=\"specs-wrap\" itemprop=\"additionalProperty\" itemscope itemtype=\"https:\/\/schema.org\/PropertyValue\"\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCapacity\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e10,000mAh \/ 37Wh\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBuilt-in cable 1\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eUSB-C — 22.5W PD fast charge\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBuilt-in cable 2\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eLightning — 12W charge\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eUSB-A port output\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e10W (5V\/2A)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eUSB-C port (input)\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e18W — recharges bank in ~3 hours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eSimultaneous output\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eAll 3 outputs active at once\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eDisplay\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eLED digital battery percentage\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eAirline compliance\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e37Wh — under 100Wh carry-on limit\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eApprox. 140 × 68 × 15mm\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eApprox. 230g\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eSafety\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eOvercharge, short circuit, over-temp, over-discharge\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCertifications\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eCE, FCC, RoHS\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Long-form SEO copy --\u003e\n  \u003cdiv class=\"longform\"\u003e\n\n    \u003ch2\u003eWhy two built-in cables changes how a power bank actually gets used\u003c\/h2\u003e\n    \u003cp\u003eThe gap between owning a power bank and using it when you need it is almost always the cable. When someone needs an emergency charge, they reach into a bag and find the bank but not the cable — or they find a cable but it's the wrong connector for the phone they're carrying today. A built-in cable collapses the bank and the cable into one item: if the bank is in the bag, the cable is in the bag. Two built-in cables — one USB-C for modern iPhones and Android, one Lightning for older iPhones — mean the bank works for the phone in your hand regardless of whether it's a new iPhone 17 or a friend's iPhone 12, without carrying two separate cables for two connector types.\u003c\/p\u003e\n\n    \u003ch2\u003eUSB-C iPhone 15\/16\/17 vs. Lightning iPhone 14 and earlier — using both cables on the same bank\u003c\/h2\u003e\n    \u003cp\u003eApple switched from Lightning to USB-C with iPhone 15. This means the current lineup is split: everyone with an iPhone 15, 16, or 17 needs a USB-C cable, and everyone still using an iPhone 14, 13, 12, or earlier needs Lightning. In households or groups with mixed iPhone generations — the most common real-world scenario — a single cable bank is a problem. This bank carries both. The USB-C built-in cable fast-charges iPhone 15 and newer at 22.5W PD. The Lightning cable charges any Lightning iPhone up to 12W. Both cables fold independently and can be used simultaneously — charging an iPhone 17 and an iPhone 14 from the same bank at the same time with no separate cables involved.\u003c\/p\u003e\n\n    \u003ch2\u003e22.5W PD fast charging — what it means for your specific iPhone\u003c\/h2\u003e\n    \u003cp\u003eUSB Power Delivery fast charging requires both a cable and a charger\/bank that support the PD protocol at the correct wattage. Apple's fastest charging on current iPhones ranges from 20W (iPhone 15) to 27W (iPhone 16 Pro). At 22.5W, this bank fast-charges every current iPhone at close to maximum speed — iPhone 15 at its rated 20W, iPhone 16 and 17 models at 22.5W (slightly below their 27W peak but meaningfully faster than the 5W standard charging that most older banks deliver). The Lightning cable on this bank does not support PD — Lightning charging via PD requires an Apple MFi-certified USB-C to Lightning cable, not a built-in cable of this type. The Lightning output is 12W — faster than the 5W iPhone charger Apple previously included, but not PD fast charge.\u003c\/p\u003e\n\n    \u003ch2\u003eTravelling with this bank — airline rules, security, and packing\u003c\/h2\u003e\n    \u003cp\u003eInternational Air Transport Association (IATA) regulations and TSA rules prohibit power banks in checked luggage entirely and limit carry-on banks to those under 100Wh without airline approval. At 37Wh, this bank is well within the carry-on threshold for all commercial airlines worldwide — no declaration, no approval, no inspection delay at security. The LED display shows battery percentage when the power button is pressed, which satisfies airport security requirements in jurisdictions that ask passengers to prove electronics are functional. The built-in cables fold flat, eliminating the need to remove cables from a bag during security screening.\u003c\/p\u003e\n\n    \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eDoes the Lightning cable support MFi certification?\u003c\/strong\u003e The built-in Lightning cable is designed to meet Apple's Lightning connector specifications and is compatible with all Lightning iPhones and iPads. MFi (Made for iPhone) certification is the Apple-authorised authentication standard for Lightning accessories. Check the product packaging for specific MFi certification status — certified cables produce no \"accessory not supported\" warnings on iPhone.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCan I use both built-in cables at the same time?\u003c\/strong\u003e Yes. Both the USB-C and Lightning built-in cables can be used simultaneously — charging two devices at the same time from the two built-in connectors. Add the USB-A port for a third device. Total simultaneous output is managed by the bank's power IC, which distributes the available wattage across active connections.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eHow do I recharge the bank itself?\u003c\/strong\u003e Connect a USB-C cable (not the built-in output cable — the separate USB-C input port on the bank body) to any USB-C wall adapter. An 18W USB-C charger recharges the bank from depleted to full in approximately 3 hours. A 5W USB-C charger works but extends recharge to 8–10 hours.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDoes the USB-C built-in cable work with Samsung Galaxy fast charging?\u003c\/strong\u003e Yes. Samsung Adaptive Fast Charging is compatible with USB-PD at the voltage and current profiles this bank's 22.5W output provides. Samsung Galaxy S23 and S24 series will fast-charge from this bank's built-in USB-C cable.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCan I charge my iPad Pro with the built-in USB-C cable?\u003c\/strong\u003e Yes — the USB-C cable provides 22.5W output. iPad Pro accepts USB-C charging at up to 45W for the fastest charge — at 22.5W, the bank will charge iPad Pro at approximately half maximum speed, which is adequate for top-up use but slower than a dedicated iPad charger for full recharges.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"Dropinprices","offers":[{"title":"Default Title","offer_id":52294874267924,"sku":"B0G78564","price":19.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1002\/1122\/8948\/files\/71ylISnR0YL.jpg?v=1775007564","url":"https:\/\/charises-beautiful-things.myshopify.com\/products\/10000mah-slim-power-bank-w-built-in-cables-22-5w-pd-fast-charger-for-iphone-samsung","provider":"Charise's Beautiful Things","version":"1.0","type":"link"}