Ver más productos marca GVM Great Video Maker
200W Video Light Kit, LED Video Light Studio, Bluetooth Mesh Network/DMX Control, 45400lux/1m Continuous Lighting, 12 Lighting Effects, 2700K-6800K
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 / 9
Ver más productos marca GVM Great Video Maker
200W Video Light Kit, LED Video Light Studio, Bluetooth Mesh Network/DMX Control, 45400lux/1m Continuous Lighting, 12 Lighting Effects, 2700K-6800K
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,8
9 opiniones
5
71%
4
29%
3
0%
2
0%
1
0%
Luigi W.
El pedido fue entregado en un embalaje bien acolchado. Hasta ahora no hay problemas. Probé la luz y todas las funciones funcionaron perfectamente.
chadd
Gran luz hasta ahora, la caja de luz es más pequeña de lo que parece en la foto.
m g
Gran producto a un buen precio
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