eliswesternwear.com
Open in
urlscan Pro
192.200.160.248
Public Scan
URL:
https://eliswesternwear.com/hatco-inc/
Submission: On November 26 via manual from CA — Scanned from CA
Submission: On November 26 via manual from CA — Scanned from CA
Form analysis
7 forms found in the DOMPOST https://eliswesternwear.com/login.php?action=check_login
<form class="login-form form" action="https://eliswesternwear.com/login.php?action=check_login" method="post">
<div class="form-field">
<label class="form-label" for="login_email3">Email Address:</label>
<input class="form-input" name="login_email" id="login_email3" type="email">
</div>
<div class="form-field">
<label class="form-label" for="login_pass3">Password:</label>
<input class="form-input" id="login_pass3" type="password" name="login_pass">
</div>
<div class="form-actions">
<input type="submit" class="button button--border" value="Login">
<a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
</div>
</form>
/search.php
<form class="form" action="/search.php">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="search_query_mobile">Search</label>
<input class="form-input" data-search-quick="" name="search_query" id="search_query_mobile" data-error-message="Search field cannot be empty." placeholder="Search" autocomplete="off">
<button class="button-submit" type="submit"><svg class="icon">
<use xlink:href="#icon-search"></use>
</svg></button>
</div>
</fieldset>
</form>
/search.php
<form class="form" action="/search.php" id="exact_search">
<fieldset class="form-fieldset">
<div class="form-field style-3">
<label class="is-srOnly" for="search_query">Search</label>
<input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search" autocomplete="off">
<button class="button-submit" type="submit" id="submit_form"><svg class="icon">
<use xlink:href="#icon-search"></use>
</svg></button>
</div>
</fieldset>
</form>
GET
<form class="actionBar" method="get" data-sort-by="" data-show-products="">
<fieldset class="form-fieldset actionBar-section">
<div class="form-field">
<label class="form-label" for="limit">Show</label>
<select class="form-select" name="limit" id="limit">
<option value="9">9 items per page</option>
<option value="12">12 items per page</option>
<option value="15">15 items per page</option>
<option value="20" selected="">20 items per page</option>
<option value="24">24 items per page</option>
<option value="30">30 items per page</option>
</select>
</div>
</fieldset>
<script>
function getUrlVars() {
var vars = {};
var parts = window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(m, key, value) {
vars[key] = value;
});
return vars;
}
(function() {
try {
var c = getUrlVars()["limit"];
if (c == undefined) c = 30;
if (c != undefined) {
var limit = document.querySelectorAll('select#limit option');
Array.prototype.forEach.call(limit, function(element) {
if (element.value == c) {
element.selected = true;
}
});
}
} catch (e) {}
}());
</script>
</form>
GET
<form class="actionBar" method="get" data-sort-by="">
<fieldset class="form-fieldset actionBar-section">
<div class="form-field">
<label class="form-label" for="sort">Sort By</label>
<select class="form-select form-select--small" name="sort" id="sort">
<option value="featured" selected="">Featured Items</option>
<option value="newest">Newest Items</option>
<option value="bestselling">Best Selling</option>
<option value="alphaasc">A to Z</option>
<option value="alphadesc">Z to A</option>
<option value="avgcustomerreview">By Review</option>
<option value="priceasc">Price: Ascending</option>
<option value="pricedesc">Price: Descending</option>
</select>
</div>
</fieldset>
</form>
POST /compare
<form action="/compare" method="POST" data-product-compare="">
<ul id="productLayout" class="productGrid">
<li class="product">
<article class="card " data-product-id="47900">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-lucky-me-felt-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47900/168619/Charlie-1-Horse-Ladies-Black-Lucky-Me-Felt-Hat__S_1__00345.1727210483.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47900/168619/Charlie-1-Horse-Ladies-Black-Lucky-Me-Felt-Hat__S_1__00345.1727210483.png?c=2" alt="Charlie 1 Horse® Ladies' Black Lucky Me Felt Hat" title="Charlie 1 Horse® Ladies' Black Lucky Me Felt Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47900/168620/Charlie-1-Horse-Ladies-Black-Lucky-Me-Felt-Hat__S_2__28230.1727210484.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47900/168620/Charlie-1-Horse-Ladies-Black-Lucky-Me-Felt-Hat__S_2__28230.1727210484.png?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=47900" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-lucky-me-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="47900">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="47900">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-lucky-me-felt-hat/">Charlie 1 Horse® Ladies' Black Lucky Me Felt Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>Named for the first song Lainey Wilson ever wrote, the Lucky Me Hat draws from Indigenous American aesthetics and classic country themes. This firm-felt hat offers an arrowhead crown with a 4” flat...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$129.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-lucky-me-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="47900">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=47900" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-47900">
<input type="checkbox" name="products[]" value="47900" id="compare2-47900" data-compare-id="47900">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="47673">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-wild-horses-wool-felt-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47673/168006/Charlie-1-Horse-Ladies-Black-Wild-Horses-Wool-Felt-Hat__S_1__70311.1725050185.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47673/168006/Charlie-1-Horse-Ladies-Black-Wild-Horses-Wool-Felt-Hat__S_1__70311.1725050185.png?c=2" alt="Charlie 1 Horse® Ladies' Black Wild Horses Wool Felt Hat" title="Charlie 1 Horse® Ladies' Black Wild Horses Wool Felt Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47673/168007/Charlie-1-Horse-Ladies-Black-Wild-Horses-Wool-Felt-Hat__S_2__06351.1725050185.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47673/168007/Charlie-1-Horse-Ladies-Black-Wild-Horses-Wool-Felt-Hat__S_2__06351.1725050185.png?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=47673" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-wild-horses-wool-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="47673">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="47673">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-wild-horses-wool-felt-hat/">Charlie 1 Horse® Ladies' Black Wild Horses Wool Felt Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>"Through barbed-wire valleys and overgrown dells,” the Wild Horses Hat in Black is blazin’ a trail. Part of the Charlie 1 Horse by Lainey Wilson Collection, this hat comes in a 3 3/4" brim with a...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$189.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-wild-horses-wool-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="47673">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=47673" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-47673">
<input type="checkbox" name="products[]" value="47673" id="compare2-47673" data-compare-id="47673">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="47672">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-silverbelly-saddle-up-wool-felt-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47672/168010/Charlie-1-Horse-Ladies-Silverbelly-Saddle-Up-Wool-Felt-Hat__S_1__32233.1725050187.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47672/168010/Charlie-1-Horse-Ladies-Silverbelly-Saddle-Up-Wool-Felt-Hat__S_1__32233.1725050187.png?c=2" alt="Charlie 1 Horse® Ladies' Silverbelly Saddle Up Wool Felt Hat" title="Charlie 1 Horse® Ladies' Silverbelly Saddle Up Wool Felt Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47672/168011/Charlie-1-Horse-Ladies-Silverbelly-Saddle-Up-Wool-Felt-Hat__S_2__25071.1725050187.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47672/168011/Charlie-1-Horse-Ladies-Silverbelly-Saddle-Up-Wool-Felt-Hat__S_2__25071.1725050187.png?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=47672" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-silverbelly-saddle-up-wool-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="47672">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="47672">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-silverbelly-saddle-up-wool-felt-hat/">Charlie 1 Horse® Ladies' Silverbelly Saddle Up Wool Felt Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>Part of the Charlie 1 Horse by Lainey Wilson Collection, the Saddle Up Hat in Silver Belly was made with the Yellowstone star and country-music chart topper in mind. This ready-for-anything hat has a...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$129.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-silverbelly-saddle-up-wool-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="47672">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=47672" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-47672">
<input type="checkbox" name="products[]" value="47672" id="compare2-47672" data-compare-id="47672">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="47671">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-saddle-up-wool-felt-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47671/168014/Charlie-1-Horse-Ladies-Black-Saddle-Up-Wool-Felt-Hat__S_1__36198.1725050189.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47671/168014/Charlie-1-Horse-Ladies-Black-Saddle-Up-Wool-Felt-Hat__S_1__36198.1725050189.png?c=2" alt="Charlie 1 Horse® Ladies' Black Saddle Up Wool Felt Hat" title="Charlie 1 Horse® Ladies' Black Saddle Up Wool Felt Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47671/168015/Charlie-1-Horse-Ladies-Black-Saddle-Up-Wool-Felt-Hat__S_2__71450.1725050190.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/47671/168015/Charlie-1-Horse-Ladies-Black-Saddle-Up-Wool-Felt-Hat__S_2__71450.1725050190.png?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=47671" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-saddle-up-wool-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="47671">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="47671">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-saddle-up-wool-felt-hat/">Charlie 1 Horse® Ladies' Black Saddle Up Wool Felt Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>Part of the Charlie 1 Horse by Lainey Wilson Collection, the Saddle Up Hat in Black demonstrates, beyond a shadow of a doubt, that “Country’s Cool Again.” The Saddle Up comes in a 4” brim and has a...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$129.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/charlie-1-horse-ladies-black-saddle-up-wool-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="47671">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=47671" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-47671">
<input type="checkbox" name="products[]" value="47671" id="compare2-47671" data-compare-id="47671">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="46571">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/stetson-black-drifter-4x-felt-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/46571/163894/Stetson-Black-Drifter-4X-Felt-Hat__S_1__10152.1714498455.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/46571/163894/Stetson-Black-Drifter-4X-Felt-Hat__S_1__10152.1714498455.png?c=2" alt="Stetson® Black Drifter 4X Felt Hat" title="Stetson® Black Drifter 4X Felt Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/46571/163895/Stetson-Black-Drifter-4X-Felt-Hat__S_2__55653.1714498456.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/46571/163895/Stetson-Black-Drifter-4X-Felt-Hat__S_2__55653.1714498456.png?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=46571" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/stetson-black-drifter-4x-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="46571">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="46571">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/stetson-black-drifter-4x-felt-hat/">Stetson® Black Drifter 4X Felt Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>American Buffalo CollectionPinched Front3 1/2" BrimLeather SweatbandProfile: Oval</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$159.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/stetson-black-drifter-4x-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="46571">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=46571" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-46571">
<input type="checkbox" name="products[]" value="46571" id="compare2-46571" data-compare-id="46571">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="46499">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-oak-6x-felt-midnight-cowboy-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/46499/163672/Resistol-Oak-6X-Felt-Midnight-Cowboy-Hat__S_1__69164.1714070127.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/46499/163672/Resistol-Oak-6X-Felt-Midnight-Cowboy-Hat__S_1__69164.1714070127.png?c=2" alt="Resistol® Oak 6X Felt Midnight Cowboy Hat" title="Resistol® Oak 6X Felt Midnight Cowboy Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/46499/163673/Resistol-Oak-6X-Felt-Midnight-Cowboy-Hat__S_2__10658.1714070127.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/46499/163673/Resistol-Oak-6X-Felt-Midnight-Cowboy-Hat__S_2__10658.1714070127.png?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=46499" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-oak-6x-felt-midnight-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="46499">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="46499">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-oak-6x-felt-midnight-cowboy-hat/">Resistol® Oak 6X Felt Midnight Cowboy Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>6X Felt4 5/8" Cattleman Crown4 1/4" BrimLeather Sweatband</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$339.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-oak-6x-felt-midnight-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="46499">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=46499" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-46499">
<input type="checkbox" name="products[]" value="46499" id="compare2-46499" data-compare-id="46499">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="45916">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-cody-johnson-special-4-25-brim-straw-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/45916/162037/Resistol-Cody-Johnson-Special-4.25-Brim-Straw-Hat__S_1__49528.1711744736.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/45916/162037/Resistol-Cody-Johnson-Special-4.25-Brim-Straw-Hat__S_1__49528.1711744736.png?c=2" alt="Resistol® Cody Johnson Special 4.25" Brim Straw Hat" title="Resistol® Cody Johnson Special 4.25" Brim Straw Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/45916/162038/Resistol-Cody-Johnson-Special-4.25-Brim-Straw-Hat__S_2__94624.1711744737.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/45916/162038/Resistol-Cody-Johnson-Special-4.25-Brim-Straw-Hat__S_2__94624.1711744737.png?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=45916" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-cody-johnson-special-4-25-brim-straw-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="45916">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="45916">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-cody-johnson-special-4-25-brim-straw-hat/">Resistol® Cody Johnson Special 4.25" Brim Straw Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>Take center stage in the Cojo Special. Part of Resistol’s Cody Johnson Collection, this straw hat has a 4 1/4" brim, a Dri-Lex sweatband, a ribbon band with a tan-and-blue Cojo pendant, and — of...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$159.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-cody-johnson-special-4-25-brim-straw-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="45916">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=45916" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-45916">
<input type="checkbox" name="products[]" value="45916" id="compare2-45916" data-compare-id="45916">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="45889">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/stetson-baker-10x-4-25-brim-precreased-straw-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/45889/161964/Stetson-Baker-10X-4.25-Brim-Precreased-Straw-Hat__S_1__59977.1711650800.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/45889/161964/Stetson-Baker-10X-4.25-Brim-Precreased-Straw-Hat__S_1__59977.1711650800.png?c=2" alt="Stetson® Baker 10X 4.25" Brim Precreased Straw Hat" title="Stetson® Baker 10X 4.25" Brim Precreased Straw Hat" sizes="50px">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=45889" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/stetson-baker-10x-4-25-brim-precreased-straw-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="45889">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="45889">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/stetson-baker-10x-4-25-brim-precreased-straw-hat/">Stetson® Baker 10X 4.25" Brim Precreased Straw Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>4 1/4″ Brim2-Cord Black BandDrilex Sweat BandDiamond Venting</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$169.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/stetson-baker-10x-4-25-brim-precreased-straw-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="45889">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=45889" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-45889">
<input type="checkbox" name="products[]" value="45889" id="compare2-45889" data-compare-id="45889">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="45831">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-city-limits-6x-4-25-brim-black-felt-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/45831/161802/Resistol-City-Limits-6X-4.25-Brim-Black-Felt-Hat__S_1__96547.1710855240.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/45831/161802/Resistol-City-Limits-6X-4.25-Brim-Black-Felt-Hat__S_1__96547.1710855240.png?c=2" alt="Resistol® City Limits 6X 4.25" Brim Black Felt Hat" title="Resistol® City Limits 6X 4.25" Brim Black Felt Hat" sizes="50px">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=45831" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-city-limits-6x-4-25-brim-black-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="45831">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="45831">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-city-limits-6x-4-25-brim-black-felt-hat/">Resistol® City Limits 6X 4.25" Brim Black Felt Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p> George Strait Collection Material: Fur Felt Quality: 6X Beaver Color: Black Size: 6 3/4 - 7 3/4 Profiles: 75 - 4 5/8 Med Cattleman Crown; 4 1/4" Med Curved Brim</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$339.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-city-limits-6x-4-25-brim-black-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="45831">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=45831" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-45831">
<input type="checkbox" name="products[]" value="45831" id="compare2-45831" data-compare-id="45831">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="44398">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-black-gold-20x-fur-felt-cowboy-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/44398/157537/Resistol-Black-Gold-20X-Fur-Felt-Cowboy-Hat__S_1__68288.1706743654.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/44398/157537/Resistol-Black-Gold-20X-Fur-Felt-Cowboy-Hat__S_1__68288.1706743654.png?c=2" alt="Resistol® Black Gold 20X Fur Felt Cowboy Hat" title="Resistol® Black Gold 20X Fur Felt Cowboy Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/44398/157538/Resistol-Black-Gold-20X-Fur-Felt-Cowboy-Hat__S_2__44953.1706743655.jpg?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/44398/157538/Resistol-Black-Gold-20X-Fur-Felt-Cowboy-Hat__S_2__44953.1706743655.jpg?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=44398" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-black-gold-20x-fur-felt-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="44398">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="44398">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-black-gold-20x-fur-felt-cowboy-hat/">Resistol® Black Gold 20X Fur Felt Cowboy Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>When only the best will do . . . choose the Resistol 20X Black Gold fur cowboy hatFinest quality hat - made of superior 20X fur feltUpdated, low profile cattleman hat crownGenuine leather hat...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$649.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-black-gold-20x-fur-felt-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="44398">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=44398" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-44398">
<input type="checkbox" name="products[]" value="44398" id="compare2-44398" data-compare-id="44398">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="41217">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-youth-wild-as-you-are-bangora-straw-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/41217/146333/Resistol-Youth-Wild-As-You-Are-Bangora-Straw-Hat__S_1__03106.1649439400.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/41217/146333/Resistol-Youth-Wild-As-You-Are-Bangora-Straw-Hat__S_1__03106.1649439400.png?c=2" alt="Resistol® Youth Wild As You Are Bangora Straw Hat" title="Resistol® Youth Wild As You Are Bangora Straw Hat" sizes="50px">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=41217" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/cart.php?action=add&product_id=41217" class="button card-figcaption-button themevale_btnATC" data-product-id="41217">Add to Cart</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="41217">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-youth-wild-as-you-are-bangora-straw-hat/">Resistol® Youth Wild As You Are Bangora Straw Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>ResistolWild As YouYouthPrecreasedBangora2 Cord Black Band4" Brim4 1/2" CrownRSWDAY-CJ4081One Size Fits Most Outfit your little cowboy and cowgirl in this Cody Johnson Resistol straw hat!</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$49.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/cart.php?action=add&product_id=41217" class="button card-figcaption-button themevale_btnATC" data-product-id="41217">Add to Cart</a>
<a href="/wishlist.php?action=add&product_id=41217" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-41217">
<input type="checkbox" name="products[]" value="41217" id="compare2-41217" data-compare-id="41217">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="41216">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-cody-wright-20x-straw-cowboy-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/41216/146332/Resistol-Cody-Wright-20X-Straw-Cowboy-Hat__S_1__80887.1649439400.png?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/41216/146332/Resistol-Cody-Wright-20X-Straw-Cowboy-Hat__S_1__80887.1649439400.png?c=2" alt="Resistol® Cody Wright 20X Straw Cowboy Hat" title="Resistol® Cody Wright 20X Straw Cowboy Hat" sizes="50px">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=41216" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-cody-wright-20x-straw-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="41216">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="41216">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-cody-wright-20x-straw-cowboy-hat/">Resistol® Cody Wright 20X Straw Cowboy Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>ResistolStrawWright CollectionCodyRB Precreased4 1/4" Brim Drilex Sweatband4 5/8" Crown2 Cord Black BandMade in the USARSCODY-RB4281</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$169.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-cody-wright-20x-straw-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="41216">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=41216" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-41216">
<input type="checkbox" name="products[]" value="41216" id="compare2-41216" data-compare-id="41216">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="40700">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-midnight-6x-rust-felt-cowboy-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/40700/137036/Resistol-Midnight-6X-Rust-Felt-Cowboy-Hat__S_1__87270.1645570168.jpg?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/40700/137036/Resistol-Midnight-6X-Rust-Felt-Cowboy-Hat__S_1__87270.1645570168.jpg?c=2" alt="Resistol® Midnight 6X Rust Felt Cowboy Hat" title="Resistol® Midnight 6X Rust Felt Cowboy Hat" sizes="50px">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyloaded" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/40700/137037/Resistol-Midnight-6X-Rust-Felt-Cowboy-Hat__S_2__06765.1645570169.jpg?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/40700/137037/Resistol-Midnight-6X-Rust-Felt-Cowboy-Hat__S_2__06765.1645570169.jpg?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=40700" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-midnight-6x-rust-felt-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="40700">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="40700">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-midnight-6x-rust-felt-cowboy-hat/">Resistol® Midnight 6X Rust Felt Cowboy Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p> Resistol 6X Midnight Rust Self Band 4 1/4" Brim</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$339.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-midnight-6x-rust-felt-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="40700">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=40700" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-40700">
<input type="checkbox" name="products[]" value="40700" id="compare2-40700" data-compare-id="40700">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="39249">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/stetson-granite-6x-skyline-felt-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/39249/144418/Stetson-Granite-6X-Skyline-Felt-Hat__S_1__98274.1645574737.jpg?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/39249/144418/Stetson-Granite-6X-Skyline-Felt-Hat__S_1__98274.1645574737.jpg?c=2" alt="Stetson® Granite 6X Skyline Felt Hat" title="Stetson® Granite 6X Skyline Felt Hat" sizes="50px">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=39249" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/stetson-granite-6x-skyline-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="39249">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="39249">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/stetson-granite-6x-skyline-felt-hat/">Stetson® Granite 6X Skyline Felt Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>The Skyline 6X Felt Hat is an example of the fine quality and craftsmanship that you know in the name Stetson. The X's in the hat are used to represent the quality, so this 100% pure fur felt hat is...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$339.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/stetson-granite-6x-skyline-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="39249">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=39249" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-39249">
<input type="checkbox" name="products[]" value="39249" id="compare2-39249" data-compare-id="39249">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="38824">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-mens-midnight-6x-black-felt-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyautosizes lazyloaded" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/38824/129363/Resistol-Men-s-Midnight-6X-Black-Felt-Hat__S_1__02811.1621452127.jpg?c=2" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/38824/129363/Resistol-Men-s-Midnight-6X-Black-Felt-Hat__S_1__02811.1621452127.jpg?c=2" alt="Resistol® Men's Midnight 6X Black Felt Hat" title="Resistol® Men's Midnight 6X Black Felt Hat" sizes="50px">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=38824" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-mens-midnight-6x-black-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="38824">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="38824">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-mens-midnight-6x-black-felt-hat/">Resistol® Men's Midnight 6X Black Felt Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>The Resistol Men's Midnight 6X Black Felt Hat is a high quality hat that will be a favorite many years to come. It features a standard hat band, medium cattleman crown, and medium curved brim. -4...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$339.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-mens-midnight-6x-black-felt-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="38824">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=38824" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-38824">
<input type="checkbox" name="products[]" value="38824" id="compare2-38824" data-compare-id="38824">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="38624">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-tuff-hedeman-collection-super-duty-bangora-cowboy-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyload" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/stencil/3b330170-f00d-013a-a0aa-0e9049efea45/e/57dbb7f0-6ef8-013d-9041-46e0f3f3ff57/img/loading.svg" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/38624/157704/Resistol-Tuff-Hedeman-Collection-Super-Duty-Bangora-Cowboy-Hat__S_1__35820.1706743864.jpg?c=2" alt="Resistol® Tuff Hedeman Collection-Super Duty Bangora Cowboy Hat" title="Resistol® Tuff Hedeman Collection-Super Duty Bangora Cowboy Hat">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=38624" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-tuff-hedeman-collection-super-duty-bangora-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="38624">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="38624">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-tuff-hedeman-collection-super-duty-bangora-cowboy-hat/">Resistol® Tuff Hedeman Collection-Super Duty Bangora Cowboy Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>Resistol Straw Hats - Super Duty Profile(s):83 - 5 1/4" Tall Rounded Brick Crown / Medium Curved Brim Color(s): 81 NaturalSize: 6 3/4 - 7 3/4Brim(s): 4 1/4"Regular Oval</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$69.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-tuff-hedeman-collection-super-duty-bangora-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="38624">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=38624" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-38624">
<input type="checkbox" name="products[]" value="38624" id="compare2-38624" data-compare-id="38624">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="38517">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-youth-young-guns-jr-straw-cowboy-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyload" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/stencil/3b330170-f00d-013a-a0aa-0e9049efea45/e/57dbb7f0-6ef8-013d-9041-46e0f3f3ff57/img/loading.svg" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/38517/128678/Resistol-Youth-Young-Guns-Jr-Straw-Cowboy-Hat__S_1__78298.1620655728.jpg?c=2" alt="Resistol® Youth Young Guns Jr Straw Cowboy Hat" title="Resistol® Youth Young Guns Jr Straw Cowboy Hat">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=38517" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/cart.php?action=add&product_id=38517" class="button card-figcaption-button themevale_btnATC" data-product-id="38517">Add to Cart</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="38517">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-youth-young-guns-jr-straw-cowboy-hat/">Resistol® Youth Young Guns Jr Straw Cowboy Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>The Resistol Young Guns Kids Straw Hat is the perfect accessory for your little buckaroo! It has a 4" brim, a 4 1/2" CHL crown, and features an aztec hatband</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$49.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/cart.php?action=add&product_id=38517" class="button card-figcaption-button themevale_btnATC" data-product-id="38517">Add to Cart</a>
<a href="/wishlist.php?action=add&product_id=38517" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-38517">
<input type="checkbox" name="products[]" value="38517" id="compare2-38517" data-compare-id="38517">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="37307">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/stetson-black-seneca-4x-buffalo-fur-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyload" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/stencil/3b330170-f00d-013a-a0aa-0e9049efea45/e/57dbb7f0-6ef8-013d-9041-46e0f3f3ff57/img/loading.svg" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/37307/125488/Stetson-Black-Seneca-4X-Buffalo-Fur-Hat__S_1__93963.1616436860.jpg?c=2" alt="Stetson® Black Seneca 4X Buffalo Fur Hat" title="Stetson® Black Seneca 4X Buffalo Fur Hat">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=37307" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/stetson-black-seneca-4x-buffalo-fur-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="37307">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="37307">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/stetson-black-seneca-4x-buffalo-fur-hat/">Stetson® Black Seneca 4X Buffalo Fur Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingFull">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>Seneca 4X felt cowboy hat from the Stetson® Buffalo Collection. Made out of American Buffalo fur, this hat features a leather band with 3-piece buckle set. Durable and water...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$159.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/stetson-black-seneca-4x-buffalo-fur-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="37307">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=37307" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-37307">
<input type="checkbox" name="products[]" value="37307" id="compare2-37307" data-compare-id="37307">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="36536">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/stetson-youth-buck-rodeo-jr-cowboy-hat/" class="product_img_link">
<div class="card-img-container card-img-hover">
<img class="card-image lazyload" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/stencil/3b330170-f00d-013a-a0aa-0e9049efea45/e/57dbb7f0-6ef8-013d-9041-46e0f3f3ff57/img/loading.svg" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/36536/144574/Stetson-Youth-Buck-Rodeo-Jr.-Cowboy-Hat__S_1__90818.1645574840.jpg?c=2" alt="Stetson® Youth Wool Buck Rodeo Jr. Cowboy Hat" title="Stetson® Youth Wool Buck Rodeo Jr. Cowboy Hat">
<span class="product-additional" data-product-id="">
<img class="replace-2x img-responsive lazyload" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/stencil/3b330170-f00d-013a-a0aa-0e9049efea45/e/57dbb7f0-6ef8-013d-9041-46e0f3f3ff57/img/loading.svg" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/36536/144575/Stetson-Youth-Buck-Rodeo-Jr.-Cowboy-Hat__S_2__15706.1645574840.jpg?c=2" alt="" title="">
</span>
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=36536" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/cart.php?action=add&product_id=36536" class="button card-figcaption-button themevale_btnATC" data-product-id="36536">Add to Cart</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="36536">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/stetson-youth-buck-rodeo-jr-cowboy-hat/">Stetson® Youth Wool Buck Rodeo Jr. Cowboy Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>Stetson's Rodeo Jr. features a cattleman's crown, lace hat band, and is made from premium wool to create a classic look that works for any occasion. 3-1/2" brim3-1/2" crownMade of 100% Wool 2X...</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$59.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/cart.php?action=add&product_id=36536" class="button card-figcaption-button themevale_btnATC" data-product-id="36536">Add to Cart</a>
<a href="/wishlist.php?action=add&product_id=36536" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-36536">
<input type="checkbox" name="products[]" value="36536" id="compare2-36536" data-compare-id="36536">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
<li class="product">
<article class="card " data-product-id="36348">
<figure class="card-figure">
<div class="themevale_badges">
</div>
<a href="https://eliswesternwear.com/resistol-cody-johnson-the-sp-6x-4-granite-cowboy-hat/" class="product_img_link">
<div class="card-img-container ">
<img class="card-image lazyload" data-sizes="auto" src="https://cdn11.bigcommerce.com/s-t1n43taf3i/stencil/3b330170-f00d-013a-a0aa-0e9049efea45/e/57dbb7f0-6ef8-013d-9041-46e0f3f3ff57/img/loading.svg" data-src="https://cdn11.bigcommerce.com/s-t1n43taf3i/images/stencil/357x476/products/36348/136267/Resistol-Cody-Johnson-The-SP-6X-4-Granite-Cowboy-Hat__S_1__18444.1645569763.jpg?c=2" alt="Resistol® Cody Johnson The SP 6X 4 Granite Cowboy Hat" title="Resistol® Cody Johnson The SP 6X 4 Granite Cowboy Hat">
</div>
</a>
<div class="card-figcaption">
<a href="/wishlist.php?action=add&product_id=36348" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
</a>
<a href="https://eliswesternwear.com/resistol-cody-johnson-the-sp-6x-4-granite-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="36348">Choose Options</a>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-starEmpty"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
</div>
<div class="card-figcaption2">
<a href="javascript:void(0)" class="card-button-quickview quickview" data-product-id="36348">Quick view</a>
</div>
</figure>
<div class="card-body">
<p class="card-brand" data-test-info-type="brandName">HATCO, INC</p>
<h4 class="card-title">
<a href="https://eliswesternwear.com/resistol-cody-johnson-the-sp-6x-4-granite-cowboy-hat/">Resistol® Cody Johnson The SP 6X 4 Granite Cowboy Hat</a>
</h4>
<p class="card-rating" data-test-info-type="productRating">
<span class="rating--small">
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<span class="icon icon--ratingEmpty">
<svg>
<use xlink:href="#icon-star"></use>
</svg>
</span>
<!-- snippet location product_rating -->
</span>
</p>
<div class="card-desciption">
<p>Premium 6X WoolCody Johnson Collection4 5/8" Cattleman Crown4 1/4” BrimMonochromatic Hat BandHat Pin</p>
</div>
<div class="card-price" data-test-info-type="price">
<div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
<div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none" style="display: none;">
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<div class="price-section price-section--withoutTax">
<span data-product-price-without-tax="" class="price price--withoutTax">$339.99</span>
</div>
</div>
<div class="card-figcaption">
<a href="https://eliswesternwear.com/resistol-cody-johnson-the-sp-6x-4-granite-cowboy-hat/" data-event-type="product-click" class="button card-figcaption-button" data-product-id="36348">Choose Options</a>
<a href="/wishlist.php?action=add&product_id=36348" class="card-button-wishlist" title="Add to Wish List">
<svg class="icon"><use xlink:href="#icon-heart"></use></svg>
<span>Add to Wish List</span>
</a>
<label class="card-compare" for="compare2-36348">
<input type="checkbox" name="products[]" value="36348" id="compare2-36348" data-compare-id="36348">
<span>Compare</span>
</label>
</div>
</div>
</article>
</li>
</ul>
</form>
POST /subscribe.php
<form class="form" action="/subscribe.php" method="post">
<fieldset class="form-fieldset">
<input type="hidden" name="action" value="subscribe">
<input type="hidden" name="nl_first_name" value="bc">
<input type="hidden" name="check" value="1">
<div class="form-field">
<label class="form-label is-srOnly" for="nl_email">Email Address</label>
<div class="form-prefixPostfix style-2 wrap">
<input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address">
<input class="button form-prefixPostfix-button--postfix" type="submit" value="Submit">
</div>
<div class="footer-newsletter-summary">Subscribe to our newsletter for all of our newest products and sales! </div>
</div>
</fieldset>
</form>
Text Content
Please note: This website includes an accessibility system. Press Control-F11 to adjust the website to the visually impaired who are using a screen reader; Press Control-F10 to open an accessibility menu. Accessibility Popup heading Close * Press ↵ Enter for Accessibility for blind people who use screen readers * Press ↵ Enter for Keyboard Navigation * Press ↵ Enter for Accessibility menu × close * Customer Login: Email Address: Password: Forgot your password? Create Account close Shopping Cart: close Currency US Dollars close Search FREE SHIPPING OVER $150 *EXCLUSIONS APPLY Follow us: Sign in Register Free hat shaping at all 3 locations! Search 0 * Accessories * Accessories * Cell Phone Cases * Coolers * Gloves * Knives * Sunglasses * Toys * Gifts, Home Decor * Western Jewelry * Western Jewelry * Bolo Ties/Wild Rags * Bracelets * Earrings * Jewelry Sets * Necklaces * Rings * Watches/Watch Bands * Men's Jewelry * Wild West Fragrances * Wild West Fragrances * Ladies' Fragrances * Men's Fragrances * Western Belts * Western Belts * Children's Belts * Ladies' Belts * Men's Belts & Suspenders * Western Buckles * Purses & Wallets * Purses & Wallets * Backpacks/Lunch Boxes * Ladies' Wallets * Men's Wallets * Purses * Other Bags and Cases * Brands * Brands * Anderson Bean * Ariat * Boulet * Bullhide Hats * Carhartt * Cinch * Columbia Sportswear * Corral Boots * Cowgirl Tuff * Cruel Girl * Dan Post * Dingo * Double H Boots * Durango * Ferrini * FloGrown * Grace In L.A * Heybo * Hey Dude Footwear * Hooey * HUK * Hurley * Justin Boots * Lazy J Ranchwear * Lucchese * Miss Me * Nocona * Over Under Clothing * Panhandle Slim * Red Dirt Hat Co. * Resistol * Rock & Roll Cowboy * Rock & Roll Cowgirl * Roper * Salt Life * Simply Southern * Stetson * Texas True Threads * Tin Haul * Tony Lama * Twisted X * Whiskey Bent Hat Co. * Wrangler * Pure Lure * YETI Coolers * LadiesNew * Ladies * Jeans & Pants * Shorts, Skirts & Dresses * Outerwear * Outerwear * Coats & Jackets * Hoodies * Kimonos * Vests * Shirts * Shirts * Western Shirts * T-Shirts & Tops * Graphic Tees * Mens * Mens * Jeans, Pants & Shorts * Outerwear * Outerwear * Hoodies * Jackets * Sport Coats * Vests * Shirts * Shirts * Western Shirts * T-Shirts & Pull Overs * Performance Shirts * Kids * Kids * Boy's Shirts * Boy's Shirts * T-Shirts/Polos * Western Shirts * Boy's Jeans * Boy's Jeans * Boy's Sizes 1-7 * Boy's Sizes 8-18 * Infant & Toddlers * Infant & Toddlers * Bottoms * Dresses & Rompers * Jackets * Shirts * Outfits * Girl's Shirts * Girl's Shirts * T-Shirts/Tops * Western Shirts * Girl's Jeans * Girl's Jeans * Girl's Sizes 1-6x * Girl's Sizes 7-18 * Girl's Shorts/Dresses/Rompers * Girl's Palazzo Pants * Kids' Jackets & Hoodies * Outfits * FootwearHot * Footwear * Men's Boots * Men's Shoes * Men's Workboots * Ladies' Boots * Ladies' Shoes/Sandals * Kids Shoes * Kid's Boots * Girls Sandals * Infant/Toddler Boots * Rubber Boots * Rubber Boots * Kid's * Ladies * Men's * Boot Accessories * Boot Accessories * Socks, Laces, Boot Care * Hats * Hats * Caps * Felt/Leather Cowboy Hats * Hat Cleaning, Care, & Accessories * Kid's Cowboy Hats * Kids Caps * Straw Cowboy Hats * Tack * Tack * Saddles * Bits & Spurs * Dog Collars, Leads, & Supplies * Florida Cracker Cow Whips * Girths & Stirrups * Halters & Leads * Hay Bags & Grooming * Headstalls, Reins & Breast Collars * Leg Protection * Livestock Show Supplies * Rodeo Gear * Ropes * Saddle Pads * Tie Downs, Nosebands, Over Unders * Sale BarnSale * Sale Barn * Accessories * Hats * Infant * Jewelry * Kids' Footwear * Kids' Jackets, Vests & Hoodies * Kids' Jeans, Shorts & Dresses * Kids' Shirts * Ladies' Footwear * Ladies' Jackets, Vests & Hoodies * Ladies' Jeans, Pants, Shorts & Dresses * Ladies' Shirts * Men's Footwear * Men's Jackets * Men's Jeans, Pants, Shorts * Men's Shirts * Tack * FAQ * About Eli's Western Wear * Know Before You Order * Wish Lists * Store Locator * Contact us: * 0 Toggle menu 0 * Home * HATCO, INC HATCO, INC Browse by Category, Size & more Hide Filters Show Filters CATEGORY * Brands (63) * Hats (69) * Ladies (1) SIZE * 6 1/2 (1) * 6 3/4 (12) * 6 3/4 L (2) * 6 3/4 R (1) * 6 7/8 (32) * 6 7/8 L (5) * 6 7/8 R (7) * 7 (32) * 7 1/2 (29) * 7 1/2 L (5) Show More COLOR * BLACK (4) * FLAMED (1) * LONG (11) * NATURAL (5) * OAK (1) * REGULAR (13) * SILVERBELLY (3) * VERDE (1) * WHITE (1) RATING * & up (12) * & up (12) * & up (12) * & up (12) * & up (10) OTHER * In Stock (69) ABOUT ELI'S WESTERN WEAR What once started as a small town department store owned by Eli Rodriguez soon became a working cowboys dream! Purchased in 1983 Eli's Department Store was transformed into Eli's Western Wear, Inc. Old cowboy friends Alan Lewis and Roland Durrance started in on a business adventure! Goals were set to make Eli's Western Wear the best and most complete western store for the working cowboy. Read more... sidebar: view as Show 9 items per page 12 items per page 15 items per page 20 items per page 24 items per page 30 items per page Sort By Featured Items Newest Items Best Selling A to Z Z to A By Review Price: Ascending Price: Descending * Choose Options Quick view HATCO, INC CHARLIE 1 HORSE® LADIES' BLACK LUCKY ME FELT HAT Named for the first song Lainey Wilson ever wrote, the Lucky Me Hat draws from Indigenous American aesthetics and classic country themes. This firm-felt hat offers an arrowhead crown with a 4” flat... MSRP: $129.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC CHARLIE 1 HORSE® LADIES' BLACK WILD HORSES WOOL FELT HAT "Through barbed-wire valleys and overgrown dells,” the Wild Horses Hat in Black is blazin’ a trail. Part of the Charlie 1 Horse by Lainey Wilson Collection, this hat comes in a 3 3/4" brim with a... MSRP: $189.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC CHARLIE 1 HORSE® LADIES' SILVERBELLY SADDLE UP WOOL FELT HAT Part of the Charlie 1 Horse by Lainey Wilson Collection, the Saddle Up Hat in Silver Belly was made with the Yellowstone star and country-music chart topper in mind. This ready-for-anything hat has a... MSRP: $129.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC CHARLIE 1 HORSE® LADIES' BLACK SADDLE UP WOOL FELT HAT Part of the Charlie 1 Horse by Lainey Wilson Collection, the Saddle Up Hat in Black demonstrates, beyond a shadow of a doubt, that “Country’s Cool Again.” The Saddle Up comes in a 4” brim and has a... MSRP: $129.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC STETSON® BLACK DRIFTER 4X FELT HAT American Buffalo CollectionPinched Front3 1/2" BrimLeather SweatbandProfile: Oval MSRP: $159.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® OAK 6X FELT MIDNIGHT COWBOY HAT 6X Felt4 5/8" Cattleman Crown4 1/4" BrimLeather Sweatband MSRP: $339.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® CODY JOHNSON SPECIAL 4.25" BRIM STRAW HAT Take center stage in the Cojo Special. Part of Resistol’s Cody Johnson Collection, this straw hat has a 4 1/4" brim, a Dri-Lex sweatband, a ribbon band with a tan-and-blue Cojo pendant, and — of... MSRP: $159.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC STETSON® BAKER 10X 4.25" BRIM PRECREASED STRAW HAT 4 1/4″ Brim2-Cord Black BandDrilex Sweat BandDiamond Venting MSRP: $169.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® CITY LIMITS 6X 4.25" BRIM BLACK FELT HAT George Strait Collection Material: Fur Felt Quality: 6X Beaver Color: Black Size: 6 3/4 - 7 3/4 Profiles: 75 - 4 5/8 Med Cattleman Crown; 4 1/4" Med Curved Brim MSRP: $339.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® BLACK GOLD 20X FUR FELT COWBOY HAT When only the best will do . . . choose the Resistol 20X Black Gold fur cowboy hatFinest quality hat - made of superior 20X fur feltUpdated, low profile cattleman hat crownGenuine leather hat... MSRP: $649.99 Choose Options Add to Wish List Compare * Add to Cart Quick view HATCO, INC RESISTOL® YOUTH WILD AS YOU ARE BANGORA STRAW HAT ResistolWild As YouYouthPrecreasedBangora2 Cord Black Band4" Brim4 1/2" CrownRSWDAY-CJ4081One Size Fits Most Outfit your little cowboy and cowgirl in this Cody Johnson Resistol straw hat! MSRP: $49.99 Add to Cart Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® CODY WRIGHT 20X STRAW COWBOY HAT ResistolStrawWright CollectionCodyRB Precreased4 1/4" Brim Drilex Sweatband4 5/8" Crown2 Cord Black BandMade in the USARSCODY-RB4281 MSRP: $169.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® MIDNIGHT 6X RUST FELT COWBOY HAT Resistol 6X Midnight Rust Self Band 4 1/4" Brim MSRP: $339.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC STETSON® GRANITE 6X SKYLINE FELT HAT The Skyline 6X Felt Hat is an example of the fine quality and craftsmanship that you know in the name Stetson. The X's in the hat are used to represent the quality, so this 100% pure fur felt hat is... MSRP: $339.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® MEN'S MIDNIGHT 6X BLACK FELT HAT The Resistol Men's Midnight 6X Black Felt Hat is a high quality hat that will be a favorite many years to come. It features a standard hat band, medium cattleman crown, and medium curved brim. -4... MSRP: $339.99 Choose Options Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® TUFF HEDEMAN COLLECTION-SUPER DUTY BANGORA COWBOY HAT Resistol Straw Hats - Super Duty Profile(s):83 - 5 1/4" Tall Rounded Brick Crown / Medium Curved Brim Color(s): 81 NaturalSize: 6 3/4 - 7 3/4Brim(s): 4 1/4"Regular Oval MSRP: $69.99 Choose Options Add to Wish List Compare * Add to Cart Quick view HATCO, INC RESISTOL® YOUTH YOUNG GUNS JR STRAW COWBOY HAT The Resistol Young Guns Kids Straw Hat is the perfect accessory for your little buckaroo! It has a 4" brim, a 4 1/2" CHL crown, and features an aztec hatband MSRP: $49.99 Add to Cart Add to Wish List Compare * Choose Options Quick view HATCO, INC STETSON® BLACK SENECA 4X BUFFALO FUR HAT Seneca 4X felt cowboy hat from the Stetson® Buffalo Collection. Made out of American Buffalo fur, this hat features a leather band with 3-piece buckle set. Durable and water... MSRP: $159.99 Choose Options Add to Wish List Compare * Add to Cart Quick view HATCO, INC STETSON® YOUTH WOOL BUCK RODEO JR. COWBOY HAT Stetson's Rodeo Jr. features a cattleman's crown, lace hat band, and is made from premium wool to create a classic look that works for any occasion. 3-1/2" brim3-1/2" crownMade of 100% Wool 2X... MSRP: $59.99 Add to Cart Add to Wish List Compare * Choose Options Quick view HATCO, INC RESISTOL® CODY JOHNSON THE SP 6X 4 GRANITE COWBOY HAT Premium 6X WoolCody Johnson Collection4 5/8" Cattleman Crown4 1/4” BrimMonochromatic Hat BandHat Pin MSRP: $339.99 Choose Options Add to Wish List Compare * 1 * 2 * 3 * 4 * Next Compare0 × SHOP * Accessories * Brands * Ladies * Mens * Kids * Footwear * Hats * Tack * Sale Barn INFORMATION * FAQ * About Eli's Western Wear * Know Before You Order * Sitemap CUSTOMER SERVICE * Shipping Policy * Orders and Returns * Contact Us * FAQs * Store Locations NEWSLETTER SIGN UP Receive our latest updates about our products and promotions. Email Address Subscribe to our newsletter for all of our newest products and sales! © 2024 Eli's Western Wear to top We use cookies (and other similar technologies) to collect data to improve your shopping experience. By using our website, you're agreeing to the collection of data as described in our Privacy Policy. SettingsReject allAccept All Cookies