www.el-nabil.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://mail.thedailycontact.nl/VllCXwXBSQ6CMBQA0BOR/IGNcfoZqaAqIsVA2DaHMk1JB9PS-R5nDEVtsT5LGh2yXKx2bGsU08PtoK0kHHsLDG8LO6vC1jh-...
Effective URL: https://www.el-nabil.com/products/royal-gold-eau-de-parfum?utm_source=newsletter&utm_medium=email&utm_campaign=50N
Submission: On August 06 via api from BE — Scanned from NL

Form analysis 10 forms found in the DOM

POST /cart?locale=en

<form class="Cart Drawer__Content" action="/cart?locale=en" method="POST" novalidate="">
  <div class="Drawer__Main" data-scrollable="">
    <p class="Cart__Empty Heading u-h5">Your cart is empty</p>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_1771075469425" accept-charset="UTF-8" class="ProductForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="ProductForm__Variants"><input type="hidden" name="id" data-sku="LFE.RGOL.01" value="17694052581489">
    <div class="ProductForm__QuantitySelector">
      <div class="QuantitySelector QuantitySelector--large"><span class="QuantitySelector__Button Link Link--secondary" data-action="decrease-quantity"><svg class="Icon Icon--minus" role="presentation" viewBox="0 0 16 2">
            <path d="M1,1 L15,1" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square"></path>
          </svg></span>
        <input type="text" class="QuantitySelector__CurrentQuantity" pattern="[0-9]*" name="quantity" value="1">
        <span class="QuantitySelector__Button Link Link--secondary" data-action="increase-quantity"><svg class="Icon Icon--plus" role="presentation" viewBox="0 0 16 16">
            <g stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square">
              <path d="M8,1 L8,15"></path>
              <path d="M1,8 L15,8"></path>
            </g>
          </svg></span>
      </div>
    </div>
  </div><button type="submit" id="AddToCart" class=" ProductForm__AddToCart Button Button--secondary Button--full" data-action="add-to-cart"><span>Add to the basket</span><span class="Button__SeparatorDot"></span>
    <span data-money-convertible=""><span class="Bold-theme-hook-DO-NOT-DELETE bold_product_price_2" data-override-value-set="1" data-override-value="2499" style="display:none !important;"></span><span class="money" data-original-value="2499"
        data-eur="&amp;euro;24.99 EUR">€24.99 EUR</span></span></button>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_1771075469425" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="1771075469425">
  <h3 class="spr-form-title">WRITE A REVIEW</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_1771075469425">NAME</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_1771075469425" type="text" name="review[author]" value="" placeholder="">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_1771075469425">EMAIL</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_1771075469425" type="email" name="review[email]" value="" placeholder="">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]"></label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_1771075469425">TITLE</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_1771075469425" type="text" name="review[title]" value="" placeholder="">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_1771075469425"> REVIEWS <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">remaining characters</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_1771075469425" data-product-id="1771075469425" name="review[body]" rows="10" placeholder=""></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=1771075469425]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="SEND">
  </fieldset>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6726063358065" accept-charset="UTF-8" class="ProductForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="ProductForm__Variants"><input type="hidden" name="id" data-sku="LFEG.SODA.01" value="39776330711153"><input type="hidden" name="quantity" value="1"></div><button type="submit" id="AddToCart"
    class=" ProductForm__AddToCart Button Button--secondary Button--full" data-action="add-to-cart"><span>Add to the basket</span></button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_4530056953969" accept-charset="UTF-8" class="ProductForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="ProductForm__Variants"><input type="hidden" name="id" data-sku="LFE.MSUL" value="31876969267313"><input type="hidden" name="quantity" value="1"></div><button type="submit" id="AddToCart"
    class=" ProductForm__AddToCart Button Button--secondary Button--full" data-action="add-to-cart"><span>Add to the basket</span></button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6690317369457" accept-charset="UTF-8" class="ProductForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="ProductForm__Variants"><input type="hidden" name="id" data-sku="LFE.MAQU.01" value="39685704351857"><input type="hidden" name="quantity" value="1"></div><button type="submit" id="AddToCart"
    class=" ProductForm__AddToCart Button Button--secondary Button--full" data-action="add-to-cart"><span>Add to the basket</span></button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6665227665521" accept-charset="UTF-8" class="ProductForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="ProductForm__Variants"><input type="hidden" name="id" data-sku="LFE.LINA" value="39620902158449"><input type="hidden" name="quantity" value="1"></div><button type="submit" id="AddToCart"
    class=" ProductForm__AddToCart Button Button--secondary Button--full" data-action="add-to-cart"><span>Add to the basket</span></button>
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="Footer__Newsletter Form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <input type="email" name="contact[email]" class="Form__Input" aria-label="Entrez votre email" placeholder="Enter your email" required="">
  <button type="submit" class="Form__Submit Button Button--primary">Sign Up</button>
