wird geladen
Hochdruckpistole mit zwei Lanzen und 10m Schlauch, M22 Gewinde
wird geladen
Hochdruckpistole mit zwei Lanzen und 10m Schlauch, M22 Gewinde
Variante
49559
Wir bieten Ihnen den günstigsten Preis1)
1)Sie haben diesen Artikel woanders günstiger gesehen?Jetzt kontaktieren!
Lieferzeit: 48 Stunden
3 mal auf Lager
111,40 €
Inhalt
1 Stück
inkl. MwSt.
zzgl.
Versandkosten
if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/cxrf5j7nrw5q/plugin/100/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-merchant-id", "94NALQ5RKZB6W");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons(
'1368605513',
'paypal',
'pay',
'rect' ,
'silver'
)
});
} else {
renderPayPalButtons(
'1368605513',
'paypal',
'pay',
'rect' ,
'silver'
)
}
Artikelbeschreibung
Hochdruckpistole mit zwei verschiedenen Lanzen und 10m Hochdruckschlauch
Hochdruckpistole:
Eingang: M22x1,5 Außengewinde
Ausgang: M22x1,5 Handverschraubung (Innengewinde)
Druck: max. 280 bar
Temperatur: max. 150°C
Durchfluss: max. 25 L/min
Lanzen:
Eingang: M22x1,5 Außengewinde
Ausgang: 1x Variodüse (Stufenlose Drehverstellung) ( max. 220 bar, max. 60°C, max. 21 L/min)
und 1x Lanze mit Düse (max. 200 bar, max. 60°C)
Schlauch:
Anschlüsse: beidseitig M22x1,5 Handverschraubung (Innengewinde)
Druck: max. 160 bar
Temperatur: max. 40°C
Länge: 10 Meter
Passend für Kränzle ,viele Kärcher Modelle und diverse weitere Hochdruckreiniger.
Achtung! Die Nippel in den M22 Handverschraubungen haben einen Durchmesser von 14 mm!
Technische Daten
Eingang | M22 |
Länge | 930 mm |
Eingang | M22 Handverschraubung |
Druck | 160 bar |
Temperatur | max. 40°C |
Farbe | Schwarz |
Variantenübersicht
const STYLES_AMAZON_PAY_ARTICLE = `
.amazonpay-button-view3 {display: none;}
.amazonpay-button-view1 {background: #eee; border: 1px solid #eee; border-radius: 4px;}
.amazonpay-button-view1-ink:hover {background: #eee;}
.amazonpay-button-chevrons {display:none;}
@media only screen and (min-width: 75px) {.amazonpay-button-view1 {height: 25px !important;}}
@media only screen and (min-width: 150px){.amazonpay-button-view1 {height: 25px !important;}}
@media only screen and (min-width: 200px){.amazonpay-button-view1 {height: 35px !important;}}
@media only screen and (min-width: 300px){.amazonpay-button-view1 {height: 45px !important;}}
`;
function modifyAmazonPayArticleButton(){
setInterval(function(){
const button = document.querySelector('[id="amazon-add-cart-button-0"]');
if(button) {
if(button.shadowRoot.querySelector('#custom-button-style')) return;
const style = document.createElement('style');
style.innerHTML = STYLES_AMAZON_PAY_ARTICLE;
style.id = 'custom-button-style';
button.shadowRoot.appendChild(style);
}
}, 200);
}
modifyAmazonPayArticleButton();