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;
"
>
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock
Características destacadas
- Figura de Vinilo Auténtica de Distribuidor Reputable Viene con Protector
Descripción
Figura de Vinilo Auténtica de Distribuidor Reputable Viene con Protector
Especificaciones técnicas
- Fabricante
- Vinilo
- Peso del artículo
- 0.239 onzas (6.78 gramos)
- Dimensiones del producto
- 2.6 x 2.6 x 3.76 pulgadas (6.6 x 6.6 x 9.55 centímetros)
- Número de modelo del artículo
- 57810
Recibí una alerta cuando vuelva
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock