wird geladen
Rundfaltenfilter Außendurchmesser=185mm, Innendurchmesser=145mm, Höhe=140mm, Papier, Staubklasse M
wird geladen
Rundfaltenfilter Außendurchmesser=185mm, Innendurchmesser=145mm, Höhe=140mm, Papier, Staubklasse M
Variante
5506
!! Bitte vergleichen Sie die Abmessungen !!
Wir bieten Ihnen den günstigsten Preis1)
1)Sie haben diesen Artikel woanders günstiger gesehen?Jetzt kontaktieren!
Lieferzeit: 48 Stunden
9 mal auf Lager
24,30 €
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
Rundfaltenfilter in Erstausrüsterqualität kompatibel zu :
Festool : 485 808
Protool : 625 324
Alto / Wap : 11753
Rundfaltenfilter passend für Stihl SE 61, SE 60 E, SE 85 C, SE 90 C, SE 100, SE 50, SE 60 C, SE 60 E, Makita 442, 446 L, VC 2010 L, Nilfisk aero 400, aero 440, aero 600, aero 5 Gallon, aero 640, aero 800 A, EC 380-E, ST 10, SQ 550-11, SQ 550-21, SQ 550-31, SQ 650-11, SQ 651-11, SQ 690-21, ST 15, ST 20, ST 25, SQ 690-31, ST 35 E, Turbo SSR, Turbo XL, Protool VCP 250 E, 625324, Hako VC 180 W, VC 250 W, VC 500 W, VC 640 W, Alto / Wap 11753, Papier, Staubklasse M
Technische Daten
- Außendurchmesser : 185mm
- Innendurchmesser : 145mm
- Höhe : 140mm
- Staubklasse : M
- Filtermaterial : Papier
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();