Ver más productos marca Jorixxy
50x70cm / 20"x28" Rectangle Strip Softbox Honeycomb Grid (Grid 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 Jorixxy
50x70cm / 20"x28" Rectangle Strip Softbox Honeycomb Grid (Grid 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
3,8
19 opiniones
5
68%
4
0%
3
21%
2
0%
1
11%
Car Nut
Compré esto para mi softbox Neewer, ¡y es genial! De alta calidad, cumple su función... Adjuntarlo fue un poco complicado, y al principio iba a usar Velcro. Sin embargo, no se pegaba (adhesivamente) a la caja ni a la rejilla, así que opté por utilizar clips de documentos... ¡Impecable! Lo recomiendo mucho, ya que el precio y la calidad son simplemente perfectos!
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