
- 30 ML Prix du produit 81,90 €
- 50 ML Prix du produit 113,90 €
- 100 ML Prix du produit 157,90 €
Brève description
A propos de ce produit
Logé à l’intérieur d’un grand flacon en verre surmonté d’un embout noir brillant, ce parfum arbore son nom et ses notes clés sur le devant, le tout inscrit sur un fond jaune doré orné d’une bordure noire et du mot « Intense » dans un lettrage audacieux. L’emballage extérieur arbore la peinture éponyme représentant des fleurs éclatantes aux couleurs riches, créée par l’artiste Vittorio Accornero pour Gucci en 1966, et est décliné dans le même jaune doré. Il s'agit du parfum le plus concentré de la collection Flora. Réveillez votre puissance avec l’Eau de Parfum Intense Gucci Flora Gorgeous Orchid.
Plus d'infos produit
Une fois vide, dévissez la pompe, vissez la recharge directement sur le dessus et attendez jusqu'à ce que l'écoulement s'arrête automatiquement à 100 ml.
Puis dévissez simplement la recharge et revissez la pompe d'origine.
Réveillez votre puissance avec l’Eau de Parfum Intense Gucci Flora Gorgeous Orchid.
Ingrédients
ALCOHOL DENAT., PARFUM/FRAGRANCE, AQUA/WATER/EAU, TETRAMETHYL ACETYLOCTAHYDRONAPHTHALENES, VANILLIN, BENZYL SALICYLATE, HYDROXYCITRONELLAL, LINALOOL, COUMARIN, GERANYL ACETATE, DIMETHYL PHENETHYL ACETATE, LIMONENE, LINALYL ACETATE, HEXYL CINNAMAL, MYROXYLON PEREIRAE OIL/EXTRACT, BENZYL BENZOATE, POGOSTEMON CABLIN OIL, CITRONELLOL, CITRUS AURANTIUM PEEL OIL, BENZYL CINNAMATE, PINENE, GERANIOL, TRIMETHYLCYCLOPENTENYL METHYLISOPENTENOL, CITRUS AURANTIUM FLOWER OIL, BETA-CARYOPHYLLENE, BENZYL ALCOHOL, CITRAL, CINNAMOMUM ZEYLANICUM BARK OIL, CINNAMAL, ISOEUGENOL.
Sécurité des produits
Livraison & Retours
Comment se passe la livraison ?
Vous pouvez vous faire livrer votre commande à votre domicile, dans l'un de nos magasins ou dans un point postal. Vous pouvez voir la date de livraison prévue dans votre panier lors de la commande. Nous livrons gratuitement toutes vos commandes à partir de 25,- €. Vous pouvez également opter pour le Click & Collect, ainsi votre commande sera prête dans le magasin de votre choix au bout d'1h.
Livraison à votre domicile ou à une autre adresse au Le Grand-Duché de Luxembourg ?
Le colis sera vous livre du lundi au vendredi entre 8h00 et 17h00. Vous n'êtes pas à la maison ? Le livreur déposera un bon de livraison dans votre boîte aux lettres à l'endroit où vous pourrez récupérer votre colis.
Retrait dans l'un de nos magasins ou dans un point postal ?
Dès que votre colis est prêt, vous recevrez un email. Vous pouvez le récupérer sur présentation du code track & trace.
Accédez à plus d’informations et à la FAQ sur la livraison.
Retourner
Retours
Après réception de votre commande, vous disposez de 14 jours pour la retourner (partiellement) ou l'annuler. Après l'annulation, vous disposez d'un délai supplémentaire de 14 jours pour retourner les produits. Pour annuler votre commande, vous pouvez nous contacter ou utiliser le formulaire de retour.
Échange ou retour en magasin
ous pouvez également retourner ou échanger le produit dans un magasin près de chez vous. Vous n’avez pas besoin de remplir un formulaire de retour pour cela. Veuillez apporter votre confirmation de commande avec vous.
Accédez à plus d’informations et à la FAQ sur les retours.
D'autres questions sur la commande ? Vous pouvez le trouver sur notre page FAQ.
<!DOCTYPE html>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css">
<style type="text/css">
/* --- MAIN STYLE --- */
#page {
max-width: 1024px;
margin: auto;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
font-size: 16px;
background: #fff;
color: #1e1e1e;
}
.space {
display: block;
height: 3em;
}
.pdp-text {
font-size: 14px;
line-height: 22px;
text-align: center;
padding: 0px 10px 0px 10px;
}
.pdp-fw-img {
display: flex;
justify-content: center;
}
.pdp-title {
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 700;
font-size: 25px;
text-align: center;
display: block;
margin-bottom: 15px;
color: #000000;
}
hr.pdp-hr {
float: none !important;
max-width: 150px;
margin: auto;
min-height: 1px !important;
background: #ccc !important;
border: none;
}
/* --- VIDEO SECTION --- */
#videoSection {
position: relative;
display: inline-block;
}
#videoSection a {
display: block;
position: relative;
}
/* --- GRID/MAIN-BLOCS STYLE --- */
.grid-section {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
max-height: 341px;
}
.grid-section img {
width: 100%;
margin: 0;
padding: 0;
}
.grid-section .text-box {
margin: auto;
}
.text-box {
align-self: center;
}
.grid-section .text-box-p {
margin: 1em;
}
.pdp-blocs {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280, 1fr));
}
.pdp-bloc img {
max-width: 341px;
display: block;
}
.pdp-bloc {
display: flex;
justify-content: center;
text-align: center;
}
.pdp-bloc1 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
}
.pdp-bloc2 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 2;
grid-row-end: 3;
}
.pdp-bloc3 {
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 2;
grid-row-end: 3;
}
.pdp-bloc4 {
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 1;
grid-row-end: 2;
}
.pdp-bloc5 {
grid-column-start: 3;
grid-column-end: 4;
grid-row-start: 1;
grid-row-end: 2;
}
.pdp-bloc6 {
grid-column-start: 3;
grid-column-end: 4;
grid-row-start: 2;
grid-row-end: 3;
}
.pdp-bloc7 {
grid-column-start: 4;
grid-column-end: 5;
grid-row-start: 2;
grid-row-end: 3;
}
.pdp-bloc8 {
grid-column-start: 4;
grid-column-end: 5;
grid-row-start: 1;
grid-row-end: 2;
}
/* --- THREE BLOCS + TEXT BELOW STYLE --- */
#row-three-blocs {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
grid-gap: 2em;
}
#row-three-blocs a,
#row-three-blocs a:hover,
#row-three-blocs a:focus {
text-decoration: none;
}
.row-three-bloc img {
max-width: 100%;
}
.row-three-bloc {
display: flex;
justify-content: center;
background: #F4DEEC;
text-align: center;
}
.inspi-text {
margin: auto;
padding: 2em;
}
.rowbloc-text-title {
font-size: 18px;
line-height: 22px;
color: #b91f81;
}
.rowbloc-text-p {
margin: 2em O;
color: #54575a;
}
/* --- TWO BLOCS IMG ONLY --- */
.row-two-blocs {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
grid-gap: 2em;
}
.row-two-blocs-img img {
max-width: 100%;
}
.row-two-blocs-img {
display: flex;
justify-content: center;
text-align: center;
}
/* screen max-width 900 - main blocs position */
@media (max-width: 900px) {
.pdp-bloc img {
max-width: 100%;
}
.pdp-bloc1 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
}
.pdp-bloc2 {
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 1;
grid-row-end: 2;
}
.pdp-bloc3 {
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 3;
grid-row-end: 4;
}
.pdp-bloc4 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 3;
grid-row-end: 4;
}
.pdp-bloc5 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 5;
grid-row-end: 6;
}
.pdp-bloc6 {
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 5;
grid-row-end: 6;
}
.pdp-bloc7 {
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 7;
grid-row-end: 8;
}
.pdp-bloc8 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 7;
grid-row-end: 8;
}
/* screen max-width 600 - main blocs position */
@media (max-width: 600px) {
.pdp-bloc img {
max-width: 100%;
}
.pdp-bloc1 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
}
.pdp-bloc2 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 2;
grid-row-end: 3;
}
.pdp-bloc3 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 3;
grid-row-end: 4;
}
.pdp-bloc4 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 4;
grid-row-end: 5;
}
.pdp-bloc5 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 5;
grid-row-end: 6;
}
.pdp-bloc6 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 6;
grid-row-end: 7;
}
.pdp-bloc7 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 7;
grid-row-end: 8;
}
.pdp-bloc8 {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 9;
grid-row-end: 10;
}
}
}
/* --- CAROUSEL STYLE --- */
.pdp-carousel {
position: relative;
text-align: center;
}
.pdp-carousel .slick .slide {
overflow: hidden;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.pdp-carousel .slick .slide a img {
margin: auto;
width: 60%;
}
.pdp-carousel .arrow-left,
.pdp-carousel .arrow-right {
width: 25px;
cursor: pointer;
}
.pdp-carousel .arrow-left {
position: absolute;
top: 45%;
left: -5%;
}
.pdp-carousel .arrow-right {
position: absolute;
top: 45%;
right: -5%;
}
.slide a {
text-decoration: none;
color: #1e1e1e;
}
.slide-product-brand,
.slide-product-cat {
text-transform: uppercase;
}
.slide-product-brand {
height: 30px;
display: flex;
align-items: center;
justify-content: center;
}
.slide-product-cat {
height: 55px;
}
.slide-product-text {
margin-top: 1em;
height: 600px:
}
.btn-pdp-koop-nu {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 18px;
font-weight: 400;
color: #ffffff !important;
text-transform: uppercase;
background-color: #000000;
display: inline-block;
padding: 6px 12px;
margin: 2%
}
/* Unhide this part when there are more products for the carousel on desktop */
/* --- FOR DESKTOP --- */
/*@media only screen and (min-width: 750px) {*/
/*#pdp-carousel .arrow-left {
position: absolute;
top: 45%;
left: -5%;
}
#pdp-carousel .arrow-right {
position: absolute;
top: 45%;
right: -5%;
}
}*/
/* Don't forget to change settings after breakpoint in script */
</style>
<div id="page">
<!--------- START HEADER --------->
<!--- START LOGO --->
<div class="pdp-fw-img">
<img alt="logo" src="https://www.iciparisxl.be/elab/ecomm/Coty/2025/gucci/guccilogo.png"
style="max-height: 95px;" />
</div>
<!--- END LOGO --->
<!--- START TITLE --->
<hr class="pdp-hr">
<!--- END TITLE --->
<!--------- END HEADER --------->
<div class="space"></div>
<!--------- START MAIN BLOCS --------->
<div class="pdp-blocs">
<!--- START BLOC1 IMG (video) --->
<section class="pdp-bloc pdp-bloc1">
<img src="https://media.iciparisxl.com/asset/fee0b488-7cc7-453d-8c38-061bb3a6d7d9/Enhanced_PDP_BP_1436224_1.jpg"
alt="img-description">
</a>
</section>
<!--- END BLOC1 IMG --->
<!--- START BLOC2 TEXT --->
<section class="pdp-bloc pdp-bloc2">
<div class="text-box">
<p class="pdp-title">LA CAMPAGNE</p>
<p class="text-box-p pdp-text">Incarnée par l'une des artistes les plus audacieuses de notre époque,
Miley Cyrus insuffle son énergie audacieuse à Gucci Flora Gorgeous Orchid Intense, évoquant un
kaléidoscope de sensations vibrantes. </p>
</div>
</section>
<!--- END BLOC2 TEXT --->
<!--- START BLOC3 IMG --->
<section class="pdp-bloc pdp-bloc3">
<img src="https://media.iciparisxl.com/asset/606f52d9-1433-4e3d-846b-b0da21bd8379/Enhanced_PDP_BP_1436224_3.jpg"
alt="img-description">
</section>
<!--- END BLOC3 IMG --->
<!--- START BLOC4 TEXT --->
<section class="pdp-bloc pdp-bloc4">
<div class="text-box">
<p class="pdp-title">DECOUVREZ LA COLLECTION FLORA</p>
<p class="text-box-p pdp-text">
La collection de parfums Gucci Flora célèbre l’imagination, la liberté et l’émancipation. Véritable
ode à la richesse des émotions et à leur expression singulière, chacune de ses créations inspire et
émerveille.</p>
</div>
</section>
<!--- END BLOC4 TEXT --->
<!--- START BLOC5 IMG --->
<section class="pdp-bloc pdp-bloc5">
<img src="https://media.iciparisxl.com/asset/2da1843f-d979-4405-842b-70d425b142f2/Enhanced_PDP_BP_1436224_2.jpg"
alt="img-description">
</section>
<!--- END BLOC5 IMG --->
<!--- START BLOC6 TEXT --->
<section class="pdp-bloc pdp-bloc6">
<div class="text-box">
<p class="pdp-title">GUCCI FLORA GORGEOUS ORCHID EAU DE PARFUM INTENSE – LES INGREDIENTS
</P>
<p class="text-box-p pdp-text">
Gucci Flora Gorgeous Orchid Eau de Parfum Intense est un parfum floral boisé gourmand. L'accord
ozonique salé apporte une bouffée d'énergie minérale, tandis que l'intensité de l'accord de cacao
noir dévoile un charme profond. </p>
</div>
</section>
<!--- END BLOC6 TEXT --->
</div>
<!--------- END MAIN BLOCS --------->
<div class="space"></div>
<!-- START VIDEO SECTION -->
<section aria-label="Video" id="videoSection" role="region">
<a class="js-video-component"
data-embedded-code="https://media.iciparisxl.com/asset/e69d297c-c1ff-4400-954a-5c2d3c3499de/Enhanced_PDP_BP_1436224_GUF_FLO_ORCH_EDPI_26_Digital_DUO_Video_ORCH_EDP_60sec_1920X1080_CTAM91L.mp4"
style="cursor: pointer;">
<div class="play-button" role="button" tabindex="0"></div>
<picture>
<img alt="afbeelding" height="300" loading="lazy"
src="https://media.iciparisxl.com/asset/b01d3494-ca0c-4cd2-8b24-d3b81c8e2914/Enhanced-PDP_BP_1436224_THUMBNAIL1024-x-350.jpg"
style="width:100%" />
</picture>
</a>
</section>
<!-- END VIDEO SECTION -->
</div>



