Produktbeschreibung:Mit dem Einhell Hybrid-Kompressor PRESSITO 18/25 Hybrid geht nie die Luft aus: Als Teil der leistungsstarken Power X-Change Familie kann der Kompressor entweder zu Hause mit Stromkabel oder unterwegs mit einem 18 Volt Power X-Change Akku betrieben werden.Seine Hochdruckpumpe eignet sich ideal für das Aufpumpen von Autoreifen und Radreifen, aber auch Bällen.Sie erreicht dabei bis zu 11 bar Druck.Die Niederdruckpumpe übernimmt das Aufblasen von Luftmatratzen und Schwimmtieren für den Pool.Auch für das anschließende Luftauslassen ist dank Niederdruck-Saugoption gesorgt.Der Hybrid-Kompressor ist ausgestattet mit einer zweizeiligen LCD-Druckanzeige für das einfache Ablesen von Ist- sowie Soll-Druck, sowohl in bar als auch in psi und kPa.Ist der gewünschte Druck erreicht, schaltet sich die Pumpe automatisch ab.Ein weiteres praktisches Feature ist der Tastschalter zum Aufpumpen im Hochdruckbereich ohne Druckvoreinstellung.Im in das Kompressorgehäuse integrierten Aufbewahrungsfach kann das mitgelieferte 4-teilige Adapter-Set für Luftmatratzen, Bälle, Auto- und Radreifen ideal verstaut werden.Auch das Stromkabel und der Hoch- sowie der Niederdruckschlauch lassen sich platzsparend in integrierten Fächern unterbringen.Ein praktischer Tragegriff und ein Notfalllicht (im Akku-Betrieb) für den Einsatz im Dunkeln machen den Kompressor zum optimalen Begleiter für unterwegs und daheim.Die Lieferung erfolgt ohne Akku und Ladegerät.Diese sind separat erhältlich, zum Beispiel als praktisches Einhell-Starterset.Technische Daten:Abgabeleistung bei 0 bar: 19 l/minAbgabeleistung bei 4 bar: 12 l/minAbgabeleistung bei 7 bar: 10 l/minAnzahl Akkus: 0 pcsAnzahl Ladegeräte: 0 pcsAnzahl Ventiladapter: 4 pcsDruckluftschlauch: JaHochdruckpumpe: JaKabelaufbewahrung: JaMax. Betriebsdruck: 11 barMotorspannung: 18 VMotortyp: BürstenmotorNiederdruckpumpe: JaNiederdruckschlauch: JaPower X-Change: JaProduktgewicht: 2.52 KgSchalldruckpegel (Lautstärke): 71.3 dB (A)Schlauchaufbewahrung Hochdruckschlauch: JaSchlauchaufbewahrung Niederdruckschlauch: JaTragegriff: JaTyp Anzeige: LCD-DisplayTyp Kompressorfabrikat: Ölfreier KompressorVolumen Tank: 0 lZubehörfach: JaLieferumfang:1x Einhell Hybrid-Kompressor PRESSITO 18/25 Hybrid1x 250 cm Netzkabel1x Ballnadel2x Reifenadapter1x konischer Adapter1x 71 cm Hochdruckschlauch1x 1,6 m Niederdruckschlauch(ohne Akku und Ladegerät)
$(document).ready(function() {
$('.thumbs').on('click', '.remaining:not(".open-video")', function(event) {
event.preventDefault();
setTimeout(function () {
MagicZoom.expand('zoom');
}, 300);
setTimeout(function () {
MagicZoom.switchTo('zoom',8);
}, 1000);
});
});
Zubehörempfehlungen
Einhell Hybrid-Kompressor PRESSITO 18/25 Hybrid ohne Akku und Ladegerät
- Artikel-Nr.: 4020430
- EAN: 4006825667318
- Hersteller: EINHELL

99,95 €
UVP 121,95 €
-18%
inkl. MwSt., ggf. zzgl. Versandkosten
Inhalt
1 Stück
Auf Lager
const observer = new MutationObserver(() => {
const el = document.getElementById("delivery-date-template");
if (el) {
el.innerHTML = el.innerHTML.replace(
"Lieferung:",
"Lieferung:"
);
observer.disconnect();
clearTimeout(timeoutId);
}
});
observer.observe(document.body, { childList: true, subtree: true });
const timeoutId = setTimeout(() => observer.disconnect(), 2000);
DHL Paket
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.plentyone.com/qddd911h1zyd/plugin/118/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "9NUA4DV8EVBB8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "25fb55979d9f2542b362c2f0d9ded4c2");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn02.plentyone.com/qddd911h1zyd/plugin/118/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "9NUA4DV8EVBB8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "25fb55979d9f2542b362c2f0d9ded4c2");
}
Ähnliche Artikel
$(document).ready(function() {
setTimeout(function () {
if (
window.innerWidth < 1200 &&
$('#m1').length &&
$('#mM').length &&
$('#m1').is(':empty')
) {
$('#mM').appendTo('#m1');
}
}, 1000);
$( window ).resize(function() {
if ($(window).outerWidth() < 1200 ) {
$('#mM').appendTo('#m1');
} else {
$('#mM').appendTo('#m2');
}
});
});
$(function () {
const $links = $('.anchors a');
const nav = document.querySelector('.anchors');
function updateActiveLink() {
const scrollTop = $(document).scrollTop();
$links.each(function (i, link) {
const targetId = $(link).attr('href');
const $target = $(targetId);
if (!$target.length) return;
const top = $target.offset().top;
let bottom;
if (i < $links.length - 1) {
const nextLinkHref = $($links[i + 1]).attr('href');
const $nextTarget = $(nextLinkHref);
bottom = $nextTarget.length ? $nextTarget.offset().top : $(document).height();
} else {
bottom = $(document).height();
}
if (scrollTop >= top - 120 && scrollTop < bottom - 120) {
$links.removeClass('active');
$(link).addClass('active');
scrollNavToLink(link);
return false; // break .each()
}
});
}
function scrollNavToLink(link) {
if (!nav) return;
const linkLeft = link.offsetLeft;
const linkWidth = link.offsetWidth;
const navWidth = nav.offsetWidth;
const scrollTo = linkLeft - (navWidth / 2) + (linkWidth / 2);
nav.scrollTo({ left: scrollTo, behavior: 'smooth' });
}
let scrollTimer;
$(document).on('scroll', function () {
updateActiveLink(); // run immediately
clearTimeout(scrollTimer);
scrollTimer = setTimeout(updateActiveLink, 100); // trailing update
});
updateActiveLink(); // on load
});