</form>

Name: GET /search

<form action="/search" name="GET" role="search" class="Search__Form">
  <input type="search" class="Search__Input Heading" name="q" autocomplete="off" autocorrect="off" autocapitalize="off" placeholder="Search..." autofocus="">
  <input type="hidden" name="type" value="product">
</form>

newsletter

<form id="form--alert-stock" class="Form Form--spacingTight" action="newsletter">
  <div class="Form__Item">
    <input type="text" id="email--alert-stock" class="Form__Input" name="email" value="" placeholder="Email*" aria-label=">Email*" autofocus="" required="">
    <label class="Form__FloatingLabel">Email</label>
  </div>
  <div class="Form__CheckboxWrapper Form__CheckboxAlert" data-children-count="1" style="position: relative;">
    <input type="checkbox" class="Form__Checkbox" id="accepts_marketing" value="0">
    <svg class="Icon Icon--checkmark" role="presentation" viewBox="0 0 24 24">
      <polygon fill="currentColor" points="9,20 2,13 5,10 9,14 19,4 22,7 "></polygon>
    </svg>
    <label for="accepts_marketing">I also subscribe to the newsletter to receive exclusive offers.</label>
  </div>
  <button id="stock--alert" style="margin-top: 15px;" class="Button Button--primary Button--full"> I register </button>
  <p id="alert--1" class="Alert--custom Alert Alert--large Alert--success">You are already registered for this product. We will send you an email as soon as it is back in stockYou are already registered for this product. We will send you an email as
    soon as it is back in stock.</p>
  <p id="alert--2" class="Alert--custom Alert Alert--large Alert--error">Enter a valid email address!</p>
  <p id="alert--3" class="Alert--custom Alert--large Alert Alert--success">You're well registered! We will send you an email as soon as the product is back in stock.</p>
</form>

Text Content

Go to content



On the front page
Eau de Parfum
Luxury For Everyone
 * Dubai Collection
 * Woman
 * Man
 * Mixed

Private Collection
Intense Collection
L'Eau by El Nabil
Oud Collection
Eau de Senteur for Children
Perfume Extract
Roll-On Perfume
 * Woman
 * Man
 * Mixed
 * Pack of 12

Musk Tahara
Crystal Collection
Elixir Collection
Prestige Collection
Beauty & Care
Massage Oil
Hair & Beard Serum
Home Fragrance
Room Freshener
 * Classical Collection
 * House Collection
 * Oriental Collection

LUXURY CAR PERFUME
 * Classical Collection
 * House Collection
 * Oriental Collection

Capilla perfume
 * Classical Collection
 * Sweet Collection

Perfume Dressing room
Car Fragrance
Candle & Incense
Scented candles
 * All Candles
 * Candle Accessories

Bakhoor Incense
 * Bakhoor 40gr
 * Bakhoor 70gr
 * Coal 100 pieces

Boxes By EL NABIL
Intense Set
Prestige set
 * Account
 * Search
 * EUR
    * CAD
    * EUR
    * GBP
    * USD

 * 
 * 
 * 
 * 

Cart

Your cart is empty

Pay in 3 free instalments with Scalapay - Buy now, pay later!

