Ver más productos marca Titan PRO
High Performance Ice Chest - 55 Quart Capacity - Hard Cooler with Interior LED Light, Dry Bin, Ice Saver Performance Booster and Microban Protection - Arctic White
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 Titan PRO
High Performance Ice Chest - 55 Quart Capacity - Hard Cooler with Interior LED Light, Dry Bin, Ice Saver Performance Booster and Microban Protection - Arctic White
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,4
101 opiniones
5
38%
4
30%
3
32%
2
0%
1
0%
Keb
El mejor cooler que he tenido. Viajé medio país y la comida se mantuvo congelada durante días, gracias a la alfombra que aísla la comida del aire. También me encanta la luz.
Gary S.
¡Si fuera un poco más liviano, le daría un seis!
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