shop.dior.com.au Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://dior.com.au/
Effective URL: https://shop.dior.com.au/
Submission: On January 25 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

POST /checkout

<form action="/checkout" method="POST" id="minicart-form">
  <div id="discount-code-area" style="display:none;" class="row pt-3 pt-sm-2">
    <div class="col-5 col-sm-12">
      <label for="discount">
        <h4>Promotion Code</h4>
      </label>
      <p id="expired-code" style="color: red;font-size:10px;display:none;">The code you have entered may have been applied or invalid. Please check.</p>
      <p id="invalid-discount" style="color: red;font-size:10px;display:none;">The code you have entered may have been applied or invalid. Please check.</p>
      <p id="invalid-price" style="color: red;font-size:10px;display:none;">Promotion code is not applicable. </p>
    </div>
    <div class="row no-gutters pl-3 pr-3">
      <div class="col-5 col-sm-6">
        <input autocomplete="off" type="text" id="discount_" name="discount_" class="form-control" placeholder="" max="15">
        <input autocomplete="off" type="hidden" id="discount" name="discount" class="form-control" placeholder="" max="15">
      </div>
      <div class="col-5 col-sm-6" id="discount-apply-area">
        <button type="button" id="discount_apply" class="btn btn-dark form-control">Apply</button>
      </div>
      <div class="col-5 col-sm-6" id="discount-remove-area" style="display:none;">
        <button type="button" id="discount_remove" style="display: none;" class="btn btn-link form-control"><svg class="svg-inline--fa fa-times fa-w-11 fa-2x" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" role="img"
            xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512" data-fa-i2svg="">
            <path fill="currentColor"
              d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z">
            </path>
          </svg><!-- <i class="fas fa-2x fa-times" aria-hidden="true"></i> Font Awesome fontawesome.com --></button>
      </div>
    </div>
    <div class="row no-gutters pl-3 pr-3 pt-1">
      <label style="display:inline; float:none; margin-bottom: 0px !important">
        <p id="discount-please-login" style="color: rgb(255, 0, 0); em; margin-bottom: 0px; display:none;">Please <a href="/account/login?user=registered" style="color: rgb(255, 0, 0); text-decoration: underline;">LOGIN</a> then enter your promotion
          code.</p>
      </label>
    </div>
    <!-- New code stack front end / remove discount code -->
    <div class="row no-gutters pl-3 pr-3">
      <!-- codes display -->
      <span id="code-stack-display" style="display:none;"></span>
    </div>
  </div>
  <div style="float: none; text-align: left; clear: both; margin: 20px 0 10px 0;" id="minicart-agree-area">
    <input style="float:none; vertical-align: middle;" type="checkbox" id="minicart-agree">
    <label style="display:inline; float:none; font-size: .7rem;" for="minicart-agree"> I have read and agree to the Dior <a href="https://shop.dior.com.au/pages/legal-terms-conditions" target="_blank">Terms &amp; Conditions</a> &amp;
      <a href="https://shop.dior.com.au/pages/privacy-data-protection" target="_blank">Privacy Policy</a>
    </label>
    <p id="minicart-please-agree" style="display:none;color:#FF0000;">Please agree before continuing.</p>
  </div>
  <button class="btn btn-dark dior-cart-complete-order form-control" id="login-link" type="submit">
    <span id="dior-cart-complete-order">Loading...</span>
  </button>
</form>

/search

<form class="search form-inline my-3 my-lg-0 search-form" action="/search">
  <div class="search-box w-100">
    <input class="search-field form-control mr-sm-2" type="search" placeholder="Search on dior.com.au" name="q" maxlength="100" aria-label="Search" autocomplete="off">
    <button class="btn search-button" type="submit"><img width="20" height="20"
        src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.8 38.8'%3E%3Cpath d='M38.5 36.7L24.8 22.9C36 9.4 16.9-8 4.4 4.4-8 16.8 9.5 36 23 24.8l13.7 13.8 1.8-1.9zM14.2 25.5c-10.1 0-15.1-12.2-8-19.3 7.1-7.1 19.3-2 19.3 8 0 6.2-5.1 11.3-11.3 11.3zm0 0' fill-rule='evenodd' clip-rule='evenodd'/%3E%3C/svg%3E"
        alt=""></button>
  </div>
</form>

/search

<form class="search form-inline my-3 my-lg-0 search-form" action="/search">
  <div class="search-box w-100">
    <input class="search-field form-control mr-sm-2" type="search" placeholder="Search on dior.com.au" name="q" maxlength="100" aria-label="Search">
    <button class="btn search-button" type="submit"><img width="20" height="20"
        src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.8 38.8'%3E%3Cpath d='M38.5 36.7L24.8 22.9C36 9.4 16.9-8 4.4 4.4-8 16.8 9.5 36 23 24.8l13.7 13.8 1.8-1.9zM14.2 25.5c-10.1 0-15.1-12.2-8-19.3 7.1-7.1 19.3-2 19.3 8 0 6.2-5.1 11.3-11.3 11.3zm0 0' fill-rule='evenodd' clip-rule='evenodd'/%3E%3C/svg%3E"
        alt=""></button>
  </div>
</form>

Name: newsletterForm

<form class="needs-validation" id="newsletterForm" name="newsletterForm">
  <div class="modal-body">
    <div class="p-2">
      <div class="row">
        <div class="col-sm-6">
          <label for="newsletter_Title">Title</label>
          <select class="form-control mb-sm-4" name="newsletter_Title" id="newsletter_Title">
            <option value="Mrs">Mrs</option>
            <option value="Miss">Miss</option>
            <option value="Mr">Mr</option>
          </select>
        </div>
        <div class="col-sm-6">
          <label for="newsletter_First_Name">First Name</label>
          <input type="text" class="form-control mb-sm-4" placeholder="*First name" name="newsletter_First_Name" id="newsletter_First_Name" oninvalid="this.setCustomValidity('Please enter your first name')" onchange="this.setCustomValidity('')"
            required="" maxlength="60">
          <div class="invalid-feedback"> Please enter your First Name. </div>
        </div>
      </div>
      <div class="row">
        <div class="col-sm-6">
          <label for="newsletter_Last_Name">Last Name</label>
          <input type="text" class="form-control mb-sm-4" maxlength="60" placeholder="*Last name" name="newsletter_Last_Name" id="newsletter_Last_Name" oninvalid="this.setCustomValidity('Please enter your last name')"
            onchange="this.setCustomValidity('')" required="">
          <div class="invalid-feedback"> Please enter your Last Name. </div>
        </div>
        <div class="col-sm-6">
          <label for="newsletter_Email">Email</label>
          <!-- pattern="/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/"
                pattern="[a-zA-Z0-9!#$%&'*+\/=?^_`{|}~.-]+@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*"
                type="email" pattern="^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$"
                onchange="this.setCustomValidity('')"
               -->
          <input id="newsletter_Email" type="email" class="form-control mb-sm-4" pattern="^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$" maxlength="80" placeholder="*Email"
            name="newsletter_Email" oninvalid="this.setCustomValidity('Please enter a valid email address')" required="">
          <div class="invalid-feedback"> Please enter a valid Email. </div>
          <div id="register_Email_Already_Exist" class="invalid-feedback mt-sm-2 mb-1 mb-sm-0"> Error: A Shopify account has already been registered under this Email. </div>
        </div>
      </div>
      <div class="row align-items-center">
        <div class="col-sm-6">
          <label for="newsletter_Mobile">Mobile: (Enter your 10 digit mobile number)</label>
          <input type="tel" class="form-control mb-sm-4" maxlength="12" placeholder="0... ... ..." name="newsletter_Mobile" id="newsletter_Mobile"
            pattern="^\({0,1}((0|\+61)(2|4|3|7|8)){0,1}\){0,1}( |-){0,1}[0-9]{2}( |-){0,1}[0-9]{2}( |-){0,1}[0-9]{1}( |-){0,1}[0-9]{3}$" oninvalid="this.setCustomValidity('Please enter a valid phone number')" onchange="this.setCustomValidity('')">
          <div id="register_Mobile_Already_Exist" class="invalid-feedback mb-1 mb-sm-0"> Error: A Shopify account has already been registered under this mobile. </div>
        </div>
        <div class="col-sm-6">
          <div id="newsletter_Mobile_Send_Container" class="mb-sm-4" style="display:none;">
            <button type="button" class="btn btn-primary mt-2" id="newsletter_Mobile_Send_Button">Send Verification Code</button>
            <small id="newsletter_Mobile_Send_Error" style="display:none;color:red !important;" class="form-text text-muted">The code failed to send, please check your number and try again.</small>
            <small id="newsletter_Mobile_Verify_Help_1" class="form-text text-muted" style="color:red !important;">Click this button to send a code to your mobile.</small>
          </div>
          <div id="newsletter_Mobile_Verify_Container" class="mb-sm-4" style="display:none;">
            <label for="newsletter_Mobile_Verify">Verification Code</label>
            <input type="num" maxlength="6" class="form-control" placeholder="*** ***" name="newsletter_Mobile_Verify" value="" id="newsletter_Mobile_Verify">
            <button type="button" class="btn btn-primary mt-2" id="newsletter_Mobile_Verify_Button">Verify Code</button>
            <small id="newsletter_Mobile_Verify_Error" style="display:none;color:red !important;" class="form-text text-muted">The code you entered does not match, please try again.</small>
            <small id="newsletter_Mobile_Verify_Help_2" class="form-text text-muted" style="color:red !important;">Please enter the code sent to your mobile.</small>
          </div>
          <div id="newsletter_Mobile_Success_Container" class="mb-sm-4" style="display:none;">
            <p><strong>Thank you. Your mobile has been verified.</strong></p>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-sm-12 pt-3 pt-sm-0">
          <label><strong>Dior Newsletter</strong></label>
          <p>I wish to be contacted by Parfums Christian Dior to receive Dior Newsletters, personalized information on Dior products and services, invitations to events and marketing surveys in relation to Fragrance and Beauty.</p>
          <!-- <div class="form-check"> -->
          <!-- <input class="form-check-input" type="checkbox" value="Y" id="newsletter_OptInContact"> -->
          <!-- <label class="form-check-label" for="newsletter_OptInContact"> -->
          <!-- I wish to be contacted by Parfums Christian Dior by email to receive Dior Newsletters, personalized information on Dior products and services, invitations to events and marketing surveys in relation to Fragrance & Beauty. -->
          <!-- </label> -->
          <!-- </div> -->
        </div>
      </div>
      <div class="row">
        <div class="col-sm-12">
          <label>How May We Contact You?</label>
          <span id="please-ensure" style="color:red;display:none;"><br>Please ensure that at least one box is checked.</span>
          <div class="form-check">
            <!-- oninvalid="this.setCustomValidity('Please choose at least one method of contact')" onchange="this.setCustomValidity('')" -->
            <input class="form-check-input mb-sm-4 newsletted_optin_checkbox" type="checkbox" value="Y" id="newsletter_OptInPhone" name="newsletter_OptInPhone">
            <label class="form-check-label" for="newsletter_OptInPhone"> Phone </label>
          </div>
          <div class="form-check">
            <input class="form-check-input mb-sm-4 newsletted_optin_checkbox" type="checkbox" value="Y" id="newsletter_OptInSMS" name="newsletter_OptInSMS">
            <label class="form-check-label" for="newsletter_OptInSMS"> SMS </label>
          </div>
          <div class="form-check">
            <input class="form-check-input mb-sm-4 newsletted_optin_checkbox" type="checkbox" value="Y" id="newsletter_OptInEmail" name="newsletter_OptInEmail" checked="checked">
            <label class="form-check-label" for="newsletter_OptInEmail"> Email </label>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-sm-12">
          <div class="form-check">
            <input class="form-check-input mb-sm-4" type="checkbox" value="Y" id="newsletter_OptInPrivacy" name="newsletter_OptInPrivacy" checked="" required="" oninvalid="this.setCustomValidity('Please accept the Privacy Policy to continue.')"
              onchange="this.setCustomValidity('')">
            <label class="form-check-label" for="newsletter_OptInPrivacy"> I accept the <a href="/pages/privacy-data-protection" target="_blank">Privacy Policy</a>. </label>
          </div>
        </div>
      </div>
    </div>
    <div class="modal-footer">
      <div class="register_submit">
        <button type="submit" id="newsletter_Submit" class="btn btn-primary">Submit</button>
      </div>
      <div class="register_disclaimer">
        <p>By clicking on "Submit" you confirm you have read the privacy policy and consent to the processing of your personal data by Dior (Parfums Christian Dior) for the Dior client relationship in the conditions set forth in the Privacy policies
          available in the footer. If you tick the appropriate boxe(s), you also consent to the processing of your personal data by Dior for direct marketing, which may be tailored based on the personal data we know about you and your preferences. In
          order to provide you with the same personalized service worldwide, your personal data may be communicated to Christian Dior entities in France and abroad.</p>
        <p>As per applicable laws and regulations, you are entitled to access, correct and delete any data that may relate to you. You may also ask us not to send you personalized communications on our products and services.</p>
        <p>You may exercise these rights at any time directly in the menu “My Account”, or by contacting us as set forth in the relevant <a href="/pages/privacy-data-protection" target="_blank">Privacy Policy</a>.</p>
      </div>
    </div>
    <div id="server-results">
    </div>
  </div>
