Ver más productos marca Brother
50 vendidos
4,7
(896)
Brother Printer LC793PKS 3 Pack- 1 Each LC79C, LC79M, LC79Y Ink - Retail Packaging
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 Brother
50 vendidos
Brother Printer LC793PKS 3 Pack- 1 Each LC79C, LC79M, LC79Y Ink - Retail Packaging
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,7
896 opiniones
5
83%
4
11%
3
4%
2
0%
1
2%
John Donnelly
Dura mucho tiempo.
Pamela
Gran precio
Boater
Mi impresora no puede distinguir entre esto y la tinta "oficial" de Brother. No tengo problemas de impresión y me ahorrará dinero en comparación con la tinta MUY cara de Brother.
Denise
funciona
Kindle Customer 12345
La caja estaba toda deshecha y parecía haber sido abierta, pero el producto funciona bien hasta ahora.
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