Ver más productos marca Gulifan
1 PCS 9.5" x 9.5" Natural Bamboo Sushi Rolling Mat,Bamboo Sushi Makisu Rolling Mat, Sushi Roller, Sushi Maker, Sushi Making Kit For beginners
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 / 6
Ver más productos marca Gulifan
1 PCS 9.5" x 9.5" Natural Bamboo Sushi Rolling Mat,Bamboo Sushi Makisu Rolling Mat, Sushi Roller, Sushi Maker, Sushi Making Kit For beginners
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,2
5 opiniones
5
46%
4
26%
3
28%
2
0%
1
0%
E.C.
Esta esterilla de bambú funcionará bien para hacer sushi, seguro. Los extremos están cortados un poco desiguales, pero no es como si eso afectara el producto final al hacer sushi, solo es un poco distractor. El tamaño es bueno y la calidad parece decente, excepto por los extremos desiguales mencionados.
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