Ver más productos marca Yutacorex
655213-02 Carbon Brush With Lead for DeWALT DW124 DW292 DW293 DW294 DW130V DW124K DW130V
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 / 4
Ver más productos marca Yutacorex
655213-02 Carbon Brush With Lead for DeWALT DW124 DW292 DW293 DW294 DW130V DW124K DW130V
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
Opiniones de compradores
4,5
6 opiniones
5
74%
4
0%
3
26%
2
0%
1
0%
Amazon Customer
Mi esposo lo necesitaba para su taladro. Fácil de instalar. Entregado de manera oportuna.
Amazon Customer
¡Entregado en excelente estado!
Tom
El producto era bueno, pero si hubiera querido esperar 2 semanas, podría haberlo comprado por aproximadamente un 60% menos.
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