Ver más productos marca Makita
TW007GZ Rechargeable Impact Wrench 40Vmax Battery, Charger, and Case Sold Separately
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 Makita
TW007GZ Rechargeable Impact Wrench 40Vmax Battery, Charger, and Case Sold Separately
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,6
36 opiniones
5
83%
4
8%
3
9%
2
0%
1
0%
警察官
Funciona bien.
Amazon Customer
muy bueno
Cliente Amazon
Excelente producto, recomendado.
Rémi D.
La gama XGT de MAKITA está especialmente hecha para usos intensivos, pude probar esta atornilladora de impacto tipo "mid torque" (fuerza media) y debo decir que rinde muy bien, desatornilla todos los tornillos sin esfuerzo. Su diseño también parece sólido, habrá que ver con el tiempo.
shoups
Está bien. Tiene mucha fuerza.
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