Best-Selling Accessories

Show filters
Sort:
Size
Color
Price
All filters
Sort
Loading...
tag of the document. This will help to improve the load of the images // during color swatches interaction on PLP const preloadBackground = (entries, observer) => { entries.forEach(async (entry) => { if (entry.isIntersecting) { const swatch = entry.target; const images = swatch.dataset.varimg.split(','); images.forEach((img, index) => { // preload image const link = document.createElement('link'); link.href = buildSrc(img); link.imagesrcset = getSrcset(img); link.imagesizes = cssImageMediaCondition; link.rel = 'preload'; link.as = 'image'; document.getElementsByTagName('head')[0].appendChild(link); }); swatch.removeAttribute('data-varimg'); switchObserver.unobserve(swatch); } }); }; const switchObserver = new IntersectionObserver(preloadBackground, { root: null, // Default is the viewport rootMargin: '30px', threshold: 0.05, // Load image when 10% of the div is visible }); // Sort options function getPageParam() { const urlParams = new URLSearchParams(window.location.search); const pageParam = urlParams.get('page'); return pageParam ? parseInt(pageParam, 10) : 1; } domLoadedPage = getPageParam(); setupSortDropdown('.fs_sort_by_wrap_desktop', '.fs_sort_by_options_desktop', '.fs_sort_by_select_desktop'); const sortBySelect = document.getElementById('sortByDesktop'); let sortByValue = getSortBy(); // call the function and store the returned value sortBySelect.value = sortByValue; // update the desktop dropdown value on page load // update sort mobile dropdown value on page load const validSortOptions = ['price_min_to_max', 'price_max_to_min', 'creation_date', 'relevency']; sortByValue = validSortOptions.includes(sortByValue) ? sortByValue : 'relevency'; const inputField = document.querySelector(`form [data-value="${sortByValue}"]`); if (inputField) { inputField.checked = true; // update the value of the option } else { console.error(`No radio button found with data-value="${sortByValue}"`); } const form = document.getElementById('sortForm'); if (form) { form.addEventListener('change', (event) => { if (event.target.name === 'sort') { const selectedValue = event.target.getAttribute('data-value'); if (selectedValue && validSortOptions.includes(selectedValue)) { setUrlParam('sortBy', selectedValue, true); resetPageAndScroll(); updateOtherDropdown(selectedValue); } } }); } updateOtherDropdown(getSortBy()); if (sortBySelect) { sortBySelect.addEventListener('change', function () { if (sortBySelect.value && validSortOptions.includes(sortBySelect.value)) { setUrlParam('sortBy', sortBySelect.value, true); } }); } // Description 'read more' function toggleReadMore(button) { const container = button.parentNode; const isExpanded = container.getAttribute('aria-expanded') === 'true'; container.setAttribute('aria-expanded', !isExpanded); if (isExpanded) { button.querySelector('.button-text').textContent = 'more'; } else { button.querySelector('.button-text').textContent = 'Show less'; } } function visibleReadMore() { const toggleButtons = document.querySelectorAll('.fs_collection_top_toggle'); toggleButtons.forEach(button => { const description_children = button.previousElementSibling.children; let description_scroll_width = 0; let description_client_width = 0; for(const child of description_children) { description_scroll_width += child.scrollWidth; description_client_width += child.clientWidth; }; button.style.display = (description_scroll_width > description_client_width) ? 'block' : 'none'; }); } window.addEventListener('DOMContentLoaded', visibleReadMore); // category pills GTM const categories = document.querySelectorAll('.category-pills__pill'); let category; let categoryHandle; let categoryId; const pushCategoryPills = (category, categoryHandle, categoryId, typeCategory) => { if (category && categoryHandle && categoryId && typeCategory) { const categoryPills = { event: `categoryPills`, category: category, categoryHandle: categoryHandle, categoryId: categoryId, typeCategory: typeCategory }; window.dataLayer.push(categoryPills); } } categories?.forEach(category => { category.addEventListener('click', function(e) { try { category = e.currentTarget.getAttribute('data-category'); categoryHandle = e.currentTarget.getAttribute('data-collection-handle'); categoryId = e.currentTarget.getAttribute('data-collection-id'); typeCategory = e.currentTarget.getAttribute('data-type-category'); pushCategoryPills(category, categoryHandle, categoryId, typeCategory); } catch (error) { console.error('Error in category click event:', error); } }) })

