216ef8a35ecefe43a84302090733aea8
488d74dde0f28258db73090f98123db1
4b41963774e6d30823a763a3d6d43e19
96ff047b37af35202cd16e379bb2c527
eb58d9746febebcb2671ac03e3b08ad5
b05e4e864b9d24ca1332999ca4c438e9
b190dbe63e28e62c6a633422a1c8846a
9e98fcefb2b6182bc6da16166dffef14
1e2a8fb0916b755619cd041e5930bc94
b3321f111c189fb4a2d9433ed9fb288d
1 / 11
0b7953c31d63bd558bc74757c2054970 216ef8a35ecefe43a84302090733aea8 488d74dde0f28258db73090f98123db1 4b41963774e6d30823a763a3d6d43e19 96ff047b37af35202cd16e379bb2c527 eb58d9746febebcb2671ac03e3b08ad5 b05e4e864b9d24ca1332999ca4c438e9 b190dbe63e28e62c6a633422a1c8846a 9e98fcefb2b6182bc6da16166dffef14 1e2a8fb0916b755619cd041e5930bc94 b3321f111c189fb4a2d9433ed9fb288d
-0%
Save $-10.69

Unisex Fall Vintage Western Cowboy Woolen Sun Protection Wide Brim Hat

$10.69
0 sold
Color
Size
Qty
ProductNo SP240905NSVP
Season All Season
Style Training uniform,Casual,Vintage/Retro,Country Style
Material Tweed

SIZE GUIDE MEN

To help you choose the best size, we recommend that you compare each product’s measurements with your own.

HOW TO MEASURE

  1. SHOULDER

    From shoulder tip to shoulder tip

  2. CHEST

    The fullest part of your bust (keep measuring tape horizontal).

  3. WAIST

    The slimmest part of your natural waistline – above you navel and below your ribcage.

  4. HIPS

    The fullest part of your hips at the top of your legs – approximately nine inches below your natural waistline.

  5. INSIDE LEG

    From the top of your inside leg at the crotch to your ankle.

Paying with Paypal




1. With PayPal, you can send payment quickly and securely on-line.
2. Through PayPal, you can pay with credit card, debit card, or bank account balance.
3. Once your order is submitted, you will be redirected to PayPal's site where you could make the payment.

4. When you place an order with Paypal you will be redirected to the PayPal payment page, where you can confirm your payment by logging in with your PayPal username and password.You may still check out even without a PayPal account. To do so, please click on "Pay with Debit/Credit Card" and you’ll be redirected to a secure page where you can enter your credit card information or complete your payment safely via PayPal.

Pay With Credit/Debit Card 

     
The available credit card options are listed above. The credit card companies listed above are the most commonly used credit cards on this website. Do not worry if your credit card company is not listed, we encourage you to go ahead and make the purchase.
Please note that expoion does not collect your credit/debit card number or personal information when you make a payment. For questions regarding your transactions on our site, please consult your card-issuing bank for information.

Free Standard Shipping Worldwide 

Stock items are usually shipped within 2-3 business days (weekends and holidays are not considered workdays). Shipping time is 10-25 days, please bear with me if there is any delay. The policy of aspenname.com is that a single order meets $89 and the merchant bears the shipping cost. If the price is less than $79, the buyer will bear the corresponding shipping cost.   Due to the influence of COVID-19, the logistics time will be delayed by 3-7 days according to the original time

Depending on your delivery address, your order might be delivered with a local carrier.
After placing an order, you will receive an order confirmation mail and when the shipment leaves our warehouse you'll receive a shipment notification mail containing a link to a status page where you can find your tracking number and a link to the DHL tracking page, which helps you to track shipments and check shipment delivery status online.

If you have any questions please contact our customer service at service@GeoManly.com for further assistance. 
At Lifepigment, we do our very best to deliver your order as fast as possible!

Here you can check the delivery details of your package :)

How can enjoy free shipping policy?

Free shipping on orders over USD$89. Both shipping costs and shipping method should be subject to what is stated on Payment Page, and this may vary for different delivery destinations

How soon will I receive my package after my order placed?

There are two key factors that will decide when you will receive your package.

1. Item Processing Time: The processing time is the time it takes for the seller to prepare the item(s) for shipment. There are different processing times for different items depending on product category and volume. Usually it is around 5 to 7 working days to process.

 

 

2. Shipping Method: Delivery time varies with shipping method. Time in transit varies depending on where you're located and where your package is coming from. You can also check the follow form for more detail about the delivery time:

 

