Homecoming Shoes

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

Homecoming Heels: Step Into Your HOCO Era

Level Up Your Look with the Perfect Pair

Your homecoming dress is the moment—but your shoes? They’re the mic drop. Windsor’s homecoming heels are here to complete your 2025 HOCO look with dress heels that serve style, comfort, and confidence from first pics to last dance. Whether you’re after glam stilettos, comfy block heels, or trendy platforms, we’ve got the styles that feel like you.

Styles for Every Vibe (and Dress)

From bold butterfly accents to sleek chrome straps, HOCO heels come in every shade and shape: sparkly, shiny, strappy, or sweet. Match your vibe with options in glitter, satin, lace, and faux leather—plus dress heels with comfy footbeds and padding to keep you dancing all night long. Want height without the hurt? Try platforms or wedges. Keeping it low-key? Go for low heels or cute flats with just the right flair.

Color Match, Comfort Game, and Total Confidence

Whether you’re styling a skater dress or a full-length gown, our homecoming shoes are made to mix and match with Windsor’s HOCO dresses and homecoming accessories. With black, white, nude, metallic, and colorful heels, it’s easy to find your perfect match. And if you’re all about comfort (same), our supportive soles and trendy low-heel options make it easy to say yes to the shoes *and* the dance floor.

Shop homecoming heels online, in-app, or at one of our 350+ Windsor stores to put the final touch on your 2025 HOCO look—because the right shoes don’t just complete the outfit, they complete the moment.

  • 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: Homecoming Shoes

    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: Homecoming Shoes

    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: Homecoming Shoes

    Price: $23.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Shoot For The Stars Heels
    The stars align when we see these heels! These babies are platform style and feature an open toe with a single strap, a neutral-tone lining, and an ankle strap that meets a covered heel with a silver-tone zipper closure. And let's recognize: check out those rhinestone covered heels!

    Style Number/Barcode: 07401-0128

    Category Name: Homecoming Shoes

    Price: $39.90

    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: Homecoming Shoes

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Rhine So Fine Mules

    You'll look so fine in rhine with these glam rhinestone mules! They feature an open toe with a clear PVC strap, another clear strap adorned with statement making rhinestones in intricate designs, and a clear round block heel. The heels have a shiny gold faux leather outline with a faux leather insole.

    Style Number/Barcode: 07401-2089

    Category Name: Homecoming Shoes

    Price: $12.97 $40.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Wrapped In Rhinestones Stiletto Heels

    Make your look a glitzy one with this statement heel that says it all! It features a closed zippered back, a wide ankle strap adorned with dazzling gemstones, an open toe with single strap design and a stiletto heel. They are composed of a faux suede material and faux leather insole lining.

    Style Number/Barcode: 07401-2043

    Category Name: Homecoming Shoes

    Price: $44.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Get Low Strap Block Heels

    Keep it simple and chic with these low heel beauties! They feature a silver hue, an closed back, an adjustable ankle strap, an open toe with single strap design. Heels are composed of a faux metallic faux patent leather material and faux leather insole lining.

    Style Number/Barcode: 07401-1965

    Category Name: Homecoming Shoes

    Price: $22.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Glitter Goddess Block Heels

    Glow on in these dazzling gold heels! They feature a back zipper closure, an adjustable ankle strap, an open toe with single strap and a block heel. They are composed of a glitter mesh material and a faux leather insole lining.

    Style Number/Barcode: 07401-1998

    Category Name: Homecoming Shoes

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Throw A Curve Rhinestone Heels

    Make an awe-inspiring entrance in these glam black rhinestone heels! They feature a back zipper, an open toe, multiple curved straps with silver rhinestone embellishments, a skinny heel, and a shiny faux leather material. 

    Style Number/Barcode: 07401-1973

    Category Name: Homecoming Shoes

    Price: $16.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Rhinestone Queen Block Heels

    Reign in luxe rhinestones like the Queen you are in these glam heels! They feature an open back, a wide adjustable rhinestone cuff, an open toe with matching rhinestone strap and a block heel. They are composed of a natural hued faux suede material and faux leather insole lining.

    Style Number/Barcode: 07401-1903

    Category Name: Homecoming Shoes

    Price: $18.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Reign In Rhinestone Heels

    Reign like the queen you are in these radiant rhinestone adorned heels! They feature an open toe, a thick strap embellished with mini rhinestones, an ankle strap, a back zipper closure, and a low block heel. The black shoes are composed of a faux nubuck material.

    Style Number/Barcode: 07401-1955

    Category Name: Homecoming Shoes

    Price: $22.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Buckle Down Suede Pumps

    Lock down a sophisticated look as you confidently stride down in these elegant pumps! They feature a closed back, a wide adjustable ankle strap with buckle, a pointed toe and sleek stiletto heel. They are composed of a black hued faux suede material and faux leather insole lining. 

    Style Number/Barcode: 07401-1711

    Category Name: Homecoming Shoes

    Price: $26.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Essential Faux Nubuck Block Heels

    Complete your ensembles with this versatile black heels for that polishing touch! They feature a closed back, an adjustable ankle strap with velcro closure, an open toe with single strap and a low block heel. Shoes are composed of a black hued faux nubuck material and faux leather insole lining.

    Style Number/Barcode: 07401-0183

    Category Name: Homecoming Shoes

    Price: $21.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Simply Stylish Strappy Heels

    Your look will be simply stylish with these strappy tan heels! They feature an open toe, criss crossed straps, an ankle strap, a closed back with a zipper closure, and a block heel. The shoes are composed of a smooth faux nubuck material with a faux leather insole.

    Style Number/Barcode: 07401-0169

    Category Name: Homecoming Shoes

    Price: $9.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Slay With Straps Heels

    Slay all day in style with these strappy heels! They feature an open toe with a single strap, criss crossing straps that then wrap up the leg, and a block heel. The natural hued heels are composed of a smooth faux suede material with a faux leather insole.

    Style Number/Barcode: 07401-0076

    Category Name: Homecoming Shoes

    Price: $12.97 $27.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • On Point Clear And Chrome Pump

    Your fashion sense is always on point! Let it show with these chic pumps! They feature a pointed toe and heel with clear plastic sides.

    Style Number/Barcode: 07401-0067

    Category Name: Homecoming Shoes

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Triple Band Rhinestone Block Heel

    Adorn yourself with plenty of shine with these dazzling heels! They feature a black hue, a zippered back, an adjustable ankle strap, a triple row design embellished with mini rhinestones, an open toe with strap design and a block heel. They are composed of a faux suede material and faux leather insole lining.

    Style Number/Barcode: 07401-0042

    Category Name: Homecoming Shoes

    Price: $12.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Rhinestone Royalty Block Heel

    Reign the night in sparkling rhinestone! These black heels feature a closed back, an adjustable ankle strap, an open toe with a rhinestone embellished strap and a block heel. They are composed of a faux suede material and a faux leather insole lining.

    Style Number/Barcode: 07401-0051

    Category Name: Homecoming Shoes

    Price: $23.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Comfort Fit Lace Front Pump

    Comfortable and always stylish is just what we love! These black pumps feature a closed almond toe, a triangle cut out ankle strap with a tie front, a back zipper closure, and a low stiletto heel.

    Style Number/Barcode: 07401-0026

    Category Name: Homecoming Shoes

    Price: $18.97 $25.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Lace It Up Chrome Stiletto Heels

    Lace up your glam look with these fab chrome stiletto heels! They feature an open toe with ribbed straps, a closed back, a stiletto heel, and thin straps that cross and lace up the leg with a tie closure. The rose gold heels are composed of a shiny faux leather material with a faux leather memory foam insole.

    Style Number/Barcode: 07401-0039

    Category Name: Homecoming Shoes

    Price: $14.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Buckle Up Block Heels

    Buckle up in these chic heels to complete your look! These black heels feature an open back, a wide adjustable ankle strap, an open toe with single strap design and a stacked block heel. They are composed of a faux leather material.

    Style Number/Barcode: 07401-0037

    Category Name: Homecoming Shoes

    Price: $23.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Flutter And Shine Spiral Block Heels

    Fit & Features

    • Block heel
    • Metallic faux leather material
    • Open almond toe
    • Dual-strap design over the toe
    • Wrap-around spiral strap
    • 3-D butterfly accents
    • Runs true to size

    Style Number/Barcode: 07401-5319

    Category Name: Homecoming Shoes

    Price: $32.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Chic Charm Bow Spiral Stiletto Heels

    Turn heads in these bow spiral stiletto heels. Flaunt the rhinestone bow and wrap-around strap. Perfect for your fearless style!

    Fit & Features

    • Stiletto heel
    • Faux nubuck and satin material
    • Open almond toe, strap over the toe
    • Rhinestone embellished bow accent
    • Spiral wrap-around strap
    • Runs true to size 

    Style Number/Barcode: 07401-5320

    Category Name: Homecoming Shoes

    Price: $9.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale