us.sirthelabel.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: http://sirthelabel.com/
Effective URL: https://us.sirthelabel.com/
Submission: On November 01 via api from AU — Scanned from CA

Form analysis 10 forms found in the DOM

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="shopify-currency-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="return_to" value="/">
  <select name="currency">
    <option data-code="AU" value="AUD">AUD $</option>
    <option data-code="US" value="CAD" selected="selected">CAD $</option>
    <option data-code="US" value="EUR">EUR €</option>
    <option data-code="US" value="GBP">GBP £</option>
    <option data-code="US" value="JPY">JPY ¥</option>
    <option data-code="AU" value="NZD">NZD $</option>
    <option data-code="US" value="SGD">SGD $</option>
    <option data-code="US" value="USD">USD $</option>
    <option value="/pages/listing-countries">Other</option>
  </select>
</form>

/collections/shop

<form action="/collections/shop">
  <div class="form-group input m-0 mx-auto">
    <div class="parent input-group">
      <input type="text" placeholder="Type to search" name="q" class="pr-0 form-control input__field input-field-lg search-input" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="none" ss-autocomplete-input="">
      <input type="submit" class="search-submit">
      <div class="close-btn">
        <button type="button" class="btn btn-transparent pop-up-close"><svg id="x" xmlns="http://www.w3.org/2000/svg" width="17.875" height="17.875" viewBox="0 0 17.875 17.875">
            <metadata><!--?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?-->
              <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01        ">
                <rdf:rdf xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                  <rdf:description rdf:about=""></rdf:description>
                </rdf:rdf>
              </x:xmpmeta>
              <!--?xpacket end="w"?-->
            </metadata>
            <defs>
              <style>
                .cls-1 {
                  fill: #fff;
                  stroke: #000;
                  stroke-width: 1px;
                  fill-rule: evenodd;
                }
              </style>
            </defs>
            <path class="cls-1" d="M0.4,0.4L17.6,17.6" transform="translate(-0.063 -0.063)"></path>
            <path id="Shape_907_copy" data-name="Shape 907 copy" class="cls-1" d="M17.562,0.437L0.438,17.562" transform="translate(-0.063 -0.063)"></path>
          </svg>
        </button>
      </div>
      <label class="input__label">How can we help?</label>
      <span class="input-error">Please fill the field</span>
    </div>
  </div>
</form>

POST /cart

<form action="/cart" method="post">
  <button type="submit" name="checkout" class="btn btn-theme btn-lg btn-checkout">Checkout</button>
  <button type="button" class="btn btn-theme btn-lg btn-continue cart-drawer-close">Continue Shopping</button>
  <a href="/cart" class="btn btn-text btn-lg">View Bag</a>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="form-label"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="form-group input">
    <input type="hidden" name="checkout_url" value="https://us.sirthelabel.com/">
    <div class="parent">
      <input type="email" class="form-control input__field " name="customer[email]" id="username" spellcheck="false" autocomplete="off" autocapitalize="off" autofocus="">
      <label class="input__label">Email</label>
      <span class="input-error input-error-text"></span>
    </div>
  </div>
  <div class="form-group input">
    <div class="parent">
      <input type="password" name="customer[password]" id="CustomerPassword" class="form-control input__field ">
      <label class="input__label">Password</label>
      <span class="input-error">Please fill the field</span>
    </div>
  </div>
  <div class="text-center form-btn">
    <button type="submit" class="btn btn-theme btn-lg">Sign In</button>
  </div>
  <a href="#forgotPassword" data-toggle="modal" data-dismiss="modal" class="form-link">Forgot your password?</a>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" class="form-label"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <div class="row">
    <div class="col-sm-16">
      <div class="form-group input">
        <div class="parent">
          <input type="text" name="customer[first_name]" class="form-control input__field" id="FirstName" autofocus="">
          <label class="input__label">First Name</label>
          <span class="input-error input-error-text">Please fill the field</span>
        </div>
      </div>
    </div>
    <div class="col-sm-16">
      <div class="form-group input">
        <div class="parent">
          <input type="text" name="customer[last_name]" id="LastName" class="form-control input__field">
          <label class="input__label">Last Name</label>
          <span class="input-error input-error-text">Please fill the field</span>
        </div>
      </div>
    </div>
    <div class="col-sm-16">
      <div class="form-group input">
        <div class="parent">
          <input type="email" name="customer[email]" id="Email" class="form-control input__field" value="" spellcheck="false" autocomplete="off" autocapitalize="off">
          <label class="input__label">Email</label>
          <span class="input-error">Please fill the field</span>
        </div>
      </div>
    </div>
    <div class="col-sm-16">
      <div class="form-group input">
        <div class="parent">
          <input type="password" name="customer[password]" id="CreatePassword" class="form-control input__field">
          <label class="input__label">Password</label>
          <span class="input-error">Please fill the field</span>
        </div>
      </div>
    </div>
  </div>
  <div class="accepts_marketing">
    <input type="hidden" name="customer[accepts_marketing]" value="">
    <input type="checkbox" name="customer[accepts_marketing]" checked="checked">
    <p>Receive loyalty status updates and exclusive member offers via email.</p>
  </div>
  <div class="form-terms login-slogan">
    <p>By signing up you agree to SIR <a href="/pages/customer-care#legal-policiesWrap">Terms of Service</a> and <a href="/pages/customer-care#legal-policiesWrap">Privacy Policy</a></p>
  </div>
  <div class="text-center form-btn">
    <button type="submit" value="" class="btn btn-theme">Create</button>
  </div>
  <a href="#login" data-toggle="modal" data-dismiss="modal" class="form-link">I have an account</a>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" class="form-label"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="form-group input input__filled">
    <div class="parent">
      <input type="email" name="email" id="RecoverEmail" class="active form-control input__field" spellcheck="false" autocomplete="off" autocapitalize="off" autofocus="">
      <label class="input__label" for="RecoverEmail">Your email address</label>
      <span class="input-error input-error-text">Please fill form</span>
    </div>
  </div>
  <div class="text-center form-btn">
    <button type="submit" class="btn btn-theme btn-lg">Submit</button>
  </div>
</form>

POST /contact#subscribe-form

<form method="post" action="/contact#subscribe-form" id="subscribe-form" accept-charset="UTF-8" class="footer__subscribe-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="footer__subscribe-row form-group klaviyo-form-trigger">
    <input type="email" required="" name="contact[email]" class="footer__subscribe-input form-control" value="" autocorrect="off" autocapitalize="off" aria-label="Email address" placeholder="Email address">
    <button type="submit" name="commit" class="subscribe-form__button btn-transparent" aria-label="Subscribe">
      <span class="visually-hidden">Subscribe</span>
    </button>
  </div>
</form>

GET /

<form class="regionalisation-form" action="/" method="get">
  <select name="region">
    <option data-code="US" value="https://us.sirthelabel.com" selected="selected">International</option>
    <option data-code="AU" value="https://sirthelabel.com">Australia &amp; New Zealand</option>
  </select>
</form>

GET //manage.kmail-lists.com/subscriptions/subscribe

