Ver más productos marca Brother
PE900 5" x 7" Embroidery Machine with 160 Embroidery Thread Spools and Accessories
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 Brother
PE900 5" x 7" Embroidery Machine with 160 Embroidery Thread Spools and Accessories
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
12 opiniones
5
59%
4
0%
3
0%
2
0%
1
41%
Elizabeth
¡Buena calidad!
Elizabeth Rothamel
Primero, mi error fue no haber comprado mi PE900 en Amazon. Lo compré a un distribuidor, y Brother me aconsejó que no lo devolviera. Enchufé la máquina, comencé a responder la pregunta del idioma de configuración, y la máquina se apagó y no volvió a encenderse. Probé con un cable nuevo, en un enchufe diferente, y simplemente no funcionó. Contacté a Brother, quien me dijo que lo llevara a un centro de reparación autorizado. Si bien son un distribuidor local maravilloso, Brother no ha sido de ning
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