EUR
 * CAD
 * EUR
 * GBP
 * USD

 * On the front pageOn the front page
 * Eau de Parfum
    * Luxury For Everyone
       * Dubai Collection
       * Woman
       * Man
       * Mixed
   
    * Private Collection
    * Intense Collection
    * L'Eau by El Nabil
    * Oud Collection
    * Eau de Senteur for Children

 * Perfume Extract
    * Roll-On Perfume
       * Woman
       * Man
       * Mixed
       * Pack of 12
   
    * Musk Tahara
    * Crystal Collection
    * Elixir Collection
    * Prestige Collection

 * Beauty & Care
    * Massage Oil
    * Hair & Beard Serum

 * Home Fragrance
    * Room Freshener
       * Classical Collection
       * House Collection
       * Oriental Collection
   
    * LUXURY CAR PERFUME
       * Classical Collection
       * House Collection
       * Oriental Collection
   
    * Capilla perfume
       * Classical Collection
       * Sweet Collection
   
    * Perfume Dressing room
    * Car Fragrance

 * Candle & Incense
    * Scented candles
       * All Candles
       * Candle Accessories
   
    * Bakhoor Incense
       * Bakhoor 40gr
       * Bakhoor 70gr
       * Coal 100 pieces

 * Boxes By EL NABIL
    * Intense Set
    * Prestige set


 * Account
 * Search
 * Cart (0)

Facebook Pinterest Twitter




ROYAL GOLD - EAU DE PARFUM

€24.99 EUR
8,33 € Available in France, Italy, and Germany from 39€ onwards

Add to the basket €24.99 EUR

LUXURY FOR EVERYONE 
EL NABIL EAU DE PARFUM

The Royal Gold eau de parfum is a sensual and sophisticated perfume : its
vanilla and amber notes surprise by their solar freshness. Enhanced by the
olfactory delicacy of the rose, it is characterized by extreme nobility, for a
refined trail.

Luxury within everyone's reach!

Capacity: 50ml

♥️ This perfume is recommended for :
Women and Men



OLFACTORY NOTES

Head: Jasmine
Heart : Rose, Vanilla, Sweet Notes
Bottom: Musk, Vanilla, Ambregris

INGREDIENTS

Alcohol, Aqua, Perfume

This list of ingredients can be modified, please refer to the packaging of the
purchased product.

INSTRUCTIONS FOR USE

In order to exhale the perfume, we suggest your spray El Nabil eau de parfum on
your pulsation points such as your wrists, behind you ears, on the neckline and
the neck or your chest. As part of the areas where the body heat is
concentrated, they allow a better fixing and emission of the perfume. Do not
forget about the articulations which, at the slightest movement, will diffuse a
subtle fragrance.



Learn more See pictures
Facebook Pinterest Twitter
FRENCH FRAGRANCES

El Nabil was created to provide the best of French and Oriental fragrance. With
the help of the greatest talents of perfumery in France, El Nabil created for
you perfumes of incomparable quality. El Nabil represents the meeting between
the best of Eastern and Western culture.

DELIVERY
El Nabil delivers worldwide. In order to know the countries served and the
delivery costs, you can refer to the transport chart by clicking here here

Reviews (481)


AVIS

Basé sur 481 avis REDIGER UN AVIS


WRITE A REVIEW

NAME
EMAIL
         
TITLE
REVIEWS (1500) remaining characters



DIVINAL

Mariana on Aug 03, 2023

Eu achei que eles não seriam tão bons, aliás achei impossível só haver críticas
positivas
Agora entendo 😍😍😍
Ele não é apenas perfeito, ele é algo divinal
Uma baunilha muito suave num equilíbrio perfeito
Achei que ele não projetava bem, mas recebi um elogio logo no primeiro dia em
que o recebi
Recomendo muito
É semelhante a um chamado "Anabis Leyla"

Reported as inappropriate


ROYAL GOLD

Rvo on Aug 02, 2023

Long-lasting, pleasant scent


Reported as inappropriate


