Produktbeschreibung:Der Einhell Professional Akku-Laubbläser GP-LB 36/230 Li E BL-Solo ist ein kraftvoller Laubbläser für den effizienten Einsatz rund um Haus und Garten.Der Laubbläser ist Mitglied der Einhell Power X-Change Familie, in der alle Akkus, Ladegeräte und Systemgeräte flexibel miteinander kombiniert werden können.Die 36 V Twin-Pack Technologie kombiniert zwei 18 V Akkus für maximale Leistung.Angetrieben wird das Gerät von einem Einhell Brushless Motor.Dieser bürstenlose Motor bietet mehr Kraft und eine längere Laufzeit als herkömmliche Kohlebürsten-Motoren.Nach einer Online-Registrierung gelten 10 Jahre Garantie auf den Brushless-Motor.Per Drehzahlregulierung und zusätzlichem Turboschalter lässt sich die Blasleistung präzise für jeden Einsatzzweck dosieren.Dabei schafft der Laubbläser bis zu 890 m³/h Blasleistung und 230 km/h Luftgeschwindigkeit.Durch den Balance-Handgriff mit Softgrip liegt der Akku-Laubbläser angenehm und sicher in der Hand für ein besonders ermüdungsfreies Arbeiten.Ein ergonomischer Einsatz wird zudem durch das 3-stufig verstellbare Blasrohr und den mitgelieferten Tragegurt möglich.Die integrierte Wandhalterung und das abnehmbare Rohr sorgen außerdem für ein einfaches, platzsparendes Verstauen.Ein robuster Metallring am Ende des Blasrohrs schützt vor Beschädigungen und hilft z. B. beim Entfernen von nassem Laub.Die Lieferung erfolgt ohne Akku und ohne Ladegerät, diese sind separat erhältlich.Technische Daten:Anzahl Akkus: 0 pcsAnzahl Ladegeräte: 0 pcsBlasrohr abnehmbar: JaBlasrohr teilbar: JaDrehzahlregelelektronik: JaLeerlaufdrehzahl max.: 25200 min^-1Luftgeschwindigkeit: 230 Km/hMaterial Lüfterrad: KunststoffMax. Blasleistung: 890 m³/hMetallring: JaMin. PXC Akku-Empfehlung: 2.5 AhMotorspannung: 36 VMotortyp: Bürstenloser MotorOberflächenbeschaffenheit Handgriff: SoftgripPower X-Change: JaProduktgewicht: 2.34 KgProfessional: JaSchallleistungspegel (Lautstärke): 88.94 dB (A)Tragegurt: JaTragegurt verstellbar: StufenlosTurbomodus: JaTyp Drehzahlregelelektronik: EinstellradTyp Tragegurt: Komfort-TragegrutVerstellbarkeit Blasrohr: SchrittweiseWandhalterung: JaLieferumfang:1x Einhell Professional Akku-Laubbläser GP-LB 36/230 Li E BL-Solo1x Blasrohr1x Tragegurt(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örempfehlung
Einhell Professional Akku-Laubbläser GP-LB 36/230 Li E BL ohne Akku und Ladegerät
- Artikel-Nr.: 3433650
- EAN: 4006825682168
- Hersteller: EINHELL

129,99 €
UVP 154,95 €
-16%
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", "74da7b6c1b8e927ecd9a5bfa53ed627c");
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", "74da7b6c1b8e927ecd9a5bfa53ed627c");
}
Ä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
});






























