Shoes $35 & Under

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

Shop Hot Deals On Women's Shoes Today!

Treat your feet to hot deals on women’s shoes today! Get your favorite pair marked down now at Windsor in the latest trends. Find boots, heels, sandals, mules, and more priced at $35 and under so you don't have to wait for seasonal sales.

Dazzle in stilettos, impeccable booties, and vibrant women’s pumps at hot prices. Explore nineties vibes without stepping away from a new silhouette you’re in love with or ground a flirty dress with a solid mule heel that means business. Sexy heels that make you feel like a million dollars and amplify your look when paired with your most stylish outfits are a friend you can always count on. Give yourself a slow-motion runway montage in that affordable party and club dress in a wide variety of the latest designs, cuts, and colors with deals you won't want to miss! Whether your outfit calls for pants, skirts, dresses, or a formal event, you’ll be prepared with affordable shoes that no one else can top. Find the latest bottoms for women on sale here to capture more savings!

Don’t say we didn’t warn you, but you’re about to get one hundred percent obsessed with boots. Skip the anticipation of waiting for the next seasonal sale and get what you need now. Shop booties and boots for women on sale in all the trendy new fashions blowing up the scene right now from ankle boots to short cowboy boots and pair them with a western-style hat. From smart yet casual over-the-knee boots to next-level heels, lace up your next iconic outfit with affordable women's shoes today! Don’t forget to stock up on fashion accessories on sale to level up all your everyday, formal, and special occasion attire!

