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 = `W%C4%85%C5%BC+Performance+Plus+50m+1%2F2%22+K%C3%84RCHER+2.645-319.0`; _edrone.product_images = `https%3A%2F%2Ferpixkarcher24.pl%2F8686%2Fwaz-performance-plus-50m-12-kaercher-2645-3190.jpg`; _edrone.product_ids = `2698`; _edrone.product_skus = `2.645-319.0`; _edrone.product_category_ids = `2%7E116%7E117%7E132%7E212`; _edrone.product_urls = `https%3A%2F%2Ferpixkarcher24.pl%2Fweze-i-bebny-ogrodowe-karcher%2F2698-waz-performance-plus-50m-12-kaercher-2645-3190-4054278503714.html`; _edrone.product_category_names = `Strona+g%C5%82%C3%B3wna%7EProdukty+Karcher+do+ogrodu%7EW%C4%99%C5%BCe+i+b%C4%99bny+ogrodowe+Karcher%7EProdukty+Karcher+do+nawadniania%7ERaty+0%25`; _edrone.action_type = `product_view`; _edrone.product_counts = `1`; _edrone.base_payment_value = `300`; _edrone.base_currency = `PLN`; _edrone.city = ``; _edrone.country = ``; _edrone.phone = ``; _edrone.product_brand_ids = `2`; _edrone.product_brand_names = `K%C3%A4rcher`;
  • -114,00 zł
keyboard_arrow_left keyboard_arrow_right

Wąż Performance Plus 50m 1/2" KÄRCHER 2.645-319.0

2.645-319.0
Opinie

2.645-319.0

369,00 zł
255,00 zł Zniżka 114,00 zł

Podana cena to cena brutto.

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

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

Opis

WĄŻ PERFORMANCE Plus 50m

Wąż ogrodowy 50 m, 1/2". Wykonany z materiałów najwyższej jakości. Charakteryzuje się wysoką elastycznością, odpornością na uszkodzenia i skręcanie oraz wyjątkowo długą żywotnością.


! SAME zalety !

  • Wąż nie zawiera szkodliwych dla zdrowia ftalanów, kadmu, baru ani ołowiu
  • Niezwykle elastyczny, odporny na pękanie i skręcanie
  • Posiada 3 powłoki w tym odporną na warunki atmosferyczne
  • zewnętrzną powłokę anty-UV
  • Specjalna powłoka zapobiega narastaniu glonów wewnątrz węża,
  • Ciśnienie rozrywające 45 bar
  • Wysoka tolerancja na temperaturę -10 do +50 °C zapewnia bezpieczne przechowywanie w okresie zimowym oraz umożliwia zasilanie urządzeń wysokociśnieniowych podgrzaną wodą 
  • Aż 15 lat gwarancji

Znajdzie zastosowanie w każdym ogrodzie

wąż performance premium.jpg

Niezwykle wygodny do nawijania na uchwyty i bębny

wąż performance premium1.jpg

ZAUFAJ SPRAWDZONEJ MARCE !

Dane techniczne
2.645-319.0
1 Przedmiot
_tsProductReviewsConfig = { 'tsid': 'X65532433705F2390F9774E6EF45BE42C', 'sku': ['2.645-319.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ę

Wąż Performance Plus 50m 1/2" KÄRCHER 2.645-319.0

2.645-319.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();