Ver más productos marca Albott
Albott 39x20x14 FT Large Black Inflatable Nightclub Tent for Adults with Pavilion Rest Area, Black Inflatable Night Club Gazebo with Dual Side Doors & Logo Area for Wedding, Birthday, Backyard Events
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 Albott
Albott 39x20x14 FT Large Black Inflatable Nightclub Tent for Adults with Pavilion Rest Area, Black Inflatable Night Club Gazebo with Dual Side Doors & Logo Area for Wedding, Birthday, Backyard Events
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,1
20 opiniones
5
59%
4
13%
3
0%
2
0%
1
28%
Barbara S.
Es increíble
James
¡Realmente increíble! Genial siempre y cuando no haya viento. El voladizo puede crear un efecto de vela y levantar la estructura del suelo incluso cuando está bien asegurada/estacada e incluso reforzada con bloques de cemento, etc. Sin embargo, fue la estrella de la fiesta. La gente pensó que era asombroso y proporcionó una atmósfera realmente genial.
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