<form id="email_signup" class="klaviyo_gdpr_embed_Piwkj2 subscribe-form__wrapper" action="//manage.kmail-lists.com/subscriptions/subscribe" data-ajax-submit="//manage.kmail-lists.com/ajax/subscriptions/subscribe" method="GET" target="_blank"
  novalidate="novalidate">
  <div class="klaviyo-form--inner">
    <input type="hidden" name="g" value="Piwkj2">
    <input type="hidden" name="$fields" value="$consent">
    <input type="hidden" name="$list_fields" value="$consent">
    <input type="hidden" name="$fields" value="Accepts Marketing">
    <input type="hidden" name="Accepts Marketing" value="true">
    <input type="hidden" name="$fields" value="first_name,last_name,phone_number,Country,Birthday">
    <div class="required-fields-error text-center">
      <p> Please fill in all fields </p>
    </div>
    <div class="klaviyo_field_group">
      <div class="klaviyo_form_field--wrapper">
        <label for="k_id_email">First name</label>
        <input id="klaviyo_form_first_name" type="text" name="first_name" value="" required="">
      </div>
      <div class="klaviyo_form_field--wrapper">
        <label for="k_id_email">Last name</label>
        <input id="klaviyo_form_last_name" type="text" name="last_name" value="" required="">
      </div>
    </div>
    <div class="klaviyo_field_group">
      <div class="klaviyo_form_field--wrapper">
        <label for="k_id_email">Email</label>
        <input class="" type="email" value="" name="email" id="k_id_email" required="">
      </div>
      <div class="klaviyo_form_field--wrapper">
        <label for="k_id_email">Phone number</label>
        <input id="klaviyo_form_phone_number" type="tel" name="phone_number" value="" required="">
      </div>
    </div>
    <div class="klaviyo_field_group">
      <div class="klaviyo_form_field--wrapper">
        <label for="k_id_email">Country</label>
        <input id="klaviyo_form_country" type="text" name="Country" value="" required="">
      </div>
      <div class="klaviyo_form_field--wrapper form-flex-parent klaviyo_field_group select-date-widget">
        <div class="klaviyo_form_field--birthday">
          <label for="klaviyo_birthday_controls">Birthday</label>
          <div class="form-flex-horizontal klaviyo_birthday_controls">
            <input placeholder="MM" name="Birthday_month" type="text" class="field text date-picker Birthday_month" value="" size="2" maxlength="2" tabindex="0">
            <input placeholder="DD" name="Birthday_day" type="text" class="field text date-picker Birthday_day" value="" size="2" maxlength="2" tabindex="0">
            <input placeholder="YYYY" name="Birthday_year" type="text" class="field text date-picker year Birthday_year" value="" size="4" maxlength="4" tabindex="0">
          </div>
        </div>
      </div>
    </div>
    <div id="signup-recaptcha"></div>
    <div class="klaviyo-form__submit">
      <div class="klaviyo_form_actions action">
        <button type="submit" value="Submit" class="btn btn-theme SignupModal__trigger klaviyo_submit_button subscribe-form__button" data-kla-form-submit=""></button>
      </div>
    </div>
  </div>
  <div class="klaviyo_messages">
    <div class="success_message" style="display:none;"></div>
    <div class="error_message" style="display:none;"></div>
  </div>
</form>

POST

<form method="post" autocomplete="nope" action="">
  <input class="form-control py-2 input__field pr-5 notify_me_email" type="email" placeholder="Your email address" autocomplete="nope" required="">
  <span class="input-error">Please fill the field</span>
</form>

Text Content

Skip to content

SIGN UP FOR 10% OFF YOUR FIRST ORDER

FREE GLOBAL EXPRESS SHIPPING ON ALL ORDERS OVER $300USD

DUTIES AND TAXES CALCULATED AT CHECKOUT. NO HIDDEN SURPRISES UPON DELIVERY.

SIGN UP FOR 10% OFF YOUR FIRST ORDER

FREE GLOBAL EXPRESS SHIPPING ON ALL ORDERS OVER $300USD

DUTIES AND TAXES CALCULATED AT CHECKOUT. NO HIDDEN SURPRISES UPON DELIVERY.

SIGN UP FOR 10% OFF YOUR FIRST ORDER

FREE GLOBAL EXPRESS SHIPPING ON ALL ORDERS OVER $300USD

DUTIES AND TAXES CALCULATED AT CHECKOUT. NO HIDDEN SURPRISES UPON DELIVERY.

SIGN UP FOR 10% OFF YOUR FIRST ORDER

FREE GLOBAL EXPRESS SHIPPING ON ALL ORDERS OVER $300USD

DUTIES AND TAXES CALCULATED AT CHECKOUT. NO HIDDEN SURPRISES UPON DELIVERY.

SIGN UP FOR 10% OFF YOUR FIRST ORDER

FREE GLOBAL EXPRESS SHIPPING ON ALL ORDERS OVER $300USD

DUTIES AND TAXES CALCULATED AT CHECKOUT. NO HIDDEN SURPRISES UPON DELIVERY.

SIGN UP FOR 10% OFF YOUR FIRST ORDER

FREE GLOBAL EXPRESS SHIPPING ON ALL ORDERS OVER $300USD

DUTIES AND TAXES CALCULATED AT CHECKOUT. NO HIDDEN SURPRISES UPON DELIVERY.

 * 
 * CAD $
    * AUD $
    * CAD $
    * EUR €
    * GBP £
    * JPY ¥
    * NZD $
    * SGD $
    * USD $
    * Other
    * 

 * 


SIR.

 * Search
 * Loyalty
 * Account
 * Search
 * 
 * 0


 * New Arrivals
    * Back
   
    * NEW ARRIVALS
   
    * All New Arrivals
    * New This Week
    * New In Swim
    * Resort '25
    * Fall Dressing
    * SIR. Jewelry
    * Back In Stock
    * Coming Soon
    * Best Sellers
   
   
   Resort '25 | Dreamwood
   
   New In | Dresses
   Resort '25
   
   New In | Swim
   
   Dresses
   
   
   

 * Shop
    * Back
   
    * SHOP
   
    * Womens
      * All Womens
      * Dresses
         * All Dresses
         * Mini Dresses
         * Midi Dresses
         * Maxi Dresses
      
      * Tops
      * Two Piece Sets
      * Jackets & Coats
      * Knitwear
      * Skirts
      * Pants
      * Shorts
      * Denim
      * Blazers
      * Tailoring
      * Linen
      * Intimates
   
    * Swim
      * All Swim
      * Tops
      * Bottoms
      * One Piece
      * Swim Cover Ups
      * SIR. Swim Sets
   
    * Accessories
      * All Accessories
      * Jewelry
      * Scarves
      * Hats
      * Belts
      * Towels
      * Bags
   
    * Gift Cards
   
    * SHOP BY EDITS
      * Resort '25
      * Best Sellers
      * Event Dressing
      * Transeasonal Dressing
      * FibreTrace®
      * Coming Soon
      * Signature SIR.
      * Core

 * Dresses
    * Back
   
    * DRESSES
   
    * All Dresses
    * Mini Dresses
    * Midi Dresses
    * Maxi Dresses
    * Event Dresses
    * Silk Dresses
    * Knitted Dresses
    * Linen Dresses
    * Cut Out Dresses
    * White Dresses
    * Black Dresses
    * Wedding Guest Dresses
   
   
   Maxi Dresses
   
   Silk Dresses
   
   Event Dresses
   Maxi Dresses
   
   Silk Dresses
   
   Event Dresses
   
   
   

 * Best Sellers
 * Shop Social
 * Collections
   
   Resort '25
   
   Pre Fall '24
   
   Spring Summer '24
 * YES SIR.
 * Values

Resort '25

Dresses

SIR. Jewelry




Account Loyalty Contact Us
AUD $CAD $EUR €GBP £JPY ¥NZD $SGD $USD $Other
Added to wishlist

How can we help? Please fill the field

QUICK LINKS:

 * Dresses
 * Tops
 * Pants
 * Shipping & Delivery
 * Contact Us
 * Returns





CART

SIR. Loyalty

Join Now or Login to explore offers and redeem benefits.

Your bag is currently empty

New Arrivals

Dresses

SIR. Jewelry




 * Free shipping ON orders over $300
 * 14 DAY RETURNS*
 * EARN LOYALTY POINTS


Subtotal: $0.00 CAD

TAXES AND DUTIES CALCULATED AT CHECKOUT

You are $300.00 CAD away from free shipping
Checkout Continue Shopping View Bag

SIGN IN

Email
Password Please fill the field
Sign In
Forgot your password?

New customer? Sign up to receieve the following benefits:

 * Complete checkout more quickly
 * Review order information and tracking

Sign up

CREATE AN ACCOUNT

First Name Please fill the field
Last Name Please fill the field
Email Please fill the field
Password Please fill the field

Receive loyalty status updates and exclusive member offers via email.

By signing up you agree to SIR Terms of Service and Privacy Policy

Create
I have an account

RESET YOUR PASSWORD

Your email address Please fill form
Submit
I have an account

RESORT '25

RESORT '25

NEW ARRIVALS

NEW ARRIVALS

SHOP NEW SHOP NEW

NEW IN DRESSES

Shop Now

SKIRTS

Shop Now

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

Serene Slip Dress

Halcyon Midi Dress

Serene Scarf Dress

Halcyon Mini Dress

EVENT DRESSING

Shop Now

MINI DRESSES

Shop Now

NEW IN SWIM

Shop Now

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

Jacques Knot Midi Dress

Savanna Wrap Mini Skirt

Coastline Overlay Dress

Mahogany String Triangle Top

RESORT '25 CAMPAIGN

RESORT '25 CAMPAIGN

A BODRUM SUMMER

A BODRUM SUMMER

View Now On Yes SIR. View Now On Yes SIR.

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

 * Shop Instagram
 * Shop

Chevron pointing left
Our new favourite colour way of the Thames is here.
31 OCTOBER 2024
South Stud Drop
180.00
Turkish delight. Our travel story is live now.
31 OCTOBER 2024
Serene Slip Dress
520.00
Introducing Paula by Jen. Join us for a few days escape in Bodrum.
30 OCTOBER 2024
Talulah Knot Mini Dress
360.00
South Stacked Earring
180.00
Sheer details.
30 OCTOBER 2024
Sage Flounce Gown
750.00
Resort layering.
30 OCTOBER 2024

Chevron pointing right

#sirthelabel

Free Exchanges

Easy online size swaps

Fast Global Shipping

Complimentary on orders over $300USD

SIR. Loyalty

Earn points and move through our tiered program

Customer Care
 * Contact
 * Shipping & delivery
 * Returns
 * Afterpay
 * Klarna
 * Faq
 * Gift cards

Info
 * Our story
 * Values
 * Loyalty
 * Size guide
 * Stores
 * Stockists
 * Privacy policy
 * Terms & conditions

Join Us
 * Tiktok
 * Instagram
 * Pinterest
 * Facebook
 * Join sir. sms
 * Loyalty
 * Linkedin

Receive 10% Off Your First Order
Receive 10% Off Your First Order
Receive 10% Off Your First Order
Subscribe

We’re located in Sydney, Australia

Customer Care hours:
Sun - Thurs | 3pm - 10pm PST

 * Email: 
   
   customercare@sirthelabel.com

 * Phone: 
   
   +61 2 9191 0245

 * WhatsApp: 
   
   +61 2 9191 0245

InternationalAustralia & New Zealand

SIR. acknowledges the Gadigal People of the Eora Nation as the Traditional
Custodians of the land where we come together each day. We pay our respects to
elders past, present and emerging, extending our acknowledgement to all
Indigenous Australians as the traditional owners of country.

SHOP THE LOOK



Receive 10% Off Your First Order

Please fill in all fields

First name
Last name
Email
Phone number
Country
Birthday






RULES BEFORE RETURNING

Please ensure you have read our Returns Policy and your return complies with the
3 below points before lodging your return.

1. Item/s must be returned within 14 days of delivery.

2. Item must be unworn with orginal tags attached.

3. Items must be returned in their original packaging.

MY ITEM/S MATCH
cancel



SIZE NOT AVAILABLE

Leave your email address below and we'll notify you if your size becomes
available.

Please fill the field
Notify me icon-favourite

Thank you! we'll notify you by email if this comes back in stock

You are currently shopping on the International store. Are you sure you want to
go to the Australia & New Zealand store? To find your correct store please click
here.

 * Stay in International
 * or
 * Continue to Australia & New Zealand











603px


603px

SIR. LOYALTY
Enjoy 10% off your first full price order.







Earn points to progress through tiers for:

Birthday rewards

Complimentary shipping

Seasonal gifts



Early access

 JOIN NOW
LOGIN
×