Seleziona un'opzione per aggiungerla al carrello.
Colore
: Verde
: Bianco
: Rosa
Verde
Bianco
Rosa
Scegli le opzioni
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
" @touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
drag_drawer = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
" :style=" 'transform: translate(0px, ' + pos_y + 'px)'" x-trap="drag_drawer" x-show="drag_drawer" style="transform: translate(0px, 0px); display: none;">
Misurare
: 20 CENTIMETRI
: 35 CM
: 50 CENTIMETRI
: 80 CENTIMETRI
20 CENTIMETRI
35 CM
50 CENTIMETRI
80 CENTIMETRI
Scegli le opzioni
20 CENTIMETRI
35 CM
50 CENTIMETRI
80 CENTIMETRI
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
" @touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
drag_drawer = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
" :style=" 'transform: translate(0px, ' + pos_y + 'px)'" x-trap="drag_drawer" x-show="drag_drawer" style="transform: translate(0px, 0px); display: none;">
20 CENTIMETRI
35 CM
50 CENTIMETRI
80 CENTIMETRI
Opzioni
Verde / 20 CENTIMETRI
- €17,95
Verde / 35 CM
- €39,95
Verde / 50 CENTIMETRI
- €48,95
Verde / 80 CENTIMETRI
- €118,95
Bianco / 20 CENTIMETRI
- €17,95
Bianco / 35 CM
- €39,95
Bianco / 50 CENTIMETRI
- €48,95
Bianco / 80 CENTIMETRI
- €118,95
Rosa / 20 CENTIMETRI
- €17,95
Rosa / 35 CM
- €39,95
Rosa / 50 CENTIMETRI
- €48,95
Rosa / 80 CENTIMETRI
- €118,95