wird geladen
Domel Saugerturbine 1400 W, Typ 7788, 2-stufig, H=176mm, D=144mm, TH=72mm, 230V/50Hz
wird geladen
Domel Saugerturbine 1400 W, Typ 7788, 2-stufig, H=176mm, D=144mm, TH=72mm, 230V/50Hz
Variante
5218
!! Bitte vergleichen Sie die Abmessungen !!
Wir bieten Ihnen den günstigsten Preis1)
1)Sie haben diesen Artikel woanders günstiger gesehen?Jetzt kontaktieren!
Lieferzeit: 3 bis 5 Tage
122,50 €
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(
'1781049625',
'paypal',
'pay',
'rect' ,
'silver'
)
});
} else {
renderPayPalButtons(
'1781049625',
'paypal',
'pay',
'rect' ,
'silver'
)
}
Artikelbeschreibung
Gilt für alle Nass- & Trockenturbinen
» Doppelt kugelgelagert
» Doppelte Isolierung
» Isolierungsklasse "B"
Technische Daten
- Typ : Domel 7788
- Leistung : 1400W
- Gesammthöhe : 176mm
- Turbinenhöhe : 72mm
- Gesammtdurchmesser : 144mm
- Spannung : 230V / 50 Hz
- 2-stufig
- Mit Thermosicherung
passend für folgende Gerätetypen :
Fein | SQ 450-21 |
Festool | CTL 22 E / CT 33 E |
Festool | SR 212 LE-AS / SR 202 E |
Festool | SRH 204 E-AS |
Flex-Ackermann und Schmitt | Flex S 38 K |
Hako | VC 380 H / VC 380 W / VC 500 W / VC 640 S / VC 640 W / VC 800 W |
Hilti | WVC 40-M |
Makita | 443, 444 M, 447 L |
Kärcher | Duo SB Serie |
Nilfisk-Advance | IVB/3 |
Nilfisk-Alto | 680/SB 710/SB 711 |
Nilfisk-Alto | Atix 3 (bis Modell 2007) |
Nilfisk-Alto | Attix 5 (bis Modell 2007) |
Nilfisk-Alto | Attix 4, Attix 6, Attix 7 |
Nilfisk-Alto | Attix 350-01/Attix 360-21/Attix 360-2M |
Nilfisk-Alto | Attix 9 (bis Modell 2007) |
Nilfisk-Alto | SB 680, SB 710, SB 711 |
Nilfisk-Alto | SQ 400 |
Nilfisk-Alto | SQ 450/SQ 550/SQ 650/SQ 651-11, Turbo SR-C, Turbo SR-U |
Nilfisk-Alto | SQ 500, SQ 600, SB Station 2000, SB Station TA 00 |
Protool | VCP 450 E-L |
Renfert | Vortex Compact 2 L 230 / Vortex Compact 2 EC 230 / Vortex [...] |
Scheppach | Wovota 4 |
SIA | Siaclean CE 3H / Siaclean CP 3 H |
Sorma | 520 |
Stihl | SE 120, SE 120 E, SE 121 E, SE 1211, SE 122 E |
Stihl | SE 61, SE 61 E |
WAP | SQ 4 |
WAP | SQ 450-11, SQ 550-11, SQ 550-31, SQ 650-11, SQ 651-11 |
WAP | SQ 850-11 |
Würth | ISS 35 |
Variantenübersicht
Kohlebürste NT 1400 Watt passend für Domel-Turbinen
5,00 €
inkl. MwSt.
zzgl.
Versandkosten
Details anzeigen
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();