Shipping Method Delivery Time Area
Super Savings 5-12 days North America (USA )
5-12 days Oceanica (Australia)
5-12 days Europe (France Germany Belgium Luxembourg Netherlands)
5-12 days Europe (Sweden Portugal Italy)
5-12 days Europe (England)
5-12 days Europe (Finland Iceland Switzerland The Czech Republic Greece Austria)
5-12 days Europe (Norway Denmark Sweden Ireland Luxembourg Switzerland The Czech Republic Slovakia Poland Slovenia Romania Hungary Latvia Lithuania Estonia)
5-12 days North America (Canada Mexico)
7-15 days South America (Columbia Chile Peru Argentina Venezuela Ecuador)
7-12 days Asia (Korea Japan Philippines Vietnam Thailand Singapore Malaysia India Pakistan Kazakhstan Iran Israel Saudi Arabia Cyprus Palestine)
5-12 days Europe (Croatia Ukraine Georgia Spain Russia)
5-12 days Africa (Egypt Libya Morocco South Africa Niger Ghana Cote d'Ivoire Togo Sultan Guinea)
5-12 days Oceanica (New Zealand)
Expedited Shipping 2-5 days Europe (Norway Denmark Sweden Finland France Ireland Belgium Netherlands Luxembourg Switzerland Germany Austria The Czech Republic Slovakia Poland Spain Portugal Italy Croatia Slovenia Romania Greece Hungary Ukraine Latvia Lithuania Georgia Estoni) 
Europe England
2-5 days North America (USA Canada Mexico)
2-5 days South America (Columbia Chile Peru Brazil Argentina Venezuela Ecuador)
3-7 days Asia (Korea Japan Philippines Vietnam Thailand Singapore Malaysia India Pakistan Kazakhstan Israel Saudi Arabia Cyprus Palestine)
2-5 days Africa (Egypt Libya Morocco South Africa Niger Ghana Cote d'Ivoire Togo Sultan Guinea)
2-5 days Oceanica (Australia New Zealand)

 

Related product
const TAG = 'spz-custom-painter-button-animation'; const MAX_ITERATION_COUNT = 99999999; const SITE = (window.C_SETTINGS && window.C_SETTINGS.routes && window.C_SETTINGS.routes.root) || ''; const ADD_TO_CART_ANIMATION_SETTING = `${SITE}/api/marketing_atmosphere_app/add_to_cart_btn_animation/setting`; class SpzCustomPainterButtonAnimation extends SPZ.BaseElement { /**@override */ static deferredMount() { return false; } /** @param {!SpzElement} element */ constructor(element) { super(element); /** @private {!../../src/service/xhr-impl.Xhr} */ this.xhr_ = SPZServices.xhrFor(this.win); /** @private {Object} */ this.data_ = null; /** @private {Element} */ this.addToCartButton_ = null; /** @private {boolean} */ this.productAvailable_ = true; /** @private {number} */ this.timerId_ = null; /** @private {number} */ this.animationExecutionCount_ = 0; /** @private {boolean} */ this.selectedVariantAvailable_ = true; /** @private {number} */ this.delay_ = 5000; /** @private {number} */ this.iterationCount_ = 5; /** @private {string} */ this.animationClass_ = ''; } /** @override */ isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } /** @override */ buildCallback() { this.productAvailable_ = this.element.hasAttribute('product-available'); this.selectedVariantAvailable_ = this.element.hasAttribute('selected-variant-available'); } /** @override */ mountCallback() { this.render_(); } /** @private */ render_() { if (!this.productAvailable_) { return; } this.fetch_().then((data) => { if (!data) { return; } this.data_ = data; this.animationClass_ = `painter-${data.animation_name}-animation`; this.iterationCount_ = data.animation_iteration_count === 'infinite' ? MAX_ITERATION_COUNT : data.animation_iteration_count; const animationDuration = 1; const animationDelay = data.animation_delay || 5; this.delay_ = (animationDuration + animationDelay) * 1000; this.handleButtonEffect_(); }); } /** * @param {JsonObject} data * @return {(null|Object)} * @private */ parseJson_(data) { try { return JSON.parse(data); } catch (e) { return null; } } /** * @return {Promise} * @private */ fetch_() { return this.xhr_.fetchJson(ADD_TO_CART_ANIMATION_SETTING).then((data) => { if (!data || !data.enabled) { return null; } return this.parseJson_(data.detail); }); } /** @private */ getAddToCartButton_() { this.addToCartButton_ = SPZCore.Dom.scopedQuerySelector( document.body, '[data-section-type="product"] [role="addToCart"], [data-section-type="product_detail"] [role="addToCart"], [data-section-type="product_detail"] [data-click="addToCart"], [data-section-type="product"] [data-click="addToCart"]' ); } /** @private */ restartAnimation_() { this.addToCartButton_.classList.remove(this.animationClass_); this.addToCartButton_./* OK */ offsetWidth; this.addToCartButton_.classList.add(this.animationClass_); this.animationExecutionCount_++; } /** @private */ clearTimer_() { this.win.clearInterval(this.timerId_); this.timerId_ = null; } /** @private */ setupTimer_() { this.timerId_ = this.win.setInterval(() => { this.restartAnimation_(); if (this.animationExecutionCount_ >= this.iterationCount_) { this.removeAnimationClass_(); this.clearTimer_(); } }, this.delay_); } /** @private */ restartTimer_() { if (this.animationExecutionCount_ >= this.iterationCount_) { this.removeAnimationClass_(); return; } this.setupTimer_(); } /** @private */ listenVariantChange_() { SPZUtils.Event.listen(self.document, 'dj.variantChange', (e) => { const selectedVariant = e.detail && e.detail.selected; if (!selectedVariant) { return; } const {available} = selectedVariant; if (this.selectedVariantAvailable_ !== available) { this.selectedVariantAvailable_ = available; this.clearTimer_(); if (available) { this.restartTimer_(); } } }); } /** @private */ removeAnimationClass_() { this.win.setTimeout(() => { this.addToCartButton_.classList.remove(this.animationClass_); }, 1000); } /** @private */ handleButtonEffect_() { this.getAddToCartButton_(); if (!this.addToCartButton_) { return; } if (this.selectedVariantAvailable_) { ++this.animationExecutionCount_; this.addToCartButton_.classList.add(this.animationClass_); if (this.iterationCount_ === 1) { this.removeAnimationClass_(); return; } this.setupTimer_(); } this.listenVariantChange_(); } } SPZ.defineElement(TAG, SpzCustomPainterButtonAnimation);