foenixapparel.co.uk Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://foenixapparel.co.uk/collections/leather-shearling-jacket
Submission: On November 09 via manual from GB — Scanned from NZ

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">Order note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></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> Free shipping. Discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </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>

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">
  <label for="search-icon" class="hidden-label">Search</label>
  <label for="SearchClose" class="hidden-label">"Close (esc)"</label>
  <button type="submit" id="search-icon" 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>

<form class="filter-form">
  <div class="collection-sidebar__group--1">
    <div class="collection-sidebar__group">
      <button type="button" class="collapsible-trigger collapsible-trigger-btn collapsible--auto-height is-open tag-list__header" aria-controls="CollectionSidebar-1-filter-price" data-collapsible-id="filter-price" aria-expanded="true"> Price <span
          class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
          <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>
        </span>
      </button>
      <div id="CollectionSidebar-1-filter-price" class="collapsible-content collapsible-content--sidebar is-open" data-collapsible-id="filter-price" style="height: auto;">
        <div class="collapsible-content__inner">
          <div class="price-range" data-min-value="" data-min-name="filter.v.price.gte" data-min="" data-max-value="" data-max-name="filter.v.price.lte" data-max="280.00">
            <div class="price-range__display-wrapper">
              <span class="price-range__display-min"><span class="money">£ 0.00</span></span>
              <span class="price-range__display-max"><span class="money">£ 280.00</span></span>
            </div>
            <div class="price-range__slider-wrapper">
              <div class="price-range__slider noUi-target noUi-ltr noUi-horizontal noUi-txt-dir-ltr">
                <div class="noUi-base">
                  <div class="noUi-connects">
                    <div class="noUi-connect" style="transform: translate(0%, 0px) scale(1, 1);"></div>
                  </div>
                  <div class="noUi-origin" style="transform: translate(-1000%, 0px); z-index: 5;">
                    <div class="noUi-handle noUi-handle-lower" data-handle="0" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="0.0" aria-valuemax="280.0" aria-valuenow="0.0" aria-valuetext="0.00">
                      <div class="noUi-touch-area"></div>
                    </div>
                  </div>
                  <div class="noUi-origin" style="transform: translate(0%, 0px); z-index: 4;">
                    <div class="noUi-handle noUi-handle-upper" data-handle="1" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="0.0" aria-valuemax="280.0" aria-valuenow="280.0" aria-valuetext="280.00">
                      <div class="noUi-touch-area"></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <input class="price-range__input price-range__input-min" name="filter.v.price.gte" value="" readonly="">
            <input class="price-range__input price-range__input-max" name="filter.v.price.lte" value="" readonly="">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="collection-sidebar__group--2">
    <div class="collection-sidebar__group">
      <button type="button" class="collapsible-trigger collapsible-trigger-btn collapsible--auto-height is-open tag-list__header" aria-controls="CollectionSidebar-2-filter-color" data-collapsible-id="filter-color" aria-expanded="true"> Color <span
          class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
          <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>
        </span>
      </button>
      <div id="CollectionSidebar-2-filter-color" class="collapsible-content collapsible-content--sidebar is-open" data-collapsible-id="filter-color" style="height: auto;">
        <div class="collapsible-content__inner">
          <ul class="no-bullets tag-list">
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Black"><span class="color-swatch color-swatch--filter color-swatch--black" title="Black" style="background-color: black;"> Black </span>
                <span class="tag__text hide">Black</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Blue"><span class="color-swatch color-swatch--filter color-swatch--blue" title="Blue" style="background-color: blue;"> Blue </span>
                <span class="tag__text hide">Blue</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Brown"><span class="color-swatch color-swatch--filter color-swatch--brown" title="Brown" style="background-color: brown;"> Brown </span>
                <span class="tag__text hide">Brown</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Green"><span class="color-swatch color-swatch--filter color-swatch--green" title="Green" style="background-color: green;"> Green </span>
                <span class="tag__text hide">Green</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Grey"><span class="color-swatch color-swatch--filter color-swatch--grey" title="Grey" style="background-color: grey;"> Grey </span>
                <span class="tag__text hide">Grey</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="White"><span class="color-swatch color-swatch--filter color-swatch--white" title="White" style="background-color: white;"> White </span>
                <span class="tag__text hide">White</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Yellow"><span class="color-swatch color-swatch--filter color-swatch--yellow" title="Yellow" style="background-color: yellow;"> Yellow </span>
                <span class="tag__text hide">Yellow</span></label>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div class="collection-sidebar__group--3">
    <div class="collection-sidebar__group">
      <button type="button" class="collapsible-trigger collapsible-trigger-btn collapsible--auto-height is-open tag-list__header" aria-controls="CollectionSidebar-3-filter-size" data-collapsible-id="filter-size" aria-expanded="true"> Size <span
          class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
          <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>
        </span>
      </button>
      <div id="CollectionSidebar-3-filter-size" class="collapsible-content collapsible-content--sidebar is-open" data-collapsible-id="filter-size" style="height: auto;">
        <div class="collapsible-content__inner">
          <ul class="no-bullets tag-list">
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="Small"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">Small</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="Medium"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">Medium</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="Large"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">Large</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="X-Large"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">X-Large</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="XX-Large"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">XX-Large</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="XXX-Large"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">XXX-Large</span> (41) </span></label>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="filter-form">
  <div class="collection-sidebar__group--1">
    <div class="collection-sidebar__group">
      <button type="button" class="collapsible-trigger collapsible-trigger-btn collapsible--auto-height is-open tag-list__header" aria-controls="SidebarDrawer-1-filter-price" data-collapsible-id="filter-price" aria-expanded="true"> Price <span
          class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
          <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>
        </span>
      </button>
      <div id="SidebarDrawer-1-filter-price" class="collapsible-content collapsible-content--sidebar is-open" data-collapsible-id="filter-price" style="height: auto;">
        <div class="collapsible-content__inner">
          <div class="price-range" data-min-value="" data-min-name="filter.v.price.gte" data-min="" data-max-value="" data-max-name="filter.v.price.lte" data-max="280.00">
            <div class="price-range__display-wrapper">
              <span class="price-range__display-min"><span class="money">£ 0.00</span></span>
              <span class="price-range__display-max"><span class="money">£ 280.00</span></span>
            </div>
            <div class="price-range__slider-wrapper">
              <div class="price-range__slider noUi-target noUi-ltr noUi-horizontal noUi-txt-dir-ltr">
                <div class="noUi-base">
                  <div class="noUi-connects">
                    <div class="noUi-connect" style="transform: translate(0%, 0px) scale(1, 1);"></div>
                  </div>
                  <div class="noUi-origin" style="transform: translate(-1000%, 0px); z-index: 5;">
                    <div class="noUi-handle noUi-handle-lower" data-handle="0" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="0.0" aria-valuemax="280.0" aria-valuenow="0.0" aria-valuetext="0.00">
                      <div class="noUi-touch-area"></div>
                    </div>
                  </div>
                  <div class="noUi-origin" style="transform: translate(0%, 0px); z-index: 4;">
                    <div class="noUi-handle noUi-handle-upper" data-handle="1" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="0.0" aria-valuemax="280.0" aria-valuenow="280.0" aria-valuetext="280.00">
                      <div class="noUi-touch-area"></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <input class="price-range__input price-range__input-min" name="filter.v.price.gte" value="" readonly="">
            <input class="price-range__input price-range__input-max" name="filter.v.price.lte" value="" readonly="">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="collection-sidebar__group--2">
    <div class="collection-sidebar__group">
      <button type="button" class="collapsible-trigger collapsible-trigger-btn collapsible--auto-height is-open tag-list__header" aria-controls="SidebarDrawer-2-filter-color" data-collapsible-id="filter-color" aria-expanded="true"> Color <span
          class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
          <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>
        </span>
      </button>
      <div id="SidebarDrawer-2-filter-color" class="collapsible-content collapsible-content--sidebar is-open" data-collapsible-id="filter-color" style="height: auto;">
        <div class="collapsible-content__inner">
          <ul class="no-bullets tag-list">
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Black"><span class="color-swatch color-swatch--filter color-swatch--black" title="Black" style="background-color: black;"> Black </span>
                <span class="tag__text hide">Black</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Blue"><span class="color-swatch color-swatch--filter color-swatch--blue" title="Blue" style="background-color: blue;"> Blue </span>
                <span class="tag__text hide">Blue</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Brown"><span class="color-swatch color-swatch--filter color-swatch--brown" title="Brown" style="background-color: brown;"> Brown </span>
                <span class="tag__text hide">Brown</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Green"><span class="color-swatch color-swatch--filter color-swatch--green" title="Green" style="background-color: green;"> Green </span>
                <span class="tag__text hide">Green</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Grey"><span class="color-swatch color-swatch--filter color-swatch--grey" title="Grey" style="background-color: grey;"> Grey </span>
                <span class="tag__text hide">Grey</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="White"><span class="color-swatch color-swatch--filter color-swatch--white" title="White" style="background-color: white;"> White </span>
                <span class="tag__text hide">White</span></label>
            </li>
            <li class="tag tag--swatch">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.color" value="Yellow"><span class="color-swatch color-swatch--filter color-swatch--yellow" title="Yellow" style="background-color: yellow;"> Yellow </span>
                <span class="tag__text hide">Yellow</span></label>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div class="collection-sidebar__group--3">
    <div class="collection-sidebar__group">
      <button type="button" class="collapsible-trigger collapsible-trigger-btn collapsible--auto-height is-open tag-list__header" aria-controls="SidebarDrawer-3-filter-size" data-collapsible-id="filter-size" aria-expanded="true"> Size <span
          class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
          <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>
        </span>
      </button>
      <div id="SidebarDrawer-3-filter-size" class="collapsible-content collapsible-content--sidebar is-open" data-collapsible-id="filter-size" style="height: auto;">
        <div class="collapsible-content__inner">
          <ul class="no-bullets tag-list">
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="Small"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">Small</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="Medium"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">Medium</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="Large"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">Large</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="X-Large"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">X-Large</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="XX-Large"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">XX-Large</span> (41) </span></label>
            </li>
            <li class="tag">
              <label class="tag__checkbox-wrapper text-label">
                <input type="checkbox" class="tag__input" name="filter.v.option.size" value="XXX-Large"><span class="tag__checkbox"></span>
                <span>
                  <span class="tag__text">XXX-Large</span> (41) </span></label>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form" onsubmit="window.Shopify.recaptchaV3.addToken(this, &quot;customer&quot;); return false;"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓"><label for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-1494292487693" class="hidden-label">Subscribe</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" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-1494292487693" class="footer__newsletter-btn" name="commit">
      <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 method="post" action="/localization" id="localization_formfooter" 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="/collections/leather-shearling-jacket">
  <div class="multi-selectors__item">
    <h2 class="visually-hidden" id="CurrencyHeading-footer"> Currency </h2>
    <div class="disclosure" data-disclosure-currency="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="CurrencyList-footer" aria-describedby="CurrencyHeading-footer" data-disclosure-toggle=""><span class="currency-flag currency-flag--gb"
          data-flag="GBP" aria-hidden="true"></span><span class="disclosure-list__label"> United Kingdom (GBP £) </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-footer" class="disclosure-list" data-disclosure-list="">
        <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="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="HR" data-disclosure-option=""><span class="currency-flag currency-flag--hr" data-flag="HRK" aria-hidden="true"></span><span class="disclosure-list__label">
                  Croatia (HRK kn)
                </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="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="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="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="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="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="NO" data-disclosure-option=""><span class="currency-flag currency-flag--no" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Norway (EUR €)
                </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="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="SA" data-disclosure-option=""><span class="currency-flag currency-flag--sa" data-flag="SAR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Saudi Arabia (SAR ر.س)
                </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="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="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 disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" aria-current="true" 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">
          <a class="disclosure-list__option" href="#" 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>
      </ul>
      <input type="hidden" name="country_code" value="GB" data-disclosure-input="">
    </div>
  </div>
