www.diptyqueparis.com Open in urlscan Pro
143.204.215.125  Public Scan

Submitted URL: https://d3oi16fyxsm8ns.cloudfront.net/
Effective URL: https://www.diptyqueparis.com/en_uk/
Submission: On May 16 via manual from GB — Scanned from GB

Form analysis 27 forms found in the DOM

POST

<form class="form" method="post" id="discount-coupon-minicart-form" data-bind="attr: {'action': actionUrl}">
  <div class="form-control">
    <label for="coupon_minicart_code" class="label">
      <!-- ko i18n: 'Enter discount code' --><span>Enter your code</span><!-- /ko -->
    </label>
    <div class="coupon-action-container">
      <input name="coupon_minicart_code" value="" data-bind="value: couponValue(), attr: { placeholder: $t('Enter discount code')}" id="coupon_minicart_code" type="text" class="input-text coupon-field" placeholder="Enter your code">
      <button type="button" class="action primary" data-bind="click: sendCoupon">
        <span>
          <!-- ko if: couponApplied() --><!-- /ko -->
          <!-- ko ifnot: couponApplied() -->
          <!-- ko i18n: 'Apply Discount' --><span>Apply</span><!-- /ko -->
          <!-- /ko -->
        </span>
      </button>
    </div>
    <input name="coupon_remove" value="" data-bind="value: removeValue()" id="coupon_remove" type="hidden">
  </div>
</form>

GET https://www.diptyqueparis.com/en_uk/catalogsearch/result/index

<form class="form minisearch" id="search_mini_form" action="https://www.diptyqueparis.com/en_uk/catalogsearch/result/index" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.diptyqueparis.com/en_uk/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search disabled" aria-label="Search">
      <span>Search</span>
    </button>
  </div>
</form>

<form class="form-fake-email" id="social-form-fake-email" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please complete your information below to creat an account.</div>
    <div class="field field-name-social col-mp mp-6 required" style="padding: 0 10px 0px 0px;">
      <label class="label" for="request-firstname" style="font-weight: 600"><span>First Name</span></label>
      <div class="control">
        <input type="text" id="request-firstname" name="firstname" title="First Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field field-name-social required col-mp mp-6" style="padding: 0">
      <label class="label" for="request-lastname" style="font-weight: 600"><span>Last Name</span></label>
      <div class="control">
        <input type="text" id="request-lastname" name="lastname" title="Last Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field field-email-social required">
      <label for="request-email" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="realEmail" alt="email" id="request-email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field field-password-social required">
      <label for="request-password-social" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="request-password-social" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field field-confirmation-social required">
      <label for="request-password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="request-password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#request-password-social'}" autocomplete="off" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-fake-email" class="action send primary">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

<form class="form-customer-login" id="social-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
      <label class="label u-placeholder" for="social_login_email">
        <span>Email</span>
      </label>
      <div class="control">
        <input name="username" id="social_login_email" type="email" class="input-text" value="" autocomplete="off" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required password-watch field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
      <label for="pass" class="label u-placeholder">
        <span>Password</span>
      </label>
      <div class="control">
        <input name="password" id="social_login_pass" type="password" class="input-text" autocomplete="off" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
        <span class="simpletooltip_container"><a href="#" class="password-eye js-simple-tooltip" aria-describedby="label_simpletooltip_3r87m1dc3j"><span class="text">View</span></a><span class="js-simpletooltip simpletooltip"
            id="label_simpletooltip_3r87m1dc3j" role="tooltip" aria-hidden="true" style="display: none">View</span></span>
      </div>
    </div>
    <!-- BLOCK social-login-captcha --><!-- /BLOCK social-login-captcha -->
    <div id="remember-me-box" class="field choice persistent">
      <input type="checkbox" name="persistent_remember_me" class="checkbox" id="remember_me" title="Remember Me">
      <label for="remember_me" class="label"><span>Remember Me</span></label>
    </div>
    <div class="btn-forgot-pass">
      <a class="action remind" href="#"><span>Forgot your password?</span></a>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <button type="button" class="action login primary" id="bnt-social-login-authentication">
          <span>Sign in</span>
        </button>
      </div>
    </div>
    <div class="actions-toolbar create-new-customer">
      <p>New customer? Create an account to enjoy exclusive benefits and services.</p>
      <div class="secondary">
        <a class="action create" href="#"><span>Create New Account</span></a>
      </div>
    </div>
  </fieldset>
