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.

  • Go-To Companion Rhinestone Buckle Western Belt

    Your outfit isn't complete without this Western belt! Made of faux leather, this belt adds country style to any look. The rhinestone embellished buckle adds a touch of sparkle and the adjustable fit ensures maximum comfort. Complete the look in cowboy boots for a bachelorette or festival!

    Fit & Features

    • Faux leather material
    • Rhinestone embellished buckle
    • Adjustable fit
    • Western design

    Style Number/Barcode: 07301-0802

    Category Name: Belts

    Price: $7.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Main Attraction Rhinestone Chain Belt

    This rhinestone chain belt will be the main attraction to your outfit!

    Fit & Features

    • Rhinestone embellishments
    • Snake chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-1290

    Category Name: Belts

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Exquisite Beauty Gemstone And Rhinestone Chain Belt

    This glimmering gemstone and rhinestone chain belt will be the perfect finishing touch and showcase your exquisite beauty! It features luxe round and marquise-shaped gemstones, each with rhinestone outlines for all the more sparkle. Includes a back adjustable chain with a lobster clasp closure. Style over a sleek satin formal dress for a detailed waist paired with statement earrings and heels!

    Fit & Features

    • Round and marquise-shaped gemstones
    • Rhinestone outlines
    • Back adjustable chain, lobster clasp closure

    Style Number/Barcode: 07301-0679

    Category Name: Belts

    Price: $2.97 $15.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Hitting The Road Textured Chain Link Belt

    Hit the road in this stylish textured chain link belt whether you're heading to a concert, festival, or countryside! Complete the look in a denim romper and boots.

    Fit & Features

    • Textured
    • Chain link design
    • Lobster clasp closure

    Style Number/Barcode: 07301-1144

    Category Name: Belts

    Price: $2.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Linked in Shine Disc Chain Belt

    A little shine goes a long way. This textured disc chain belt adds just the right pop of detail to cinch your waist and elevate any look.

    Fit & Features

    • Textured disc accents
    • Chain design
    • Lobster clasp closure

    Style Number/Barcode: 07301-000236

    Category Name: Belts

    Price: $15.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Cherished Treasure Oval Western Belt

    This statement Western-inspired chain belt features striking oval plates that add authentic cowgirl charm to any outfit. 

    Fit & Features

    • Etched oval plates
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-000065

    Category Name: Belts

    Price: $7.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Trendy Coil Metal Stretch Belt

    Stay on trend with a coiled belt that adds that stylish layer to your outfit. The belt features a metal coil band, stretch, and a lobster clasp closure. Complete the look with a LBD and a sleek moto jacket.

    Fit & Features

    • Metal coil band
    • Stretch 
    • Lobster clasp closure

    Style Number/Barcode: 07301-0700

    Category Name: Belts

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Posh Perfection Rhinestone Bow Stretch Belt

    Showcase posh perfection accessorizing your dressy 'fits with this rhinestone bow stretch belt! The elastic stretch belt features a chic layered bow design at the front with a center oval metal accent adorned with sparkling mini rhinestones. The belt includes dual back snap-button closures. Style over a bodycon dress for a chic and snatched silhouette.

    Fit & Features

    • Elastic stretch belt
    • Front layered bow design
    • Center oval metal accent
    • Rhinestone embellishments
    • Back snap-button closures
    • Plenty of stretch
    • Runs true to size

    Style Number/Barcode: 07301-1101

    Category Name: Belts

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Lasso Up Western Faux Leather Studded Belt

    Lasso up in this yer parts accessorizing with this western faux leather belt! It features edgy studded accents, an etched metal buckle, and an adjustable fit. Complete the look with cowboy boots for a bachelorette or line dancing!

    Fit & Features

    • Studded accents
    • Etched metal buckle
    • Adjustable fit
    • Faux leather material

    Style Number/Barcode: 07301-1141

    Category Name: Belts

    Price: $2.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Western Mood Statement Buckle Medallion Belt

    Get into the western mood with this trendy faux leather medallion belt with studded and grommet accents and an engraved statement buckle. The hook closure offers an adjustable fit.

    Fit & Features

    • Faux leather material
    • Geometric medallion design
    • Studded and grommet accents
    • Engraved metal buckle
    • Hook closure
    • Adjustable fit

    Style Number/Barcode: 07301-1281

    Category Name: Belts

    Price: $4.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Diamond Heart Rhinestone Chain Belt

    Perfect for adding a touch of elegance and sparkle to your look, this chain belt is a must! The rhinestone-embellished swirl hearts add a touch of glamour to any outfit and have an adjustable lobster clasp closure to ensure a perfect fit. Complete the look by accessorizing over a fitted midi dress for a date!

    Fit & Features

    • Rhinestone-embellished swirl hearts
    • Adjustable lobster clasp closure
    • Chain link

    Style Number/Barcode: 07301-0741

    Category Name: Belts

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Rare Sparkle Gemstone Chain Belt

    This gorgeous gemstone chain belt will showcase a rare sparkle to amp up the glamour of your dressy looks. It features a four-row draped design with sparkling gemstone embellishments and larger round gemstone accents. Includes a back adjustable chain and lobster clasp closure. Layer this glitzy belt over a velvet dress styled with rhinestone heels.

    Fit & Features

    • Four-row draped design
    • Gemstone embellishments
    • Larger round gemstone accents
    • Back adjustable chain, lobster clasp closure

    Style Number/Barcode: 07301-0683

    Category Name: Belts

    Price: $2.97 $18.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Major Attitude Etched Square Chain Belt

    Low-key bold, high-key cool. This etched square ring chain belt brings that effortless edge that looks just as good over a bodycon dress as it does with your favorite bottoms.

    Fit & Features

    • Etched square ring design
    • Polished metal chain belt
    • Lobster clasp closure

    Style Number/Barcode: 07301-000336

    Category Name: Belts

    Price: $16.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

  • Upgraded Luxe Faux Pearl Rhinestone Belt

    An eye-catching statement belt to upgrade your luxe formal wear! Featuring a stunning rhinestone embellished loop design intertwined with lustrous faux pearls, this belt adds a touch of glamour to any outfit. The adjustable chain and lobster clasp closure ensures a perfect fit. Complete the look with earrings for a special event!

    Fit & Features

    • Rhinestone embellished loop design
    • Faux pearl insets
    • Adjustable chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-0742

    Category Name: Belts

    Price: $7.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Time To Flutter Rhinestone Butterfly Chain Belt

    It's to flutter around with this luxe chain belt! Featuring rhinestone-embellished butterflies, an adjustable chain, and a lobster clasp closure. Style with a sleek satin cocktail dress for a glamorous look at banquets or semi-formal events!

    Fit & Features

    • Rhinestone-embellished butterflies
    • Adjustable chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-0548

    Category Name: Belts

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Love In The West Texture Concho Belt

    Love your look in this western-inspired concho belt for a cute statement accessory! It features texture circular metal pieces in various sizes connected on a chain link with a lobster clasp closure that secures the style. Complete the look in a crop top and jeans for a rodeo or line dancing!

    Fit & Features

    • Texture circular metal pieces
    • Various sizes
    • Chain link
    • Lobster clasp closure

    Style Number/Barcode: 07301-1162

    Category Name: Belts

    Price: $4.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Butterfly Baby Layered Chain Belt

    Upgrade your style with this butterfly layered chain belt! This trendy belt features layered chains and adorable butterfly charms for a fun and playful look and a secure lobster clasp closure. Complete the look in a basic bodycon midi dress and heels for a concert or dinner out with the girls!

    Fit & Features

    • Layered chain design
    • Butterfly charms
    • Lobster clasp closure

    Style Number/Barcode: 07301-0710

    Category Name: Belts

    Price: $4.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Dainty Rhinestone Belt

    Dazzle up your outfits with a rhinestone belt that brings the glitz and shine. It features three rows of varying-sized glimmering rhinestones linked together with a chain and an adjustable lobster clasp closure. Add this dainty belt to a chic jumpsuit to create a flattering cinched look and complete with a sleek clutch.

    Fit & Features

    • Three rows of rhinestones
    • Adjustable lobster clasp closure 

    Style Number/Barcode: 07301-0072

    Category Name: Belts

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Luxe Sheen Dainty Pearl And Rhinestone Belt

    This dainty chic belt features faux pearl embellishments with a sparkly rhinestone trim for a luxe sheen. Style over a fitted formal dress.

    Fit & Features

    • Faux pearls
    • Rhinestone trim
    • Back adjustable chain with lobster clasp closure

    Style Number/Barcode: 07301-1118

    Category Name: Belts

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Linked in Luxe Filigree Chain Belt

    Your waist just found its jewelry moment. This round filigree chain belt brings delicate detail with major styling power—perfect for styling with any outfit.

    Fit & Features

    • Filigree etched circular pendants
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-000201

    Category Name: Belts

    Price: $15.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

  • Lady Justice Metal Plate Belt

    Take on the day as Lady Justice this Halloween with a chic metal plate belt to bring your costume together. Style with the matching bustier and star print skirt. 

    Fit & Features

    • Flat metal plate design
    • Lobster clasp closure 

    Style Number/Barcode: 07301-1179

    Category Name: Belts

    Price: $2.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Home On The Range Faux Leather Western Belt

    Saddle up in this faux leather western belt perfect for a country night out or bachelorette! Made from sleek faux leather, this belt features a stylish Western-inspired buckle that adds a touch of Western charm to any outfit. Complete the look in cowboy boots.

    Fit & Features

    • Faux leather material
    • Western-inspired buckle
    • Adjustable fit

    Style Number/Barcode: 07301-1140

    Category Name: Belts

    Price: $4.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Elevated Trend O-Ring Faux Leather Belt

    Accentuate your style with this faux leather belt. The faux leather strands flow through chic o-rings that add a trendy touch to elevate any outfit instantly.

    Fit & Features

    • O-Ring trims
    • Strand design
    • Faux leather material
    • Buckle closure

    Style Number/Barcode: 07301-1286

    Category Name: Belts

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Trendy Rebel Statement Grommet Belt

    Make a bold statement with this belt to cinch your concert or going-out look together. Crafted from luxurious faux leather, this wide belt features eye-catching grommet trim that adds a touch of rebel chic to any outfit.

    Fit & Features

    • Grommet trim
    • Buckle closure
    • Wide silhouette
    • Faux leather material

    Style Number/Barcode: 07301-000062

    Category Name: Belts

    Price: $4.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free