ROYAL GOL

Alileche on Aug 01, 2023

Beautiful, I love it ♥️

Reported as inappropriate


REVIEWS

Sanaa on Aug 01, 2023

Huele muy bien waw😍😍

Reported as inappropriate


SUPERB

Berengere on Jul 29, 2023

I am delighted with the quality of this perfume.
I have nothing but compliments on this perfume.
Fast delivery and reliable site

Reported as inappropriate


EL NABIL GOLD

Burnet on Jul 28, 2023

Very good perfume thank you deserves to buy smell very good.

Reported as inappropriate


ROYAL GOLD

Maeva on Jul 26, 2023

Smells super good can't wait to order new perfume by far the best perfume!!!!

Reported as inappropriate


GOURMAND DREAM

Diana on Jul 26, 2023

This is number 7 of my El- Nabil fragrances.
I don't know why it took me so long to buy this one. I thought here we go
another Vanilla fragrance. But how wrong was I!!!!
This is a beautiful gourmand but with a little surprise. It's sweet but not too
sweet. I would almost say it has a hint of freshness to it. The Vanilla in this
one is gorgeous. I will definitely be re- purchasing this fragrance. Well done!

Reported as inappropriate


EXCELLENT FRAGRANCE

Naili on Jul 24, 2023

What can I say about this perfume? I don't have the words for this incredible
perfume and don't hesitate to buy it with Le parfum d'ambiance, it's the best,
thank you elnabil for offering us such good perfumes, I recommend it to you.

Reported as inappropriate


ROYAL GOLD

acharif on Jul 23, 2023

I love this sublime and elegant fragrance

Reported as inappropriate
1 2 3 ... 49


YOU WILL ALSO LIKE


SOLEIL OF ARABIA - EAU DE PARFUM

5 avis
€29.99 EUR

Add to the basket


MUSC SULTAN - EAU DE PARFUM

7 avis
€24.99 EUR

Add to the basket


MUSC AQUA - EAU DE PARFUM

4 avis
€24.99 EUR

Add to the basket


MUSC LINA - EAU DE PARFUM

3 avis
€24.99 EUR

Add to the basket




#LUXURYFOREVERYONE

Our ambition is to bring you refined and high-quality fragrances at very
affordable prices. So that luxury is within everyone's reach!

 * 
 * 
 * 
 * 


MENU

 * On the front page
 * Eau de Parfum
 * Perfume Extract
 * Beauty & Care
 * Home Fragrance
 * Candle & Incense
 * Boxes By EL NABIL


NEED HELP

 * Tracking a package
 * About us
 * Contact us
 * Frequently asked questions
 * General terms and conditions
 * Shipping conditions
 * Legal Notice
 * Data Protection
 * Right of withdrawal


NEWSLETTER

Sign up for immediate 30% off, and our amazing promotions throughout the year!

Sign Up

Perfumes EL NABIL

Manufacturer of luxurious fragrances for over 10 years

 * Amazon
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Mastercard
 * Visa




LET ME KNOW WHEN YOU GET BACK.

Sign up and we will send you an email as soon as we are back in stock.

Email
I also subscribe to the newsletter to receive exclusive offers.
I register

You are already registered for this product. We will send you an email as soon
as it is back in stockYou are already registered for this product. We will send
you an email as soon as it is back in stock.

Enter a valid email address!

You're well registered! We will send you an email as soon as the product is back
in stock.



EN
 * FR
 * ES
 * DE
 * IT
 * PT
 * NL




An automatic popup has been triggered.



Faites-vous plaisir en 3 fois sans frais.

Choisissez Scalapay au moment de finaliser votre commande
Payez avec votre carte Visa, Mastercard ou Amex.
Créez votre compte en quelques clics
Votre inscription vous prendra seulement 2 minutes et l'approbation est
instantanée.
Payez votre achat en 3 mensualités, sans aucun intérêts ni frais supplémentaires
Votre commande est expédiée immédiatement, alors que vous payez en 3
mensualités.
Voir les conditions sur www.scalapay.com