</form>

Text Content

Skip to content
Close menu
 * Mens Leather Jackets
   
    * Shop by Color
       * Brown Leather Jackets
       * Black Leather Jackets
       * Red Leather Jackets
       * Blue Leather Jackets
       * Yellow Leather Jackets
   
    * Shop by Style
       * Leather Motorcycle Jackets
       * Leather Jackets With Hood
       * Leather Bomber Jackets
       * Leather Flight Jackets
       * Leather Shearling Jackets
       * Suede Leather Jackets
       * Leather Blazers
       * Leather Puffer Jackets
   
    * Shop All
       * All Men's Leather Jackets

 * Gift Cards
 * Journal
 * Contact
 * Log in

Cart
Close cart
Order note
Discounts

Subtotal
£ 0.00
Free shipping. Discount codes calculated at checkout.

Check out
Your cart is currently empty.
Pause slideshow Play slideshow
Free shippingAll orders. Worldwide.
Hassle-free returns365-day returns. Easy.

Search
Site navigation
 * Mens Leather Jackets
   Shop by Color
   Brown Leather Jackets
   Black Leather Jackets
   Red Leather Jackets
   Blue Leather Jackets
   Yellow Leather Jackets
   Shop by Style
   Leather Motorcycle Jackets
   Leather Jackets With Hood
   Leather Bomber Jackets
   Leather Flight Jackets
   Leather Shearling Jackets
   Suede Leather Jackets
   Leather Blazers
   Leather Puffer Jackets
   Shop All
   All Men's Leather Jackets
 * Gift Cards


 * Journal
 * Contact

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



CONFIRM YOUR AGE

Are you 18 years old or older?

No I'm not Yes I am


COME BACK WHEN YOU'RE OLDER

Sorry, the content of this store can't be seen by a younger audience. Come back
when you're older.

Oops, I entered incorrectly


MEN'S LEATHER SHEARLING JACKETS



BEST SELLER, 57% OFF

Undisputable iconic jacket. Limited quantiy.

Shop now

Just Released
Signature collection
Get the perfect look for your fall/winter wardrobe. From the city to the
festival to campus.
Shop This Shop All
Price
£ 0.00 £ 280.00

Color
 * Black Black
 * Blue Blue
 * Brown Brown
 * Green Green
 * Grey Grey
 * White White
 * Yellow Yellow

Size
 * Small (41)
 * Medium (41)
 * Large (41)
 * X-Large (41)
 * XX-Large (41)
 * XXX-Large (41)

Filter
Close menu
Price
£ 0.00 £ 280.00

Color
 * Black Black
 * Blue Blue
 * Brown Brown
 * Green Green
 * Grey Grey
 * White White
 * Yellow Yellow

Size
 * Small (41)
 * Medium (41)
 * Large (41)
 * X-Large (41)
 * XX-Large (41)
 * XXX-Large (41)

Filter
41 products
Sort SortFeaturedBest sellingAlphabetically, A-ZAlphabetically, Z-APrice, low to
highPrice, high to lowDate, old to newDate, new to old
Sale
Quick view


Men's Real Leather Jacket Rick
Regular price £ 280.00 Sale price£ 220.00

"Close (esc)"
Sale
Quick view


Leather Brown Jacket for Men Eddie
Regular price £ 280.00 Sale price£ 220.00

"Close (esc)"
Sale
Quick view


Leather brown Jacket for Men Phoenix
Regular price £ 280.00 Sale price£ 210.00

"Close (esc)"
Sale
Quick view


Black Leather Jacket for Men Axel
Regular price £ 280.00 Sale price£ 260.00

"Close (esc)"
Sale
Quick view


Leather Black Jacket for Men Ryker
Regular price £ 280.00 Sale price£ 230.00

"Close (esc)"
Sale
Quick view

Men's Real Leather Jacket Blue Jamie
Regular price £ 280.00 Sale price£ 200.00

"Close (esc)"
Sale
Quick view


Men's Brown Real Leather Jacket Adrian
Regular price £ 280.00 Sale price£ 200.00

"Close (esc)"
Sale
Quick view


Men's Genuine Leather Jacket Noel
Regular price £ 280.00 Sale price£ 200.00

"Close (esc)"
Sale
Quick view


Men's Brown Genuine Leather Jacket Johnathan
Regular price £ 280.00 Sale price£ 270.00

"Close (esc)"
Sale
Quick view


Men's Leather Jacket Winston
Regular price £ 280.00 Sale price£ 180.00

"Close (esc)"
Sale
Quick view


Men's Black Leather Jacket Nehemiah
Regular price £ 280.00 Sale price£ 199.00

"Close (esc)"
Sale
Quick view


Brown Leather Jacket for Men Titus
Regular price £ 280.00 Sale price£ 240.00

"Close (esc)"
Sale
Quick view


Leather Jacket for Men Zander
Regular price £ 280.00 Sale price£ 190.00

"Close (esc)"
Sale
Quick view


Green Leather Jacket for Men Phoenix
Regular price £ 280.00 Sale price£ 210.00

"Close (esc)"
Sale
Quick view


Brown Leather Jacket for Men Omar
Regular price £ 280.00 Sale price£ 210.00

"Close (esc)"
Sale
Quick view


Leather Jacket for Men Kyler
Regular price £ 280.00 Sale price£ 230.00

"Close (esc)"
Sale
Quick view


Men's Leather Jacket Cohen
Regular price £ 280.00 Sale price£ 210.00

"Close (esc)"
Sale
Quick view


Men's Brown Real Leather Jacket Elliot
Regular price £ 280.00 Sale price£ 180.00

"Close (esc)"
Sale
Quick view


Men's Genuine Leather River
Regular price £ 280.00 Sale price£ 210.55

"Close (esc)"
Sale
Quick view


Men's Genuine Leather Myles
Regular price £ 280.00 Sale price£ 220.99

"Close (esc)"
Quick view


Men's Grey Shearling Leather Coat Chase
£ 280.00

"Close (esc)"
Sale
Quick view


Men's Real Brown Leather Jacket Braxton
Regular price £ 280.00 Sale price£ 170.00

"Close (esc)"
Sale
Quick view


Brown Leather Jacket for Men Amir
Regular price £ 280.00 Sale price£ 210.00

"Close (esc)"
Sale
Quick view


Men's Genuine Leather Jacket Santiago
Regular price £ 280.00 Sale price£ 260.00

"Close (esc)"
Sale
Quick view


Brown Men's Leather Jacket Jaxson
Regular price £ 280.00 Sale price£ 190.00

"Close (esc)"
Sale
Quick view

White Men's Real Leather Jacket Hunter
Regular price £ 280.00 Sale price£ 200.00

"Close (esc)"
Sale
Quick view


Brown Men's Real Leather Jacket Ethan
Regular price £ 280.00 Sale price£ 170.00

"Close (esc)"
Sale
Quick view


Brown Leather Jacket for Men Axel
Regular price £ 280.00 Sale price£ 260.00

"Close (esc)"
Sale
Quick view


Men's Genuine Leather Jacket Tracy
Regular price £ 280.00 Sale price£ 270.00

"Close (esc)"
Sale
Quick view


Black Men's Real Leather Jacket Morris
Regular price £ 280.00 Sale price£ 190.00

"Close (esc)"
Sale
Quick view


Men's Real Brown Leather Jacket Smart
Regular price £ 280.00 Sale price£ 260.00

"Close (esc)"
Sale
Quick view


Black Men's Real Leather Jacket Neil
Regular price £ 280.00 Sale price£ 200.00

"Close (esc)"
Sale
Quick view


White Men's Real Leather Jacket Jamie
Regular price £ 280.00 Sale price£ 200.00

"Close (esc)"
Sale
Quick view


Brown Men's Real Leather Jacket Claude
Regular price £ 280.00 Sale price£ 220.00

"Close (esc)"
Sale
Quick view


Black Men's Real Leather Jacket Adrian
Regular price £ 280.00 Sale price£ 200.00

"Close (esc)"
Sale
Quick view


Men's Real Brown Leather Jacket Ernest
Regular price £ 280.00 Sale price£ 190.00

"Close (esc)"
Sale
Quick view


Men's Real Yellow Leather Jacket Rusell
Regular price £ 280.00 Sale price£ 240.00

"Close (esc)"
Sale
Quick view


Men's Genuine Leather Jacket Arthur
Regular price £ 280.00 Sale price£ 190.00

"Close (esc)"
Sale
Quick view


Men's Real Brown Leather Jacket Oscar
Regular price £ 280.00 Sale price£ 180.00

"Close (esc)"
Sale
Quick view


Black Leather Jacket for Men Eddie
Regular price £ 280.00 Sale price£ 220.00

"Close (esc)"
Sale
Quick view


Men's Shearling Brown Leather Jacket Richard
Regular price £ 280.00 Sale price£ 170.00

"Close (esc)"


MEN'S GUIDE TO BUYING AND STYLING LEATHER SHEARLING BOMBER JACKETS

Trying to decide whether to buy a black or brown leather shearling bomber
jacket? There are a few things you should know. Read on for tips to help you
make the best decision. Leather shearling bomber jackets have been around for
decades and can be quite stylish. They are a good investment, so don't miss out
on the latest styles. 


WHAT IS LEATHER SHEARLING JACKET

Shearling is an extremely luxurious and practical material, but it can also look
refined and contemporary. For example, the upmarket take on the military field
jacket is crafted from premium leather and finished with a cream-coloured
shearling collar. The split personality of shearling lends it the perfect
balance of utility and refinement. Its warm, soft insulating properties make it
a perfect addition to your winter wardrobe.

Shearling jackets have long sleeves for insulating the neck, a large collar to
keep the neck warm and a belt around the waist to keep out draughts. However,
they can be pricey, so it is important to keep in mind how much you can spend on
a jacket before making your purchase. Regardless of the price, a leather
shearling jacket can be a great way to make a style statement.

Good quality jackets have high-cut armholes. Choose a size that allows your arms
to move freely. The sleeve length should stop at the waist, unless you want a
longer version. A good leather jacket should be comfortable and not restrict
your movement. It should also be a good fit, so make sure to take the time to
measure yourself first. And make sure that the leather jacket you buy is not too
big - it will end up being too bulky in the end.


WHAT IS SHEARLING LEATHER BOMBER JACKET

A leather shearling jacket is one of the most stylish items you can buy, and it
is also extremely functional. Its long sleeves and wide collar help protect your
neck from the cold, and it is typically fitted with a belt around the waist for
extra warmth. The jacket's original design did not have any pockets, so the
jacket's sleeves are very long. This type of jacket is not suitable for everyday
use but is a great investment.

Shearling jackets are made with a special type of wool and hide, so the quality
is excellent. You will want to select a jacket in a neutral color, since most
shearling jackets are dark in color. This will keep your jacket from looking too
costumed and will also allow you to mix and match it with your other pieces. The
best way to style a leather shearling jacket is to wear it with a simple black
or navy-blue shirt.

Quality is important, but you should also pay close attention to details, such
as the material used in making it. Choose a jacket with thick lining and check
the quality of its stitching and zippers. Make sure the stitching is smooth and
the seams are evenly spaced and dense. A jacket that is too thin or ripped is
likely to be a cheap imitation. However, if you want to wear a leather shearling
jacket every day, it is best to opt for a jacket made of high-quality leather.


BLACK LEATHER SHEARLING JACKET

A black leather shearling jacket is one of the most stylish and durable
outerwear options available. Its brushed effect adds a stylish edge to your
outfit. However, leather jackets made of suede will soon become ruined when
exposed to water, so keep this in mind before buying one. Leather jackets made
of shearling are warm, and the material comes from a recently sheared sheep.

The aviator leather jacket is the quintessential aviator jacket, and it is made
of shearling. The aviator style has made a comeback over the past few years, and
most retailers have added their own spin on the classic look. Despite the
popularity of the black leather shearling jacket, you may be confused about how
to buy and style one. Whether it's a casual or formal outfit, the first step is
to consider the material.

A black leather shearling jacket is an investment piece, so it's best to avoid
wearing it with anything too complicated or too casual. Keep the styling simple
by wearing a plain black T-shirt underneath. The jacket will look sleeker and
more streamlined when you're wearing an all-black outfit. A pair of black jeans
and black shoes are an ideal match for this jacket, giving you a slick biker
punk style.


BROWN LEATHER SHEARLING JACKET

Shearling jackets are a classic winter outerwear staple. Made from the skin of a
lamb or sheep, shearling coats can be dressed up or down depending on your mood.
Choose from classic styles like the bomber or the aviator. Other styles include
truckers, bikers, and shearling overcoats. Regardless of the style, shearling
outerwear always looks great and will keep you toasty warm and dry. You can even
dress it down by wearing a thin turtleneck under it. To keep it looking new and
fresh, use jewel-toned or neutral-colored accessories.

If you're not sure how to style your brown leather shearling jacket, don't
worry. Here are a few suggestions for pairing your new piece with your jeans.
Remember to match your shoes with your brown jacket to keep it from looking
overly trendy. You can go monochromatic with your shoes or contrast them with
your jeans for a striking look. A lighter brown leather jacket should go with a
darker color, and vice versa.

Size is a vitally important part of purchasing a new leather jacket. There are
three common sizes: small, medium, and large. Some brands use a numbered chart
to reflect chest size. Others use an Italian version that features higher
numbers. Whichever style you choose, you'll be comfortable and stylish wearing
this classic coat. It's a good idea to take measurements of yourself so you'll
know exactly what size you should buy.


FAUX LEATHER SHEARLING JACKET

Shearling jackets can be an elegant investment in your wardrobe. They're a
classic and timeless style that will never go out of style. You can find a good
quality faux leather jacket for under $500, and the best ones can cost up to
$1,500. While you'll have to invest some money to get the best quality shearling
jacket, it's an investment that will last for years to come. If you're on a
tight budget, consider purchasing a jacket with only a shearling collar. Then,
simply turn the collar up to block out the wind. If you're not in a rush, you
can opt for a bolder color, or simply a classic black jacket.

Before buying a faux leather shearling jacket, make sure to read the label
carefully. The jacket should fit properly and not be too big or too small. Make
sure the arms are not too tight or too loose, and the jacket should be able to
stretch and mold to your body. Also, the zippers and buttons should have a solid
click. Keeping a leather jacket in good condition won't require much
maintenance.


BLACK SHEARLING COAT

A black shearling coat is a classic, timeless wardrobe staple. But what makes it
unique? Here are a few tips to help you find a great piece. First, it's worth
noting that the full-length shearling coat has had troubled associations. Super
Bowl champion Joe Namath wore it and Tom Hardy starred as Bane in The Dark
Knight Rises. Despite their good looks, these coats can feel very costumed if
they're not styled correctly.

Another important thing to keep in mind when buying a shearling coat is its
price. A good quality coat will run you as high as $500. But the good news is
that you'll get a jacket that will last you decades. Even if you're planning to
wear the coat on more than one occasion, remember to take care of it properly.
First, always treat it with a water repellant spray. Second, allow the shearling
coat to air-dry. Finally, avoid exposing it to excessive heat.

While shearling is a rugged material, it can also be luxurious and refined. A
cream-coloured shearling coat is an example of a more upmarket take on a
military field jacket. Shearling is a high-quality leather product that has a
suede surface on one side. The suede side is worn outwards, and a layer of
clipped fur is hidden inside. Because it's an expensive material, shearling is
generally best worn in cold weather.


AVIATOR BOMBER JACKET B3 REAL SHEARLING SHEEPSKIN

Sheepskin is a popular material used in men's aviator bomber jackets. Throughout
WWll, sheepskin was a necessity for the aircrew. In the cold temperatures of
high altitudes, the jackets kept the crew warm. These jackets are made of real
sheepskin leather and are a winner when it comes to warmth and style.

Sheepskin is made of various types of wool, and the quality varies from
manufacturer to manufacturer. The Leather City uses the best shearling pelts and
craftsmen hand select them. Regardless of the material, the B3 leather bomber
jacket is stylish and of superior quality. As you wear it, the shearling will
age and darken to an antique.

While the original bomber jackets were used by the military, the design and
style changed. The design evolved within the military and eventually reached the
general public. Films like Top Gun helped propel the bomber jackets into the
sartorial spotlight. Originally, these jackets were part of a man's uniform, but
they have become more versatile in the modern world.


MEN'S B3 SHEARLING LEATHER FLIGHT JACKET

A men's B3 shearling leather flight jacket is a versatile piece of clothing that
will add warmth and style to your outfit. Made from premium sheepskin leather
with an inner shearling lining, this jacket features a branded zipper, shearling
cuffs, waistline, and slanted pockets. The hood can also be detachable and has a
drawstring cuff.

This jacket was initially designed for the crewmen of aircrafts operating at
high altitudes. Its attractive appearance and durable materials quickly drew
attention to it. With increased awareness, the sale of genuine leather flight
jackets has risen substantially. Made from sheepskin and fur, a B3 bomber is
usually durable and attractive. Many manufacturers use top quality materials to
make these jackets. Maher leather is an example of a premium manufacturer that
uses only the finest sheepskin in their jackets.


LEATHER JACKET SHEARLING LINING

When you are shopping for a leather jacket, it's crucial to look for its quality
and make sure that it fits properly. You should be able to bend your arms
comfortably without feeling like you're trying to bend the sleeves. The interior
of the jacket should be well-lined to keep you warm and dry. The stitching of
the jacket's seams should be tightly stitched and smooth. It should be free of
loose threads or potential weak points.

Depending on the style of the Jacket, you can go for a more classic look by
going with less hardware. You can choose between moto-inspired and traditional
styles. While moto-inspired jackets are more casual, classic jackets have a more
tailored fit and minimalist hardware. Similarly, modern-style jackets are
slimmer and have less hardware. Whatever style you choose, you can be sure that
your leather jacket will look great.


LEATHER MOTO JACKET WITH SHEARLING COLLAR

The perfect shearling collar on your leather moto jacket is a must-have for your
wardrobe. The style is timeless and will add a touch of class to any outfit. The
shearling collar makes the jacket extra special, while the double-breasted style
is a classic choice for a cold weather look. Listed below are some tips to help
you choose the best shearling collar leather jacket for you.

First, you need to measure yourself. To determine the right length and fit of a
leather moto jacket with a shearling collar, measure your waist, chest and arms.
It's best to have your measurements taken by a professional tailor, but you can
also take your own measurements if you have someone to help you. However, the
measurements you take yourself are unlikely to be accurate. You can always
compare your measurements to the size chart provided by the brand.


LEATHER SHEARLING FLIGHT JACKET

Choosing the right shearling jacket is a big decision. Luckily, there are a few
tips to make the decision a lot easier. First of all, consider how you will be
wearing the jacket. There are a couple of different styles that you can choose
from. The best option will be dependent on how warm you want to be. A shearling
flight jacket is made to keep you warm and can be worn with a variety of looks.

First, make sure that the jacket fits properly. It should fit snugly but not too
tight. It should also allow you to bend your arms without feeling cramped. A
jacket that fits well is one that molds to your body shape. When choosing a
leather flight jacket, it is best to choose a size larger than you normally
wear. However, you should choose a size bigger than you normally wear because
you might find it uncomfortable or hard to lift your arm above your shoulder.


MEN'S LEATHER AVIATOR BOMBER JACKET SHEARLING

The leather aviator bomber jacket is one of the most versatile men's outerwear
pieces. Traditionally associated with the skinhead subculture, the bomber jacket
has gained a more modern image thanks to popular movie stars, including Ewan
McGregor's character in Trainspotting. The bomber jacket can work with preppy,
hip-hop, or streetwear looks. The key to getting the most from your leather
aviator bomber jacket is to know how to style it right.

For a slimmer build, a leather aviator jacket is perfect. Its original design
had elasticated cuffs and waists to keep air out. The waistband on classic
leather aviator bomber jackets is a useful feature as it accentuates broad
shoulders and can make larger men appear more rounded. Similarly, a leather
aviator jacket with an open front will keep the weather out.








FREQUENTLY ASKED QUESTIONS ABOUT LEATHER SHEARLING JACKETS

If you own a Leather shearling jacket, you probably have several questions about
how to care for it. First of all, it is important to follow the care
instructions provided by the manufacturer. This will help you preserve your
jacket's beauty. You can also read our article on how to style a leather
shearling jacket. We'll also cover topics such as how to wear a 3/4 shearling
coat men's and how to style a leather shearling vest.


HOW TO CLEAN SHEARLING LEATHER JACKET

Your shearling leather jacket needs to be kept in good condition. However, you
cannot just throw it in the washer and expect it to come out clean. If you do
so, you will damage the delicate material. You should always avoid washing and
drying your shearling jacket, as they can cause it to fall apart. To avoid these
problems, read these tips to clean shearling leather jacket. Here are some of
the best ways to clean your shearling leather jacket.

To clean your shearling leather jacket, you need to remove any spill that may be
left on the fabric. Blot spills with a damp cloth, and then take it to an
Authorized Furcare Specialist, who will treat it properly. To dry the jacket,
hang it on a wide hanger and place it far away from heat and sunlight. Direct
heat and sunlight can fade the color of the material. So, it's advisable to hang
it in an area that receives a lot of air.