</form>

Text Content

CHOOSE TWO FREE SAMPLES

×

Close Save Selection
BASKET


ACCOUNT

Loading...


--------------------------------------------------------------------------------



--------------------------------------------------------------------------------



--------------------------------------------------------------------------------

Your Gift Card Message – enter up to 50 characters per line, across 1 to 5
lines. Use text & numbers only, no emoji. 226 characters remaining Please ensure
that the gift message contains no symbols, emoticons or semicolons. Please
ensure that the gift message only has five line breaks (enters) and 50
characters per line.

--------------------------------------------------------------------------------

COMPLIMENTARY TRAVEL SIZE SAMPLE

CHOOSE YOUR FREE SAMPLES


--------------------------------------------------------------------------------

PROMOTION CODE

The code you have entered may have been applied or invalid. Please check.

The code you have entered may have been applied or invalid. Please check.

Promotion code is not applicable.

Apply


Please LOGIN then enter your promotion code.


I have read and agree to the Dior Terms & Conditions & Privacy Policy

Please agree before continuing.

Loading...



THE ENGRAVING STUDIO: A UNIQUE AND PRECIOUS EXPERIENCE.

×

Parfums Christian Dior lets you personalise its creations, giving you a unique
and precious experience. This special service is available in your Online Store.
Price: $12 Price: Free until Tuesday February 15th, 10:00pm AEDT


Your message will be engraved in CAPITAL letters. Special characters allowed:
/_@&!?+$ [0-9] (No emoji)

14 characters remaining

Please ensure your engraving message only has letters, numbers and the following
special characters: _@&!?+$

Please ensure the only capitalised letter is the first one. The rest must be
lowercase.

Confirm Cancel


Engraving may take 2-4 working days, extending the delivery time. Dior will
notify you when the order is shipped. Engraved product cannot be returned except
when due to defect.

Skip to content

Enjoy two complimentary samples with all orders | Free Standard Delivery on
orders $90 or more Order your Dior gifts by 9am (AEDT) 3 Feb for guaranteed
Standard Delivery in time for Valentine’s Day | Enjoy 2 free samples with all
orders Enjoy Free Engraving until 15 Feb | Order your Dior gifts by 9am (AEDT) 3
Feb for guaranteed Standard Delivery in time for Valentine’s Day

 * Australia
 * Customer Service
 * The Boutiques

Menu


-1

 * Fragrances
    * * Featured
      * 
        Fragrances
    * * Women's Fragrance
      * All products
      * J'adore
      * Miss Dior
      * JOY by Dior
      * Poison
        Fragrance Homepage
    * * Men's Fragrance
      * All products
      * Sauvage
      * Dior Homme
      * Fahrenheit
      * Eau Sauvage
    * * LA COLLECTION PRIVÉE CHRISTIAN DIOR
      * 
        LA COLLECTION PRIVÉE CHRISTIAN DIOR PERFUMES
      * PERFUMES
      * CANDLES
      * BATH & BODY
    * * FRAGRANCE EXPERTISE
      * 
        Your perfume diagnostic

 * Makeup
    * * Featured
      * 
        Makeup
    * * Complexion
      * All products
      * Foundation
      * Cushions
      * Concealer
      * Blush
        Makeup Homepage
    * * Eyes
      * All products
      * Mascaras
      * Eyeshadows
      * Pencils and Eyeliners
    * * Lips
      * All products
      * Lipstick
      * Gloss
      * Lip tints
      * Lip Balms & Care
        Nails
      * All Products
    * * Dior Backstage
      * All Dior Backstage products
      * Lips
      * Complexion
      * Eyes
      * Brushes & accessories
    * * LOOK OF THE SEASON
      * 
        SPRING LOOK COLLECTION
      * SPRING LOOK COLLECTION

 * Skincare
    * * Featured
      * 
        Skincare
    * * Collections
      * Capture Totale
      * Capture Dreamskin
      * Dior Prestige
      * Capture Youth
      * Dior Hydra Life
      * L'Or De Vie
        Skincare Homepage
    * * Categories
      * All products
      * Cleansers
      * Toners
      * Serums
      * Cremes
      * Emulsions
      * Eye and Lip Care
      * Cushions
      * Scrubs and Masks

 * Gifts
    * * Featured
      * 
    * * Fragrance & Beauty
      * Art of Gifting
      * Gift Sets
      * Exclusive Offers (Online Exclusive)
      * Best Sellers

 * Fashion & Accessories
    * *  
      * 
    * *  
      * Women's Fashion
      * Men's Fashion
      * Maison

Menu

--------------------------------------------------------------------------------

 * Fragrances
   Fragrances
   
   --------------------------------------------------------------------------------
   
    * Featured
    * Women's Fragrance
      * All products
      * J'adore
      * Miss Dior
      * JOY by Dior
      * Poison
    * Fragrance Homepage
    * Men's Fragrance
      * All products
      * Sauvage
      * Dior Homme
      * Fahrenheit
      * Eau Sauvage
    * LA COLLECTION PRIVÉE CHRISTIAN DIOR
    * LA COLLECTION PRIVÉE CHRISTIAN DIOR PERFUMES
      * PERFUMES
      * CANDLES
      * BATH & BODY
    * FRAGRANCE EXPERTISE
      

 * Makeup
   Makeup
   
   --------------------------------------------------------------------------------
   
    * Featured
    * Complexion
      * All products
      * Foundation
      * Cushions
      * Concealer
      * Blush
    * Makeup Homepage
    * Eyes
      * All products
      * Mascaras
      * Eyeshadows
      * Pencils and Eyeliners
    * Lips
      * All products
      * Lipstick
      * Gloss
      * Lip tints
      * Lip Balms & Care
    * Nails
      * All Products
    * Dior Backstage
      * All Dior Backstage products
      * Lips
      * Complexion
      * Eyes
      * Brushes & accessories
    * LOOK OF THE SEASON
    * SPRING LOOK COLLECTION
      * SPRING LOOK COLLECTION
      

 * Skincare
   Skincare
   
   --------------------------------------------------------------------------------
   
    * Featured
    * Collections
      * Capture Totale
      * Capture Dreamskin
      * Dior Prestige
      * Capture Youth
      * Dior Hydra Life
      * L'Or De Vie
    * Skincare Homepage
    * Categories
      * All products
      * Cleansers
      * Toners
      * Serums
      * Cremes
      * Emulsions
      * Eye and Lip Care
      * Cushions
      * Scrubs and Masks
      

 * Gifts
   Gifts
   
   --------------------------------------------------------------------------------
   
    * Featured
    * Fragrance & Beauty
      * Art of Gifting
      * Gift Sets
      * Exclusive Offers (Online Exclusive)
      * Best Sellers
      

 * Fashion & Accessories
   Fashion & Accessories
   
   --------------------------------------------------------------------------------
   
    *  
    *  
      * Women's Fashion
      * Men's Fashion
      * Maison
      





WAKE UP FOR LOVE


Your browser does not support the video tag.

This Valentine's Day, wake up for love in every shape and form with irresistible
gifts. Choose from our selection of Dior products and find the floral, colourful
declaration for the person you love.


THE EXCLUSIVE GIFT FOR HER OR FOR HIM

Choose your declaration for her or for him from the extraordinary Dior gifts.

FOR HER FOR HIM

4.7
(8989)
MISS DIOR
Eau de parfum - floral and fresh notes

From $107.00

4.8
(231)
J'ADORE
Eau de parfum

From $104.00

4.6
(1595)
ROUGE DIOR COUTURE COLOUR REFILLABLE LIPSTICK
4 Finishes: Satin, Matte, Metallic and Velvet - Floral Lip Care - Comfort and
Long Wear

$59.00

4.7
(861)
DIOR PRESTIGE
La Micro-Huile de Rose Advanced Serum

From $220.00

4.6
(1914)
DIOR ADDICT LIP GLOW
Colour-reviving lip balm - 24h* hydration - 97% natural-origin ingredients**

$55.00

4.8
(106)
DIOR FOREVER
Clean Matte Foundation - 24h Wear - No Transfer - Concentrated Floral Skincare

$95.00

4.8
(118)
DIOR FOREVER SKIN GLOW
Clean Radiant Foundation - 24h Wear and Hydration

$95.00

4.7
(160)
ROUGE DIOR LIP BALM
Coloured Lip Balm - 95%* Natural-Origin Ingredients - Floral Lip Care - Natural
Couture Colour - Refillable

$59.00

4.9
(71)
Capture Totale
Super Potent Serum

From $145.00

Previous Next
 1. 
 2. 
 3. 
 4. 
 5. 
 6. 
 7. 
 8. 
 9. 

4.7
(8989)
MISS DIOR
Eau de parfum - floral and fresh notes

From $107.00

4.8
(231)
J'ADORE
Eau de parfum

From $104.00

4.6
(1595)
ROUGE DIOR COUTURE COLOUR REFILLABLE LIPSTICK
4 Finishes: Satin, Matte, Metallic and Velvet - Floral Lip Care - Comfort and
Long Wear

$59.00

4.7
(861)
DIOR PRESTIGE
La Micro-Huile de Rose Advanced Serum

From $220.00

4.6
(1914)
DIOR ADDICT LIP GLOW
Colour-reviving lip balm - 24h* hydration - 97% natural-origin ingredients**

$55.00

4.8
(106)
DIOR FOREVER
Clean Matte Foundation - 24h Wear - No Transfer - Concentrated Floral Skincare

$95.00

4.8
(118)
DIOR FOREVER SKIN GLOW
Clean Radiant Foundation - 24h Wear and Hydration

$95.00

4.7
(160)
ROUGE DIOR LIP BALM
Coloured Lip Balm - 95%* Natural-Origin Ingredients - Floral Lip Care - Natural
Couture Colour - Refillable

$59.00

4.9
(71)
Capture Totale
Super Potent Serum

From $145.00

Previous Next
 1. 
 2. 
 3. 

4.7
(7949)
SAUVAGE
Elixir

$205.00

4.7
(1208)
Sauvage
Eau de Parfum

From $129.00

4.8
(2475)
SAUVAGE
Eau de toilette

From $95.00

4.7
(2898)
Sauvage
Parfum

From $145.00

4.5
(1081)
Dior Homme
Eau de toilette

From $109.00

4.7
(47)
DIOR HOMME INTENSE
Eau de parfum intense

From $120.00

4.6
(38)
DIOR HOMME
Cologne

From $120.00

4.8
(24)
Fahrenheit
Parfum

$170.00

4.7
(33)
Fahrenheit
Eau de toilette

From $109.00

Previous Next
 1. 
 2. 
 3. 
 4. 
 5. 
 6. 
 7. 
 8. 
 9. 

4.7
(7949)
SAUVAGE
Elixir

$205.00

4.7
(1208)
Sauvage
Eau de Parfum

From $129.00

4.8
(2475)
SAUVAGE
Eau de toilette

From $95.00

4.7
(2898)
Sauvage
Parfum

From $145.00

4.5
(1081)
Dior Homme
Eau de toilette

From $109.00

4.7
(47)
DIOR HOMME INTENSE
Eau de parfum intense

From $120.00

4.6
(38)
DIOR HOMME
Cologne

From $120.00

4.8
(24)
Fahrenheit
Parfum

$170.00

4.7
(33)
Fahrenheit
Eau de toilette

From $109.00

Previous Next
 1. 
 2. 
 3. 


UNIQUE GIFTS FOR AN INCOMPARABLE DECLARATION

A couture makeup palette with the iconic New Look motif, a Miss Dior set in the
colours of love, declare your passion with an exceptional Dior limited edition.

5.0
(2)
MISS DIOR PALETTE - LIMITED EDITION
Eyes, lips, complexion and nails makeup palette

$240.00


PERSONALISE YOUR GIFT

Engrave your treasure with a name, a date or a memory to make your gift unique
and unforgettable.


Previous Next
 1. 
 2. 
 3. 
 4. 


Previous Next
 1. 


STUNNING GIFTS FOR THE ONE YOU LOVE

Make your Valentine's Day gift exceptional with exclusive little extras from
Dior: samples, personalised messages, engraving, and a limited-edition gift box.

YOUR 2 COMPLIMENTARY SAMPLES

YOUR PERSONALISED CARD

YOUR ENGRAVED GIFT

YOUR FLORAL DIOR GIFT BOX*

COMPLIMENTARY STANDARD SHIPPING FOR ORDERS OVER $90

Previous Next
 1. 
 2. 
 3. 
 4. 
 5. 

YOUR 2 COMPLIMENTARY SAMPLES

YOUR PERSONALISED CARD

YOUR ENGRAVED GIFT

YOUR FLORAL DIOR GIFT BOX*

COMPLIMENTARY STANDARD SHIPPING FOR ORDERS OVER $90

Previous Next
 1. 

*While stocks last. Non-contractual visual. For relevant orders only.




OUR BOUTIQUES

Find nearest store


THE E-BOUTIQUE SERVICES


COMPLIMENTARY SHIPPING

Enjoy complimentary Standard shipping for orders $90 or more.


DELIVERY & RETURNS

Standard and Express delivery to Street addresses or PO Boxes. Free 30 day
returns.


THE ART OF GIFTING

Your order will be presented in an iconic Dior gift box with a personalised
message.


COMPLIMENTARY TRIAL SIZE

Receive a choice of 2 complimentary samples with any order

NEWSLETTER

Sign up to receive information and news


OK
 * Contact Us
 * Delivery & Returns
 * FAQ
 * Legal Terms & Conditions
 * Privacy & Data Protection

FOLLOW US

 * 
 * 
 * 
 * 

COUNTRY / REGION

Australia

×




THE LA COLLECTION PRIVEÉ CHRISTIAN DIOR TRAVEL SPRAY REFILL IS SOLD INDIVIDUALLY
AND MUST BE PURCHASED WITH A LA COLLECTION PRIVEÉ CHRISTIAN DIOR TRAVEL SPRAY
EMPTY CASE, SOLD SEPARATELY.*



Discover

×




THE LA COLLECTION PRIVEÉ CHRISTIAN DIOR TRAVEL SPRAY EMPTY CASE IS SOLD
INDIVIDUALLY AND MUST BE PURCHASED WITH A LA COLLECTION PRIVEÉ CHRISTIAN DIOR
TRAVEL SPRAY REFILL, SOLD SEPARATELY.*



Discover

×

RECEIVE OUR NEWSLETTER


THANK YOU.

You are now subscribed to receive Dior Newsletters, personalized information on
Dior products and services, invitations to events and marketing surveys in
relation to Fragrance & Beauty.

Title Mrs Miss Mr
First Name
Please enter your First Name.
Last Name
Please enter your Last Name.
Email
Please enter a valid Email.
Error: A Shopify account has already been registered under this Email.
Mobile: (Enter your 10 digit mobile number)
Error: A Shopify account has already been registered under this mobile.
Send Verification Code The code failed to send, please check your number and try
again. Click this button to send a code to your mobile.
Verification Code Verify Code The code you entered does not match, please try
again. Please enter the code sent to your mobile.

Thank you. Your mobile has been verified.

Dior Newsletter

I wish to be contacted by Parfums Christian Dior to receive Dior Newsletters,
personalized information on Dior products and services, invitations to events
and marketing surveys in relation to Fragrance and Beauty.

How May We Contact You?
Please ensure that at least one box is checked.
Phone
SMS
Email
I accept the Privacy Policy.
Submit

By clicking on "Submit" you confirm you have read the privacy policy and consent
to the processing of your personal data by Dior (Parfums Christian Dior) for the
Dior client relationship in the conditions set forth in the Privacy policies
available in the footer. If you tick the appropriate boxe(s), you also consent
to the processing of your personal data by Dior for direct marketing, which may
be tailored based on the personal data we know about you and your preferences.
In order to provide you with the same personalized service worldwide, your
personal data may be communicated to Christian Dior entities in France and
abroad.

As per applicable laws and regulations, you are entitled to access, correct and
delete any data that may relate to you. You may also ask us not to send you
personalized communications on our products and services.

You may exercise these rights at any time directly in the menu “My Account”, or
by contacting us as set forth in the relevant Privacy Policy.