eugfashion.com Open in urlscan Pro
23.227.38.71  Public Scan

Submitted URL: http://eugfashion.com/
Effective URL: https://eugfashion.com/
Submission: On March 10 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <div class="appear-animation appear-delay-3">
        <label for="CartNoteDrawer">ADD Order Note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer" placeholder="How can we help you"></textarea>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal=""><span class="money">$0.00</span></div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping and Discount Codes calculated at next step.<br>
        </small>
      </div>
      <div class="wisn-progress-bar-container-cart">
        <div class="progress-bar-container" style="display: block;">
          <div class="progress-bar" style="width: 0%;"></div>
        </div>
        <div class="cart-far-away-free-shipping">You are just $250.00 away from free shipping!</div>
      </div>
      <!-- Seel Code 3/8/2022 -->
      <div class="ra-cart-widget"></div>
      <!-- End Seel Code -->
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </div>
      <div class="wisn-drawe-buttons">
        <div class="wisn-view-cart-bottom" onclick="window.location.href = '/cart'">VIEW CART</div>
        <div class="wisn-continue-shopping-bottom" onclick="window.location.href = '/collections/all'">CONTINUE SHOPPING</div>
        <div class="wisn-drawe-bottom-text">or 4 interest-free installments of $12.25 by AfterPay</div>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formtoolbar" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><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="multi-selectors__item">
    <h2 class="visually-hidden" id="CurrencyHeading-toolbar"> Currency </h2>
    <div class="disclosure" data-disclosure-currency="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="CurrencyList-toolbar" aria-describedby="CurrencyHeading-toolbar" data-disclosure-toggle=""><span class="currency-flag currency-flag--us"
          data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label"> United States (USD $) </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
        </svg>
      </button>
      <ul id="CurrencyList-toolbar" class="disclosure-list disclosure-list--down disclosure-list--left" data-disclosure-list="">
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AD" data-disclosure-option=""><span class="currency-flag currency-flag--ad" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Andorra (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AU" data-disclosure-option=""><span class="currency-flag currency-flag--au" data-flag="AUD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Australia (AUD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AT" data-disclosure-option=""><span class="currency-flag currency-flag--at" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Austria (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AZ" data-disclosure-option=""><span class="currency-flag currency-flag--az" data-flag="AZN" aria-hidden="true"></span><span class="disclosure-list__label">
                  Azerbaijan (AZN ₼)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BH" data-disclosure-option=""><span class="currency-flag currency-flag--bh" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bahrain (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BE" data-disclosure-option=""><span class="currency-flag currency-flag--be" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Belgium (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BV" data-disclosure-option=""><span class="currency-flag currency-flag--bv" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bouvet Island (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BG" data-disclosure-option=""><span class="currency-flag currency-flag--bg" data-flag="BGN" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bulgaria (BGN лв.)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CA" data-disclosure-option=""><span class="currency-flag currency-flag--ca" data-flag="CAD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Canada (CAD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CK" data-disclosure-option=""><span class="currency-flag currency-flag--ck" data-flag="NZD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Cook Islands (NZD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CU" data-disclosure-option=""><span class="currency-flag currency-flag--cu" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Cuba (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CY" data-disclosure-option=""><span class="currency-flag currency-flag--cy" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Cyprus (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CZ" data-disclosure-option=""><span class="currency-flag currency-flag--cz" data-flag="CZK" aria-hidden="true"></span><span class="disclosure-list__label">
                  Czechia (CZK Kč)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="DK" data-disclosure-option=""><span class="currency-flag currency-flag--dk" data-flag="DKK" aria-hidden="true"></span><span class="disclosure-list__label">
                  Denmark (DKK kr.)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="EE" data-disclosure-option=""><span class="currency-flag currency-flag--ee" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Estonia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="FJ" data-disclosure-option=""><span class="currency-flag currency-flag--fj" data-flag="FJD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Fiji (FJD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="FI" data-disclosure-option=""><span class="currency-flag currency-flag--fi" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Finland (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="FR" data-disclosure-option=""><span class="currency-flag currency-flag--fr" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  France (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="DE" data-disclosure-option=""><span class="currency-flag currency-flag--de" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Germany (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GI" data-disclosure-option=""><span class="currency-flag currency-flag--gi" data-flag="GBP" aria-hidden="true"></span><span class="disclosure-list__label">
                  Gibraltar (GBP £)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GR" data-disclosure-option=""><span class="currency-flag currency-flag--gr" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Greece (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="HM" data-disclosure-option=""><span class="currency-flag currency-flag--hm" data-flag="AUD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Heard &amp; McDonald Islands (AUD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="HK" data-disclosure-option=""><span class="currency-flag currency-flag--hk" data-flag="HKD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Hong Kong SAR (HKD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="HU" data-disclosure-option=""><span class="currency-flag currency-flag--hu" data-flag="HUF" aria-hidden="true"></span><span class="disclosure-list__label">
                  Hungary (HUF Ft)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IS" data-disclosure-option=""><span class="currency-flag currency-flag--is" data-flag="ISK" aria-hidden="true"></span><span class="disclosure-list__label">
                  Iceland (ISK kr)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IR" data-disclosure-option=""><span class="currency-flag currency-flag--ir" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Iran (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IE" data-disclosure-option=""><span class="currency-flag currency-flag--ie" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Ireland (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IM" data-disclosure-option=""><span class="currency-flag currency-flag--im" data-flag="GBP" aria-hidden="true"></span><span class="disclosure-list__label">
                  Isle of Man (GBP £)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IL" data-disclosure-option=""><span class="currency-flag currency-flag--il" data-flag="ILS" aria-hidden="true"></span><span class="disclosure-list__label">
                  Israel (ILS ₪)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IT" data-disclosure-option=""><span class="currency-flag currency-flag--it" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Italy (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="JP" data-disclosure-option=""><span class="currency-flag currency-flag--jp" data-flag="JPY" aria-hidden="true"></span><span class="disclosure-list__label">
                  Japan (JPY ¥)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="JE" data-disclosure-option=""><span class="currency-flag currency-flag--je" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Jersey (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="KZ" data-disclosure-option=""><span class="currency-flag currency-flag--kz" data-flag="KZT" aria-hidden="true"></span><span class="disclosure-list__label">
                  Kazakhstan (KZT 〒)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="KW" data-disclosure-option=""><span class="currency-flag currency-flag--kw" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Kuwait (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LV" data-disclosure-option=""><span class="currency-flag currency-flag--lv" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Latvia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LI" data-disclosure-option=""><span class="currency-flag currency-flag--li" data-flag="CHF" aria-hidden="true"></span><span class="disclosure-list__label">
                  Liechtenstein (CHF CHF)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LT" data-disclosure-option=""><span class="currency-flag currency-flag--lt" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Lithuania (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LU" data-disclosure-option=""><span class="currency-flag currency-flag--lu" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Luxembourg (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MY" data-disclosure-option=""><span class="currency-flag currency-flag--my" data-flag="MYR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Malaysia (MYR RM)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MV" data-disclosure-option=""><span class="currency-flag currency-flag--mv" data-flag="MVR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Maldives (MVR MVR)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MT" data-disclosure-option=""><span class="currency-flag currency-flag--mt" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Malta (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MX" data-disclosure-option=""><span class="currency-flag currency-flag--mx" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Mexico (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MC" data-disclosure-option=""><span class="currency-flag currency-flag--mc" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Monaco (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="ME" data-disclosure-option=""><span class="currency-flag currency-flag--me" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Montenegro (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="NL" data-disclosure-option=""><span class="currency-flag currency-flag--nl" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Netherlands (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AN" data-disclosure-option=""><span class="currency-flag currency-flag--an" data-flag="ANG" aria-hidden="true"></span><span class="disclosure-list__label">
                  Netherlands Antilles (ANG ƒ)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="NZ" data-disclosure-option=""><span class="currency-flag currency-flag--nz" data-flag="NZD" aria-hidden="true"></span><span class="disclosure-list__label">
                  New Zealand (NZD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="KP" data-disclosure-option=""><span class="currency-flag currency-flag--kp" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  North Korea (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="NO" data-disclosure-option=""><span class="currency-flag currency-flag--no" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Norway (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="OM" data-disclosure-option=""><span class="currency-flag currency-flag--om" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Oman (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PK" data-disclosure-option=""><span class="currency-flag currency-flag--pk" data-flag="PKR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Pakistan (PKR ₨)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PH" data-disclosure-option=""><span class="currency-flag currency-flag--ph" data-flag="PHP" aria-hidden="true"></span><span class="disclosure-list__label">
                  Philippines (PHP ₱)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PL" data-disclosure-option=""><span class="currency-flag currency-flag--pl" data-flag="PLN" aria-hidden="true"></span><span class="disclosure-list__label">
                  Poland (PLN zł)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PT" data-disclosure-option=""><span class="currency-flag currency-flag--pt" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Portugal (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="QA" data-disclosure-option=""><span class="currency-flag currency-flag--qa" data-flag="QAR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Qatar (QAR ر.ق)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="RE" data-disclosure-option=""><span class="currency-flag currency-flag--re" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Réunion (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="RO" data-disclosure-option=""><span class="currency-flag currency-flag--ro" data-flag="RON" aria-hidden="true"></span><span class="disclosure-list__label">
                  Romania (RON Lei)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="RU" data-disclosure-option=""><span class="currency-flag currency-flag--ru" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Russia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SM" data-disclosure-option=""><span class="currency-flag currency-flag--sm" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  San Marino (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="RS" data-disclosure-option=""><span class="currency-flag currency-flag--rs" data-flag="RSD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Serbia (RSD РСД)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SG" data-disclosure-option=""><span class="currency-flag currency-flag--sg" data-flag="SGD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Singapore (SGD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SK" data-disclosure-option=""><span class="currency-flag currency-flag--sk" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Slovakia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SI" data-disclosure-option=""><span class="currency-flag currency-flag--si" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Slovenia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="ZA" data-disclosure-option=""><span class="currency-flag currency-flag--za" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  South Africa (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="ES" data-disclosure-option=""><span class="currency-flag currency-flag--es" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Spain (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SJ" data-disclosure-option=""><span class="currency-flag currency-flag--sj" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Svalbard &amp; Jan Mayen (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SE" data-disclosure-option=""><span class="currency-flag currency-flag--se" data-flag="SEK" aria-hidden="true"></span><span class="disclosure-list__label">
                  Sweden (SEK kr)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CH" data-disclosure-option=""><span class="currency-flag currency-flag--ch" data-flag="CHF" aria-hidden="true"></span><span class="disclosure-list__label">
                  Switzerland (CHF CHF)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SY" data-disclosure-option=""><span class="currency-flag currency-flag--sy" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Syria (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="TR" data-disclosure-option=""><span class="currency-flag currency-flag--tr" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Turkey (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="UA" data-disclosure-option=""><span class="currency-flag currency-flag--ua" data-flag="UAH" aria-hidden="true"></span><span class="disclosure-list__label">
                  Ukraine (UAH ₴)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AE" data-disclosure-option=""><span class="currency-flag currency-flag--ae" data-flag="AED" aria-hidden="true"></span><span class="disclosure-list__label">
                  United Arab Emirates (AED د.إ)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GB" data-disclosure-option=""><span class="currency-flag currency-flag--gb" data-flag="GBP" aria-hidden="true"></span><span class="disclosure-list__label">
                  United Kingdom (GBP £)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" aria-current="true" data-value="US" data-disclosure-option=""><span class="currency-flag currency-flag--us" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  United States (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="VA" data-disclosure-option=""><span class="currency-flag currency-flag--va" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Vatican City (EUR €)
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="country_code" value="US" data-disclosure-input="">
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[prefix]" value="last">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-6bec4d71-ff43-4574-a93e-d6ec5c1f09cf" class="hidden-label">Enter your email here :)</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email here :)" name="contact[email]" id="Email-6bec4d71-ff43-4574-a93e-d6ec5c1f09cf" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="footer__newsletter-btn" name="commit" aria-label="Subscribe">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_selector"><input name="return_to" type="hidden" value="/"><label class="locale-selectors__label"
    id="country_code_label" for="country_code"><span>Country/region</span><select id="country_code" class="locale-selectors__selector" name="country_code">
      <option value="AD">Andorra (EUR €)</option>
      <option value="AU">Australia (AUD $)</option>
      <option value="AT">Austria (EUR €)</option>
      <option value="AZ">Azerbaijan (AZN ₼)</option>
      <option value="BH">Bahrain (USD $)</option>
      <option value="BE">Belgium (EUR €)</option>
      <option value="BV">Bouvet Island (USD $)</option>
      <option value="BG">Bulgaria (BGN)</option>
      <option value="CA">Canada (CAD $)</option>
      <option value="CK">Cook Islands (NZD $)</option>
      <option value="CU">Cuba (USD $)</option>
      <option value="CY">Cyprus (EUR €)</option>
      <option value="CZ">Czechia (CZK Kč)</option>
      <option value="DK">Denmark (DKK kr)</option>
      <option value="EE">Estonia (EUR €)</option>
      <option value="FJ">Fiji (FJD $)</option>
      <option value="FI">Finland (EUR €)</option>
      <option value="FR">France (EUR €)</option>
      <option value="DE">Germany (EUR €)</option>
      <option value="GI">Gibraltar (GBP £)</option>
      <option value="GR">Greece (EUR €)</option>
      <option value="HM">Heard &amp; McDonald Islands (AUD $)</option>
      <option value="HK">Hong Kong SAR (HKD HK$)</option>
      <option value="HU">Hungary (HUF Ft)</option>
      <option value="IS">Iceland (ISK kr)</option>
      <option value="IR">Iran (USD $)</option>
      <option value="IE">Ireland (EUR €)</option>
      <option value="IM">Isle of Man (GBP £)</option>
      <option value="IL">Israel (ILS ₪)</option>
      <option value="IT">Italy (EUR €)</option>
      <option value="JP">Japan (JPY ¥)</option>
      <option value="JE">Jersey (USD $)</option>
      <option value="KZ">Kazakhstan (KZT ₸)</option>
      <option value="KW">Kuwait (USD $)</option>
      <option value="LV">Latvia (EUR €)</option>
      <option value="LI">Liechtenstein (CHF)</option>
      <option value="LT">Lithuania (EUR €)</option>
      <option value="LU">Luxembourg (EUR €)</option>
      <option value="MY">Malaysia (MYR RM)</option>
      <option value="MV">Maldives (MVR)</option>
      <option value="MT">Malta (EUR €)</option>
      <option value="MX">Mexico (USD $)</option>
      <option value="MC">Monaco (EUR €)</option>
      <option value="ME">Montenegro (EUR €)</option>
      <option value="NL">Netherlands (EUR €)</option>
      <option value="AN">Netherlands Antilles (ANG)</option>
      <option value="NZ">New Zealand (NZD $)</option>
      <option value="KP">North Korea (USD $)</option>
      <option value="NO">Norway (USD $)</option>
      <option value="OM">Oman (USD $)</option>
      <option value="PK">Pakistan (PKR Rs)</option>
      <option value="PH">Philippines (PHP ₱)</option>
      <option value="PL">Poland (PLN zł)</option>
      <option value="PT">Portugal (EUR €)</option>
      <option value="QA">Qatar (QAR)</option>
      <option value="RE">Réunion (EUR €)</option>
      <option value="RO">Romania (RON lei)</option>
      <option value="RU">Russia (USD $)</option>
      <option value="SM">San Marino (EUR €)</option>
      <option value="RS">Serbia (RSD)</option>
      <option value="SG">Singapore (SGD $)</option>
      <option value="SK">Slovakia (EUR €)</option>
      <option value="SI">Slovenia (EUR €)</option>
      <option value="ZA">South Africa (USD $)</option>
      <option value="ES">Spain (EUR €)</option>
      <option value="SJ">Svalbard &amp; Jan Mayen (USD $)</option>
      <option value="SE">Sweden (SEK kr)</option>
      <option value="CH">Switzerland (CHF)</option>
      <option value="SY">Syria (USD $)</option>
      <option value="TR">Turkey (USD $)</option>
      <option value="UA">Ukraine (UAH ₴)</option>
      <option value="AE">United Arab Emirates (AED)</option>
      <option value="GB">United Kingdom (GBP £)</option>
      <option value="US">United States (USD $)</option>
      <option value="VA">Vatican City (EUR €)</option>
    </select></label></form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-VcwJzk" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(245, 249, 250); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 15px; flex: 1 1 0%;">
  <div title="pop up" class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -20px 0px -20px -15px; padding: 0px; border-top: 0px solid transparent; border-right: 0px; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-bottom-left-radius: 0px; border-top-left-radius: 0px; overflow: hidden; min-width: 390px; min-height: 500px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1"
      style="background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/QY5MvC/images/116b3af1-6692-483a-a831-34cf12eddfb7.png&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; width: 100%; height: 100%; display: block;">
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 0px 0px 15px; min-height: 500px; 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: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/QY5MvC/images/e08265c4-b378-44a5-90b9-6cff6240d4b8.png" tabindex="-1" class="needsclick  kl-private-reset-css-Xuajs1"
              style="max-width: 100%; width: 130px; height: auto; cursor: initial;"></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 15px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-amiri"
              style="font-size:24px;font-family:Amiri, Georgia, Times, 'Times New Roman', serif;font-weight:bold;">Take 15% OFF</span></p>
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-amiri"
              style="font-size:24px;font-family:Amiri, Georgia, Times, 'Times New Roman', serif;font-weight:bold;">And a FREE reusable tote bag.</span></p>
        </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: 14px 20px 10px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button"
          tabindex="0"
          style="background: rgb(33, 29, 28); border-radius: 0px; border-style: none; border-color: rgb(33, 29, 28); border-width: 3px; color: rgb(255, 255, 255); font-family: Amiri, Georgia, Times, &quot;Times New Roman&quot;, serif; font-size: 18px; font-weight: 700; letter-spacing: 0px; 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; height: 55px; width: 100%;">YES
          PLEASE</button></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: 0px 20px 10px; position: relative; background-color: rgb(245, 249, 250); flex: 1 0 0px;"><button class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 1px; border-style: solid; border-color: rgb(0, 0, 0); border-width: 1px; color: rgb(0, 0, 0); font-family: Amiri, Georgia, Times, &quot;Times New Roman&quot;, serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; 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; height: 55px; width: 100%;">No,
          I prefer to pay in full</button></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: 0px 6px 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-amiri"
              style="font-size:12px;font-family:Amiri, Georgia, Times, 'Times New Roman', serif;font-weight:400;">*By completing this form you are agreeing to receive emails from us and can unsubscribe at any time.</span></p>
        </div>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

EUG FASHION | Official Website | #1 Online Women's Clothing Boutique Skip to
content
Close menu
 * JUST IN
 * ON SALE
 * SHOP
   
    * FEATURED
       * COLLECTION SS/23
       * NEW ARRIVALS
       * BESTSELLERS
       * LIMITED SERIES
       * CROSS SEASON
   
    * SPRING & SUMMER
       * DRESSES SPRING & SUMMER
       * LINEN CLOTHING
       * JUMPSUIT & ROMPERS
       * TOPS & TUNICS, SHIRTS
       * KAFTAN & BEACH PAREO
       * CARDIGAN & VESTS
       * DOWNTOWN TEE
       * SKIRTS
   
    * FALL & WINTER
       * COATS & JACKETS
       * AUTUMN & WINTER DRESSES
       * HOODIES & SWEATSHIRTS
       * MATCHING SETS
       * PANTS & LEGINGS

 * Log in

 * Instagram
 * Facebook
 * Pinterest

Cart
Close cart
ADD Order Note
Discounts

Subtotal
$0.00
Shipping and Discount Codes calculated at next step.

You are just $250.00 away from free shipping!

Check out
VIEW CART
CONTINUE SHOPPING
or 4 interest-free installments of $12.25 by AfterPay
Your cart is currently empty.
Pause slideshow Play slideshow
Free shippingon ALL ORDERS +250$
Hassle free Returnsfor US customers!


CURRENCY

United States (USD $)
 * Andorra (EUR €)
 * Australia (AUD $)
 * Austria (EUR €)
 * Azerbaijan (AZN ₼)
 * Bahrain (USD $)
 * Belgium (EUR €)
 * Bouvet Island (USD $)
 * Bulgaria (BGN лв.)
 * Canada (CAD $)
 * Cook Islands (NZD $)
 * Cuba (USD $)
 * Cyprus (EUR €)
 * Czechia (CZK Kč)
 * Denmark (DKK kr.)
 * Estonia (EUR €)
 * Fiji (FJD $)
 * Finland (EUR €)
 * France (EUR €)
 * Germany (EUR €)
 * Gibraltar (GBP £)
 * Greece (EUR €)
 * Heard & McDonald Islands (AUD $)
 * Hong Kong SAR (HKD $)
 * Hungary (HUF Ft)
 * Iceland (ISK kr)
 * Iran (USD $)
 * Ireland (EUR €)
 * Isle of Man (GBP £)
 * Israel (ILS ₪)
 * Italy (EUR €)
 * Japan (JPY ¥)
 * Jersey (USD $)
 * Kazakhstan (KZT 〒)
 * Kuwait (USD $)
 * Latvia (EUR €)
 * Liechtenstein (CHF CHF)
 * Lithuania (EUR €)
 * Luxembourg (EUR €)
 * Malaysia (MYR RM)
 * Maldives (MVR MVR)
 * Malta (EUR €)
 * Mexico (USD $)
 * Monaco (EUR €)
 * Montenegro (EUR €)
 * Netherlands (EUR €)
 * Netherlands Antilles (ANG ƒ)
 * New Zealand (NZD $)
 * North Korea (USD $)
 * Norway (USD $)
 * Oman (USD $)
 * Pakistan (PKR ₨)
 * Philippines (PHP ₱)
 * Poland (PLN zł)
 * Portugal (EUR €)
 * Qatar (QAR ر.ق)
 * Réunion (EUR €)
 * Romania (RON Lei)
 * Russia (USD $)
 * San Marino (EUR €)
 * Serbia (RSD РСД)
 * Singapore (SGD $)
 * Slovakia (EUR €)
 * Slovenia (EUR €)
 * South Africa (USD $)
 * Spain (EUR €)
 * Svalbard & Jan Mayen (USD $)
 * Sweden (SEK kr)
 * Switzerland (CHF CHF)
 * Syria (USD $)
 * Turkey (USD $)
 * Ukraine (UAH ₴)
 * United Arab Emirates (AED د.إ)
 * United Kingdom (GBP £)
 * United States (USD $)
 * Vatican City (EUR €)

 * JUST IN
 * ON SALE
 * SHOP
   FEATURED
   COLLECTION SS/23
   NEW ARRIVALS
   BESTSELLERS
   LIMITED SERIES
   CROSS SEASON
   SPRING & SUMMER
   DRESSES SPRING & SUMMER
   LINEN CLOTHING
   JUMPSUIT & ROMPERS
   TOPS & TUNICS, SHIRTS
   KAFTAN & BEACH PAREO
   CARDIGAN & VESTS
   DOWNTOWN TEE
   SKIRTS
   FALL & WINTER
   COATS & JACKETS
   AUTUMN & WINTER DRESSES
   HOODIES & SWEATSHIRTS
   MATCHING SETS
   PANTS & LEGINGS
   
   Shop Linen
   
   Shop Coats
   
   Shop F/W Dress

Site navigation


EUG FASHION

Log in Search Cart
Search
"Close (esc)"
View more items here



WE AT EUG FASHION HAVE A MISSION, TO ADVANCE WOMEN & GIRLS GLOBALY. FASHION IS
OUR VEHICLE.



Daily elegance

Natural Linen

Premium Line

We care about the planet and you
Sustainable linen clothing

At EUG Fashion, we believe that a garment should be both functional and
beautiful. With our rich color palette, wide size variety and unique design
details, we invite you to celebrate effortless style, surround yourself with
beauty and fall in love with yourself.



Discover our linen collection
Just landed
THE MANHATTAN TEES
A sleek collection of contemporary artwork with an urban twist.
Shop This
Limited time
LIMITED EDITION
Discover our limited pieces designed with love and care for the planet
Discover now


SHOP OUR FW23 COLLECTION

View all
Add to wishlist
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Long Hooded Dress Linda
No reviews
$139.00
-1 Colors Available


"Close (esc)"
Add to wishlist
New
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Half Turtleneck Dress VIVIAN
No reviews
$129.00
-1 Colors Available
Black white flowers White black flowers


"Close (esc)"
Add to wishlist
New
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Black and White Neoprene Dress NOA
12 reviews
$129.00
-1 Colors Available


"Close (esc)"
Add to wishlist
Bestseller
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Long Winter Neoprene Dress NOA
No reviews
$129.00
-1 Colors Available
Black White


"Close (esc)"
View all
68 products


OUR BESTSELLERS FOR THE SEASON

View all
Add to wishlist
New
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Long Summer Kaftan PREA
No reviews
$139.00
-1 Colors Available
Stripe White


"Close (esc)"
Add to wishlist
New
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Long Dress GABRIELLE
No reviews
$139.00
-1 Colors Available
Mustard Hot pink Black Purple


"Close (esc)"
Add to wishlist
New
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Harem Jumpsuit MARLA
No reviews
$129.00
-1 Colors Available
Black


"Close (esc)"
Add to wishlist
New
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Long Skirt Zefira
No reviews
$188.00
-1 Colors Available
Red plaid


"Close (esc)"
View all
70 products


SHOP BY CATEGORY


Hoodies & Sweatshirts

Winter Dresses

New Arrivals

Jumpsuits


SHOP OUR JUMPSUIT COLLECTION

View all
Add to wishlist
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Jersey Jumpsuit VALENTIN
No reviews
$139.00
-1 Colors Available
Stripe White


"Close (esc)"
Add to wishlist
Best Seller
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Stripe Harem Jumpsuit MARLA
No reviews
$129.00
-1 Colors Available
Stripe Orange


"Close (esc)"
Add to wishlist
Bestseller
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Off Shoulders Jumpsuit TALIA
10 reviews
$149.00
-1 Colors Available
Yellow Black White Red


"Close (esc)"
Add to wishlist
New
QUICK ADD +
QUICK ADD +
XS
S
M
L
XL
2XL
3XL

Loose Cotton Jumpsuit VALENTIN
No reviews
$139.00
-1 Colors Available
Orange


"Close (esc)"
View all
59 products


YOUR PURCHASE SUPPORTS WOMEN AND GIRLS GLOBALY:



OUR PHILOSOPHY

We follow a business model that allows customised clothing for women from cute
to casual for laid-back days, brunch dates, parties, dinners and more. We are on
our way to change the way females wear and wish to disclose every woman’s beauty
and confidence. 

EXPLORE MORE



19 000+ CUSTOMERS AND COUNTING...

> Quality of the construction is number one and the material is top quality.
> Great quality and I love the look. Love Geri and her Crew! 5 years and
> counting! Love Love EUG!
> 
> 
> Zenay Arnold
> Fontana, CA

> I wore it to BeautyConLA and couldn't walk five feet without receiving a
> compliment or a question about where it is from. EUG not only provides great
> fashion that is unique and affordable, but shipping is fast and customer
> service is excellent!
> 
> 
> Nikki Frenney
> Los Angeles, CA

> I just love the style and make of these dresses and the colour really catches
> the eye . very comfortable to wear ,great for summer.
> 
> 
> Helen farrelly
> Brooklyn, NY

> Gorgeous! Planning to wear on election day as it matches my campaign signs! I
> bought this because the color matches my campaign signs, but it also is warm
> and comfortable and perfect for a day outside! Love it!
> 
> 
> Tracy Novick
> Worcester, MA

> Just amazing! Great customer service and quick delivery. Geri, you have done
> it again! You make my “white world” complete! Thank you for making another
> amazing piece for me. :)
> 
> 
> Mary Ortega
> Wilmington, DE


CUSTOMER FAVORITES

@NYC.StreetStyle in Linen Jumpsuit
@karen.ryan in Beige Cashmere Coat
@Iamnikkifree in Flounces Cotton Dress
@Summer.style Gery in Red wide Jumpsuits




FOLLOW US ON INSTAGRAM









Sign up and Save 15% Off

Enter your email here :)
Subscribe
 * Instagram
 * Facebook
 * Pinterest

Return Policy

Shipping Policy

Returns Center

FAQ

Contact us

Design and Philosophy

Production Ethnos

Natural Life

Blog

About us

Your Style & EUG

Reviews

Lookbook SS23

Lookbook FW23

Terms & Conditions

Cookies & technologies

Privacy Policy

Wholesale Partnership

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2023 EUG FASHION - USA, Philadelphia, PA 19154, 2880 Comly Rd






"Close (esc)"


word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
Country/regionAndorra (EUR €)Australia (AUD $)Austria (EUR €)Azerbaijan (AZN
₼)Bahrain (USD $)Belgium (EUR €)Bouvet Island (USD $)Bulgaria (BGN)Canada (CAD
$)Cook Islands (NZD $)Cuba (USD $)Cyprus (EUR €)Czechia (CZK Kč)Denmark (DKK
kr)Estonia (EUR €)Fiji (FJD $)Finland (EUR €)France (EUR €)Germany (EUR
€)Gibraltar (GBP £)Greece (EUR €)Heard & McDonald Islands (AUD $)Hong Kong SAR
(HKD HK$)Hungary (HUF Ft)Iceland (ISK kr)Iran (USD $)Ireland (EUR €)Isle of Man
(GBP £)Israel (ILS ₪)Italy (EUR €)Japan (JPY ¥)Jersey (USD $)Kazakhstan (KZT
₸)Kuwait (USD $)Latvia (EUR €)Liechtenstein (CHF)Lithuania (EUR €)Luxembourg
(EUR €)Malaysia (MYR RM)Maldives (MVR)Malta (EUR €)Mexico (USD $)Monaco (EUR
€)Montenegro (EUR €)Netherlands (EUR €)Netherlands Antilles (ANG)New Zealand
(NZD $)North Korea (USD $)Norway (USD $)Oman (USD $)Pakistan (PKR Rs)Philippines
(PHP ₱)Poland (PLN zł)Portugal (EUR €)Qatar (QAR)Réunion (EUR €)Romania (RON
lei)Russia (USD $)San Marino (EUR €)Serbia (RSD)Singapore (SGD $)Slovakia (EUR
€)Slovenia (EUR €)South Africa (USD $)Spain (EUR €)Svalbard & Jan Mayen (USD
$)Sweden (SEK kr)Switzerland (CHF)Syria (USD $)Turkey (USD $)Ukraine (UAH
₴)United Arab Emirates (AED)United Kingdom (GBP £)United States (USD $)Vatican
City (EUR €)


My Wishlist0


Close form 1

Take 15% OFF

And a FREE reusable tote bag.

YES PLEASE
No, I prefer to pay in full

*By completing this form you are agreeing to receive emails from us and can
unsubscribe at any time.