wird geladen
Hochdruckschlauch easyfarm365+ Grün, DN 12, max. 180 bar, glatte Decke, Meterware
wird geladen
Hochdruckschlauch easyfarm365+ Grün, DN 12, max. 180 bar, glatte Decke, Meterware
Variante
57299
Wir bieten Ihnen den günstigsten Preis1)
1)Sie haben diesen Artikel woanders günstiger gesehen?Jetzt kontaktieren!
Lieferzeit: 3 bis 5 Tage
13,90 €
Inhalt
1 Meter
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(
'1781049625',
'paypal',
'pay',
'rect' ,
'silver'
)
});
} else {
renderPayPalButtons(
'1781049625',
'paypal',
'pay',
'rect' ,
'silver'
)
}
Artikelbeschreibung
Hochdruckschlauch Easyfarm Grün DN 12 - Max. 180 Bar, glatte Decke
Der Hochdruckschlauch Easyfarm Grün mit einem Durchmesser von DN 12 und einer maximalen Druckkapazität von 180 Bar ist die perfekte Lösung für professionelle Anwendungen im Agrarbereich. Dieser Hochdruckschlauch besticht durch seine robuste Konstruktion und die glatte Decke, die eine lange Lebensdauer und hohe Zuverlässigkeit gewährleisten.
Eigenschaften
Der Hochdruckschlauch bietet zahlreiche Vorteile, die ihn besonders für anspruchsvolle Einsatzgebiete prädestinieren.
Die technischen Spezifikationen des Hochdruckschlauchs im Überblick:
- Maximaler Druck: 180 Bar
- Durchmesser: DN 12
- Farbe: Grün
- Material: Glatte Decke
- Temperaturbereich: -40°C bis +120°C
- Berstdruck: 720 Bar
- Innendurchmesser: 12 mm
- Außendurchmesser: 20,8 mm
Technische Daten
Farbe | Grün |
Nennweite | DN 12 |
Außendecke | glatt |
Druck | max. 180 bar |
Nennweite | DN 12 |
Durchmesser | 20,8 mm |
Druck | max. 180 bar |
Temperatur | max. 120°C |
Farbe | Grün |
Typ | easyfarm |
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();