Belts

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

Elevate Your Look with Stylish Belts

Elevate your wardrobe with on-trend belts that blend fashion and function. Whether you're accenting a cozy sweater dress or styling up your favorite faux leather pants, Windsor's collection of rhinestone and chain belts adds the perfect touch of glam to any fall look. Define your silhouette with chic details like double O-ring buckles, delicate chain links, and shimmering rhinestone fringe for a statement finish.

Belts for Every Fall Occasion

Perfect for autumn weddings, holiday parties, or rooftop dinners, these stylish belts bring effortless elegance to any outfit. Layer them over tailored jumpsuits, knit dresses, or denim for a polished seasonal touch that transitions seamlessly from day to night.

Shop the latest belt trends online, in-app, or in-store at Windsor and complete your fall style with confidence.

  • Pretty In Pearls Double O Ring Belt

    Look pretty in pearls in this luxe double O ring belt! The chic accessory features a pink faux leather belt with a faux pearl embellished double O ring front buckle. Belt is adjustable.

    Style Number/Barcode: 07301-0994

    Category Name: Belts

    Price: $6.87 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Western Floral Buckle Belt

    The intricate floral design on this faux leather belt adds a touch of feminine charm to the classic western style, making it perfect for pairing with jeans, dresses, or skirts!

    Fit & Features

    • Western-inspired floral buckle
    • Faux leather material

    Style Number/Barcode: 07301-000069

    Category Name: Belts

    Price: $14.90

    Availability: In Stock

    Available Color: TAUPE

    Available Size: M

  • Boho Coin Chain Belt

    Give off major boho vibes in this bronze coin chain belt. With a chain-link waistband and an adjustable lobster clasp back, this belt features a center pendant and coins hanging down that will jingle as you dance away to your favorite band.

    Style Number/Barcode: 07301-0978

    Category Name: Belts

    Price: $14.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Double Exposure Faux Leather Belt

    Make it a double feature with these chic belt! It features a faux leather band with a double row of gold metal grommets and a double buckle accent. Whether you're going for edgy or boho this faux leather belt has got you covered!

    Style Number/Barcode: 07301-0981

    Category Name: Belts

    Price: $6.87 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Boho Pendant Chain Belt

    Dance into festival season with this boho pendant chain belt. Featuring a chain-link design with an adjustable lobster clasp closure. This belt showcases rows of pendants cascading down.

    Style Number/Barcode: 07301-0976

    Category Name: Belts

    Price: $15.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Engraved Faux Leather Belt

    The secret to making that outfit even more fab? This detailed faux leather belt! It features a metallic buckle with intricately engraved details, and metal grommet accents. 

    Style Number/Barcode: 07301-0984

    Category Name: Belts

    Price: $3.23 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Turn My Swag On Belt

    Hop out of bed with plenty of confidence and swagger with this bold piece! It features a faux leather belt with overlapping gold chains to create a trendy loop design and a lobster clasp closure. 

    Style Number/Barcode: 07301-0963

    Category Name: Belts

    Price: $12.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Clear O Ring Belt
    Clearly stay on trend with this fashion forward belt! It features a wide clear belt, silver colored metal grommets and a large metal o ring. Belt is composed of a clear pvc material. 

    Style Number/Barcode: 07301-0970

    Category Name: Belts

    Price: $12.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Black Etched Double Buckle Belt
    Need a little extra security or extra pizzazz? This belt is narrow and features a double etched buckle, a faux suede and a faux leather material.  

    Style Number/Barcode: 07301-0875

    Category Name: Belts

    Price: $12.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Faux Suede Lace Up Corset

    Lace up to get that waist snatched girl! This mini corset features a lace up design with gold metal grommets and an textured elastic waistband with a three button snap closure. Corset is composed of a faux suede material. 

    Style Number/Barcode: 07301-0957

    Category Name: Belts

    Price: $6.87 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Black Ring The Alarm Belt
    This belt will call all the attention to your outfit this season! Belt features a row of linked gold rings adorning a wide elastic band. Closes with a snap buttons on the back.

    Style Number/Barcode: 07301-0972

    Category Name: Belts

    Price: $6.87 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sass It Up Snake Print Belt

    Sass it up with this trendy snake print faux leather belt! It features a black and white snake print with a large statement square buckle.

    Style Number/Barcode: 07301-0047

    Category Name: Belts

    Price: $4.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Glow On Rhinestone O-Ring Chain Belt

    Rock a glow with this rhinestone o-ring chain belt for a dazzling touch. With its chic design and lobster clasp, it's your new fave accessory to shine bright.

    Fit & Features

    • Single-row band
    • O-ring shaped design
    • Rhinestones
    • Lobster clasp closure

    Style Number/Barcode: 07301-1258

    Category Name: Belts

    Price: $14.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

  • Double O Ring Belt

    Double up your accessory game with this stylish belt! It features a basic belt made of faux leather and a double O ring buckle.

    Style Number/Barcode: 07301-0038

    Category Name: Belts

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • The Touch Metal Belt

    Create an envious hourglass figure with this cinching belt! It features a wide flexible reflective metal band and a gold chain with a lobster clasp closure. Belt is adjustable. 

    Style Number/Barcode: 07301-0929

    Category Name: Belts

    Price: $5.87 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Multi I Got Options Three Pack Belt Set

    Because a girl like you needs options! This cute belt set includes two basic, faux leather belts with gold, metal accents in ivory white and black to finish all of your favorite outfits! It also includes an adorable braided belt with metal accents for a more complex look in tan.

    Style Number/Barcode: 07301-0954

    Category Name: Belts

    Price: $6.87 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Clasp The Moment Coil Belt

    Don't lose your chance to impress! Seize the moment with this classy belt that features a thick coil design and a minimalist rectangular clasp closure.

    Style Number/Barcode: 07301-0953

    Category Name: Belts

    Price: $12.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Trendy Vibes O-Ring Chain Belt

    Level up the trendy vibes of your cool-girl 'fits with this adjustable chain belt featuring a cutout O-ring design.

    Fit & Features

    • Cutout O-ring design
    • Back adjustable chain, lobster clasp closure

    Style Number/Barcode: 07301-1292

    Category Name: Belts

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Swag Belt Chain
    Get that golden touch as you strike a confident look with the perfect accessory! This swag belt chain features a large gold link design and easy to use belt clips for a no fuss look! With a belt chain like this, you'll be the one calling the shots! Black belt not included.

    Model is 5'7" with a 34" bust,  24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 07301-0943

    Category Name: Belts

    Price: $4.87 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Black Star Studded Faux Leather Belt
    Get your head lost in the stars with this adorable belt! This belt features a narrow faux leather band, silver stud accents and an engraved silver buckle. 

    Style Number/Barcode: 07301-0938

    Category Name: Belts

    Price: $3.87 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Black Faux Leather Stretch Belt
    Stretch out this belt for a better fit! Keep pants in place or accessorize a sexy dress. Belt features a large gold buckle, stretchy back and faux leather material. Includes five holes to adjust to your comfort.

    Style Number/Barcode: 07301-0920

    Category Name: Belts

    Price: $3.82 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Dainty Metallic Belt

    Cinch and highlight your waist with this cute gold belt! It features a flexible flat gold reflective metal, gold chain and lobster clasp closure. Belt is adjustable. 

    Style Number/Barcode: 07301-0922

    Category Name: Belts

    Price: $3.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Black Off The Chain Belt
    Get off the chain with this must-have belt! It features a narrow body with a basic metal buckle, gold metal accents, and a chain strap detail that moves to your liking. 

    Style Number/Barcode: 07301-0916

    Category Name: Belts

    Price: $14.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Boho Chic Multi Charm Chain Metal Belt

    Nail that boho vibe with the boho chic multi charm chain metal belt. Featuring chunky links and charms like a cross, rose, heart, and key, it's the perfect accessory to elevate any look.

    Fit & Features

    • Chunky chain link band
    • Multiple large charms
    • Charms include: Cross, etched rose, rhinestone heart, rhinestone key
    • Lobster clasp closure

    Style Number/Barcode: 07301-1261

    Category Name: Belts

    Price: $15.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS