wird geladen
Pressnippel, DN 8, Stecknippel 11 mm, drehbar, Edelstahl
wird geladen
Pressnippel, DN 8, Stecknippel 11 mm, drehbar, Edelstahl
Variante
58744
Wir bieten Ihnen den günstigsten Preis1)
1)Sie haben diesen Artikel woanders günstiger gesehen?Jetzt kontaktieren!
Lieferzeit: 3 bis 5 Tage
15,00 €
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", "AR4yBQ00IVaG6thA-NWMregDPOsVNZosNKwRscQkB0VYqtefxvoHU7llc10g4kLG9pxZSMuIfs4zhmgl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNzYxYzQxMjZhZTRhNWJhY2E0OTQwYzUzZjEyMDQ3NzUzNjc4NDQ0OWRiZGU3ZjI5MTFmODM3Yzg5YWI1NjY3NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMTNUMjE6NTI6NDkuMTkyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBmRDdPeWtrMjBJc21xWTE3cE1JQmltVkdQOFZDZGhWR3lQRjBGcFpEdVNmdHNFUXczSmVQc3NYalZrajJmMGRFS005X1ptRkF3ankwV0lvUDFWR2pULV91aHVnIn19");
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(
'2131078875',
'paypal',
'pay',
'rect' ,
'silver'
)
});
} else {
renderPayPalButtons(
'2131078875',
'paypal',
'pay',
'rect' ,
'silver'
)
}
Artikelbeschreibung
Pressnippel , Waschgerätepressnippel mit Stecknippel
Der Pressnippel ist speziell für die sichere und zuverlässige Verbindung von Hochdruckschläuchen entwickelt worden. Dank seiner Fertigung aus hochwertigen Materialien bietet er eine exzellente Beständigkeit gegen Korrosion und eignet sich somit perfekt für anspruchsvolle Hochdruckanwendungen, bei denen Langlebigkeit und Sicherheit entscheidend sind.
Dieser Pressnippel ist optimal für den Einsatz in Hochdruckreinigungssystemen und anderen industriellen Anwendungen, wo höchste Zuverlässigkeit gefragt ist. Die präzise Verarbeitung und die robuste Konstruktion gewährleisten eine dauerhafte und stabile Verbindung, die auch unter extremen Betriebsbedingungen standhält.
Produkteigenschaften
- Material: Edelstahl
- Anschluss: Stecknippel 11 mm
- Maximale Temperatur: 150°C
- Nennweite Pressnippel: DN 8
Technische Daten
Eingang | Stecknippel 11 mm |
Typ | 11 |
Nennweite | DN 8 |
Material | Edelstahl |
Druck | max. 400 bar |
Temperatur | max. 150°C |
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();