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 / 5
Ver más productos marca Auaurly
Remache de Enganche de Remolque x2 x Peg Perego John Deere
$37.519
+ impuestos: $7.879
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
- Remache de remolque / enganche de reemplazo compatible con tractores estilo Peg Perego John Deere con remolques
- Compatible con Ground Force, Power Pull, Tractores de Granja
- Compatible con Peg-Perego 1301G182, CD0508, CD0509, CD0516, IGCD0522, IGCD0554, IGED1061, IGED1065, IGED1084, IGED1112 e IGED1168
- Compatible con Peg-Perego IGOD0055, IGOR0006, IGOR0012, IGOR0020, IGOR0022, IGOR0024, IGOR0025, IGOR0027, IGOR0039, IGOR0040, IGOR0050, IGOR0055, IGOR0056, IGOR0064, IGOR0067, IGOR0069S, IGOR0074, IGTR0807 y T551
- Servicio Postventa: - Contáctenos si no está seguro de la compatibilidad
Opiniones de compradores
3,0
2 opiniones
5
50%
4
0%
3
0%
2
0%
1
50%
mowerman 2
es una gran pieza de repuesto, funciona como se suponía que debía
Especificaciones técnicas
- Fabricante
- xiafa
- Dimensiones del producto
- 5.94 x 4.70 x 1.27 centímetros; 9.07 gramos
- Número de modelo del artículo
- SPST0397R
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a