</form>

<form class="form-customer-create" id="social-form-create" novalidate="novalidate">
  <fieldset class="fieldset create info">
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="social-form-create-wrap">
      <div class="field field-name-lastname required field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
        <label class="label u-placeholder" for="lastname">
          <span>Last Name</span>
        </label>
        <div class="control">
          <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="on" aria-required="true">
        </div>
      </div>
      <div class="field field-name-firstname required field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
        <label class="label u-placeholder" for="firstname">
          <span>First Name</span>
        </label>
        <div class="control">
          <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="on" aria-required="true">
        </div>
      </div>
    </div>
    <script>
      require(['jquery', 'mage/translate'], function($, $t) {
        jQuery(document).ready(function() {
          const char70 = 70;
          const char35 = 35;
          const char30 = 30;
          const char15 = 15;
          const char10 = 10;
          var inputLastName = $('input[name="lastname"]');
          var inputFirstName = $('input[name="firstname"]');
          var inputStreet1 = $('input[id*="street_1"]');
          var inputStreet2 = $('input[id*="street_2"]');
          var inputCompany = $('input[name="company"]');
          var inputCity = $('input[name="city"]');
          var inputzipCode = $('input[name="postcode"]');
          var inputPhone = $('input[name="telephone"]');
          var inputEmail = $('input[name="email"]');
          var buttonSave = $('button');
          inputStreet1.addClass('street1');
          inputStreet2.addClass('street2');
          inputStreet1.on('input', {
            input: inputStreet1,
            charLength: char35,
            disableButton: buttonSave
          }, validateInputAddress);
          inputStreet2.on('input', {
            input: inputStreet2,
            charLength: char35,
            disableButton: buttonSave
          }, validateInputAddress);
          inputCompany.on('input', {
            input: inputCompany,
            charLength: char35,
            disableButton: buttonSave
          }, validateInput);
          inputLastName.on('input', {
            input: inputLastName,
            charLength: char35,
            disableButton: buttonSave
          }, validateInput);
          inputFirstName.on('input', {
            input: inputFirstName,
            charLength: char35,
            disableButton: buttonSave
          }, validateInput);
          inputCity.on('input', {
            input: inputCity,
            charLength: char30,
            disableButton: buttonSave
          }, validateInput);
          inputzipCode.on('input', {
            input: inputzipCode,
            charLength: char10,
            disableButton: buttonSave
          }, validateInput);
          inputPhone.on('input', {
            input: inputPhone,
            charLength: char15,
            disableButton: buttonSave
          }, validateInput);
          if (inputEmail) {
            inputEmail.on('input', {
              input: inputEmail,
              charLength: char70,
              disableButton: buttonSave
            }, validateInput);
          }
        });

        function validateInput(event) {
          var elementClass = "field-error " + event.data.input.attr('name');
          if (event.data.input.val().length > event.data.charLength) {
            disableInput(event, elementClass);
          } else {
            var className = '.field-error.' + event.data.input.attr('name');
            enableInput(event, className);
          }
        }

        function validateInputAddress(event) {
          var elementClass = ("field-error " + event.data.input.attr('class')).replace(/ /g, '.');
          var elementClassError = "field-error " + event.data.input.attr('class');
          if (event.data.input.val().length > event.data.charLength || event.data.input.val().includes(';')) {
            disableInputAdress(event, elementClass, elementClassError);
          } else {
            enableInputAdress(event, elementClass);
          }
        }

        function enableInput(event, className) {
          event.data.input.css('border', '1px solid #000');
          event.data.disableButton.removeAttr("disabled");
          if ($(className).length) {
            $(className).remove();
          }
        }

        function disableInput(event, elementClass) {
          var startErrorMessage = 'Please enter ';
          var endErrorMessage = ' characters or less.';
          event.data.input.css('border', '1px solid #FF0000');
          event.data.disableButton.attr('disabled', true);
          if (!$('.field-error.' + event.data.input.attr('name')).length) {
            event.data.input.after('<div class ="' + elementClass + '" >' + startErrorMessage + event.data.charLength + endErrorMessage + '</div>');
          }
        }

        function enableInputAdress(event, className) {
          event.data.input.css('border', '1px solid #000');
          event.data.disableButton.removeAttr("disabled");
          if (className.includes('..')) {
            className = className.replace('..', '.')
          }
          className = '.' + className;
          if ($(className).length) {
            $(className).remove();
          }
        }

        function disableInputAdress(event, elementClass, elementClassError) {
          var startErrorMessage = 'Please enter ';
          var endErrorMessage = ' characters or less.; is a forbidden character.';
          event.data.input.css('border', '1px solid #FF0000');
          event.data.disableButton.attr('disabled', true);
          if (elementClass.includes('..')) {
            elementClass = elementClass.replace('..', '.')
          }
          if (!$('.' + elementClass).length) {
            event.data.input.after('<div class ="' + elementClassError + '" >' + startErrorMessage + event.data.charLength + endErrorMessage + '</div>');
          }
        }
      })
    </script>
    <div class="field required field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
      <label for="email_address" class="label u-placeholder">
        <span>Email</span>
      </label>
      <div class="control">
        <input type="email" name="email" id="email_address_create" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field date field-dob field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
      <label class="label u-placeholder" for="dob"><span>Date of Birth</span></label>
      <div class="control customer-dob">
        <input type="text" name="dob" id="mp_sociallogin_dob" value="" data-validate="{'validate-date':{'dateFormat':'dd/MM/yyyy'}}">
        <script type="text/javascript">
          require(["jquery", "mage/calendar"], function($) {
            $("#mp_sociallogin_dob").calendar({
              showsTime: false,
              dateFormat: "dd/MM/yyyy",
              buttonImage: "https://d3oi16fyxsm8ns.cloudfront.net/static/version0.0.0.439/frontend/Magento/base/default/Magento_Theme/calendar.png",
              yearRange: "-120y:c+nn",
              buttonText: "Select Date",
              maxDate: "-1d",
              changeMonth: true,
              changeYear: true,
              showOn: "both",
              autoComplete: false
            })
          });
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <div class="field password required field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
      <label for="password" class="label u-placeholder">
        <span>Password</span>
      </label>
      <div class="control">
        <input type="password" name="password" id="password-social" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field confirmation required field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
      <label for="password-confirmation" class="label u-placeholder">
        <span>Confirm Password</span>
      </label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation-social" class="input-text" data-validate="{required:true, equalTo:'#password-social'}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <!-- BLOCK social-create-captcha --><!-- /BLOCK social-create-captcha -->
  </fieldset>
  <div class="field choice newsletter">
    <input type="checkbox" class="checkbox" name="optin_newsletter" title="Sign Up for the diptyque Newsletter" value="1" id="is_subscribed">
    <label for="is_subscribed" class="label"><span>Sign up for email updates on product launches, exclusive events and more</span></label>
  </div>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="button-create-social" class="action create primary" title="Create New Account">
        <span>Create New Account</span></button>
    </div>
    <p class="accepted-terms-condition">By submitting the form, I agree to the Terms and Conditions and the Privacy Policy.</p>
    <p class="return-to-login">Returning Customer?</p>
    <div class="secondary">
      <a class="action back" href="#"><span>Sign in</span></a>
    </div>
  </div>
</form>

<form class="form-password-forget" id="social-form-password-forget" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required field__input" data-bind="mageInit: {'placeholderLabel':{'delay': '1000'}}">
      <label for="email_address" class="label u-placeholder">
        <span>Email</span>
      </label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address_forgot" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <!-- BLOCK social-forgot-password-captcha --><!-- /BLOCK social-forgot-password-captcha -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-forgot" class="action send primary">
        <span>Submit</span>
      </button>
    </div>
    <div class="secondary">
      <a class="action back" href="#"><span>Back</span></a>
    </div>
  </div>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1784/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1784/" method="post">
  <input type="hidden" name="product" value="1784">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNzg0Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1788/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1788/" method="post">
  <input type="hidden" name="product" value="1788">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNzg4Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1783/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1783/" method="post">
  <input type="hidden" name="product" value="1783">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNzgzLw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1787/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1787/" method="post">
  <input type="hidden" name="product" value="1787">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNzg3Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1353/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1353/" method="post">
  <input type="hidden" name="product" value="1353">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xMzUzLw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/214/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/214/" method="post">
  <input type="hidden" name="product" value="214">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8yMTQv">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/290/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/290/" method="post">
  <input type="hidden" name="product" value="290">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8yOTAv">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/558/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/558/" method="post">
  <input type="hidden" name="product" value="558">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC81NTgv">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1684/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1684/" method="post">
  <input type="hidden" name="product" value="1684">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNjg0Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1685/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1685/" method="post">
  <input type="hidden" name="product" value="1685">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNjg1Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1686/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1686/" method="post">
  <input type="hidden" name="product" value="1686">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNjg2Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1689/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1689/" method="post">
  <input type="hidden" name="product" value="1689">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNjg5Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1812/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1812/" method="post">
  <input type="hidden" name="product" value="1812">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xODEyLw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1815/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1815/" method="post">
  <input type="hidden" name="product" value="1815">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xODE1Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1819/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1819/" method="post">
  <input type="hidden" name="product" value="1819">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xODE5Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/429/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/429/" method="post">
  <input type="hidden" name="product" value="429">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC80Mjkv">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/434/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/434/" method="post">
  <input type="hidden" name="product" value="434">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC80MzQv">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/436/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/436/" method="post">
  <input type="hidden" name="product" value="436">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC80MzYv">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1779/

<form data-role="tocart-form" action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/product/1779/" method="post">
  <input type="hidden" name="product" value="1779">
  <input type="hidden" name="uenc" value="aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OTNkM2N1Wkdsd2RIbHhkV1Z3WVhKcGN5NWpiMjB2Wlc1ZmRXc3YvcHJvZHVjdC8xNzc5Lw,,">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD"><input type="hidden" name="qty" value="1"> <button type="submit" title="Add to Cart" class="action tocart">
    <span>Add to Cart</span>
  </button>
</form>

POST https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/

<form action="https://www.diptyqueparis.com/en_uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZGlwdHlxdWVwYXJpcy5jb20vZW5fdWsv/" method="post" id="nosto_addtocart_form">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD">
</form>

POST https://www.diptyqueparis.com/en_uk/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.diptyqueparis.com/en_uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <input name="form_key" type="hidden" value="RKx1ovnbya7vBlHD">
  <fieldset>
    <legend>Subscribe to our newsletter</legend>
    <div class="field newsletter">
      <label class="label" for="newsletter"> Email Address </label>
      <div class="control">
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}" aria-describedby="footer-newsletter-notice">
      </div>
    </div>
  </fieldset>
  <div class="actions">
    <button class="action subscribe" title="Subscribe" type="submit" aria-label="Ok Subscribe">
      <span>Ok</span>
    </button>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.


Enjoy a mini Jasmin candle (35g) with all orders of £100+ . Code : FLOWERS22
Skip to Content
 * Language
   English
 * Ship to:
   United Kingdom
    * United States
    * France
    * International
    * Japan
    * Hong Kong
    * 香港
    * Austria
    * Belgique
    * Denmark
    * Deutschland
    * España
    * Italia
    * Portugal
    * China

 * Boutiques

MENU Close
 * My Account

Cart 0
Shopping Cart 0 item
You are just £49 away from free shipping!
Close
Enter your code
Apply

You have no items in your shopping cart.


Search
Search
Advanced Search
Search


Menu
 * New & Trending
   
   * * Explore Scents of the Season
   
   * * Home Décor : The Artist's Palette
   
   * * Discover the Do Son Universe
 * Best Sellers
   
   
   * * BAIES / BERRIES COLLECTION
   
   
   * * COLOURED SCENTED CANDLES
   
   
   * * FLEUR DE PEAU EAU DE PARFUM
 * Fragrances
   
   
   * PERFUMES
     
     * New : Do Son Limited Editions
     * Most Loved : Eau Rose Eau de Parfum
     * Best Sellers
     * Eaux de Parfums
     * Eaux de Toilette
     * See All
   
   
   * SCENTED BODY CARE & ACCESSORIES
     
     * Refillable Solid Perfumes
     * Perfumed Bracelets & Accessories
     * Hair Mists
     * Scented Body Care
     * Scented Hand Care
     * Refillable Travel Sprays
   
   
   * COLLECTIONS
     
     * Fleur de Peau
     * Eau Rose
     * Do Son
     * Orphéon
     * Philosykos
     * Eau des Sens
     * Tam Dao
     * 34 Collection
     * L'Ombre dans L'Eau
   
   
   * SPOTLIGHT ON
     
     * Gift Ideas
     * Travel Sizes
     * Fragrance Stories & Inspiration
   * *  * Discovery
          
          * * The Do Son Collection
              
              
              THE SCENT OF TUBEROSES CARRIED ON A SEA BREEZE. DISCOVER THIS
              INVIGORATING FRAGRANCE INSPIRED BY A CHILDHOOD MEMORY.
          
          * * Build your own Set of Perfumes
              
              
              COMPOSE A SET OF 5 EAUX DE TOILETTE, PERFECT AS A GIFT OR AS A SET
              OF TRAVEL TREATS FOR YOURSELF.
 * Candles & Home Scents
   
   
   * SCENTED CANDLES
     
     * Best Sellers
     * Classic Candles
     * Small Candles
     * Coloured & Large Candles
     * Extra Large Candles
     * See all
   
   
   * DIFFUSERS & ROOM SPRAYS
     
     * Car Diffusers
     * Electric Diffusers
     * Reed Diffusers
     * Room Sprays
     * Hourglasses
     * Scented Ovals
     * Inserts & Refills
   
   
   * COLLECTIONS
     
     * Baies / Berries
     * Roses
     * Figuier / Fig tree
     * Tubéreuse / Tuberose
     * Feu de Bois / Wood Fire
     * Ambre/Amber
     * 34 Boulevard Saint-Germain
   
   
   * SPOTLIGHT ON
     
     * Gift Ideas
     * Travel Sizes
     * Exclusive Scented Candles
     * Scent Pairing Recommendations
     * A Guide to Scent Diffusion
     * Candle Care
   * *  * Discovery
          
          * * Tubéreuse in Blue
              
              
              AN EXTRAORDINARY COLOUR STORY : TUBÉREUSE BLUE.
          
          * * Lily of the valley, alive with colour...
              
              
              THE DELICATE FRAGRANCE OF LILY OF THE VALLEY SHINES WITH THE JOY
              OF THE SEASON.
 * Bath & Body
   
   
   * PRODUCTS
     
     * Do Son Fragranced Body Care
     * Most Loved : Satin Oil
     * Best Sellers
     * Bath & Body Care
     * Hand Care
     * See all
   
   
   * SHOP BY PURPOSE
     
     * Cleanse
     * Exfoliate
     * Moisturise & Hydrate
     * Nourish & Extra Care
   
   
   * SCENTED BODY CARE COLLECTIONS
     
     * Eau Rose
     * Do Son
     * Fleur de Peau
     * Philosykos
     * Eau des Sens
     * L'Ombre dans l'Eau
   
   
   * SPOTLIGHT ON
     
     * The Art of Care
     * Travel Sizes
   * *  * Discovery
          
          * * Do Son Rituals
              
              
              INDULGE IN THE JOY OF FRAGRANCE LAYERING WITH THE REVITALISING
              SCENT OF TUBEROSES, ORANGE BLOSSOM, JASMINE & MORE.
          
          * * The Art of Care
              
              
              DISCOVER THE MUST LUXURIOUS FORMULAS FOR A DAILY MOMENT OF SELF
              CARE WITH DIPTYQUE'S HAND & BODY CARE.
 * Home Décor
   
   
   * CATEGORIES
     
     * Wall decor
     * Accessories for Candles
     * Candle Holders
     * Decorative Objects
     * Tableware
     * Textiles
     * Lifestyle
     * Stationery and Toys
   
   
   * CRAFTSMEN
     
     * Cécile Bichon
     * Laboratorio Paravicini
     * Natalia Criado
     * Nivyne
     * Osanna Visconti
     * Stories of Italy
     * Toma Blok
   
   
   * ATMOSPHERES
     
     * Office
     * Bedroom
     * Garden
     * Dining room
     * Bathroom
     * Living room
   
   
   * SPOTLIGHT ON
     
     * Meet Decoration
     * What's New
     * Gift Ideas
     * See All
   * *  * Discovery
          
          * * Artist's palette
              
              
              BRING IN THE COLOR WITH THE NEW COLLECTION OF EVERYDAY OBJECTS
          
          * * When scents create light
              
              
              DISCOVER OUR PHOTOPHORE COLLECTION
 * Gift Ideas
   
   
   * CATEGORIES
     
     * Best Sellers
     * Gift sets
     * Candles & Home Scents
     * Perfumes
     * Scented Bath & Body Care
     * Home Décor
     * See All
   
   
   * GIFTS BY OCCASION
     
     * Thank you Gifts
     * Birthdays, Weddings, Housewarmings & Parties
     * Romantic Dates, Anniversaries & Special Occasions
   
   
   * GIFTS BY PERSONALITIES
     
     * Candle Connoisseurs
     * Nature Lovers
     * Self-care Enthusiasts
     * Travel Fanatics
     * Curious Spirits
     * Tastemakers & Bespoke Collectors
   
   
   * SPOTLIGHT ON
     
     * New : Do Son Limited Editions
     * Most Loved : Roses
     * Build your own Gift Sets
     * Exclusive Scented Candles
   * *  * Discovery
          
          * * Discover Perfect Gifts
              
              
              WHATEVER THE OCCASION, DIPTYQUE'S GOT SURPRISES FOR ALL SEASONS
              AND CELEBRATIONS.
          
          * * The Journey of Do Son
              
              
              EMBARK ON A VOYAGE OF THE SENSES WITH THE INDULGENT SCENT OF
              TUBEROSES CARRIED ON A SEA BREEZE. 
 * About the Maison
   
   
   * * A SINGULAR HERITAGE
   
   
   * * EXPLORE THE ICONIC CREATIONS
   
   
   * * DISCOVER OUR SERVICES

 * Boutiques


 * Contact us
 * +44(0)800 840 0010
 * customerservice@diptyqueparis.com

 * Please select below your complimentary samples and gift wrapping options.
   
   An advisor is available to help you from Monday to Friday from 9 am to 6 pm
   and Saturday from 9 am to 4 pm (excluding holidays).

