Ver más productos marca Bandeiman
Cordless Cut Off Tool Compatible With DeWalt 20V MAX Battery Compact Rotorazer Saw Brushless with 3" Blades,7,000RPM for Metal/Wood/Tile/Plastic Cutting(NO Battery)
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 / 7
Ver más productos marca Bandeiman
Cordless Cut Off Tool Compatible With DeWalt 20V MAX Battery Compact Rotorazer Saw Brushless with 3" Blades,7,000RPM for Metal/Wood/Tile/Plastic Cutting(NO Battery)
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
3,2
4 opiniones
5
13%
4
0%
3
87%
2
0%
1
0%
P Yip
Originalmente el producto estaba bien, se ajustaba a mis baterías Dewalt, pero después de algunos cortes, se atascó y nunca se recuperó. El tamaño era perfecto, desearía que la fiabilidad fuera mejor. Quizás fue solo el que me enviaron.
Virginia
Gran herramienta de corte que parece funcionar bien. No estoy seguro de cuánto tiempo durará, pero parece funcionar bien para el trabajo que necesito y también es muy asequible.
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