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, 3170.95],
connect: true,
range: {
min: [1.95],
max: [3170.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
- -28%Werkstattwagen Ultra
UVP 1.584,95 EUR1.142,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand - -12%Werkstattwagen Dynamic Heavy bestückt, 214-tlg.
UVP 2.422,95 EUR2.125,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/4" Vierkant-Schraubendreher 150 mm8,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -35%Werkstattwagen Performance
UVP 1.051,95 EUR684,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 19mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" 6Kant-Kraft-Stecknuss, lang, 29mm34,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" 6Kant-Kraft-Stecknuss, lang, 36mm43,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
- 3/4" 6Kant-Kraft-Stecknuss, lang, 30mm34,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" 6Kant-Kraft-Stecknuss, lang, 27mm31,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" 6Kant-Kraft-Stecknuss, lang, 34mm39,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -2%3/8" Umschaltknarre, 72 Zahn
UVP 42,95 EUR41,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -2%1" Umschaltknarre, 24 Zahn
UVP 109,95 EUR107,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2' 6Kant-Kraft-Stecknuss, kurz, 30mm8,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" 6Kant-Kraft-Stecknuss, lang, 32mm35,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/2" 6Kant-Kraft-Stecknuss, kurz, 27mm7,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" 6Kant-Kraft-Stecknuss, lang, 33mm39,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -2%1/2" Umschaltknarre, 72 Zahn
UVP 48,95 EUR47,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 24mm7,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" 6Kant-Kraft-Stecknuss, lang, 24mm30,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4" Sechskant-Stecknuss, lang, 6 mm5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4" Bit-Stecknuss Innensechskant, 5 mm4,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand