us.sirthelabel.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://sirthelabel.com/
Effective URL: https://us.sirthelabel.com/
Submission Tags: tranco_l324
Submission: On April 02 via api from DE — 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

RECEIVE 10% OFF YOUR FIRST ORDER. CLICK HERE TO SIGN UP

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

RECEIVE 10% OFF YOUR FIRST ORDER. CLICK HERE TO SIGN UP

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

RECEIVE 10% OFF YOUR FIRST ORDER. CLICK HERE TO SIGN UP

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

RECEIVE 10% OFF YOUR FIRST ORDER. CLICK HERE TO SIGN UP

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

RECEIVE 10% OFF YOUR FIRST ORDER. CLICK HERE TO SIGN UP

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

RECEIVE 10% OFF YOUR FIRST ORDER. CLICK HERE TO SIGN UP

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
    * Back In Stock
    * Coming Soon
   
   
   New This Week
   
   New In Dresses
   
   Back In Stock
   New This Week
   
   New In Dresses
   
   Back In Stock
   
   
   

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

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

 * Sale
    * Back
   
    * SALE
   
    * All Sale
    * New to Sale
    * Best Sellers
    * Sale Dresses
    * Sale Tops
    * Sale Skirts
    * Sale Pants
    * Sale Swim
    * Sale Tailoring
    * Sale Midi Dresses
    * Sale Maxi Dresses
   
   
   New To Sale
   
   Sale Skirts
   
   Sale Tops
   New to Sale
   
   Sale Skirts
   
   Sale Tops
   
   
   

 * Shop Social
 * Collections
   
   Spring Summer '24
   
   Resort '24
   
   Pre Fall '23
 * YES SIR.
 * Values

Tailoring

Jewelery
Elenaora Linen




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 This Week

SIR. Swim

Best Sellers




 * 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

SPRING SUMMER '24

SPRING SUMMER '24

Shop New Arrivals Shop New Arrivals

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

Mini Dresses

Swim

Two Piece Sets

Dresses

TAILORING

TAILORING

Shop The Edit Shop The Edit

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

LEONARDO BODICE

SANDRINE HALTER DRESS

LEONARDO MIDI SKIRT

LEONARDO MINI DRESS

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

NEW SEASON SWIM

NEW SEASON SWIM

SHOP SWIM SHOP SWIM

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

 * Shop Instagram
 * Shop

Chevron pointing left
Exploring the streets of Paris in our Eleanora column midi dress and Jacques
bodysuit. Online and in-store now.
31 MARCH 2024
Eleanora Column Midi Dress
420.00
Jacques Mesh Bodysuit
220.00
Seen in SIR. @veravanerp Vera in our Eleanora column midi dress, online and
in-store now.
30 MARCH 2024
Eleanora Column Midi Dress
420.00
Ayen in our Affogato asymmetrical top and midi skirt. Online and in-store now.
30 MARCH 2024
Affogato Asymmetric Top
240.00
Affogato Asymmetric Midi Skirt
290.00
Ayen in our Avellino lace layered dress. Online and in-store now.
29 MARCH 2024
Avellino Lace Layered Dress
560.00
Details of our Avellino lace layered dress. Online and in-store now.
29 MARCH 2024
Avellino Lace Layered Dress
560.00
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
 * Klarna
 * Faq
 * Sale terms & conditions

Info
 * Our story
 * Loyalty
 * Stores
 * Gift cards
 * Size guide
 * 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









CanadaClose
Select your countryAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntigua &
BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBonaire,
St.Eustatius & SabaBosnia & HerzegovinaBotswanaBrazilVirgin Islands
(British)Brunei DarussalamBulgariaBurkina
FasoBurundiCambodiaCameroonCanadaCanary Island, SpainCape VerdeCayman
IslandsCentral African RepublicChadChileChina, People's Republic
ofColombiaComorosCongoCook IslandsCosta RicaCroatiaCuraçaoCyprusCzech
RepublicDenmarkDjiboutiDominicaDominican RepublicTimor-LesteEcuadorEgyptEl
SalvadorEquatorial GuineaEritreaEstoniaEthiopiaFalkland Islands (Malvinas)Faroe
Islands (Denmark)FijiFinlandFranceFrench
GuianaGabonGambiaGeorgiaGermanyGibraltarGreeceGreenland
(Denmark)GrenadaGuadeloupeGuamGhanaGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHondurasHong
KongHungaryIcelandIndiaIndonesiaIraqIrelandIsle of ManIsraelItalyIvory
CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKorea, The Republic
ofKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLithuaniaLiechtensteinLuxembourgMacauMacedoniaMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall
IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMoldovaMicronesia, Federated
States ofMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauru,
Republic OfNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiue
IslandNorfolk IslandNorthern Mariana
IslandsNorwayOmanPakistanPalestinePanamaPapua New
GuineaParaguayPalauPeruPhilippinesPolandPortugalPuerto
RicoQatarReunionRomaniaRussiaRwandaSan MarinoSao Tome & PrincipeSaudi
ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon
IslandsSouth AfricaSouth SudanSpainSri LankaSt. BarthelemySt. Kitts and NevisSt.
LuciaSt. MartinSt. VincentSudanSurinameSwazilandSwedenSwitzerlandFrench
Polynesia (Tahiti)SyriaTaiwanTajikistanTanzaniaThailandTogoTongaTrinidad and
TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluVirgin Islands
(U.S.)UgandaUkraineUnited Arab EmiratesUnited KingdomUnited
StatesUruguayUzbekistanVanuatuVenezuelaVietnamVatican CitySamoaWallis and
FutunaYemenZambiaZimbabwe

We do not currently ship to this country.

Powered by
fr | en