Jackery ポータブル電源 1000 Pro

.main-product { --head-top: 52px; --photo-w: 580px; --thumbs-w: 72px; --distance: 40px; --thumbs-top: 15px; --thumbs-distance: 80px; --swiper-navigation-size: 20px; --swiper-theme-color: #666; --swiper-pagination-color: #fd5000; --swiper-pagination-bullet-inactive-color: #000; --weak-line-color: #666; --border-link-e: 1px #eee solid; --compare-price-distance: 24px; --variant-item-height: 60px; --font-normal: 16px; --font-small: 14px; --text-base: 18px; --action-button: 48px; --coupon: 350px; padding: var(--head-top) 0; overflow: initial; } #shopify-section-template--15205365710926__main{background: linear-gradient(to bottom,#FFFFFF,#FFFFFF);} .main-product img {max-width: 100%;} .main-product .barnd-color, .main-product .jackery-icon-arrowdown {color: var(--primary-color);} /** remove input number +- button */ .main-product input[type=number]::-webkit-inner-spin-button, .main-product input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; appearance: none; margin: 0; } .main-product input[type="number"] { -moz-appearance: textfield; } .main-product button[disabled] {opacity: 0.3; pointer-events: none;} .layer-container {width: calc(100% - 60px); max-width: 1200px; margin: 0 auto;} .gallery, .meta {width: var(--photo-w); height: max-content;} /** gallery part style, start */ @media screen and (min-width: 1024px) { .gallery {position: sticky; top: 0;} } .swiper.photo {width: var(--photo-w); height: var(--photo-w);} .swiper-slide img {width: 100%; height: 100%; display: block; object-fit: cover;} .thumbs, .credential {width: 94%;} .thumbs {height: var(--thumbs-w); padding: 0 var(--thumbs-distance); margin: var(--thumbs-top) auto 0; position: relative;} .thumbs .swiper-slide {max-width: var(--thumbs-w); height: var(--thumbs-w); opacity: 0.4; transition: all 0.3s;} .thumbs .swiper-slide-thumb-active {opacity: 1;} .credential {margin: var(--gap) auto 0; justify-content: space-evenly;} .credential.mobile {justify-content: space-between;} .credential .iconfont {font-size: 50px; color: var(--primary-color);} .credential p {text-align: center;} .credential p img {display: inline-block; margin-bottom: 10px;width:50px;height: 40px;} .credential span {display: block;} .pc {display: flex;} .mobile {display: none;} @media screen and (max-width: 1024px) { .thumbs, .credential {width: 100%;} .thumbs {margin-top: 25px; display: flex; justify-content: center;} .credential span {max-width: 100px;} .pc {display: none;} .mobile {display: flex;} } @media screen and (max-width: 1024px) { #shopify-section-template--15205365710926__main {} .pswp__bullets-indicator{ display: flex; overflow-x: auto; white-space: nowrap; bottom: 0; padding: 0 3.2vw; } .pswp__bullets-indicator .pswp__bullet{ flex: 0 0 auto; width: 19.2vw; height: 19.2vw; margin-right: 3.2vw; } .pswp__bullets-indicator { height: 36.27vw; } .thumbs .swiper-slide img {width: 0; height: 0; display: none !important;} .thumbs .swiper-pagination-bullet {width: 5.33333vw; height: 2px; border-radius: 0;} .thumbs .swiper-pagination-bullet-active {width: 12vw;} } /** gallery part style, end */ .main-product hr {width: 100%; height: 0; border: none; border-bottom: var(--border-link-e); display: block; margin: 16px 0;} /** prodcut quantity part style, start */ .operate { background: #f5f5f5; border: var(--border-link-e); display: flex; align-items: center; } .operate i, .operate input {width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: var(--text-base); display: inline-block;} .operate i {cursor: pointer;} .operate i.disabled {pointer-events: none; opacity: 0.3;} .operate input {background: var(--normal-color);} /** prodcut quantity part style, end */ /** meta info and prodcut form style, start */ .meta {margin-left: var(--distance);} .meta h5 {margin-top: 10px;} .compare-price {text-decoration: line-through; margin-left: var(--compare-price-distance);} .product_tax_info {margin-left: 5px;} .coupon {margin-top: var(--gap);} .coupon svg {width: var(--coupon); cursor: pointer;} .countUp, .countUp i {height: 76px;} .countUp { width: 100%; color: var(--text-black); display: flex; justify-content: center; align-items: center; position: absolute; top: 38px; left: 0; z-index: 1; } .countUp span {margin-right: var(--gap);} .countUp i { width: 47px; color: var(--normal-color); line-height: 85px; text-align: center; font-size: 45px; display: inline-block; background-image: url("https://cdn.shopify.com/s/files/1/0550/0524/9633/files/num_bg.png?v=1680774458"); } .countUp i:last-child {margin-left: 5px;} @media screen and (max-width: 1024px) { .countUp {top: 20px;} .countUp span {zoom: 0.5;} } .variant-input-wrap {border: 0; padding: 0; position: relative;} .variant-input-wrap dd {margin-top: 10px;} .variant-input-wrap input {width: 1px; height: 1px; clip: rect(0 0 0 0); clip: rect(0,0,0,0); overflow: hidden; position: absolute;} .variant-input-wrap label { border-radius: 6px; width: 100%; min-height: var(--variant-item-height); padding: 0 var(--gap); position: relative; cursor: pointer; color: var(--weak-line-color); background-color: white; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; } .variant-input-wrap label .goods-title {flex: 1; padding: 0 10px; font-size: 15px; } .variant-input-wrap label:active, .variant-input-wrap label:focus {border-color: black;} .variant-input-wrap label.disabled {opacity: 0.6; filter: grayscale(1); /*pointer-events: none;*/} .variant-input-wrap label:after { content: ''; border: var(--border-grey); border-radius: 6px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; } @media only screen and (max-width: 1024px) { .meta {margin-top: 25px;} .variant-input-wrap label i {width: 100%; text-align: left; display: block;} } .variant-input-wrap input[type='radio']:checked + label {color: var(--text-black); font-weight: 600; background: #FFF9F9;} .variant-input-wrap input[type='radio']:checked + label:after {border: var(--border-primary);} .product-quantity {margin-top: 26px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;} .product-description {font-size: var(--font-normal); line-height: 24px;} .product-description li {list-style: inside;} /** meta info and prodcut form style, end */ /** essential addons part, start */ .essential-addons h3 {text-overflow: ellipsis; overflow: hidden; white-space: nowrap;} .essential-addons ul {background: #f5f5f5; padding: var(--gap); margin-top: 10px; border-radius: var(--radius);} .essential-addons ul li { background: var(--normal-color); padding: var(--gap); border: var(--border-link-e); border-radius: var(--radius); } .essential-addons ul li label { display: flex; align-items: center; justify-content: space-between; } .essential-addons ul li:not(:last-child) {margin-bottom: 10px;} .essential-addons ul li input {flex: 16px 0 0;} .essential-addons ul li.active {background: #FFF9F9; border-color: var(--primary-color);} .essential-addons ul li.active input, .essential-addons ul li.active .iconfont {color: var(--primary-color);} .essential-addons ul li.active .operate {border-color: #ff9666;} .essential-addons ul li.active input {border-left: 1px #ff9666 solid; border-right: 1px #ff9666 solid;} .essential-addons ul li.active .iconfont {background-color: #ffdccc;} .essential-addons figure {width: 100%; margin-left: var(--gap); display: flex; align-items: center; overflow: hidden;} .essential-addons figure img {width: 60px; height: 60px; object-fit: cover; margin-right: 10px;} .essential-addons figcaption {width: 100%; display: flex; flex-direction: column;} .essential-addons figcaption .title { color: var(--text-black); font-weight: 600; margin-bottom: 0.5vw; text-align: left; } .essential-addons figcaption i {color: var(--text-sub-color);} /** essential addons part, end */ /** add to cart - buy it now - shortage, start */ .action {display: flex; align-items: center; justify-content: space-between;} .action.loading {position: relative;} .action.loading::before { content: "読み込み中…"; width: 100%; height: var(--action-button); line-height: var(--action-button); text-align: center; color: var(--primary-color); font-size: var(--text-base); background: rgba(255,255,255,0.8); position: absolute; left: 0; top: 0; z-index: 1; } .action button, .shortage button { height: var(--action-button); border-radius: calc(var(--action-button) / 2); cursor: pointer; font-size: var(--text-base); font-weight: 600; display: flex; align-items: center; justify-content: center; } .action button { text-transform: uppercase; background: #FFFFFF; transition: all 0.3s; } .tabs-header {width: 100%; height: var(--content-distance);position:sticky;top: 0;z-index: 999;background:#ffffff;} .tabs-header ul {display: flex; height: 100%;} .tabs-header ul li {flex: 1; font-size: 18px; line-height: var(--content-distance); text-align: center; cursor: pointer;} .tabs-header ul .active {color: var(--primary-color); border-bottom: var(--border-primary);} @media only screen and (max-width: 1024px) { .tabs-header ul li {font-size: 2.4vw;} .action {flex-direction:column;} .buy-it-now-action, .shopify-payment-button, .action button, .action .shopify-payment-button__more-options {width:100%!important;margin-bottom:8px;} } /** shopify branded style special treatment, start */ .add-to-cart, .buy-it-now-action {width: calc(50% - 10px);} .shopify-payment-button {position: relative;} .action .jackery-icon-arrow-right {font-size: 22px;} .action .shopify-payment-button__button--hidden {display: none; border: none; max-height: 0; margin: 0; padding: 0;} .shortage button, .action .shopify-payment-button__button, .shopify-payment-button__button--unbranded:hover:not([disabled]){ color: var(--normal-color); background-color: var(--primary-color); text-decoration: none; } /* 全局节日氛围感 加购按钮设置开始 */ .action button { color: #fd5000; } .action button{ border: 2px #fd5000 solid; } .action button:hover{ color: var(--normal-color); background-color: #fd5000; } /* 全局节日氛围感 加购按钮设置结束 */ /* 全局节日氛围感 立即购买按钮设置 开始 */ .action .shopify-payment-button__more-options, .shopify-payment-button__more-options:hover:not([disabled]) { color: #ffffff; text-decoration: none; } .action .shopify-payment-button__more-options { background-color: #fd5000; } .action .shopify-payment-button__more-options:hover:not([disabled]) { background-color: color-mix(in srgb, #fd5000 85%, white 15%); } /* 全局节日氛围感 立即购买按钮设置 结束 */ .action .shopify-payment-button__more-options::after, .shopify-payment-button__button--unbranded::after { content: "\e743"; font-size: 22px; font-family: "iconfont" !important; font-style: normal; vertical-align: middle; -webkit-font-smoothing: antialiased; } /** no show branded payment .shopify-payment-button__button--branded {height: var(--action-button); border-radius: calc(var(--action-button) / 2); overflow: hidden;} .action .shopify-payment-button__more-options {display: none; position: absolute;} .action .shopify-payment-button:hover .shopify-payment-button__more-options {display: flex;} */ .shopify-payment-button__button--branded {display: none;} .action .shopify-payment-button__more-options {margin: 0; font-size: 0;} .action .shopify-payment-button__more-options::before {content: "いますぐ購入"; font-size: var(--text-base); font-weight: 600;} /** shopify branded style special treatment, end */ .shortage {margin-top: 16px;} .shortage button {width: 100%;} .shortage_popup .modal__content, .more-appliance .modal__content {background: transparent; position: fixed;} .shortage_frame { width: 100%; max-width: 600px; padding: 50px; text-align: center; background-color: var(--normal-color); position: relative; } .shortage_frame .jackery-icon-guanbi { font-size: 18px; color: var(--text-sub-color); cursor: pointer; position: absolute; right: var(--gap); top: var(--gap); z-index: 9; } .shortage_frame label {display: flex; margin-bottom: 0;} .shortage_frame .info {margin-bottom: var(--gap);} .shortage_frame .info input { height: 48px; line-height: 48px; border: var(--border-color-link); text-indent: var(--gap); flex: auto; border-top-left-radius: calc(var(--action-button) / 2); border-bottom-left-radius: calc(var(--action-button) / 2); } .shortage_frame .info button { height: 48px; line-height: 48px; text-align: center; color: var(--normal-color); background-color: var(--primary-color); flex: 100px 0; border-radius: 0; border-top-right-radius: calc(var(--action-button) / 2); border-bottom-right-radius: calc(var(--action-button) / 2); } .shortage_frame .btn--loading {position: relative;} .shortage_frame .btn--loading::after {top: calc(50% - 15px);} .shortage_frame .content {font-size: var(--font-normal); margin-bottom: var(--gap);} .shortage_frame .agree {cursor: pointer;} .shortage_frame .agree p {color: var(--text-sub-color); text-align: left; flex: calc(100% - 18px) 0; margin-left: 10px;} .shortage_frame .agree a {text-decoration: underline; color: var(--text-sub-color);} @media only screen and (max-width: 1024px) { .shortage_frame {width: 96%; padding: var(--gap); border-radius: 4px; margin: 0 auto; padding-top: 15px} .shortage_frame .info {flex-wrap: wrap;} .shortage_frame .info input {flex: 100% 0; margin-bottom: var(--gap); border-radius: 6px;} .shortage_frame .info button {flex: 100% 0; border-radius: calc(var(--action-button) / 2)} } /** add to cart - buy it now - shortage, end */ @media screen and (max-width: 1024px) { .layer-container {flex-wrap: wrap;} .main-product { --photo-w: 100%; --thumbs-w: auto; --distance: 0; --thumbs-top: 10px; --thumbs-distance: 0; --compare-price-distance: 24px; --font-normal: 14px; --font-small: 12px; --text-base: 14px; --coupon: 100%; } .operate i, .operate input {width: 24px; height: 24px; line-height: 24px;} .essential-addons figure {width: calc(100% - 92px);} .essential-addons figure img {width: 45px; height: 45px;} .add-to-cart, .shopify-payment-button {width: calc(50% - 5px);} .shopify-payment-button__button--unbranded {padding: 0;} .action .jackery-icon-arrow-right, .action .shopify-payment-button__more-options::after, .shopify-payment-button__button--unbranded::after {font-size: 16px;} } .product-single__variants {display: none;} .product-single__quantity {margin-top: 0;} /** more appliance and equipment type, start */ .more-appliance .modal__content {background: transparent; position: fixed;} .appliance-container { --product: 150px; --mark: 100px; --mark-distance: 30px; --arrow: 20px; --arrow-line: 2px #fd5000 solid; background: var(--text-main-color); padding: var(--mark-distance); flex-wrap: wrap; } .appliance-container .wattage {width: 100%;} .appliance-container .wattage img {width: var(--product); height: var(--product); object-fit: cover;} .appliance-container .wattage dd { height: var(--mark); line-height: 0; font-size: 18px; text-align: center; color: rgba(18,18,18,0.3); padding: 10px var(--mark-distance); cursor: pointer; position: relative; flex: auto; transition: color 0.3s; } .appliance-container .wattage dd.active, .appliance-container .wattage dd:hover {color: var(--normal-color);} .appliance-container .wattage dd.active i { width: 20px; height: 20px; background: var(--normal-color); border-radius: 50%; position: absolute; left: calc(50% - 10px); bottom: -4px; z-index: 2; } .appliance-container .wattage dd::after, .appliance-container .wattage dd::before { content: ""; background: var(--primary-color); position: absolute; bottom: 5px; } .appliance-container .wattage dd::after {width: 100%; height: 2px; left: 0;} .appliance-container .wattage dd::before {width: 2px; height: 40%; left: calc(50% - 1px);} .appliance-container .wattage::after { content: ""; width: var(--arrow); height: var(--arrow); transform: rotate(45deg); border-top: var(--arrow-line); border-right: var(--arrow-line); position: absolute; right: 2px; bottom: 21px; } .appliance-container .equipment {width: 100%; color: var(--normal-color); padding-left: var(--product); margin-top: var(--mark-distance);} .appliance-container .equipment .image {font-size: 12px;} .appliance-container .equipment .image img {filter: invert(1);} .appliance-container .equipment .image p {margin-top: 5px; text-align: center;} .appliance-container .equipment span {font-size: 18px; margin: 10px var(--gap) 10px 0; display: inline-block;} .appliance-container .equipment figcaption {margin: 0 0 0 var(--mark-distance);} @media screen and (max-width: 1024px) { .appliance-container { --product: 100px; --mark: 50px; --mark-distance: 20px; --arrow: 10px; padding: var(--mark-distance) 0 50px 0; flex-direction: row-reverse; } .appliance-container .wattage {width: 60%; flex-direction: column;} .appliance-container .wattage::before { content: ""; width: 2px; height: 30px; background: var(--primary-color); position: absolute; bottom: -24px; } .appliance-container .wattage::after {transform: rotate(135deg); right: auto; bottom: -24px;} .appliance-container .wattage dd {font-size: 14px;} .appliance-container .wattage dd::after {width: 50%; left: auto; right: 0;} .appliance-container .wattage dd::before {height: 100%; left: calc(50% - 1px);} .appliance-container .wattage dd em {position: absolute; left: calc(100% + 10px); bottom: 6px;} .appliance-container .equipment {width: 30%; text-align: center; padding-left: 0; flex-direction: column;} .appliance-container .equipment .image img {width: 50px; height: 50px; display: inline-block;} .appliance-container .equipment figcaption {margin: 0; display: flex; flex-direction: column;} .appliance-container .equipment span {font-size: 12px; line-height: 14px; margin: 10px 0 0;} } /** more appliance and equipment type, end */ .content-for-layout { --p-top: 100px; --content-distance: 40px; --g-radius: 30px; --gray-color: #F5F5F5; --symbol-l-w: 34px; --symbol-l-h: 54px; --symbol-r-w: 46px; --symbol-r-h: 66px; --p-detail-t: 120px; --appliance-gap: 32px; --appliance-icon: 100px; --running-length: 245px; --running-input: 66px; --running-radius: 33px; --media: 580px; --content-title: 16px; --video-top: 60px; } @media screen and (max-width: 1024px) { .content-for-layout { --p-top: 32px; --content-distance: 30px; --g-radius: 15px; --symbol-l-w: 18px; --symbol-l-h: 28px; --symbol-r-w: 24px; --symbol-r-h: 33px; --p-detail-t: 55px; --appliance-gap: 25px; --appliance-icon: 50px; --running-length: 35vw; --running-input: 34px; --running-radius: 18px; --media: 54vw; --video-top: 55px; } } .product-section-block {background: var(--gray-color);} .product-section-block .product-b {padding-top:var(--content-distance);} .product-section-block .product-b.product-p-t {padding-top:var(--p-detail-t);} .product-section-block .tabs-five-video {padding-top:var(--video-top);} .product-section-block .tabs-five-video .product-title{ margin-bottom: var(--content-distance); text-align: center; } .product-section-block .left-icon {width: var(--symbol-l-w);height: var(--symbol-l-h);} .product-section-block .right-icon {width: var(--symbol-r-w);height: var(--symbol-r-h);align-self: flex-end;} .product-b .product-title {text-align:center;margin-bottom: var(--content-distance);} .specs-pictures {--spec-h: 62px;--spec-gap: 40px;--spec-row-gap: 40px;--circle: 30px;margin-top: var(--content-distance);} .specs-pictures .product-title {text-align:center;margin-bottom: var(--content-distance);} .features {padding: var(--p-top) 0;} .reviews {margin-top: var(--content-distance);} .J-join-wish-warp-loading {position: relative;} h2 p, .product-title p {font-weight: 600;} .J-variant-warp-loading{position: relative;} .J-variant-warp-loading::before{background: hsla(0,0%,100%,.8);color: var(--primary-color);content: "読み込み中…";font-size: var(--text-base);height: 100%;left: 0;line-height: var(--action-button);position: absolute;top: 0;width: 100%;z-index: 888;display: flex;justify-content: center;align-items: center;} html[lang=ja] .main-product__price_box {display: flex;align-items: flex-end;justify-content: flex-end;flex-direction: row-reverse;} html[lang=ja] .main-product__price_box .main-producr__price {padding-left: 10px;} html[lang=ja] .main-producr__price span {font-weight: 600;color:#000;} html[lang=ja] .compare-price {margin-left: 0;}

Jackery ポータブル電源 1000 Pro


¥149,800 (税込)


数量

+1

【ポータブル電源の人気機種にProが登場】
Jackeryの人気モデル「ポータブル電源 1000」にソーラー/コンセントともに最速1.8時間の高速充電が可能なProモデルが登場。定格出力は1000Wの高出力のため、炊飯器、ドライヤー、電気ケトルなど、消費電力が1000W以内の電化製品を使用することができます。またUSBはデュアルPD100W出力に対応しているため、ノートPCも急速充電することができます。

【手軽に持ち運べるコンパクト設計】
市販の同クラスのポータブル電源(消費電力1kWh)に比べて軽量化を実現。持ちやすいハンドルにより、どこでも手軽に持ち運べます。静音設計のため、室内でも稼働ができて操作はボタン1つの簡単設計になっています。

【高い安全性と長寿命を実現】
過充電や過放電を防止するバッテリーマネージメントシステム(BMS)を搭載しているので、安心してご使用いただけます。また、寿命は従来モデルの500から1,000サイクルの2倍の長寿命化を実現しました。

【停電の備え・節電にも最適】
自然放電が少なく、いざという時の非常用電源としてご活用いただけます。太陽光発電で電気代も0円で生活できます。

【安心の5年間長期保証】
公式サイトで購入日から3年の保証に加えて、2年の自動延長保証を追加(製品の保証登録が不要です)。5年間の長期保証を実現しました。また、故障時の修理サービスや使用後の製品回収サービスもご用意しているので、購入後も安心です。

※公式サイトでご購入頂く場合、自動保証延長となり、再度のご登録必要ございません。

1~3営業日以内に発送予定 1~3営業日以内に発送予定

最大5年間保証|Jackery 公式通販 5年間の長期保証

ポータブル電源は無料回収が可能|Jackery 公式通販 ポータブル電源は無料回収が可能

JE-1000B
JE-1000B
¥149,800
  • JE-1000B
Poster
jackery symbol

ジャクリ ポータブル電源 1000 プロ

充電速度が従来モデルより76%向上、最速1.8時間で、ソーラーパネル、コンセントを使って高速フル充電が可能になりました。軽量コンパクト設計のため、キャンプや車中泊に持ち出して電化製品を動かすことができます。さらに停電時には非常用電源としてもご活用いただけます。
jackery symbol

最大8台のデバイスに同時給電可能

キャンプや車中泊の時にも、万が一停電の時にも一安心

Jackeryポータブル電源1000プロ
Jackeryポータブル電源の家電への稼働時間目安-スマホ

スマホ (18W)

約55回
Jackeryポータブル電源の家電への稼働時間目安-パソコン

パソコン (80W)

約12回
Jackeryポータブル電源の家電への稼働時間目安-ライト

ライト (5W)

約80時間
Jackeryポータブル電源でテレビを稼働できる時間目安

液晶テレビ (60W)

約13時間
Jackeryポータブル電源の家電への稼働時間目安-冷蔵庫

車載冷蔵庫 (60W)

約38時間
Jackeryポータブル電源の家電への稼働時間目安-電気毛布

電気毛布 (50W)

約14時間

ヘアアイロン (200W)

約11時間
Jackeryポータブル電源の家電への稼働時間目安-ドリル

電動ドライバー (900W)

約2時間
Jackeryポータブル電源の家電への稼働時間目安-炊飯器

スロークッカー (330W)

2.7時間
自然放電が少ないJackeryポータブル電源

自然放電が少ない

一家に一台備えるべき非常用電源、Jackeryポータブル電源1000Proは、一年間放置しても20%電力のある低自然放電。いざという時、家族の幸せを守ります。

安全性の高いポータブル電源おすすめ

安全で快適なエネルギー生活

100%純正弦波、高温保護、低温保護、過放電保護、過充電保護、短絡保護、過負荷保護、過電流保護、BMS電池保護機能搭載、電池の長寿命を実現。

jackery symbol

ポータブル電源のある生活へ

Jackeryポータブル電源1000Proは、外に持ち出しても、お家で使っても実用的な電源で、アウトドアとインドア両方の生活にサポートします。
jackery symbol
コンパクトで大容量なJackeryポータブル電源1000Pro

大容量電源にコンパクト・軽量を求める方に特におススメ

僅か11.5KG、市販の同クラスのポータブル電源に比べて、最軽量を実現しました。女性1人でも手軽に持ち運べます。

充電音が静かなJackeryポータブル電源1000Pro

静音設計で自由自在の生活を実現

充電時の音が45dB以下、ゆったりのキャンプ時間を静かに過ごせます。

日常の節電に役立つJackeryポータブル電源ソーラーパネルセット

日常な節電に役たつ

最大800Wのソーラー充電、日常な節電に大いに役たつソーラー発電。ソーラー発電と夜間電力を活用すれば、平均月2,056円、年間24,873円の電力を節約!(日本電力10社の平均データです。)

パススルー充電対応できるJackeryポータブル電源1000Pro

コンセントのない場所でも電気が使える

1000W (瞬間最大2000W)の高出力で、ケトル・炊飯器・電子レンジなどのキチン家電でも稼働できます。

防災製品等推奨品

Jackeryポータブル電源、SolarSaga(ソーラーパネル)各モデルは、防災製品等推奨品認証を取得しております。防災製品等推奨品とは、災害時に有効に活用できて安全と認められる防災用品に対して推奨する制度で、一般社団法人防災安全協会が認定しています。

Jackeryポータブル電源は最大5年間の長期保証を提供する

5年間長期保証

Jackery ポータブル電源1000Proをご購入いただいたお客様には、ご購入日から3年間の長期保証をご用意。さらに公式サイトにてユーザー登録をいただければ、追加で2年の延長保証となり、5年間の長期保証をご提供させていただきます。

3つの充電方法

  • ソーラー充電 (200W x4)
  • コンセント
  • シガーソケット充電
ポータブル電源 2000 Pro + 6xSolarsaga 200

3つの充電方法

ソーラー充電 (200W x4) 1.8時間
コンセント 約1.8時間
シガーソケット充電 12時間
1.8時間
約1.8時間
12時間
ソーラーパネル、AC充電ともに最速1.8時間でフル充電※ 従来のJackery ポータブル電源 1000よりも充電速度が76%向上。
Poster
  • 特徴
  • 技術仕様
  • よくある質問
  • レビュー

製品仕様

サイズ 約340 x 262 x 255mm

重量

約11.5kg

定格容量

リチウムイオン電池 23.2Ah/43.2V DC(1002Wh)

AC入力

100V~ 50Hz/60Hz, 最大15A

DC入力ポート

12-17.5V⎓8A, 2ポート電流制限16A;
17.5-60V⎓11A, 2ポート電流制限22A,合計800W

3 x AC出力

100V~ 50Hz/60Hz, 1ポート最大10A/1000W,
3ポート合計1000W (瞬間最大2000W)

2 x USB-A出力

Quick Charge 3.0, 5-6V⎓3A, 6-9V⎓2A, 9-12V⎓1.5A,
各ポート最大18W

2 x USB-C出力

5V⎓3A, 9V⎓3A, 12V⎓3A, 15V⎓3A, 20V⎓5A,
各ポート最大100W

シガーソケット出力

12V⎓10A

充電温度

0~40 °C (32~104 °F)

動作温度

-10~40 °C (14~104 °F)

取扱説明書

ソーラージェネレーター(セット) ポータブル電源 1000 Pro + 1xSolarsaga 80 ポータブル電源 1000 Pro + 1xSolarsaga 100 ポータブル電源 1000 Pro + 2xSolarsaga 100 ポータブル電源 1000 Pro + 1xSolarsaga 200 ポータブル電源 1000 Pro + 4xSolarsaga 200

画像

満充電所要時間 (0%-100%)

17時間

13.5時間

7時間

6.5時間

1.8時間

稼働時間のシミュレーション

Jackery ポータブル電源 1000 Pro (容量 1002Wh)
電化製品の消費電力(ワット数)を入力してください。 (1000W 以下)

W
入力電力が の定格出力を超えているため、稼働できません。
0 時間
予測稼働時間
注:この計算は参考値です。正しい数値は実際の使用方法をご参照ください。
企業情報|JackeryJapan

FAQ

  • ポータブル電源の定格出力不足を防ぐには、定格出力の大きな製品を選ぶのが無難です。

    定格出力とは、ポータブル電源が、安定して出力し続けられる電力の量です。

     

    電化製品にはそれぞれ、「消費電力」があります。ポータブル電源に接続した電化製品の消費電力が、ポータブル電源の定格出力を超えると、その電化製品を動かすのに必要な電気を送れず、運転がストップしてしまいます。

     

    例えば、「ポータブル電源の定格出力:500W<電化製品の消費電力:700W」のような場合は、ポータブル電源に接続しても、その電化製品は使用できません。

  • 充電量が100%になるまで充電することには問題ありませんが、長期保管時には充電量60%~80%程度で充電して下さい,100%まで充電しないことをお勧めします。これは、バッテリーに負担をかける可能性があるためです。特に地震が発生したときは、倒れないように保管してください。もし100%で保管する場合は、強い衝撃や振動を受けない場所に置き、高温や火のそばに置かないようにしてください。

    Jackery定期点検ご連絡サービス」では、製品をご購入頂き、会員登録した日から3ヶ月ごとに、製品の定期点検をご案内するメールをお送りさせていただきます。

  • 電気料金は、電力会社によって異なります。

    ポータブル電源の充電に必要な電力量は、容量や種類によって異なりますが、充電1回あたりの電気代は約8円から68円程度です(電力量単価:1kWhあたり27円)。

  • Jackeryポータブル電源は弊社にて回収させていただきます。(ソーラーパネル、アクセサリー品は除く)回収は無料ですが、送料はお客様のご負担となります。

    無償回収・リサイクルサービス

Customer Reviews

Based on 53 reviews
64%
(34)
36%
(19)
0%
(0)
0%
(0)
0%
(0)
匿名
期待以上の1000PROに感動

私はアマチュア無線で移動運用しますが、以前はポータブル発電機を利用していましたが、騒音、燃料のガソリンと気を使っていました。1000PRO購入してポータブル発電機と比較すると、騒音の心配無し、充電時間も2時間以内と高速充電の事から宿泊先で容易に短時間ででき、しかもポータブル発電機より軽く、安定に長く電気の供給をしてくれます。雨の場合はポータブル発電機運転中は騒音喚起等で車内に置けませんが、1000PROは車内に置けます(もちろん夏季時期は長時間無人で置いてはいけません)

匿名
すばらしい

画面がさらに見やすくなって気に入りました。

匿名
ソーラーパネルは別売?

有事に備え購入させていただいたので、まだキャンプで使用等していませんが、防水の工夫など作りがしっかりとしていて、安心しました。こちらがよく見てなかったのですが、、、ソーラーパネルは別売でした。14万という値段であれば付いてると思ってしまい、また、写真を見ていたので、すっかりセットで付いていると思ってしまいました。ソーラーはいずれ購入したいと思います。

匿名
満足の品です!

1000PROを購入しましたが、満充電時間の速さに驚きました。
この冬は、主に車中泊で電気毛布に使用してます。
災害時にと、購入しました。インバーターの発電機も所有してますが、充電式発電機の良さに感動しおります。
ありがとうございました。

匿名
電気の通らない山の中で

建設業で山の中に現場事務所を設置しなければいけない時に
電気を通す事が難しい場所があります。
ポータブル電源は充電しておけばパソコン等の使用ができます。
災害時にも使用できますので安心です。
使い勝手はいいと思います。

new-customer-close
送信