Product Recommendations

  • In The Ring Etched Bull Concho Belt

    Add some southwestern flair with this bull concho belt. The etched bull concho plates and chain make for a bold and unique accessory that will surely turn heads.

    Fit & Features

    • Etched bull concho plates
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-000037

    Category Name: Best-Selling Accessories

    Price: $16.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

    Product Badge:
    • Best Seller
  • Changing The Game Stone Concho Chain Belt

    Transform your outfit and elevate your style with this concho belt. Made with stunning stone accents on concho plates, this chain belt adds a unique touch to any look.

    Fit & Features

    • Stone accents
    • Concho plates
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-000038

    Category Name: Best-Selling Accessories

    Price: $16.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

    Product Badge:
    • Best Seller
  • Statement Six Pack Earrings Set

    Experience the versatility of this six pack earrings set, featuring six unique and stylish pairs for every occasion.

    Fit & Features

    • Six pack earrings set
    • One pair of rhinestone studs, post-back closure
    • One pair of faux pearl studs, post-back closure
    • One pair of ball studs, post-back closure
    • Three pairs of various sized hoop earrings, post-back closures

     

    Earrings are final sale and may not be returned or exchanged

    Style Number/Barcode: 07001-000086

    Category Name: Best-Selling Accessories

    Price: $12.90

    Availability: In Stock

    Available Color: GOLD, SILVER

    Available Size: NS

    Product Badge:
    • Best Seller
  • Put It On My Man's Tab Snap Back Cap

    Drink up, cause bae is buying! Flaunt this sassy snapback cap featuring a front script that reads "Put It On My Man's Tab" and a curved, wide brim for some shade.

    Fit & Features

    • Embroidered front script "Put It On My Man's Tab"
    • Curved wide brim
    • Adjustable snap back closure

    Style Number/Barcode: 07302-000017

    Category Name: Best-Selling Accessories

    Price: $15.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Full Of Faith Rhinestone Cross Necklace

    Show your faith with glamour in this cross necklace! Embellished with stunning rhinestones, this necklace adds a touch of sparkle to any outfit.

    Fit & Features

    • Rhinestone-embellished cross charm
    • Dainty chain
    • Lobster clasp closure

    Style Number/Barcode: 07002-2158

    Category Name: Best-Selling Accessories

    Price: $10.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Vacay Bound Animal Print Satin Scarf

    A unique and trendy animal print satin scarf you'll love styling with every vacation look! Wrap this scarf around your head, tie it around your favorite bag, or style it as a top.

    Fit & Features

    • Mixed animal print
    • Smooth silky satin material
    • Versatile styling options

    Style Number/Barcode: 07305-000004

    Category Name: Best-Selling Accessories

    Price: $14.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: NS

    Product Badge:
    • Best Seller
  • Western Icon Concho Belt

    Elevate your status in this statement belt for concerts or festivals! Made from a thin faux leather, this belt features stunning conchos for a touch of western flair.

    Fit & Features

    • Conchos
    • Buckle closure
    • Thin faux leather

    Style Number/Barcode: 07301-000061

    Category Name: Best-Selling Accessories

    Price: $18.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS

    Product Badge:
    • Best Seller
  • Dazzling Elegance Necklace And Earrings Set

    This elegant necklace and earrings set features sparkling rhinestones that capture and reflect light with brilliance while adding the perfect complement to your formal dress.

    Fit & Features

    • Necklace and earrings set
    • Rhinestone lariat necklace, lobster clasp closure
    • Rhinestone linear earrings, post-back closure

     

    Earrings are final sale and may not be returned or exchanged.

    Style Number/Barcode: 07002-000029

    Category Name: Best-Selling Accessories

    Price: $14.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Making Waves Two-Pack Shell Claw Hair Clips

    A sweet addition to any updo, this two-pack of shell claw hair clips will elevate any look!

    Fit & Features

    • Two-pack hair claw clip set
    • Various sizes
    • Shell design
    • Claw clip closure

    Style Number/Barcode: 07006-000029

    Category Name: Best-Selling Accessories

    Price: $9.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Carry On Top Handle Linen Bag

    Carry your must-haves in this cute linen bag with a top handle and detachable strap for multiple styling options.

    Fit & Features

    • Top handle
    • Front flap with snap-lock closure
    • Detachable strap
    • Spacious interior with pocket
    • Linen material

    Style Number/Barcode: 07203-2128

    Category Name: Best-Selling Accessories

    Price: $25.90

    Availability: In Stock

    Available Color: BEIGE

    Available Size: NS

    Product Badge:
    • Best Seller
  • Dancing In The Wind Concho Belt

    Add a touch of bohemian flair to any outfit with this concho belt featuring colored plate designs and a secure lobster clasp closure.

    Fit & Features

    • Colored concho plate designs
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-000068

    Category Name: Best-Selling Accessories

    Price: $19.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

    Product Badge:
    • Best Seller
  • Gone Country Snap Back Trucker Hat

    Whether you're heading to a concert or enjoying a day out, this trucker hat adds authentic country flair to any outfit with the sassy front embroidered "Gone Country" script and an adjustable snap back closure for a snug fit.

    Fit & Features

    • Embroidered "Gone Country" script
    • Wide curved brim
    • Sheer mesh panel
    • Adjustable snap back closure

    Style Number/Barcode: 07302-000076

    Category Name: Best-Selling Accessories

    Price: $15.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS

    Product Badge:
    • Best Seller
  • Sweet Trend Bow Pearl Layered Necklace

    Add a touch of sweetness with this unique bow pearl charm necklace. Featuring a sparkling rhinestone bow charm and delicate layered chain adorned with faux pearls, this necklace is perfect for adding a cute touch to any look.

    Fit & Features

    • Rhinestone bow charm
    • Faux pearl charm
    • Dainty layered chain with faux pearls
    • Lobster clasp closure

    Style Number/Barcode: 07002-000091

    Category Name: Best-Selling Accessories

    Price: $12.90

    Availability: In Stock

    Available Color: SILVER, GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Ranch Rodeo Concho Faux Suede Cowboy Hat

    Top off your look with this concho faux suede cowboy hat for true frontier styling on your next rodeo adventure! 

    Fit & Features

    • Concho trim
    • Wide curved brim
    • Faux suede material

    Style Number/Barcode: 07302-000024

    Category Name: Best-Selling Accessories

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS

    Product Badge:
    • Best Seller
  • Chic Destiny Disc Coin Hand Chain

    This eye-catching hand chain drapes elegantly across your hand, featuring delicate coin disc charms that catch the light with every movement. Perfect for festivals, nights out, or adding a touch of bohemian luxury to any outfit. 

    Fit & Features

    • Disc coins
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07003-000018

    Category Name: Best-Selling Accessories

    Price: $9.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Moment Of Glamour Jewelry Set

    Add a glamorous touch to your formal dress with this jewelry set. This dazzling rhinestone trio catches light from every angle, adding glamour to your look.

    Fit & Features

    • Matching rhinestone necklace, bracelet, and stud earrings set
    • Lobster clasp closures
    • Earrings have a post-back closure

     

    Earrings are final sale and may not be returned or exchanged.

    Style Number/Barcode: 07002-000028

    Category Name: Best-Selling Accessories

    Price: $12.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

    Product Badge:
    • Best Seller
  • In Harmony O-Ring Disc Chain Belt

    Elevate your outfit with this statement belt that combines sleek O-rings with eye-catching disc chain details.

    Fit & Features

    • Disc and O-ring design
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-1288

    Category Name: Best-Selling Accessories

    Price: $16.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Smokeshow Camouflage Snap Back Hat

    Blessed with beauty? Flaunt your good looks in this Smokeshow embroidered hat with a unique camouflage print and adjustable snap back for a snug fit.

    Fit & Features

    • Embroidered 'Smokeshow' script
    • Curves wide brim
    • Camouflage print
    • Adjustable snap back closure

    Style Number/Barcode: 07302-000080

    Category Name: Best-Selling Accessories

    Price: $15.90

    Availability: In Stock

    Available Color: GREEN

    Available Size: NS

    Product Badge:
    • Best Seller
  • Classic Chic Teardrop Rhinestone Hoop Earrings

    The perfect pair of rhinestone hoop earrings to add that classic chic vibe to your looks. The small hoop features a hanging large teardrop rhinestone with a mini rhinestone outline for all the shine.

    Fit & Features

    • Small open-ended hoop with mini rhinestones
    • Hanging large teardrop-shaped rhinestone, mini rhinestone outline
    • Post-back closure

     

    Earrings are final sale and may not be returned or exchanged.

    Style Number/Barcode: 07001-000088

    Category Name: Best-Selling Accessories

    Price: $8.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Cowboy Patch Snap Back Trucker Hat

    Stand out at the concert or rodeo in this Western trucker hat! This stylish hat features a cowboy patch design, breathable mesh panels, and an adjustable snap closure for a snug fit.

    Fit & Features

    • Cowboy patch design
    • Curved wide brim
    • Sheer mesh panel
    • Snap back adjustable closure

    Style Number/Barcode: 07302-000081

    Category Name: Best-Selling Accessories

    Price: $15.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: NS

    Product Badge:
    • Best Seller
  • Save Water, Drink Margs Trucker Hat

    An iconic hat perf for your weekend festivities. This trucker hat features front embroidery reading, "Save Water, Drink Margs."

    Fit & Features

    • Trucker-style design
    • Front embroidery reading, "Save Water, Drink Margs"
    • Round top, curved brim
    • Mesh back, adjustable strap

    Style Number/Barcode: 07302-000007

    Category Name: Best-Selling Accessories

    Price: $15.90

    Availability: In Stock

    Available Color: BEIGE

    Available Size: NS

    Product Badge:
    • Best Seller
  • Always Glowing Rhinestone Trim Watch

    Dazzle with every glance at your wrist wearing this watch. The elegant chain link band and clock sparkle with rhinestone trim that adds a hint of glamour to any outfit.

    Fit & Features

    • Rhinestone trim clock, adjustable side knob
    • Rhinestone trim chain link band

    Style Number/Barcode: 07007-000019

    Category Name: Best-Selling Accessories

    Price: $24.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Gone Glam Concho Chain Belt

    Elevate your outfit with this belt, a statement accessory that combines western-inspired concho details with glamorous chain detail.

    Fit & Features

    • Concho plates
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-000028

    Category Name: Best-Selling Accessories

    Price: $15.90

    Availability: In Stock

    Available Color: SILVER, OX

    Available Size: NS

    Product Badge:
    • Best Seller
  • Most Wanted Western Buckle Shoulder Bag

    Polished with Western flair, this faux leather shoulder bag is adorned with a unique buckle and a spacious interior for keeping your essentials.

    Fit & Features

    • Adjustable shoulder strap
    • Front flap, Western buckle accent, snap-button closure
    • Spacious lined interior with zipper pocket
    • Faux leather material

    Style Number/Barcode: 07203-000004

    Category Name: Best-Selling Accessories

    Price: $28.90

    Availability: In Stock

    Available Color: BEIGE

    Available Size: NS

    Product Badge:
    • Best Seller