HOW TO WEAR 3/4 SHEARLING COAT MEN'S

If you have a cold climate, you'll probably want to wear a thick shearling coat
in winter. Layering your clothes will make you look like a floof ball, but a
shearling coat will keep you warm without having to pile up all the layers.
Shearling is also a great way to maintain your look. In this article, you'll
learn how to wear a 3/4 shearling coat.

Choose a good quality shearling coat. The best shearling jackets can run you
upwards of $1,000. But remember, this is a jacket that you'll have for years, so
it's worth investing in a quality piece. If you're on a budget, consider buying
a coat with just a shearling collar, and turn it up to block the wind. Whether
you choose to wear a contrasting color or a classic, neutral color, a shearling
jacket will never go out of style.


HOW TO STYLE SHEARLING TRENCH COAT

There are a number of ways to style a leather shearling trench coat. These
include pairing it with denim jeans, a muffler scarf, or belted cuffs. The key
to styling this piece well is to know how to care for it. Remember, shearling is
not a rain jacket, so keep it in a cool, dry place. You should also avoid
placing it in a tight compartment, as the shearling material can become wet
easily.

One way to dress a leather shearling trench coat is to layer it over a tee. A
pair of jeans can give a relaxed, comfortable look, while a pair of knee-high
boots will elevate the jacket to an elegant look. Similarly, an over-sized
shearling jacket can be worn with a silk dress and shoes to give it a dressier
look.


HOW TO WEAR LEATHER SHEARLING VEST

If you are wondering how to wear leather shearling vest, here are some simple
steps you can follow:

First, you should know that shearling is a kind of fur. It is a thick jacket
that covers your body and looks great as well. This type of jacket is perfect
for winter, and you can easily style it with a pair of boots or knee-high boots.
You can also wear a sweater underneath to add extra warmth. You can pair this
kind of jacket with a pair of leggings or skinny pants. You can also pair it
with a pair of classy sunglasses.

Shearling is a material that looks tough, but it can also look sophisticated,
contemporary and luxurious. This shearling leather jacket is a luxurious take on
a military field jacket, rendered in high-quality leather and finished with a
cream-coloured shearling collar. Real shearling is breathable and looks better
than fake shearling. So, before buying one, check its authenticity. There are
many fake shearling products on the market, so make sure to shop around.

 

shop with confidence

Free shipping and 365-day returns. Guaranteed fit. No hassle.

look good, do good

Timeless designs and high quality materials. Sustainable and ethical practices.

more value for you

Our model minimizes waste and reduces costs. Savings are passed to you.

Explore All Jackets

Explore All Jackets
 * Men Leather Jackets
 * Black Leather Jacket
 * Brown Leather Jacket
 * Red Leather Jacket
 * Blue Leather Jacket
 * Yellow Leather Jacket
 * New Arrivals
 * Leather Motorcycle Jacket
 * Leather Jacket With Hood
 * Leather Bomber Jacket
 * Leather Coats
 * Suede Leather Jacket
 * Leather Blazers
 * Cafe Racer Jackets
 * Leather Trucker Jacket
 * Leather Flight Jacket A2 B3
 * Hooded Leather Jacket
 * Varsity Jackets
 * Mens Leather Coats
 * Leather Jacket Fur Collar
 * Leather Shearling Jacket

About Us

About Us
 * Search
 * Blog
 * Refund Policy
 * Privacy Policy
 * Terms of Service
 * Delivery & Returns
 * Shipping Policy
 * About Us
 * Contact
 * Phone 🇬🇧 7 520665049
 * Phone 🇺🇸 🇨🇦 307 4141029
 * FOENIX APPAREL, 13 Freeland Park, Dorset, BH16 6FH, UK
 * Free Shipping in the USA, UK, Canada, Australia, New Zealand, Germany,
   France, Italy.
 * Terms of Service
 * Refund policy

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
Subscribe




CURRENCY

United Kingdom (GBP £)
 * Australia (AUD $)
 * Austria (EUR €)
 * Belgium (EUR €)
 * Croatia (HRK kn)
 * Denmark (DKK kr.)
 * Finland (EUR €)
 * France (EUR €)
 * Germany (EUR €)
 * Ireland (EUR €)
 * Italy (EUR €)
 * Japan (JPY ¥)
 * Luxembourg (EUR €)
 * Netherlands (EUR €)
 * Norway (EUR €)
 * Pakistan (PKR ₨)
 * Poland (PLN zł)
 * Saudi Arabia (SAR ر.س)
 * Spain (EUR €)
 * Sweden (SEK kr)
 * Switzerland (CHF CHF)
 * United Arab Emirates (AED د.إ)
 * United Kingdom (GBP £)
 * United States (USD $)

 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

© 2022 FOENIX APPAREL


"Close (esc)"

Men's Leather Shearling Jackets