{"product_id":"staroamgear-linkcore-expandable-starlink-mini-battery-pack","title":"StaroamGear LinkCore Expandable Battery Pack for Starlink Mini","description":"\n\u003cstyle\u003e\n  .alg-ride-detail {\n    --alg-ink: #151515;\n    --alg-muted: #5f6673;\n    --alg-line: #e6e8ec;\n    --alg-soft: #f7f8fa;\n    --alg-accent: #ff6b35;\n    --alg-accent-soft: #fff1eb;\n    width: 100%;\n    max-width: 100%;\n    overflow: hidden;\n    color: var(--alg-ink);\n    font-family: inherit;\n    line-height: 1.5;\n  }\n  .alg-ride-detail * { box-sizing: border-box; }\n  .alg-ride-detail a { color: inherit; }\n  .alg-ride-detail img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n  }\n  .alg-ride-section {\n    padding: 18px 0;\n    border-top: 1px solid var(--alg-line);\n  }\n  .alg-ride-section:first-child {\n    border-top: 0;\n    padding-top: 0;\n  }\n  .alg-kicker {\n    margin: 0 0 8px;\n    color: var(--alg-accent);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n  .alg-ride-detail h2 {\n    margin: 0 0 10px;\n    font-size: 24px;\n    line-height: 1.16;\n    letter-spacing: 0;\n    word-break: normal;\n    overflow-wrap: normal;\n  }\n  .alg-ride-detail h3 {\n    margin: 0 0 7px;\n    font-size: 17px;\n    line-height: 1.25;\n    letter-spacing: 0;\n  }\n  .alg-ride-detail p {\n    margin: 0;\n    color: var(--alg-muted);\n    font-size: 14px;\n  }\n  .alg-hero-img { margin-top: 12px; }\n  .alg-chip-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 12px;\n  }\n  .alg-chip {\n    min-width: 0;\n    padding: 10px 8px;\n    border: 1px solid var(--alg-line);\n    border-radius: 8px;\n    background: #fff;\n    text-align: center;\n  }\n  .alg-chip strong {\n    display: block;\n    font-size: 16px;\n    line-height: 1.1;\n  }\n  .alg-chip span {\n    display: block;\n    margin-top: 4px;\n    color: var(--alg-muted);\n    font-size: 12px;\n  }\n  .alg-mini-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 12px;\n  }\n  .alg-mini-card {\n    min-width: 0;\n    border: 1px solid var(--alg-line);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n  }\n  .alg-mini-card div { padding: 10px; }\n  .alg-mini-card strong {\n    display: block;\n    font-size: 14px;\n    line-height: 1.25;\n  }\n  .alg-mini-card span {\n    display: block;\n    margin-top: 4px;\n    color: var(--alg-muted);\n    font-size: 12px;\n  }\n  .alg-list {\n    display: grid;\n    gap: 8px;\n    margin-top: 12px;\n  }\n  .alg-list div {\n    padding: 11px;\n    border-radius: 8px;\n    background: var(--alg-soft);\n  }\n  .alg-list strong {\n    display: block;\n    font-size: 14px;\n  }\n  .alg-list span {\n    display: block;\n    margin-top: 3px;\n    color: var(--alg-muted);\n    font-size: 13px;\n  }\n  .alg-option {\n    margin-top: 12px;\n    border: 1px solid var(--alg-line);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n  }\n  .alg-option div { padding: 12px; }\n  .alg-option ul {\n    margin: 8px 0 0;\n    padding-left: 18px;\n    color: var(--alg-muted);\n    font-size: 13px;\n  }\n  .alg-related {\n    display: grid;\n    gap: 10px;\n    margin-top: 12px;\n  }\n  .alg-related a {\n    display: grid;\n    grid-template-columns: 86px minmax(0, 1fr);\n    gap: 10px;\n    align-items: center;\n    padding: 8px;\n    border: 1px solid var(--alg-line);\n    border-radius: 8px;\n    background: #fff;\n    text-decoration: none;\n  }\n  .alg-related img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n  .alg-related strong {\n    display: block;\n    font-size: 14px;\n    line-height: 1.25;\n  }\n  .alg-related span {\n    display: block;\n    margin-top: 3px;\n    color: var(--alg-muted);\n    font-size: 12px;\n  }\n  .alg-related em {\n    display: block;\n    margin-top: 5px;\n    color: var(--alg-accent);\n    font-size: 12px;\n    font-style: normal;\n    font-weight: 800;\n  }\n  .alg-faq details {\n    margin-top: 8px;\n    padding: 12px;\n    border: 1px solid var(--alg-line);\n    border-radius: 8px;\n    background: #fff;\n  }\n  .alg-faq summary {\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 800;\n  }\n  .alg-faq p {\n    margin-top: 8px;\n    font-size: 13px;\n  }\n  .alg-cta {\n    padding: 14px;\n    border-radius: 8px;\n    background: var(--alg-accent-soft);\n  }\n  .alg-cta a {\n    color: var(--alg-accent);\n    font-weight: 800;\n    text-underline-offset: 3px;\n  }\n  @media (max-width: 749px) {\n    .alg-ride-detail h2 { font-size: 22px; }\n    .alg-related a { grid-template-columns: 78px minmax(0, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"alg-ride-detail\"\u003e\n  \u003csection class=\"alg-ride-section\"\u003e\n    \u003cp class=\"alg-kicker\"\u003eExpandable Starlink Mini Battery\u003c\/p\u003e\n    \u003ch2\u003eStart with one battery. Add more runtime when the trip gets longer.\u003c\/h2\u003e\n    \u003cp\u003eLinkCore is a modular power bank for Starlink Mini users who want flexible off-grid runtime, USB-C PD output, DC output, and weather protection in a travel-friendly battery system.\u003c\/p\u003e\n    \u003cdiv class=\"alg-chip-grid\"\u003e\n      \u003cdiv class=\"alg-chip\"\u003e\n\u003cstrong\u003e29,500mAh\u003c\/strong\u003e\u003cspan\u003ePer module\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"alg-chip\"\u003e\n\u003cstrong\u003e4-5H\u003c\/strong\u003e\u003cspan\u003eRuntime per module\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"alg-chip\"\u003e\n\u003cstrong\u003eUSB-C + DC\u003c\/strong\u003e\u003cspan\u003eFlexible output\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"alg-chip\"\u003e\n\u003cstrong\u003eIP65\u003c\/strong\u003e\u003cspan\u003eWeather protection\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cimg class=\"alg-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/StaroamGear-linkcore-expandable-starlink-mini-battery-pack-image-62675222692204.jpg?v=1780547163\" alt=\"StaroamGear LinkCore expandable battery pack for Starlink Mini\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"alg-ride-section\"\u003e\n    \u003ch2\u003eWhy LinkCore fits mobile Starlink Mini setups\u003c\/h2\u003e\n    \u003cdiv class=\"alg-mini-grid\"\u003e\n      \u003cdiv class=\"alg-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/image_2.jpg?v=1779169290\" alt=\"Expandable Starlink Mini battery module detail\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eExpandable power\u003c\/strong\u003e\u003cspan\u003eAdd modules for longer off-grid sessions.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"alg-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/image_3.jpg?v=1779169290\" alt=\"Starlink Mini battery pack port detail\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eUSB-C PD + DC\u003c\/strong\u003e\u003cspan\u003ePower Starlink Mini and support modern charging workflows.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"alg-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/image_4.jpg?v=1779169291\" alt=\"Weather protected Starlink Mini power bank\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eIP65 protection\u003c\/strong\u003e\u003cspan\u003eBuilt for outdoor travel, dust, and splash exposure.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"alg-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/image_5.jpg?v=1779169290\" alt=\"Compact Starlink Mini expandable battery pack\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eTravel friendly\u003c\/strong\u003e\u003cspan\u003eUnder 100Wh per module for carry-on focused setups.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"alg-ride-section\"\u003e\n    \u003ch2\u003eBest for flexible runtime\u003c\/h2\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/20251211-144213.jpg?v=1779169290\" alt=\"LinkCore battery pack for outdoor Starlink Mini use\" loading=\"lazy\"\u003e\n    \u003cdiv class=\"alg-list\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eShort trip today, longer trip tomorrow\u003c\/strong\u003e\u003cspan\u003eUse one module for simple sessions, then expand capacity when the route changes.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eRV, camping, and remote work\u003c\/strong\u003e\u003cspan\u003eKeep Starlink Mini powered for calls, maps, messages, and streaming away from wall power.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eTravel-focused battery planning\u003c\/strong\u003e\u003cspan\u003eEach module stays below 100Wh. Always check airline rules before flying.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"alg-ride-section\"\u003e\n    \u003ch2\u003ePower and protection details\u003c\/h2\u003e\n    \u003cdiv class=\"alg-mini-grid\"\u003e\n      \u003cdiv class=\"alg-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/image_6.jpg?v=1779169290\" alt=\"LinkCore battery pack outdoor detail\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eOutdoor use\u003c\/strong\u003e\u003cspan\u003eMade for campsites, cabins, vans, boats, and field work.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"alg-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/image_8.jpg?v=1779169290\" alt=\"LinkCore modular battery connection detail\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eModular system\u003c\/strong\u003e\u003cspan\u003eFlexible capacity without committing to one oversized battery.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"alg-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/image_7.jpg?v=1779169291\" alt=\"Starlink Mini expandable battery pack detail\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eCleaner kit\u003c\/strong\u003e\u003cspan\u003ePack only the runtime your day actually needs.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"alg-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/1e7d4d12c43466819fb02fb91a88d026_1280x_ede475fb-63f8-42a3-9a9f-dbfd9f4fc5c3.webp?v=1781539510\" alt=\"LinkCore Starlink Mini battery feature image\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBackup ready\u003c\/strong\u003e\u003cspan\u003eUseful for outages, travel delays, and temporary internet needs.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"alg-ride-section\"\u003e\n    \u003ch2\u003eChoose LinkCore when...\u003c\/h2\u003e\n    \u003cdiv class=\"alg-option\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/d55dda83f962c192a0a52e109aaed278_1280x_8bcd2906-1ccd-4125-b553-14fd2f3d7fe3.webp?v=1781539522\" alt=\"Expandable Starlink Mini battery use case\" loading=\"lazy\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eYou want modular runtime\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eAbout 4-5 hours per module\u003c\/li\u003e\n          \u003cli\u003eExpandable capacity for longer days\u003c\/li\u003e\n          \u003cli\u003eGood balance of portability and flexibility\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"alg-option\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/f0f603bc9f3f163edb0b00cfbddd03e8_1280x_d8a5cecb-a18b-48f4-bc54-94ee42ed0025.webp?v=1781539529\" alt=\"Portable Starlink Mini power bank for travel and camping\" loading=\"lazy\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eYou want a travel-friendly battery plan\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eUnder 100Wh per module\u003c\/li\u003e\n          \u003cli\u003eUSB-C PD and DC output\u003c\/li\u003e\n          \u003cli\u003eIP65 weather resistance for outdoor use\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"alg-ride-section\"\u003e\n    \u003ch2\u003eComplete your Starlink Mini setup\u003c\/h2\u003e\n    \u003cp\u003ePair LinkCore with the right mount, cable, or storage accessory for a cleaner mobile internet kit.\u003c\/p\u003e\n    \u003cdiv class=\"alg-related\"\u003e\n      \u003ca href=\"\/es\/products\/StaroamGear-linkstand-45000mah-starlink-mini-battery-mount\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/10.png?v=1780366662\" alt=\"LinkStand battery mount for Starlink Mini\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eLinkStand Battery Mount\u003c\/strong\u003e\u003cspan\u003eChoose this when you want battery power and a built-in stand.\u003c\/span\u003e\u003cem\u003eView product\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/es\/products\/StaroamGear-usb-c-dc-power-cable-for-starlink-mini-16ft\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/71q7k8OwYqL._AC_SL1500.jpg?v=1779169262\" alt=\"USB-C DC power cable for Starlink Mini\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eUSB-C DC Power Cable\u003c\/strong\u003e\u003cspan\u003eHelpful for cleaner battery-to-dish placement.\u003c\/span\u003e\u003cem\u003eView product\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/es\/products\/StaroamGear-mount-for-starlink-mini-with-suction-and-magnetic-cups\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/img_v3_0211g_fbf581fb-ca49-4526-a248-dbad4abc030g.png?v=1779169113\" alt=\"Starlink Mini suction and magnetic mount\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eSuction + Magnetic Mount\u003c\/strong\u003e\u003cspan\u003eVehicle and campsite mounting flexibility.\u003c\/span\u003e\u003cem\u003eView product\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/es\/products\/StaroamGear-storage-backpack-for-starlink-mini\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0914\/9910\/2572\/files\/StaroamGear-storage-backpack-for-starlink-mini-image-62675220496748.png?v=1780547189\" alt=\"Storage backpack for Starlink Mini\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eStorage Backpack\u003c\/strong\u003e\u003cspan\u003eOrganize Starlink Mini, batteries, and cables between trips.\u003c\/span\u003e\u003cem\u003eView product\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"alg-ride-section alg-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n    \u003cdetails open\u003e\n      \u003csummary\u003eIs LinkCore designed for Starlink Mini?\u003c\/summary\u003e\n      \u003cp\u003eYes. LinkCore is positioned as a portable, expandable battery pack for Starlink Mini power setups.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does one module run?\u003c\/summary\u003e\n      \u003cp\u003eEach module provides about 4-5 hours of runtime. Actual runtime varies by signal, temperature, cable setup, and usage.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I fly with it?\u003c\/summary\u003e\n      \u003cp\u003eEach module is under 100Wh and travel-focused. Always confirm your airline battery policy before flying.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy choose expandable instead of one large battery?\u003c\/summary\u003e\n      \u003cp\u003eExpandable modules let you carry only the runtime you need, while keeping each module easier to pack and manage.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"alg-ride-section\"\u003e\n    \u003cdiv class=\"alg-cta\"\u003e\n      \u003ch3\u003eBuild a flexible Starlink Mini power kit.\u003c\/h3\u003e\n      \u003cp\u003eChoose LinkCore for modular runtime, outdoor protection, and travel-friendly Starlink Mini power.\u003c\/p\u003e\n      \u003cp style=\"margin-top:8px;\"\u003e\u003ca href=\"\/es\/collections\/starlink-mini-power-banks\"\u003eCompare all Starlink Mini power banks\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alg-compatibility-note\"\u003e\u003cp\u003e\u003cstrong\u003eCompatibility note:\u003c\/strong\u003e StaroamGear products are third-party accessories designed for the Starlink model shown on this page. They are not manufactured, endorsed, or approved by Starlink or SpaceX. Starlink and SpaceX are trademarks of SpaceX.\u003c\/p\u003e\u003c\/div\u003e","brand":"StaroamGear","offers":[{"title":"29500mAh Battery","offer_id":48762574438554,"sku":"P12","price":139.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/5257\/0010\/files\/image_2.jpg?v=1784426535","url":"https:\/\/staroamgear.com\/es\/products\/staroamgear-linkcore-expandable-starlink-mini-battery-pack","provider":"StaRoamGear","version":"1.0","type":"link"}