Ohrstecker
Marke
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: [9.9, 852],
connect: true,
range: {
min: [9.9],
max: [852]
}
});
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;
}
});
});
});
Zielgruppe
Material
Legierung
Schmuckform
Schmucktyp
Stein
Steinfarbe
Steingröße
Hauptfarbe
- PR. OHRSTECKER. Gold 333 gelb. Stern/Zirk / 2 Zirk weiß rund . Stern100,63 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. SWP. 8.0 mm x 8.0 mm x rund122,50 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. SWP/7.5-8mm. 9.0 mm x 9.0 mm x rund169,38 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. SWP/Zirk / 2 Zirk weiß rund . 7.5 mm x 5.0 mm65,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. SWP/Zirk / 28 Zirk weiß rund283,75 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. SWP/Zirk / 6 Zirk weiß rund . 11.0 mm x 9.5 mm201,25 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. SWP/Zirk/7-7.5mm / 6 Zirk weiß rund . 11.0 mm x 7.5 mm177,50 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirk/SWP9-9.5mm / 2 Zirk weiß193,75 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirk/teilRhod / 14 Zirk weiß rund . Herz. 7.0 mm x 8.0 mm x Herz80,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirk/teilRhod / 4 Zirk weiß rund . Herz78,13 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 10 Zirk weiß rund . 9.0 mm x 6.0 mm112,50 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 2 Zirk weiß130,63 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 2 Zirk weiß eckig . Stern50,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 2 Zirk weiß rund . 7.0 mm x 4.5 mm88,75 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 2 Zirk weiß rund . 7.0 mm x 7.0 mm x rund76,88 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 24 Zirk weiß rund . 7.0 mm x 4.5 mm90,63 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 4 Zirk weiß rund . 10.0 mm x 7.0 mm115,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 6 Zirk weiß rund . 8.0 mm x 8.5 mm130,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia / 6 Zirk weiß rund . 9.0 mm x 5.0 mm86,88 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia 4mm / 2 Zirk weiß rund . 4.0 mm x 4.0 mm x rund60,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten