GOTOOLS
HANDWERKZEUGE Handwerkzeuge
{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/handwerkzeuge","name":"HANDWERKZEUGE"}},{"@type":"ListItem","position":3,"item":{"@id":"\/handwerkzeuge\/handwerkzeuge","name":"Handwerkzeuge"}}]
}
$(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: Winkelschlüssel mit Kunststoffummantelung (SPKL) aus grifffreundlichem Rundmaterial Die Ummantelung macht die Arbeit auch bei niedrigen Temperaturen angenehm und schont die Finger Alle Winkelschlüssel sind durch ihre Farbcodierung und Größenkennzeichnung schnell zur Hand Das verschleißfreie Material des Clips garantiert den sicheren Halt der Winkelschlüssel und einfache Entnahme Für TORX®- und TORX® BO (mit Bohrung) -VerschraubungenTechnische Daten: Inhalt: T 8; T 9; T 10; T 15; T 20; T 25; T 27; T 30; T 40Lieferumfang: 1x Wera 967/9 TORX BO Winkelschraubendreher Multicolour 9 tlg.
Hersteller Wera Werkzeuge GmbH
Korzerter Str. 21-25,
42349 Wuppertal,
Deutschland 0202/40450 Wera 967/9 TORX BO Winkelschraubendreher Multicolour 9 tlg. Artikel-Nr.: 05073599001 EAN: 4013288170125 Hersteller: WERA
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", "1ccfecc018823bf721ab9d40298fba06");
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", "1ccfecc018823bf721ab9d40298fba06");
}
Versandkostenfreie Lieferung in DE ab 100€ Kostenloser Rückversand Zuletzt angesehen
Wera Fahrrad Werkzeugsatz 12-teilig Bicycle Set 1 33,99 € Wera Fahrradwerkzeug-Set Bicycle Set 15, 5 tlg, 19,99 € Wera Steckschlüsselsatz Zyklop Speed 37-teilig 1/2" Schlüsselweiten 10-32 mm Anzahl Zähne 72 6-Kant 369,99 € Wera 80 RA Vario Handhalter mit Ratschenfunktion, 6 x 113,5 mm 21,99 € Wera 8011 Zyklop Mini 4 Bit-Ratsche, 1/4", 1/4" x 50 mm 23,99 € Wera Steckschlüsselsatz Zyklop Speed 42-teilig 1/4 " Schlüsselweiten 4-14 mm Anzahl Zähne 72 6-Kant 176,99 € WERA Schraubendreher-Set Kraftform Big Pack 900 13-teilig, Schlitz, Kreuzschlitz 57,99 € WERA 6003 Joker 11 Set 1 Ringmaulschlüssel-Satz, 11-teilig & gratis Wera Flaschenöffner 103,99 € Wera 6000 Joker Maul-Ringratschenschlüssel-Satz, 11-teilig 194,99 € WERA 6003 Joker 11 Set 1 Ringmaulschlüssel-Satz, 11-teilig 101,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
});