Women's Shoes & 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

From Head to Toe: Chic Women's Shoes & Accessories to Elevate Your Look

Complete your look with women's shoes and accessories designed for every occasion. From stylish heels and platform shoes to trendy handbags and jewelry, Windsor has everything you need to elevate your outfits this season. Whether you're looking for the perfect finishing touch or a bold statement piece, discover the latest styles that blend fashion and function effortlessly.

Step into style with women's trendy shoes, including classic stilettos, chic sandals, and versatile flats & sneakers for casual days. For an elevated look, embrace bold platform shoes or sleek boots and booties that transition effortlessly from day to night. Need a statement shoe? Women's ankle boots in faux leather or suede are a must-have for adding an edgy yet polished vibe.

Accessorize with fashion accessories that bring personality to every outfit. Choose from cute hats in classic wide-brim, Panama, or bucket styles for a trendy touch. Complete your look with chic sunglasses, perfect for sunny days and vacation styling. Elevate your wardrobe with women's belts, from classic faux leather to statement chain designs that define your silhouette.

No look is complete without the perfect jewelry. Explore fashion jewelry that includes elegant necklaces, trendy chokers, dazzling earrings, and stackable bracelets that add just the right amount of sparkle. Whether you're accessorizing for a wedding, a night out, or an everyday glam moment, Windsor has pieces that shine for every occasion.

Shop online, in-app, or visit one of Windsor’s 350+ stores across the U.S. and Canada to discover must-have women's shoes and accessories to complete your wardrobe.

  • Luxe Charm Cubic Zirconia Butterfly Stud Earrings

    These cubic zirconia butterfly stud earings will make your glam style soar! Pair with a rhinestone bracelet for any party or event.

    Fit & Features

    • Detailed butterfly design
    • Cubic zirconia and rhinestone embellishments
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2159

    Category Name: Women's Shoes & Accessories

    Price: $9.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

  • Sleek Western Under-The-Knee Stiletto Boots

    Step up your game this season in these western under-the-knee boots showcasing a sleek stiletto heel to elevate every outfit.

    Fit & Features

    • Thin stiletto heel
    • Faux leather material
    • Under-the-knee height
    • Pointed toe
    • Partial inner zipper closure
    • Pull tabs
    • Runs true to size

    Style Number/Barcode: 07402-1111

    Category Name: Women's Shoes & Accessories

    Price: $19.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Chic Slay Over-The-Knee Block Heel Boots

    Fit & Features

    • Block heel
    • Faux leather material
    • Over-the-knee height
    • Pointed toe
    • Partial inner zipper closure, back adjustable tie
    • Form-hugging design
    • Runs true to size

    Style Number/Barcode: 07402-1064

    Category Name: Women's Shoes & Accessories

    Price: $19.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Delicate Ice Rhinestone Necklace And Earrings Set

    A matching necklace and earrings set feature delicate chains with teardrop-shaped rhinestones. Perfect for styling with a cocktail dress.

    Fit & Features

    • Matching necklace and earrings set
    • Chain necklace, teardrop rhinestones, lobster clasp closure
    • Pull-through earrings, chain with teardrop rhinestones

     

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

    Style Number/Barcode: 07002-1942

    Category Name: Women's Shoes & Accessories

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

  • Stylish Moves Over-The-Knee Stiletto Boots

    Fit & Features

    • Angled stiletto heel
    • Faux microsuede material
    • Over-the-knee height
    • Pointed toe
    • Partial inner zipper closure
    • Back adjustable tie
    • Runs true to size

    Style Number/Barcode: 07402-1112

    Category Name: Women's Shoes & Accessories

    Price: $9.97 $46.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Sleek And Chic Hammered Metal Cuff

    A sleek metal cuff with a unique hammered design that'll give your cocktail dress an elevated look.

    Fit & Features

    • Wide metal band
    • Hammered finish

    Style Number/Barcode: 07003-0619

    Category Name: Women's Shoes & Accessories

    Price: $12.90

    Availability: Out of Stock

  • Sultry Strut Sheer Lace Under-The-Knee Boots

    Fit & Features

    • Thin stiletto heel
    • Sheer floral lace material, patent faux leather trim
    • Under-the-knee height
    • Pointed toe
    • Thin adjustable buckle straps at the toe and top
    • Complete back zipper closure
    • Runs true to size

    Style Number/Barcode: 07402-1106

    Category Name: Women's Shoes & Accessories

    Price: $19.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Love Out Loud Faux Pearl Heart Earrings

    These earrings feature a dainty chain with beading and faux pearl heart charms. Perfect for styling with sleek faux leather heels.

    Fit & Features

    • Dainty chain with beading
    • Faux pearl heart charms
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2085

    Category Name: Women's Shoes & Accessories

    Price: $3.97 $7.90

    On Sale: Yes

    Availability: Out of Stock

  • Sleek Look Thigh-High Block Heel Boots

    Fit & Features

    • Thin block heel
    • Faux leather material
    • Thigh-high
    • Pointed toe
    • Partial inner zipper closure
    • Back adjustable tie
    • Runs true to size

    Style Number/Barcode: 07402-1065

    Category Name: Women's Shoes & Accessories

    Price: $9.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Cozy Mode Faux Fur Lined Platform Slippers

    Turn on cozy mode by slipping on these faux fur lined platform slippers!

    Fit & Features

    • Faux suede material with faux fur lining
    • Closed round toe
    • Slip-on design
    • Platform foam sole
    • Runs true to size

    Style Number/Barcode: 07405-0188

    Category Name: Women's Shoes & Accessories

    Price: $10.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Effortless Twist Metal Collar Necklace

    Fit & Features

    • Single-row
    • Twisted metal design
    • Lobster clasp closure

    Style Number/Barcode: 07002-1984

    Category Name: Women's Shoes & Accessories

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Edgy Glam Stiletto Mesh Heels

    Fit & Features

    • Stiletto heel
    • Open pointed-toe
    • Wide mesh strap over toe
    • Adjustable ankle strap
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-5229

    Category Name: Women's Shoes & Accessories

    Price: $9.97 $30.90

    On Sale: Yes

    Availability: Out of Stock

  • So Sleek Cubic Zirconia Tennis Bracelet

    Sleek and glam, this cubic zirconia tennis bracelet will give your looks a dressy vibe. Pair with a cute matching set.

    Fit & Features

    • Single row design
    • Mini cubic zirconia stones
    • Clasp closure

    Style Number/Barcode: 07003-0594

    Category Name: Women's Shoes & Accessories

    Price: $9.90

    Availability: Out of Stock

  • Rhinestone Glam Mini Hoop Earrings

    Fit & Features

    • Open-hoop design
    • Mini 
    • Rhinestones
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2178

    Category Name: Women's Shoes & Accessories

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Glitz And Glam Rhinestone Clutch

    Fit & Features

    • Rectangular-shaped body
    • Glitter mesh 
    • Netted overlay with rhinestone studs
    • Curved top handle
    • Detachable chain shoulder strap

    Style Number/Barcode: 07204-0817

    Category Name: Women's Shoes & Accessories

    Price: $26.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Dainty Glam Rhinestone Chain Necklace

    A dainty Y-shaped chain necklace features delicate rhinestones and a secure lobster clasp closure. Perfect for styling with earrings.

    Fit & Features

    • Y-shaped chain necklace
    • Rhinestones
    • Lobster clasp closure

    Style Number/Barcode: 07002-1889

    Category Name: Women's Shoes & Accessories

    Price: $10.90

    Availability: Out of Stock

  • Vintage Glam Concho Metal Belt

    Fit & Features

    • Large Concho charm design
    • Etched detailing
    • Lobster clasp closure

    Style Number/Barcode: 07301-000050

    Category Name: Women's Shoes & Accessories

    Price: $19.90

    Availability: In Stock

    Available Color: GOLD, OX-2

    Available Size: NS

  • Slay On Thigh-High Ribbed Knit Platform Boots

    Fit & Features

    • Block heel
    • Thigh-high fit
    • Closed-almond toe
    • Ribbed knit material
    • Platform sole
    • Runs true to size

    Style Number/Barcode: 07402-1066

    Category Name: Women's Shoes & Accessories

    Price: $36.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Twinkle Glam Rhinestone Knot Handbag

    Fit & Features

    • Rounded half-moon-shaped body
    • Rhinestones
    • Top handle knot design

    Style Number/Barcode: 07204-0813

    Category Name: Women's Shoes & Accessories

    Price: $14.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

  • Pursuit Of Chic Pinstriped Stiletto Pumps

    These chic stiletto pumps feature a closed pointed toe and a pinstriped pattern for a posh allure. Style with a blazer and trouser pants.

    Fit & Features

    • 4.5" Patent faux leather stiletto heel
    • Pinstripe patterned woven material
    • Closed pointed-toe
    • Closed sides and ankle
    • Faux leather padded insole
    • Runs true to size

    Style Number/Barcode: 07401-5078

    Category Name: Women's Shoes & Accessories

    Price: $9.97 $30.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Dainty Luxe Bar Charm Necklace

    Fit & Features

    • Dainty chain
    • Single-row design
    • Hammered bar accent
    • Lobster clasp closure

    Style Number/Barcode: 07002-1987

    Category Name: Women's Shoes & Accessories

    Price: $12.90

    Availability: Out of Stock

  • Sweet Detail Cherry Bag Charm

    Fit & Features

    • Pair of mini cherries design
    • Chain-link connector
    • Keyring
    • Lobster clasp

    Style Number/Barcode: 07308-0667

    Category Name: Women's Shoes & Accessories

    Price: $8.90

    Availability: Out of Stock

  • Fierce And Fab Leopard Print Scarf

    Wrap yourself in this fierce leopard print scarf for a cozy fab look. Pair with a coat.

    Fit & Features

    • Soft knit fabrication
    • Oversized 
    • Fringe
    • Leopard print

    Style Number/Barcode: 07305-0526

    Category Name: Women's Shoes & Accessories

    Price: $7.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Sassy Strut Leopard Print Bow Stiletto Heels

    Fit & Features

    • Stiletto heel
    • Adjustable ankle strap
    • Closed pointed-toe
    • Leopard print
    • Large bow accent
    • Faux leather material 
    • Runs true to size

    Style Number/Barcode: 07401-5173

    Category Name: Women's Shoes & Accessories

    Price: $9.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale