myoutfitonline.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://kvo3.io/am5sbs
Effective URL: https://myoutfitonline.com/
Submission: On November 07 via api from BE — Scanned from DE

Form analysis 9 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="navigation-search grid grid-cols-[minmax(0,auto),1fr,minmax(0,auto),minmax(0,auto)] items-center px-4 lg:px-5 xl:px-6 py-3 lg:py-4 bg-page text-body">
  <input type="hidden" name="type" placeholder="" class="bg-page border-body" value="product" data-aid="armament-input">
  <input type="hidden" name="options[prefix]" placeholder="" class="bg-page border-body" value="last" data-aid="armament-input">
  <label class="font-heading heading-case hidden lg:block mr-3 grid-col-start-1 grid-col-end-2" for="">Search</label>
  <input type="search" name="q" placeholder="Search" class="bg-page border-body w-full col-start-2 col-end-5 row-start-1 row-end-2 stop-mega-menu-reinit" autocorrect="off" autocomplete="off" data-aid="search-bar-header">
  <button type="submit"
    class="group flex w-44 h-full items-center justify-center col-start-4 col-end-5 row-start-1 row-end-2 justify-self-end group cursor-pointer relative before:block before:absolute before:left-0 before:right-0 before:scale-x-0 before:h-full before:w-full before:bg-body hover:before:scale-x-100 before:transition-transform before:duration-300 before:ease-out"
    data-aid="header-search-submit-button">
    <svg data-aid="icon-search" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"
      class="no-touch-hover:group-hover:[transform:scale(1.125)rotate(90deg)] transition-transform duration-200 search-icon z-20 hover:text-page group-hover:text-page">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12.0345 6.39395C12.0345 9.11133 9.83166 11.3142 7.11429 11.3142C4.39691 11.3142 2.19405 9.11133 2.19405 6.39395C2.19405 3.67658 4.39691 1.47371 7.11429 1.47371C9.83166 1.47371 12.0345 3.67658 12.0345 6.39395ZM10.2669 11.9579C9.33651 12.4862 8.26063 12.7879 7.11429 12.7879C3.58301 12.7879 0.720337 9.92523 0.720337 6.39395C0.720337 2.86267 3.58301 0 7.11429 0C10.6456 0 13.5082 2.86267 13.5082 6.39395C13.5082 8.23338 12.7315 9.89139 11.4881 11.0579L15.2796 14.8494L14.219 15.91L10.2669 11.9579Z"
        fill="currentColor"></path>
    </svg>
  </button>
</form>

POST /localization

<form method="post" action="/localization" id="LanguageFormNoScript" accept-charset="UTF-8" class="localization-form localization-form--lang--noscript flex flex-col" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="localization"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="sr-only mt-2" id="LanguageLabelNoScript">Language</h2>
    <select name="locale_code" data-aid="noscript-language-selector" aria-labelledby="LanguageLabelNoScript">
      <option value="en" lang="en" selected=""> English </option>
      <option value="fr" lang="fr"> Français </option>
      <option value="de" lang="de"> Deutsch </option>
    </select>
  </div>
  <button type="submit"
    class=" button-btn  filled-button  text-h6 font-heading heading-case leading-none text-center min-h-[44px] py-[13px] px-4 inline-block border border-body transition-colors duration-500 relative z-10 armament-button after:absolute after:top-0 after:bottom-0 after:-z-[1] after:bg-body after:transition-transform after:duration-300 after:ease-out  md:mt-2"
    data-aid="">
    <span data-armada-button-text="">Update language</span>
  </button>
</form>

POST /localization

<form method="post" action="/localization" id="languageForm" accept-charset="UTF-8" class="localization-form localization-form--lang" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <div class="relative">
      <button type="button" class="flex flex-nowrap items-center group" aria-expanded="false" aria-controls="LanguageList" data-aid="language-selector-button">
        <span>English</span>
        <svg data-aid="icon-arrow-right" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" stroke-width="2" class=" rotate-90 ml-2" style="width:10px;height:10px">
          <path fill-rule="evenodd" stroke-width="3" clip-rule="evenodd" d="M11.3313 8.00002L4.54746 14.7839L5.60811 15.8446L13.4525 8.00013L13.4476 7.9952L13.4477 7.99509L5.60807 0.155396L4.54741 1.21606L11.3313 8.00002Z" fill="currentColor"></path>
        </svg>
      </button>
      <ul id="LanguageList" role="list" class="absolute right-0 lg:right-auto bg-page text-body my-2 border border-solid border-[rgba(0,0,0,0.2)] overflow-y-auto top-full z-[200] min-w-[12rem] max-w-[20rem] min-h-[8rem] max-h-[18rem] w-max" hidden=""
        data-aid="language-list">
        <li class="hover:opacity-30 transition-opacity duration-500 ease-out cursor-pointer py-[.95rem] px-[2rem]" tabindex="-1">
          <a class="underline opacity-50  focus-inset" href="#" hreflang="en" lang="en" aria-current="true" data-value="en">
                  English
                </a>
        </li>
        <li class="hover:opacity-30 transition-opacity duration-500 ease-out cursor-pointer py-[.95rem] px-[2rem]" tabindex="-1">
          <a class=" focus-inset" href="#" hreflang="fr" lang="fr" data-value="fr">
                  Français
                </a>
        </li>
        <li class="hover:opacity-30 transition-opacity duration-500 ease-out cursor-pointer py-[.95rem] px-[2rem]" tabindex="-1">
          <a class=" focus-inset" href="#" hreflang="de" lang="de" data-value="de">
                  Deutsch
                </a>
        </li>
      </ul>
    </div>
    <input type="hidden" name="locale_code" value="en" data-aid="language-input">
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="LanguageFormNoScript" accept-charset="UTF-8" class="localization-form localization-form--lang--noscript flex flex-col" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="localization"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="sr-only mt-2" id="LanguageLabelNoScript">Language</h2>
    <select name="locale_code" data-aid="noscript-language-selector" aria-labelledby="LanguageLabelNoScript">
      <option value="en" lang="en" selected=""> English </option>
      <option value="fr" lang="fr"> Français </option>
      <option value="de" lang="de"> Deutsch </option>
    </select>
  </div>
  <button type="submit"
    class=" button-btn  filled-button  text-h6 font-heading heading-case leading-none text-center min-h-[44px] py-[13px] px-4 inline-block border border-body transition-colors duration-500 relative z-10 armament-button after:absolute after:top-0 after:bottom-0 after:-z-[1] after:bg-body after:transition-transform after:duration-300 after:ease-out  md:mt-2"
    data-aid="">
    <span data-armada-button-text="">Update language</span>
  </button>
</form>

POST /localization

<form method="post" action="/localization" id="languageForm" accept-charset="UTF-8" class="localization-form localization-form--lang" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <div class="relative">
      <button type="button" class="flex flex-nowrap items-center group" aria-expanded="false" aria-controls="LanguageList" data-aid="language-selector-button">
        <span>English</span>
        <svg data-aid="icon-arrow-right" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" stroke-width="2" class=" rotate-90 ml-2" style="width:10px;height:10px">
          <path fill-rule="evenodd" stroke-width="3" clip-rule="evenodd" d="M11.3313 8.00002L4.54746 14.7839L5.60811 15.8446L13.4525 8.00013L13.4476 7.9952L13.4477 7.99509L5.60807 0.155396L4.54741 1.21606L11.3313 8.00002Z" fill="currentColor"></path>
        </svg>
      </button>
      <ul id="LanguageList" role="list" class="absolute right-0 lg:right-auto bg-page text-body my-2 border border-solid border-[rgba(0,0,0,0.2)] overflow-y-auto top-full z-[200] min-w-[12rem] max-w-[20rem] min-h-[8rem] max-h-[18rem] w-max" hidden=""
        data-aid="language-list">
        <li class="hover:opacity-30 transition-opacity duration-500 ease-out cursor-pointer py-[.95rem] px-[2rem]" tabindex="-1">
          <a class="underline opacity-50  focus-inset" href="#" hreflang="en" lang="en" aria-current="true" data-value="en">
                  English
                </a>
        </li>
        <li class="hover:opacity-30 transition-opacity duration-500 ease-out cursor-pointer py-[.95rem] px-[2rem]" tabindex="-1">
          <a class=" focus-inset" href="#" hreflang="fr" lang="fr" data-value="fr">
                  Français
                </a>
        </li>
        <li class="hover:opacity-30 transition-opacity duration-500 ease-out cursor-pointer py-[.95rem] px-[2rem]" tabindex="-1">
          <a class=" focus-inset" href="#" hreflang="de" lang="de" data-value="de">
                  Deutsch
                </a>
        </li>
      </ul>
    </div>
    <input type="hidden" name="locale_code" value="en" data-aid="language-input">
  </div>
</form>

POST /cart

<form action="/cart" method="post" id="cart" data-armada-selector="cart-line-items-wrapper">
  <div class="md:flex mt-2 md:mt-3" data-armada-selector="checkout-button">
    <noscript class="block mb-3 md:w-1/2 md:mb-0 md:mr-2">
      <button type="submit" form="cart"
        class=" button-btn  outline-button  text-h6 font-heading heading-case leading-none text-center min-h-[44px] py-[13px] px-4 inline-block border border-body transition-colors duration-500 relative z-10 armament-button after:absolute after:top-0 after:bottom-0 after:-z-[1] after:bg-body after:transition-transform after:duration-300 after:ease-out  w-full"
        data-aid="update-cart-button">
        <span data-armada-button-text="">Update</span>
      </button>
    </noscript>
    <button type="submit" id="checkout" name="checkout" form="cart"
      class=" button-btn  filled-button  text-h6 font-heading heading-case leading-none text-center min-h-[44px] py-[13px] px-4 inline-block border border-body transition-colors duration-500 relative z-10 armament-button after:absolute after:top-0 after:bottom-0 after:-z-[1] after:bg-body after:transition-transform after:duration-300 after:ease-out  w-full checkout-btn"
      data-aid="checkout-button">
      <span data-armada-button-text="">Check out</span>
    </button>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search"
  class="grid grid-cols-[minmax(0,auto),1fr,minmax(0,auto),minmax(0,auto)] items-center px-4 lg:px-5 xl:px-6 py-3 lg:py-4 bg-page text-body lg:row-start-1 lg:row-end-2 animate-menu-up animate-menu-up-delay-1">
  <input type="hidden" name="type" placeholder="" class="bg-page border-body" value="product" data-aid="armament-input">
  <input type="hidden" name="options[prefix]" placeholder="" class="bg-page border-body" value="last" data-aid="armament-input">
  <label class="font-heading heading-case hidden lg:block mr-3 grid-col-start-1 grid-col-end-2" for="">Search</label>
  <input type="search" name="q" placeholder="What are you looking for?" class="bg-page border-body w-full col-start-2 col-end-5 row-start-1 row-end-2 py-10 stop-mega-menu-reinit" autocorrect="off" autocomplete="off" data-aid="search-bar-header">
  <div tabindex="0" data-armada-selector="clear-search" aria-label="Clear search" class="close-icon cursor-pointer col-start-3 col-end-4 row-start-1 row-end-2 justify-self-end flex items-center justify-center h-44 w-44 group">
    <svg data-aid="icon-cancel" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-hover-classes">
      <rect width="20.6878" height="1.5" transform="matrix(0.70711 -0.707104 0.70711 0.707104 0.155396 14.7839)" fill="currentColor"></rect>
      <rect width="20.6878" height="1.5" transform="matrix(-0.70711 -0.707104 0.70711 -0.707104 14.7839 15.8445)" fill="currentColor"></rect>
    </svg>
  </div>
  <button type="submit"
    class="group flex w-44 h-full items-center justify-center col-start-4 col-end-5 row-start-1 row-end-2 justify-self-end relative group cursor-pointer before:block before:absolute before:left-0 before:right-0 before:scale-x-0 before:h-full before:w-full before:bg-body hover:before:scale-x-100 before:transition-transform before:duration-300 before:ease-out"
    data-aid="header-search-submit-button">
    <svg data-aid="icon-search" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"
      class="no-touch-hover:group-hover:[transform:scale(1.125)rotate(90deg)] transition-transform duration-200 search-icon z-20 group hover:text-page group-hover:text-page">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12.0345 6.39395C12.0345 9.11133 9.83166 11.3142 7.11429 11.3142C4.39691 11.3142 2.19405 9.11133 2.19405 6.39395C2.19405 3.67658 4.39691 1.47371 7.11429 1.47371C9.83166 1.47371 12.0345 3.67658 12.0345 6.39395ZM10.2669 11.9579C9.33651 12.4862 8.26063 12.7879 7.11429 12.7879C3.58301 12.7879 0.720337 9.92523 0.720337 6.39395C0.720337 2.86267 3.58301 0 7.11429 0C10.6456 0 13.5082 2.86267 13.5082 6.39395C13.5082 8.23338 12.7315 9.89139 11.4881 11.0579L15.2796 14.8494L14.219 15.91L10.2669 11.9579Z"
        fill="currentColor"></path>
    </svg>
  </button>
</form>

GET /search

<form action="/search" method="get" role="search" class="grid grid-cols-[minmax(0,auto),1fr,minmax(0,auto),minmax(0,auto)] items-center px-4 lg:px-5 xl:px-6 py-3 lg:py-4 bg-page text-body">
  <label class="font-heading heading-case hidden lg:block mr-3 grid-col-start-1 grid-col-end-2" for="">Search</label>
  <input type="search" name="q" placeholder="What are you looking for?" class="bg-page border-body w-full col-start-2 col-end-5 row-start-1 row-end-2 py-10" autocorrect="off" autocomplete="off" data-aid="search-bar-header">
  <svg data-aid="icon-cancel" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon-hover-classes close-icon mr-2 cursor-pointer col-start-3 col-end-4 row-start-1 row-end-2 justify-self-end hidden"
    tabindex="0" data-armada-selector="close-results" aria-label="Close">
    <rect width="20.6878" height="1.5" transform="matrix(0.70711 -0.707104 0.70711 0.707104 0.155396 14.7839)" fill="currentColor"></rect>
    <rect width="20.6878" height="1.5" transform="matrix(-0.70711 -0.707104 0.70711 -0.707104 14.7839 15.8445)" fill="currentColor"></rect>
  </svg>
  <button type="submit"
    class="group flex w-44 h-full items-center justify-center col-start-4 col-end-5 row-start-1 row-end-2 justify-self-end group cursor-pointer relative before:block before:absolute before:left-0 before:right-0 before:scale-x-0 before:h-full before:w-full before:bg-body hover:before:scale-x-100 before:transition-transform before:duration-300 before:ease-out"
    data-aid="header-search-submit-button">
    <svg data-aid="icon-search" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"
      class="no-touch-hover:group-hover:[transform:scale(1.125)rotate(90deg)] transition-transform duration-200 search-icon z-20 hover:text-page group-hover:text-page">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12.0345 6.39395C12.0345 9.11133 9.83166 11.3142 7.11429 11.3142C4.39691 11.3142 2.19405 9.11133 2.19405 6.39395C2.19405 3.67658 4.39691 1.47371 7.11429 1.47371C9.83166 1.47371 12.0345 3.67658 12.0345 6.39395ZM10.2669 11.9579C9.33651 12.4862 8.26063 12.7879 7.11429 12.7879C3.58301 12.7879 0.720337 9.92523 0.720337 6.39395C0.720337 2.86267 3.58301 0 7.11429 0C10.6456 0 13.5082 2.86267 13.5082 6.39395C13.5082 8.23338 12.7315 9.89139 11.4881 11.0579L15.2796 14.8494L14.219 15.91L10.2669 11.9579Z"
        fill="currentColor"></path>
    </svg>
  </button>
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 go2622060961 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-TcXBN5" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 775px; min-width: 200px; max-width: 1000px; border-radius: 0px; border-style: solid; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/XvVGY9/images/94469a66-b793-4c9d-82a4-df77e9f5571d.jpeg&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; padding: 0px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 1080px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-01JBZ03F9ZQMMJ8G83Z06ZSG33" style="width: 100%;">
          <div style="font-size: 14px; line-height: 280%; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; text-align: center;"><span style="color: #ffffff; font-family: Staatliches, Helvetica, Arial, sans-serif;"><span
                style="caret-color: rgb(255, 255, 255); font-size: 50px;">NEVER MISS A DROP</span></span></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 3px 35px 30px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-01JBZ03FA8PTJ130JTNDHYWR4K" style="width: 100%;">
          <div style="line-height: 158%; text-align: center;">
            <div style="line-height: 158%; text-align: center;"><span style="font-size: 24px; color: rgb(255, 255, 255);">Sign up to our community list to be the first to know </span></div>
            <div style="line-height: 158%; text-align: center;"><span style="font-size: 24px; color: rgb(255, 255, 255);">about restocks, future collections, and more.</span></div>
          </div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 80px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_01JBZ03FASP8YG9CRH08Z5XWV9" class="needsclick go2989292958 kl-private-reset-css-Xuajs1"
            type="email" autocomplete="email" name="email" tabindex="0" placeholder="EMAIL ADDRESS" aria-label="EMAIL ADDRESS" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 51px; text-align: left; color: rgb(255, 254, 254); font-family: Inter, &quot;Lucida Sans&quot;, &quot;Lucida Sans Unicode&quot;, Geneva, Verdana, sans-serif; font-size: 15px; font-weight: 400; letter-spacing: 0px; background-color: rgba(13, 0, 0, 0.04); border: 1px solid rgb(255, 255, 255);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 8px 80px 10px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go369028268 kl-private-reset-css-Xuajs1" type="button"
          tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 0px; border-style: none; border-color: rgb(255, 255, 255); border-width: 0px; color: rgb(71, 71, 71); font-family: Staatliches, Helvetica, Arial, sans-serif; font-size: 25px; font-weight: 400; letter-spacing: 1px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 51px; width: 100%;">SIGN
          UP</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

VIEW CART
 * APP EXCLUSIVE | RELEASING THIS FRIDAY: WARM MOCHA | TAP TO DOWNLOAD OUR APP
   AND GET A FIRST LOOK
 * FREE U.S. SHIPPING ON ORDERS $150+ WITH SAME-DAY PROCESSING BEFORE 4 PM ET
 * FIRST ORDER OR MISSING OUT ON UPDATES? SUBSCRIBE TO OUR NEWSLETTER AND GET
   10% OFF YOUR NEXT PURCHASE


Search
 * CORE BEST-SELLERS
 * FALL ARRIVALS
 * OUR T-SHIRTS
   * SHORT SLEEVE
   * LONG SLEEVE
   * STRAPLESS
   * TANK TOPS
 * SHOP BY
   * FABRIC
     * SIGNATURE
     * MICRO-RIBBED
     * COTTON SWEATS
     * KNIT RIBBED
     * RELAXED COTTON
     * RIBBED
     * FLOWTEX
   * CATEGORIES
     * TOPS
       * FULL-LENGTH TOPS
       * CROP TOPS
       * TANK TOPS
       * BODYSUITS
       * ALL TOPS
     * BOTTOMS
       * SWEATPANTS
       * SHORTS
       * PANTS
       * LEGGINGS
       * ALL BOTTOMS
     * JUMPSUITS & ROMPERS
       * JUMPSUITS
       * ROMPERS
       * ALL
     * DRESSES
     * SWEATS
       * SWEATSHIRTS
       * SWEATPANTS
       * SWEATSHORTS
       * ALL SWEATS
     * SWIM
     * PANTIES
     * SOLUTIONS
   * LATEST DROPS
     * FALL '24: PART 2
     * NAVY
     * DEEP OLIVE
     * FALL '24
     * THE OCEAN EDIT
     * SUMMER BASICS
     * THE PURPLE EDIT
 * COTTON SWEATS
 * UNDERWEAR
 * LOOKBOOKS
   * FALL '24: PART 2
   * NAVY
   * DEEP OLIVE
   * FALL '24: PART 1
   * SUMMER BASICS
   * HEATHER GRAYS
 * E-GIFT CARD
   

 * NEW ARRIVALS

   

 * SHOP BASICS

   

 * T-SHIRTS

   

 * MICRO-RIBBED

   

 * NAVY

   

 * ABOUT US

   

 * SIZE GUIDE

   

 * EASY RETURNS

   

 * US & WORLDWIDE SHIPPING


LANGUAGE

English Français Deutsch
Update language
English
 * English
 * Français
 * Deutsch

 * CORE BEST-SELLERS
 * FALL ARRIVALS
 * OUR T-SHIRTS
   * SHORT SLEEVE
   * LONG SLEEVE
   * STRAPLESS
   * TANK TOPS
 * SHOP BY
   * FABRIC
     * SIGNATURE
     * MICRO-RIBBED
     * COTTON SWEATS
     * KNIT RIBBED
     * RELAXED COTTON
     * RIBBED
     * FLOWTEX
   * CATEGORIES
     * TOPS
       * FULL-LENGTH TOPS
       * CROP TOPS
       * TANK TOPS
       * BODYSUITS
       * ALL TOPS
     * BOTTOMS
       * SWEATPANTS
       * SHORTS
       * PANTS
       * LEGGINGS
       * ALL BOTTOMS
     * JUMPSUITS & ROMPERS
       * JUMPSUITS
       * ROMPERS
       * ALL
     * DRESSES
     * SWEATS
       * SWEATSHIRTS
       * SWEATPANTS
       * SWEATSHORTS
       * ALL SWEATS
     * SWIM
     * PANTIES
     * SOLUTIONS
   * LATEST DROPS
     * FALL '24: PART 2
     * NAVY
     * DEEP OLIVE
     * FALL '24
     * THE OCEAN EDIT
     * SUMMER BASICS
     * THE PURPLE EDIT
 * COTTON SWEATS
 * UNDERWEAR
 * LOOKBOOKS
   * FALL '24: PART 2
   * NAVY
   * DEEP OLIVE
   * FALL '24: PART 1
   * SUMMER BASICS
   * HEATHER GRAYS
 * E-GIFT CARD




LANGUAGE

English Français Deutsch
Update language
English
 * English
 * Français
 * Deutsch




0


Subtotal: €0,00


Continue shopping
Update Check out



YOUR CART

Your cart is empty

Continue shopping
Search



NAVIGATION MENU

NEW ARRIVALS
SHOP BASICS
T-SHIRTS
MICRO-RIBBED
NAVY


FEATURED COLLECTION

Quick Add quick add
XS/S M/L

A VERSATILE CROP TOP - MINT

Add
Quick Add quick add
XS/S M/L

A VERSATILE CROP TOP- BLACK

Add
Quick Add quick add
XS/S M/L

A VERSATILE CROP TOP- MAGENTA

Add
Quick Add quick add
XS/S M/L

A VERSATILE CROP TOP- WHITE

Add
Quick Add quick add
XS S M L XL

ACE BIKINI BOTTOMS - BLACK

Add
Quick Add quick add
XS S M L XL

ACE TEXTURED BIKINI BOTTOMS - LIGHT GRAY

Add
 * Quick Add quick add
   XS/S M/L
   
   A VERSATILE CROP TOP - MINT
   
   Add
 * Quick Add quick add
   XS/S M/L
   
   A VERSATILE CROP TOP- BLACK
   
   Add
 * Quick Add quick add
   XS/S M/L
   
   A VERSATILE CROP TOP- MAGENTA
   
   Add
 * Quick Add quick add
   XS/S M/L
   
   A VERSATILE CROP TOP- WHITE
   
   Add
 * Quick Add quick add
   XS S M L XL
   
   ACE BIKINI BOTTOMS - BLACK
   
   Add
 * Quick Add quick add
   XS S M L XL
   
   ACE TEXTURED BIKINI BOTTOMS - LIGHT GRAY
   
   Add




Search
 * Quick Add quick add
   XS S M L XL XXL
   
   T-SHAPE MICRO-RIBBED TANK TOP - WHITE
   
   Regular price €37,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS S M L XL XXL
   
   STRUCTURED WIDE LEG SWEATPANTS - WHITE
   
   Regular price €70,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS S M L XL XXL
   
   PRIME CAMI TANK TOP - WHITE
   
   Regular price €37,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS S M L XL XXL
   
   ZIP-UP LONG SLEEVE T-SHIRT - WHITE
   
   Regular price €41,95
   Regular price
   -%
   Unit price /  per 
   Add


 * CORE BEST-SELLERS
   
   View all














 * Quick Add quick add
   XS S M L XL
   
   REFORM OPEN BACK LONG SLEEVE T-SHIRT - COCOA
   
   Regular price €41,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS S M L XL
   
   THE IVY WIDE-LEG TROUSERS - BROWN
   
   Regular price €84,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS S M L XL
   
   V-SHAPE LONG SLEEVE T-SHIRT - COCOA
   
   Regular price €41,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS/S M/L
   
   THE RIBBED LONG CARDIGAN - LIGHT BROWN
   
   Regular price €93,95
   Regular price
   -%
   Unit price /  per 
   Add


 * FALL '24
   
   View all












 * Quick Add quick add
   XS S M L XL
   
   BOYFRIEND ZIP-UP HOODIE - HEATHER GRAY
   
   Regular price €65,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS S M L XL
   
   STRUCTURED WIDE LEG SWEATPANTS - HEATHER GRAY
   
   Regular price €70,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS S M L XL
   
   OVERSIZED BOMBER FIT JACKET - COCOA
   
   Regular price €70,95
   Regular price
   -%
   Unit price /  per 
   Add
 * Quick Add quick add
   XS S M L XL XXL
   
   STRUCTURED WIDE LEG SWEATPANTS - COCOA
   
   Regular price €70,95
   Regular price
   -%
   Unit price /  per 
   Add


 * SWEATS
   
   View all













THE COMPANY

THE COMPANY

 * About Us
 * FAQ
 * Size Chart
 * Careers

 

 * Shop Now, Pay Later
 * Shipping Information
 * Easy Returns
 * Route Insurance
 * Contact Us
 * Accessibility
 * Privacy Policy
 * Terms

DELIVERY CHARGES

UPS Ground: $9.95 USD UPS 2nd Day Air: $15.00 USD UPS Next Day: $35.00 USD

International Standard & Express Shipping calculated at check out.


Go to cart









Nov 07, 2024 08:41
Product Tag :
Product Collection :


JOIN THE LIST | 10% OFF
Close dialog
NEVER MISS A DROP
Sign up to our community list to be the first to know
about restocks, future collections, and more.

SIGN UP