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;
"
>
50) {
if (diff > 0) { nextImage(); } else { prevImage(); }
}
"
>
$56.210
$53.304
5% OFF+ impuestos: $11.194
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
- Marca: Rain-X
- Forma del artículo: Líquido
- Contiene contenido líquido: Verdadero
Opiniones de compradores
3,5
9 opiniones
5
61%
4
0%
3
0%
2
9%
1
30%
Sean Davison
Product arrived broken open with content leaking through box
David D Rai
I would compare your de-icer as Diamond jewelry
Lee
The price is too expensive and the delivery is too slow,No return allowed
Especificaciones técnicas
- Fabricante
- South/Win Llc
- Dimensiones del paquete
- 30.48 x 16.51 x 16.51 centímetros; 0.0002835 kilogramos
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a