Ver más productos marca Makimoo
300+ vendidos
4,3
(1.301)
Memory Foam Travel Pillow, Neck Pillow with 360-Degree Head Support, Comfortable and Lightweight, Ideal for Sleeping on Airplane, Car, Train, Bus and Home Use, Comes with Storage Bag (Black)
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 / 7
Ver más productos marca Makimoo
300+ vendidos
Memory Foam Travel Pillow, Neck Pillow with 360-Degree Head Support, Comfortable and Lightweight, Ideal for Sleeping on Airplane, Car, Train, Bus and Home Use, Comes with Storage Bag (Black)
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,3
1.301 opiniones
5
70%
4
13%
3
8%
2
3%
1
6%
Meranda
Muy cómodo para viajar. Definitivamente brinda soporte en el cuello!
robin
Esto es muy cómodo y ayuda a mantener mi cuello recto.
denis r miller
La almohada perfecta para aviones
Alisa VanDyken
material de espuma viscoelástica. lo hace un poco más duro. funcionó bien para un vuelo largo.
YRodriguez
Perfecto para que mis hijos puedan dormir cómodamente durante el viaje en avión. Yo compré uno para mí que es más firme, pero este es tan cómodo y menos firme que el mío.
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