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;
"
>
$77.437
+ impuestos: $16.262
Llega a domicilio entre el 15 y el 20 de feb
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
- Válvula de Combustible - 2 Vías
Descripción
Válvula de Combustible de 2 Vías Compatible con ATV Polaris 2004-05 Sportsman 400/500/600/700 1999-01 Diesel EMBARCACIÓN 2000-04 Virage tx 1999 SLXH 1999-01 SLX 1997-99 SLTX 1998-99 SLTH 1999 SLT 1998-01 SLH 2000-01 PRO 1200 1999-02 GENESIS 2002-04 FREEDOM
Especificaciones técnicas
- Marca
- CRU Products
- Fabricante
- CRU Products
- Dimensiones del paquete
- 2.54 x 2.54 x 2.54 centímetros
- Número de parte del fabricante
- 7052159-6
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a