Ver más productos marca Rio Brands
Rio Brands Set of 2 Broadback Compact Design Directors Outdoor Folding Camping Chair, Slate/Putty
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 Rio Brands
Rio Brands Set of 2 Broadback Compact Design Directors Outdoor Folding Camping Chair, Slate/Putty
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
80 opiniones
5
72%
4
13%
3
8%
2
3%
1
4%
Susan H
Slightly heavier than others but great chairs!
jstrauch
Good quality, comfortable, love the handle to carry it!
Hector S.
Nice and sturdy.
A. Marriott
Well built, but not very portable.
Amazon Customer
While it doesn't fold up as small as some camping chairs it is much more comfortable and has a nice folding table on the side. It is my favorite seat around the campsite and I carry it everywhere. Also, they have a version for "big and tall" shall we say that's beefy enough for most of us heavy weight contenders.
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