GOTOOLS
GARTENGERÄTE Heckenscheren
{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/gartengeraete","name":"GARTENGER\u00c4TE"}},{"@type":"ListItem","position":3,"item":{"@id":"\/gartengeraete\/heckenscheren","name":"Heckenscheren"}}]
}
Produkteigenschaften: Kraft trifft Präzision – das Milwaukee M18 FUEL™ Gartenpflege-Bundle vereint Höchstleistung und Ausdauer für anspruchsvolle Aufgaben. Die Kombination aus Akku-Heckenschere und Rucksackgebläse liefert professionelle Ergebnisse bei jedem Einsatz. Mit doppelt geschliffenen Messern und einer 45 cm langen Schneide meistert die Heckenschere selbst dickere Äste bis 19 mm mühelos und sorgt für saubere, gleichmäßige Schnitte. Der leistungsstarke M18™ HIGH OUTPUT™ Akku ermöglicht bis zu 2 Stunden Laufzeit und hält die Leistung kontinuierlich unter Last – ideal für ausgedehnte Gartenarbeiten. Das Rucksackgebläse überzeugt durch seine konstante Blaskraft von 20,5 N und entfernt Laub, Kies oder Schmutz mühelos mit bis zu 18,5 m³/min Luftvolumen. Die ergonomische Bauweise mit gepolstertem Rückenteil, verstellbaren Gurten und Teleskopdüse bietet maximalen Komfort und Kontrolle – auch bei längeren Einsätzen. Beide Geräte profitieren von der innovativen MILWAUKEE® FUEL™-Technologie mit dem bürstenlosen POWERSTATE™-Motor, REDLINK PLUS™-Elektronik und REDLITHIUM™-Akkus für überragende Leistung, Effizienz und Langlebigkeit. 100% systemkompatibel mit allen MILWAUKEE® M18™ Akkus – für maximale Flexibilität und Einsatzbereitschaft.
Technische Daten: Akku Li-ion Spannung 18 V Max. Schnittkapazität Heckenschere 19 mm Sägeblattlänge 45 cm Hubzahl 3400 min⁻¹ Blaskraft Gebläse 20,5 N Luftgeschwindigkeit 0 – 250 km/h Luftvolumen 0 – 18,5 m³/min
Lieferumfang: 1x Milwaukee M18 FUEL Akku-Heckenschere 45 cm M18 FHET45-802 2x M18 HB8 Akku-Packs 1x M12-18 FC Ladegerät 1x Milwaukee M18 FUEL Akku-Rucksackgebläse M18 F2BPB-0
Hersteller Techtronic Industries Central Europe GmbH
Walder Str. 53,
40724 Hilden,
Deutschland www.milwaukeetool.eu/service/contact/ +49210396000 Milwaukee M18 FUEL Akku-Heckenscheren-Set 45 cm M18 FHET45-802 + Rucksackgebläse F2BPB, 2x 8,0 HB und Ladegerät Artikel-Nr.: MWK-Garten-Set5 EAN: 4250845569675 Hersteller: MILWAUKEE
599,99 €
UVP 1.473,22 €
-59%
inkl. MwSt., ggf. zzgl. Versandkosten
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.plentymarkets.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", "28b61ed14e0bd6c770f9cccf353049c5");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn02.plentymarkets.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", "28b61ed14e0bd6c770f9cccf353049c5");
}
Versandkostenfreie Lieferung in DE ab 100€ Kostenloser Rückversand
$(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
});