Ver más productos marca Versace
200+ vendidos
4,6
(2.300)
BRIGHT CRYSTAL by Gianni Versace EDT SPRAY 3 OZ
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 / 3
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,6
2.300 opiniones
5
85%
4
8%
3
4%
2
1%
1
2%
Stefb07
Mi fragancia ligera favorita, ¡es tan elegante y siempre recibo cumplidos! Tengo muchas sensibilidades a los olores.
Josie Maffucci
El mejor perfume de todos. Me encanta. Huele increíble. Siempre recibo cumplidos cuando lo uso.
anonymous
¡ME ENCANTA este perfume! He tenido personas que me detienen en la tienda preguntando qué perfume estoy usando.
Velez Stephanie
Este perfume es el mejor, dura mucho tiempo cuando lo usas y es súper accesible aquí comparado con la tienda. ¡Me encanta, me encanta! ❤️
Diego Guayapero
Excelente
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