8 || deltaY > 8)) {
isHorizontalSwipe = deltaX > deltaY;
}
if (isHorizontalSwipe) {
dragOffset = currentX - touchStartX;
}
"
@touchend="
isDragging = false;
const threshold = containerWidth * 0.15;
const deltaX = Math.abs(currentX - touchStartX);
const deltaY = Math.abs($event.changedTouches[0].clientY - touchStartY);
if (deltaX < 8 && deltaY < 8) {
openLightbox(activeImage);
} else if (isHorizontalSwipe && dragOffset < -threshold) {
activeImage = (activeImage + 1) % totalImages;
} else if (isHorizontalSwipe && dragOffset > threshold) {
activeImage = (activeImage - 1 + totalImages) % totalImages;
}
dragOffset = 0;
isHorizontalSwipe = null;
"
>
1 / 7
$183.139
+ impuestos: $38.459
Llega a domicilio entre el 18 y el 23 de feb
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
- Incluye una Olla Vertedora Plegable Sea to Summit y Cuchara Tenedor
- 1 x Olla Vertedora Plegable Ultraligera Frontier Sea to Summit para Camping, 2.2 Litros
- 1 x Cuchara Tenedor de Mango Largo Ultraligera Frontier Sea to Summit
Especificaciones técnicas
- Estilo
- Olla Vertedora Plegable Sea to Summit y Cuchara Tenedor
- Nombre de la marca
- Sea to Summit
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a
Productos relacionados
Odoland
Kit de Utensilios de Cocina para Camping Odoland 10 Piezas
4,6
|
+600 vendidos
$73.133
$45.123
38% OFF