Enjoy a mini Jasmin candle (35g) with all orders of £100+ . Code : FLOWERS22


THE INFORMATION BELOW IS REQUIRED FOR SOCIAL LOGIN

Please complete your information below to creat an account.
First Name

Last Name

Email

Password

Confirm Password

Submit


SIGN IN

Continue with Facebook
Continue with Google
Email

Password
ViewView
Remember Me
Forgot your password?
Sign in

New customer? Create an account to enjoy exclusive benefits and services.

Create New Account


CREATE NEW ACCOUNT

To enjoy access to exclusive benefits

Continue with Facebook
Continue with Google
Last Name

First Name

Email

Date of Birth

Password

Confirm Password

Sign up for email updates on product launches, exclusive events and more
Create New Account

By submitting the form, I agree to the Terms and Conditions and the Privacy
Policy.

Returning Customer?

Sign in


FORGOT PASSWORD

Please enter your email address below to receive a password reset link.
Email

Submit
Back



Discover

Do Son...

Inspired by the childhood memories of Yves Coueslant, one of diptyque's
founders, Do Son is one of the Maison’s timeless creations. An evocation of
fresh tuberoses mingling with the sea air, the turquoise water blending into the
sky in the distance. An invitation to set your imagination adrift.
Discover


Discover

Do Son...

Inspired by the childhood memories of Yves Coueslant, one of diptyque's
founders, Do Son is one of the Maison’s timeless creations. An evocation of
fresh tuberoses mingling with the sea air, the turquoise water blending into the
sky in the distance. An invitation to set your imagination adrift.
Discover


DISCOVER


DO SON EAU DE TOILETTE 100ML

Add to Cart


DO SON EAU DE TOILETTE AND HAND CREAM SET

Add to Cart


DO SON EAU DE PARFUM 75ML

Add to Cart


TUBÉREUSE / TUBEROSE CANDLE 190G

Add to Cart

A garden

in

Bloom...

Its paths lined with roses, dotted with jasmine. The sun-drenched accords of
tuberoses and irises sprout below. Spring is here with a selection of diptyque
scents for the home.
Discover


A garden

in

Bloom...

Its paths lined with roses, dotted with jasmine. The sun-drenched accords of
tuberoses and irises sprout below. Spring is here with a selection of diptyque
scents for the home.
Discover


DISCOVER


ROSES CANDLE 600G

Add to Cart


FIGUIER / FIG TREE CANDLE 190G

Add to Cart


IRIS CANDLE 190G

Add to Cart


FLEUR D'ORANGER / ORANGE BLOSSOM ROOM SPRAY

Add to Cart

An object

of

Interest...

The home fragrance reed diffuser perfumes a room while adding decorative flair.
Its faceted oval glass vessel, in the emblematic shape of the Maison, creates a
prismatic effect in which the fine rattan reeds appear multiplied. Glass,
perfume and rattan become one, bringing a touch of poetry to any indoor space.
Discover


An object

of

Interest...

The home fragrance reed diffuser perfumes a room while adding decorative flair.
Its faceted oval glass vessel, in the emblematic shape of the Maison, creates a
prismatic effect in which the fine rattan reeds appear multiplied. Glass,
perfume and rattan become one, bringing a touch of poetry to any indoor space.
Discover


DISCOVER


BAIES / BERRIES HOME FRAGRANCE DIFFUSER

Add to Cart


ROSES HOME FRAGRANCE DIFFUSER

Add to Cart


TUBÉREUSE / TUBEROSE HOME FRAGRANCE DIFFUSER

Add to Cart


BAIES / BERRIES HOME FRAGRANCE DIFFUSER REFILL

Add to Cart

A palette

of

Colours

…at diptyque.. And since the very beginning, in the paintings, fabrics and
theatre sets created by the Maison's founders. Now, they take pride of place in
a new collection of everyday objects. Everywhere and in a plethora of shades.
Discover


A palette

of

Colours

…at diptyque.. And since the very beginning, in the paintings, fabrics and
theatre sets created by the Maison's founders. Now, they take pride of place in
a new collection of everyday objects. Everywhere and in a plethora of shades.
Discover


DECORATIONS


OVAL IN COLORS DINER PLATE

Add to Cart


OVAL IN COLORS TRAY M

Add to Cart


BLUE MELTED WAX CANDLE HOLDER

Out of stock


GREEN, AMBER & IVORY MURANO CANDLE HOLDER

Add to Cart

An expression

of

Bitter Orange

reveals itself in Eau des Sens. Its perfume of round, ripe fruit, its notes of
fresh and fragrant flowers, and the murmur of its rustling leaves...
Discover


An expression

of

Bitter Orange

reveals itself in Eau des Sens. Its perfume of round, ripe fruit, its notes of
fresh and fragrant flowers, and the murmur of its rustling leaves...
Discover


DISCOVER


EAU DES SENS EAU DE TOILETTE 100ML

Add to Cart


EAU DES SENS CLEANSING HAND AND BODY GEL

Add to Cart


EAU DES SENS HAIR MIST 30ML

Add to Cart


EAU DES SENS PERFUMED SOAP

Add to Cart

front




 * Complimentary shipping on all orders of £50+
   
 * Complimentary diptyque gift-wrapping
 * Luxury samples with every order
 * Receive a sample of your fragrance with your order
 * Free returns
   

ServicesServices

 * Our Services
 * Contact Us
 * Exclusive Offers
 * Virtual Consultations
   
 * Store Locator
 * Build your own set
 * Corporate sales
 * Klarna

OrdersOrders

 * Shipping & Delivery
 * Returns & Refunds
 * Same Day Delivery in London
 * Useful Information
 * Brexit FAQs
 * My Account
 * Join the diptyque Community
 * Need Help?

New at diptyqueNew at diptyque

 * Do Son - Limited Edition Collection
 * Eau Rose Eau de Parfum
 * The Reed Diffuser
 * Home Décor

Most PopularMost Popular

 * Baies / Berries
 * Figuier / Fig tree
 * Eau Rose
 * Fleur de Peau
 * Philosykos
 * L'Ombre dans L'Eau
 * Do Son
 * L'Eau des Sens
 * Tam Dao
 * Travel Sizes

Follow diptyque

 * Instagram
   Follow Diptyque on Instagram
 * Facebook
   Become a fan of Diptyque on Facebook
 * Twitter
   Follow Diptyque on Twitter

Sign up to our newsletter
Subscribe to our newsletter
Email Address

Ok

By clicking OK, I agree to the Terms and Conditions and the Privacy Policy

 * Select Country
   United Kingdom
    * United States
    * France
    * International
    * Japan
    * Hong Kong
    * 香港
    * Austria
    * Belgique
    * Denmark
    * Deutschland
    * España
    * Italia
    * Portugal
    * China

Language
English
 * Terms & Conditions
 * Terms of use
 * Privacy Policy & Cookie
 * Modern Slavery And Human Trafficking Statement


Manage Cookies Settings

Need help ?

+44(0)800 840 0010

Monday to Friday - 9.00 am to 6.00 pm

Saturday - 9.00am to 4 pm

(Excluding holidays)

SECURE PAYMENT

                                                                      



We are sorry but the diptyque site is not fully compatible with the browser you
are using.

You can change or update your browser by clicking on the following links.

 * Chrome
 * Firefox
 * Edge
 * Safari

You can continue your navigation by closing this window but you may encounter
problems while browsing.

Close
050408af023cb21ee7e209075febc3be
To top To top


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Reject All Accept All Cookies
Manage Cookies Settings



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

Cookies Details‎
Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * 
   
   View Cookies
   
    * Name
      cookie name

Confirm My Choices