GOTOOLS
WERKSTATTWAGEN UND ZUBEHÖR Werkstattwagen
{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/werkstattwagen-und-zubehoer","name":"WERKSTATTWAGEN UND ZUBEH\u00d6R"}},{"@type":"ListItem","position":3,"item":{"@id":"\/werkstattwagen-und-zubehoer\/werkstattwagen","name":"Werkstattwagen"}}]
}
$(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);
});
});
Produkteigenschaften: Soft-Close Schubladen mit 45 kg Traglast Unterste Schublade mit 90 kg Traglast Schubladen-Einzelverriegelung verhindert ein ungewolltes Öffnen Jede Schublade ist mit einer rutschsicheren Matte ausgestattet ABS Kanten mit Stoßfängern schützt vor Schäden Magnetischer 240 Volt Elektroverteiler ermöglicht das Laden von Akkus direkt am Werkstattwagen Lochblechwand mit Haken und Werkzeughaltern zur leicht zugänglichen Aufbewahrung meistverwendeter Werkzeuge Seitenfächer zur Aufbewahrung von Flaschen und Dosen Elektrowerkzeug Organiser in der untersten SchubladeTechnische Daten: Maße: BxTxH 920x610x930mm 800 kg Gesamttragkraft 125 mm große Rollen (2 fixierte, 2 Lenkrollen mit Feststellbremse)Lieferumfang: 1x Milwaukee mit 7 Schubladen Werkstattwagen 78 cm / 30"
Hersteller Techtronic Industries Central Europe GmbH
Walder Str. 53,
40724 Hilden,
Deutschland www.milwaukeetool.eu/service/contact/ +49210396000 Milwaukee Werkstattwagen 78 cm / 30" mit 7 Schubladen Artikel-Nr.: 4932478849 EAN: 4058546361310 Hersteller: MILWAUKEE
887,99 €
UVP 1.188,81 €
-25%
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);
Versand auf Palette mit Spedition 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", "02cd7699c23be507a8c49669708c2acd");
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", "02cd7699c23be507a8c49669708c2acd");
}
Versandkostenfreie Lieferung in DE ab 100€ Kostenloser Rückversand Zuletzt angesehen
Milwaukee Werkstattwagen 78 cm / 30" mit 7 Schubladen 887,99 € Metabo Akku-Sauger AS 36-18 L 30 PC-CC mit manueller Filterabreinigung + CordlessControl 259,99 € Bosch PRO Multi Material PC Plus Lochsägen-Set, 25-86 mm, 11-tlg. + Rucksack 108,99 € Milwaukee Akku-Rucksacksauger FUEL M18 FBPV-0 ohne Akku ohne Lader im Karton 338,99 € Milwaukee PACKOUT Koffer Frontlader 169,99 € Milwaukee M18FHIW2F12-502X + M18 ALIS + Milwaukee Weste 598,99 € Milwaukee FUEL Akku-Kompressor M18FAC-0 444,99 € PerfectPro Gehörschutz H-40 mit Radio (UKW + DAB+) & Bluetooth Funktion 104,99 € Milwaukee Akku-Packout-Leuchte mit Ladefunktion M18POALC-0 199,99 € Milwaukee M18 Akku-Bauleuchte M18 ALIS-0 ohne Akku und Ladegerät 77,99 €
$(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
});