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 / 3
50) {
if (diff > 0) { nextImage(); } else { prevImage(); }
}
"
>
1 / 3
Ver más productos marca Wiha
Alicates de Desforre Electrónicos Wiha 56871 24cm 68g
$100.577
+ impuestos: $21.121
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
Opiniones de compradores
4,4
51 opiniones
5
78%
4
5%
3
5%
2
4%
1
8%
David T.
Small in size, good quality, sharp cutters.Comfortable in the hand.
Dundee
These work great! Remove the sheathing easily and do not damage the copper.
Robbie S.
The best.
Pavel Banaru
Very good tool!!!👍👍👍😀😀😀
JB
broke after a week. Screw in the middle of the cutters completely fell apart. not worth 26 dollars
Descripción
Wiha 56871 Alicates de Desforre Electrónicos de Precisión
Especificaciones técnicas
- Fabricante
- Wiha
- Dimensiones del producto
- 2.54 x 11.43 x 24.13 centímetros; 68 gramos
- Número de modelo del artículo
- 56871
- Está descontinuado por el fabricante
- No
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a