GRANIT Black Edition

Verfügbarkeit
Preis
€
―
€
"use strict";
var keypressSlider = document.querySelector(".slider-keypress");
var input0 = document.querySelector(".input-with-keypress-0");
var input1 = document.querySelector(".input-with-keypress-1");
var inputs = [input0, input1];
noUiSlider.create(keypressSlider, {
start: [1.95, 2773.95],
connect: true,
range: {
min: [1.95],
max: [2773.95]
}
});
keypressSlider.noUiSlider.on("update", function(values, handle) {
inputs[handle].value = values[handle];
function setSliderHandle(i, value) {
var r = [null, null];
r[i] = value;
keypressSlider.noUiSlider.set(r);
}
inputs.forEach(function(input, handle) {
input.addEventListener("change", function() {
setSliderHandle(handle, this.value);
});
input.addEventListener("keydown", function(e) {
var values = keypressSlider.noUiSlider.get();
var value = Number(values[handle]);
var steps = keypressSlider.noUiSlider.steps();
var step = steps[handle];
var position;
switch (e.which) {
case 13: setSliderHandle(handle, this.value); break;
case 38: position = step[1]; if (position === false) { position = 1; } if (position !== null) {setSliderHandle(handle, value + position); } break;
case 40: position = step[0]; if (position === false) { position = 1; } if (position !== null) { setSliderHandle(handle, value - position); } break;
}
});
});
});
Hersteller
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz, 30mm28,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz, 24 mm26,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -24%Reparatursatz 1/2" Drehmomentschlüssel
UVP 16,95 EUR12,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -19%Werkstattwagen DynamicPro Worker bestückt, 195-tlg.
UVP 2.734,95 EUR2.211,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz, 50mm56,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz, 27mm27,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -34%Reparatursatz 3/4" Drehmomentschlüssel
UVP 43,95 EUR28,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Scheiben-Demontagewerkzeug-Satz 5-tlg.50,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -32%3/4" Sechskant-Kraft-Stecknuss-Satz 8-tlg.
UVP 192,95 EUR132,00 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6-Kant-Kraft-Stecknuss, kurz, 13mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -13%1/4" Steckschlüssel-Satz 45-tlg.
UVP 60,95 EUR52,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 19mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -28%Werkstattwagen Ultra komplett inkl. 272 Werkzeuge
UVP 3.672,95 EUR2.646,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 17mm6,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- -3%3/4" 6Kant-Kraft-Stecknuss, lang, 30mm
UVP 33,95 EUR32,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 22mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4" Sechskant-Stecknuss, lang, 8 mm5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%3/4" 6Kant-Kraft-Stecknuss, lang, 27mm
UVP 30,95 EUR29,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 14mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
