Ver más productos marca Smallrig
400+ vendidos
4,6
(455)
SMALLRIG Magic Arm Clamp Kit, Camera Mount Articulating Friction Arm w Super Clamp, w 1/4"-20 Screw and Thread Hole, for Camera, Light, Monitor, Webcam or Action Camera 1.5kg, for Table, Tube
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 / 8
50) {
if (diff > 0) { nextImage(); } else { prevImage(); }
}
"
>
1 / 8
Ver más productos marca Smallrig
400+ vendidos
SMALLRIG Magic Arm Clamp Kit, Camera Mount Articulating Friction Arm w Super Clamp, w 1/4"-20 Screw and Thread Hole, for Camera, Light, Monitor, Webcam or Action Camera 1.5kg, for Table, Tube
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
455 opiniones
5
83%
4
10%
3
2%
2
1%
1
4%
Alex Cevicelow
El mecanismo más impresionante que he experimentado cuando se trata de productos de montaje en poste como este.
Djbernard
Funciona perfecto para mi cámara.
Paykar
Muy conveniente, de alta calidad y ahorra espacio.
Fernando
¡Excelente compra! Funciona muy bien.
jorge febres
Sólido
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