Ver más productos marca Yacsejao
YACSEJAO Aux Cord with Volume Control 3.5mm Aux Replacement Stereo Cord with Inline Microphone for Skullcandy Crusher, Hesh, Hesh 2, Hesh 3, Venue, Grind Headphones(1.2M/3.9ft)
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 Yacsejao
YACSEJAO Aux Cord with Volume Control 3.5mm Aux Replacement Stereo Cord with Inline Microphone for Skullcandy Crusher, Hesh, Hesh 2, Hesh 3, Venue, Grind Headphones(1.2M/3.9ft)
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
3,2
7 opiniones
5
37%
4
0%
3
36%
2
0%
1
27%
John
Hola, gracias por aceptar este retorno. El sonido se puede modificar en PC, por ejemplo, pero si lo conectamos a su control de PS4 y a su auricular, el sonido funciona pero no podemos modificarlo. Compré otro con una perilla y funciona como quiero.
EAV
Los estaré devolviendo pronto.
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