Ver más productos marca Ryobi
50 vendidos
4,5
(110)
ONE+ HP 18V Brushless Cordless Reciprocating Saw (Tool Only)
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 / 6
Ver más productos marca Ryobi
50 vendidos
ONE+ HP 18V Brushless Cordless Reciprocating Saw (Tool Only)
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
110 opiniones
5
68%
4
8%
3
11%
2
6%
1
7%
Craig S Stolzenbach
Es como una herramienta de alta gama. ¿Cuánto tiempo me llevará romperla?
steven sell
¡Ryobi, qué más puedo decir!
Amazon Customer
Vale mucho la pena el precio que pagué, fue mucho menos caro que en las grandes tiendas.
Tammy Prell
No hay documentación en la caja. No hay instrucciones ni información de garantía.
quinn springer
buen tamaño y peso. mucha potencia
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