Women's Shoes $35 and Under Sale is updated now with boots, heels, mules, sandals, and more to help you save!

  • Glow On Lucite Heel

    Glow on bby in these highlight worthy heels! They feature an open back, an adjustable wrap around ankle strap, an open toe with clear strap with an open toe and a clear lucite block heel. These must haves are composed of a clear PVC and faux leather material.

    Style Number/Barcode: 07401-0221

    Category Name: Shoes $35 & Under

    Price: $13.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Laced In Style Wedge Heels

    Lace up in style as you an entrance in these must have heels! They feature a closed zippered back, a lace up front with cut out accents, a peep toe and a wedge heel. They are composed of a faux suede material.

    Style Number/Barcode: 07406-0005

    Category Name: Shoes $35 & Under

    Price: $12.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Lace Up With Style Heels
    Lace up your look with style with these adorable stacked heels! They feature an open toe, a lace up front, and open heel, a lug sole, and a block heel. The leopard print shoes are composed of a faux suede fabric with a faux leather insole.

    Style Number/Barcode: 07403-0025

    Category Name: Shoes $35 & Under

    Price: $19.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Glow Up Strappy Sandals

    Give your sandal game a glow up in these shine-worthy beauties! The sandals feature an open back, an adjustable ankle strap, a double band strap design with an open toe.

    Style Number/Barcode: 07404-0523

    Category Name: Shoes $35 & Under

    Price: $12.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Glitter Glam Combat Boots

    Lace up and take on the day with plenty of glam! These combat boots feature an around the ankle fit, a lace up front, a round toe and a textured rubber sole. The body features a glittery sheen to add plenty of sparkle to your look! Boots are composed of a glitter mesh material. 

    Style Number/Barcode: 07403-0033

    Category Name: Shoes $35 & Under

    Price: $11.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Lace Up Block Heels

    Lace up in these essential heels! They feature lace up straps, an open toe with criss-cross straps and a block heel. They are composed of a faux suede material and a faux leather insole lining.

    Style Number/Barcode: 07401-0299

    Category Name: Shoes $35 & Under

    Price: $22.97 $27.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Higher Ground Strappy Platform Heels

    Ready to really elevate your shoe game? Then go with a heel that turns heads. These heels feature a single strap at toe box, crisscrossing straps with metal buckles at upper and ankle, a stabilizing platform, and a sturdy block heel. Shoes are made from a smooth, faux-lather material.

    Style Number/Barcode: 07401-0053

    Category Name: Shoes $35 & Under

    Price: $22.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Fierce Double Buckle Sandals
    Keep it fierce in this must have sandals! They feature an easy slip on design, a double band accent with adjustable buckles and a wide cork-styled foot bed.

    Style Number/Barcode: 07404-0093

    Category Name: Shoes $35 & Under

    Price: $14.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Fierce Fang Stiletto Booties

    You're not afraid to show off your wild side, but really—snake is a neutral!  These booties will draw all eyes and feature a stiletto heel, short shaft, and contrast white zip with gold hardware at back. Booties are made from a smooth faux leather material with an all-over print.

    Style Number/Barcode: 07403-0053

    Category Name: Shoes $35 & Under

    Price: $14.97 $35.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Double Strap Rhinestone Heels

    Shine from head to toe in these uber glam platform heels! They feature a closed back, adjustable ankle strap, an open toe and single strap design and a rhinestone embellished heel to make you feel like a true star!

    Style Number/Barcode: 07401-1442

    Category Name: Shoes $35 & Under

    Price: $12.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Chic Clear Banded Mules
    Slide on your new favorite mules and call it a day. These shiny nude heels feature two clear bands, one atop the toe, and one mid foot. The mule is open toe and open back, and is composed of a shiny patent material. The heel is the perfect height to add a little glam to your outfit without compromising your comfort.

    Style Number/Barcode: 07401-0291

    Category Name: Shoes $35 & Under

    Price: $12.97 $25.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Clear Intentions Faux Suede Heels

    Make a clear statement as you take a bold confident step in these heels! They feature a closed back, long lace up straps, an open toe with a wide clear strap and a sleek stiletto heel. They are composed of a taupe hued faux suede material and a faux leather insole lining. 

    Style Number/Barcode: 07401-1772

    Category Name: Shoes $35 & Under

    Price: $16.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Slide Right In Sandal
    Consider this ultra-chic flat your new warm-weather bestie. Sandals have a gold-tone buckle strap, crisscross strap across the toes, and toe loop. Sandals are made from a faux leather material and have a faux leather lining.

    Style Number/Barcode: 07404-0042

    Category Name: Shoes $35 & Under

    Price: $12.97 $13.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Lovely Lace Up Espadrilles

    These lovely lace up espadrilles are perf for your next brunch with the girls! They feature a closed woven toe and partially closed back, a woven strap that laces up the leg, and an espadrille wedge heel.

    Style Number/Barcode: 07406-0015

    Category Name: Shoes $35 & Under

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Bling Thing Rhinestone Platform Heels

    If bling is your thing, here's the shoe for you! Made for parties and evenings out, this rhinestone-embellished pair will get you gorgeous instantly. Heels feature a contrasting trim, a single strap at the toe box, a stabilizing platform, an ankle strap, and a block heel with back zip. Complete look with a satin dress and cuff

    Fit & Features

    • Zippered back 
    • Wide ankle strap
    • Open almond toe, strap over the toe
    • Wide platform
    • Block heel
    • Rhinestones
    • Runs true to size

    Style Number/Barcode: 07401-2338

    Category Name: Shoes $35 & Under

    Price: $12.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Banded Platform Mules

    Slide into a comfortable style, this mule features two bands, one above the toe, and one mid foot. The band at mid foot has a slight stretch. The block heel is medium height and there is a short platform. With an open back these are easy to slip your foot into. They are composed of a soft leather-like material and a faux leather inner lining.

    Style Number/Barcode: 07401-0295

    Category Name: Shoes $35 & Under

    Price: $14.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Step Up Lucite Block Heels

    Clearly elevate your look in these statement making heels! They feature a wrap around adjustable strap, an open toe with clear narrow strap and a chunky clear block heel. They are composed of a combination clear PVC and faux leather material.

    Style Number/Barcode: 07401-1975

    Category Name: Shoes $35 & Under

    Price: $34.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • On The Rise Platform Heels

    Elevate your look in these statement making heels! The heels feature an open back, an adjustable ankle strap, wide crisscross straps, a peep toe, a wide platform and a wooden stacked heel. They are composed of a faux nubuck material and a faux leather insole lining.

    Style Number/Barcode: 07401-0009

    Category Name: Shoes $35 & Under

    Price: $23.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • New Heights Strappy Wedge Heels

    Take your summer style to new heights with these must have wedge heels. They feature a multi strap design, a back zipper closure, and a high wedge platform heel.The best part is that their natural tan color can be paired with everything!

    Style Number/Barcode: 07406-0001

    Category Name: Shoes $35 & Under

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Go-To Pointy Flats
    Toe the line between pretty and polished with these versatile black slip-ons. Shoes feature a pointy toe, flat sole, and open back. Shoes are made from a soft, faux suede material with a faux leather insole.

    Style Number/Barcode: 07405-0000

    Category Name: Shoes $35 & Under

    Price: $13.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Bling On The Glam Sandals

    Bring on the glamour with these beautiful embellished sandals! They feature an open back, an adjustable ankle strap, a gold sparkle thong strap design adorned with leaf shaped rhinestones, and a flat brown faux leather sole.

    Style Number/Barcode: 07404-0018

    Category Name: Shoes $35 & Under

    Price: $12.97 $20.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Own the Chrome Velcro Heels

    Own the night in these must have metallic chrome heels! They feature an open toe, single strap design, a wide velcro ankle strap, and a block heel.

    Style Number/Barcode: 07401-0001

    Category Name: Shoes $35 & Under

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • The Everyday Slip On Sneaker

    Reflect those girl next door vibes with these classic sneakers! They feature an easy slip on design, elastic goring on each side for a custom fit, rounded toe and wide rubber sole. The body is composed of a faux suede material and a lightly cushioned insole.

    Style Number/Barcode: 07407-0129

    Category Name: Shoes $35 & Under

    Price: $19.00 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Low Wedge Ankle Strap Sandals

    Keep it simple but always cute! These black sandals feature a single strap, open toe design, a closed back with an adjustable ankle strap and a back zipper, and a low wedge heel. The shoes are composed of a faux suede fabric.

    Style Number/Barcode: 07406-0210

    Category Name: Shoes $35 & Under

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free