Neu im Shop

Sortierung
Filter
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: [3.5, 1544],
connect: true,
range: {
min: [3.5],
max: [1544]
}
});
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;
}
});
});
});
Verfügbarkeit
Hersteller
Spielsysteme & Marken
Sprache
Maßstab
40k Fraktion
Kategorien
Ausgewählte Filter:
Games Workshop
Filter entfernen
- Warhammer 40.000 Death World: 20th Anniversary Edition (Englisch)25,00 € ** inkl. MwSt. zzgl. Versand
- Warhammer 40.000 World Ablaze: Warhammer 40,000 Anthology (Englisch)25,00 € ** inkl. MwSt. zzgl. Versand
- Warhammer 40.000 Legends of the Waaagh! An Ork Omnibus (Englisch)20,00 € ** inkl. MwSt. zzgl. Versand
- -10%Adepta Sororitas Intranzia Fraye Dogmata Superior
Statt 57,50 €51,75 € ** inkl. MwSt. zzgl. Versand - Imperium Agents Rogue Trader Entourage and Voidsmen-at-Arms [GW WEB EXKLUSIV]51,50 € ** inkl. MwSt. zzgl. Versand
- Warhammer Plastikkleber mit Metallspitze 15ml7,00 € *0.015 Liter | 350,00 € / Liter* inkl. MwSt. zzgl. Versand
- Legiones Astartes Legion Command Upgrade Set [GW WEB EXKLUSIV]23,50 € ** inkl. MwSt. zzgl. Versand