function lazyLoadingImageHTML() { var lazyImages = [].slice.call(document.querySelectorAll("img.lazy")); if ("IntersectionObserver" in window) { let lazyImageObserver = new IntersectionObserver(function ( entries, observer ) { entries.forEach(function (entry) { if (entry.isIntersecting) { let lazyImage = entry.target; lazyImage.src = lazyImage.dataset.src; lazyImage.classList.remove("lazy"); lazyImageObserver.unobserve(lazyImage); } }); }); lazyImages.forEach(function (lazyImage) { lazyImageObserver.observe(lazyImage); }); } else { } } lazyLoadingImageHTML();
var doc = document.createElement("script"); doc.type = "text/javascript"; doc.async = true; doc.src = ("https:" == document.location.protocol ? "https:" : "http:") + '//d3bo67muzbfgtl.cloudfront.net/edrone_2_0.js'; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(doc, s); window._edrone = window._edrone || {}; _edrone.app_id = `66ebde92eae60`; _edrone.product_titles = `Szybka+%C5%82adowarka+Battery+Power%2B+36%2F60+Karcher+2.445-045.0`; _edrone.product_images = `https%3A%2F%2Ferpixkarcher24.pl%2F8443%2Fszybka-ladowarka-battery-power-3660-karcher-2445-0450.jpg`; _edrone.product_ids = `2650`; _edrone.product_skus = `2.445-045.0`; _edrone.product_category_ids = `2%7E163%7E172%7E212`; _edrone.product_urls = `https%3A%2F%2Ferpixkarcher24.pl%2Fbaterie-i-akcesoria%2F2650-szybka-ladowarka-battery-power-3660-karcher-2445-0450-4054278558172.html`; _edrone.product_category_names = `Strona+g%C5%82%C3%B3wna%7EUrz%C4%85dzenia+bateryjne+Karcher%7EBaterie+i+%C5%82adowarki+Karcher%7ERaty+0%25`; _edrone.action_type = `product_view`; _edrone.product_counts = `1`; _edrone.base_payment_value = `609.75`; _edrone.base_currency = `PLN`; _edrone.city = ``; _edrone.country = ``; _edrone.phone = ``; _edrone.product_brand_ids = `2`; _edrone.product_brand_names = `K%C3%A4rcher`;
  • -230,00 zł
keyboard_arrow_left keyboard_arrow_right

Szybka ładowarka Battery Power+ 36/60 Karcher 2.445-045.0

2.445-045.0
Opinie

2.445-045.0

750,00 zł
520,00 zł Zniżka 230,00 zł

Podana cena to cena brutto.

Brutto
Najniższa cena w ciągu ostatnich 30 dni : 749,07 zł Najnizsza obniżka w ciągu ostatnich 30 dni : 500,00 zł
Ilość
Ostatnie sztuki w magazynie



var summaryBadge = new productStickerSummary(); summaryBadge.showSummary({ 'tsId': 'X65532433705F2390F9774E6EF45BE42C', 'sku': ['2.445-045.0'], 'starColor' : '#FFDC0F', 'starSize' : '14px', 'fontSize' : '12px', 'showRating' : 'true', 'scrollToReviews' : 'true', 'enablePlaceholder' : 'true', 'element' : '#ts_product_widget', });

Przedłużona ochrona serwisowa EasyProtect®

EasyProtect Logo

Zyskaj nawet 3 lata dodatkowej ochrony dla swojego sprzętu Dowiedz się więcej

Opis

Szybka ładowarka Battery Power+ 36/60

 Ładuj wszystkie akumulatory litowo-jonowe 36 V Kärcher Power oraz Kärcher Power+ za pomocą prądu ładującego maks. 6 A: Szybka ładowarka ze wskaźnikiem stanu pracy LED. Łatwy montaż naścienny.


 
4072.jpg

Kompatybilność

Ładuje wszystkie wymienne akumulatory 36 V Kärcher Battery Power oraz Kärcher Battery Power+.
4073.jpg

Wydajna szybka ładowarka

Umożliwia krótkie czasy ładowania.
4074.jpg

Nowoczesny design

Prosta obsługa.

Bezproblemowy montaż ładowarki na ścianie

4075.jpg

ZAUFAJ SPRAWDZONEJ MARCE !

Dane techniczne
2.445-045.0
1 Przedmiot

Opis

Moc znamionowa (W)
75 Ah
Ciężar (kg)
2,1
Napięcie (V)
36
Wymiary (dł. x szer. x wys.) (mm)
168 x 88 x 118
Typ baterii
Bateria litowo-jonowa
Platforma bateryjna
Platforma bateryjna 36 V
_tsProductReviewsConfig = { 'tsid': 'X65532433705F2390F9774E6EF45BE42C', 'sku': ['2.445-045.0'], 'variant': 'productreviews', 'borderColor': '#0DBEDC', 'backgroundColor': '#FFFFFF', 'locale': 'pl_PL', 'starColor': '#FFDC0F', 'starSize': '15px', 'richSnippets': 'on', 'ratingSummary': 'false', 'maxHeight': '600px', 'filter': 'true', 'element': '#ts_product_sticker', 'introtext': '' }; var scripts = document.getElementsByTagName('SCRIPT'), me = scripts[scripts.length - 1]; var _ts = document.createElement('SCRIPT'); _ts.type = 'text/javascript'; _ts.async = true; _ts.charset = 'utf-8'; _ts.src ='//widgets.trustedshops.com/reviews/tsSticker/tsProductSticker.js'; me.parentNode.insertBefore(_ts, me); _tsProductReviewsConfig.script = _ts;

Komentarze

Na razie nie dodano żadnej recenzji.

Napisz swoją opinię

Szybka ładowarka Battery Power+ 36/60 Karcher 2.445-045.0

2.445-045.0

Napisz swoją opinię

CZĘSTO KUPOWANE Z TYM PRODUKTEM
16 innych produktów w tej samej kategorii:
function lazyLoadingImageHTML() { var lazyImages = [].slice.call(document.querySelectorAll("img.lazy")); if ("IntersectionObserver" in window) { let lazyImageObserver = new IntersectionObserver(function ( entries, observer ) { entries.forEach(function (entry) { if (entry.isIntersecting) { let lazyImage = entry.target; lazyImage.src = lazyImage.dataset.src; lazyImage.classList.remove("lazy"); lazyImageObserver.unobserve(lazyImage); } }); }); lazyImages.forEach(function (lazyImage) { lazyImageObserver.observe(lazyImage); }); } else { } } lazyLoadingImageHTML();