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 / 2
Ver más productos marca Power
Figura Coleccionable Darth Vader con Droid Hasbro 1999
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 coleccionable de Hasbro de 1999 con chip commtech
Opiniones de compradores
4,4
7 opiniones
5
53%
4
27%
3
20%
2
0%
1
0%
O
¡El juguete es increíble!
Especificaciones técnicas
- Fabricante
- Hasbro
- Peso del artículo
- 2.4 onzas (68.18 gramos)
- Dimensiones del producto
- 7.01 x 2.52 x 10.51 pulgadas (17.8 x 6.4 x 26.7 centímetros)
- Edad recomendada por el fabricante
- 5 años y más
- Está descontinuado por el fabricante
- No
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