Apparel by Occasion

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

All Occasion Dresses That Elevate Every Celebration

Step into your standout moments with Windsor’s curated collection of all occasion dresses—made for milestones, spontaneous invites, and everything in between. Whether you're RSVPing to a wedding, prepping for graduation, or celebrating with friends under the stars, these dresses are designed to turn heads and deliver confidence.

Styles That Fit Every Vibe

From soft pastels and romantic florals to bold jewel tones and sleek neutrals, Windsor’s all occasion styles are anything but basic. Explore corset midis that sculpt and support, chiffon wrap dresses that sway with every step, or satin maxis with leg-baring slits that light up every photo. Prefer short and sweet? Mini dresses with ruched skirts, puff sleeves, and square necklines bring the energy for brunches, birthdays, and bachelorette weekends.

Your Go-To Dress for Any Event

Weddings: From elegant guest gowns in sage or champagne to flirty floral midis for outdoor I-dos, you’ll find dresses that are photo-ready and dance-floor approved.

Graduation & Award Ceremonies: Walk the stage in polished midi dresses with pleats, structure, or subtle shimmer.

Bridal & Baby Showers: Sweetheart necklines, delicate prints, and flowy silhouettes make these dresses feel celebratory and soft.

Evenings Out: Bring the glam with sequin minis, lace corset bodices, or sleek satin styles that shine in the city lights.

Finish with the Perfect Touch

Complete your outfit with statement earrings, block heels, or a rhinestone clutch. Need a layer? Try a lightweight duster or bolero for chillier evenings or elevated venues.

Made to Move with You

From breathable cotton blends to stretch satin and mesh overlays, these dresses combine comfort with impact. Whether you're toasting at a rehearsal dinner, mingling at a gallery opening, or hosting your own big night, Windsor’s all occasion dresses let you feel polished without ever feeling overdone.

Find your perfect look online, in-app, or at one of Windsor’s 350+ stores across the U.S. and Canada. These are the all occasion dresses that make every invite an opportunity to shine.

  • Classically Stunning Gemstone Cross Earrings

    Feel effortlessly chic with the classically stunning gemstone cross earrings. Perfect for any occasion, these beauties bring a touch of elegance to your look.

    Fit & Features

    • Beaded gemstones
    • Cross charm design
    • Fish hook back


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

    Style Number/Barcode: 07001-2274

    Category Name: Apparel by Occasion

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Bold Glam Geometric Hoop Earrings

    Fit & Features

    • Geometric horseshoe shape
    • Chunky metal
    • Omega back closure

     

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

    Style Number/Barcode: 07001-2240

    Category Name: Apparel by Occasion

    Price: $3.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Simply Blessed Statement Cross Necklace

    Create a unique look with this statement cross necklace embellished with mini rhinestones for a glam effect on a chunky chain. Pair with a cropped jacket.

    Fit & Features

    • Cross charm with mini rhinestones
    • Chunky chain
    • Lobster clasp closure

    Style Number/Barcode: 07002-2104

    Category Name: Apparel by Occasion

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Gleaming Charm Rhinestone Three-Pack Earring Set

    Gleaming charm rhinestone three-pack earring set brings sparkle to your style. Featuring star, butterfly studs, and a hoop, these beauties are perfect for any occasion. Shine on, bestie!

    Fit & Features

    • Multipack includes three pairs of earrings
    • Rhinestones
    • 1 star-shaped stud
    • 1 butterfly-shaped stud
    • 1 large hoop
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2204

    Category Name: Apparel by Occasion

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Elevated Classic Pendant Chain Necklace

    Classic and chic, this pendant chain necklace will elevate your casual 'fits. It features a long chain-link design with an oval-shaped pendant detailed with a textured outline and a sleek black stone embellishment.

    Fit & Features

    • Long chain-link design
    • Oval-shaped pendant, textured outline, black stone embellishment
    • Back adjustable chain with lobster clasp closure

    Style Number/Barcode: 07002-2089

    Category Name: Apparel by Occasion

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Perfect Shine Rhinestone Hoop Earrings

    Fit & Features

    • Closed hoop
    • Oval-shaped rhinestone embellishments
    • Omega closure

     

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

    Style Number/Barcode: 07001-2244

    Category Name: Apparel by Occasion

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Perfect Look Pearl Snake Chain Earrings

    Fit & Features

    • Linear snake chain design
    • Round faux pearl accents
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2262

    Category Name: Apparel by Occasion

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Chic Blessings Statement Cross Charm Layered Necklace

    Count your chic blessings in this statement layered necklace featuring three rhinestone embellished cross charm on various styles of chains secured with a lobster clasp closure. Pair with a denim jacket.

    Fit & Features

    • Layered design
    • Three rhinestone embellished cross charms
    • Various chain styles
    • Lobster clasp closure

    Style Number/Barcode: 07002-2095

    Category Name: Apparel by Occasion

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Sleek Acrylic Square Hoop Earrings

    Fit & Features

    • Square shape
    • Acrylic design with gold-tone coated brass
    • Omega closure

     

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

    Style Number/Barcode: 07001-2195

    Category Name: Apparel by Occasion

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Adorable Shine Rhinestone Butterfly Drop Earrings

    Fit & Features

    • Rhinestone post
    • Three-row chain drop design
    • Rhinestone butterfly accents
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2217

    Category Name: Apparel by Occasion

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Style So Bold Chain Statement Necklace

    Make a bold statement in this chunky chain necklace secured with a lobster clasp closure. Style with a long sleeve crop top and leggings.

    Fit & Features

    • Chunky chain
    • Back adjustable chain with lobster clasp closure

    Style Number/Barcode: 07002-2094

    Category Name: Apparel by Occasion

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Nail The Look Three-Pack Statement Ring Set

    Create note-worthy looks accessorizing with this three-pack statement ring set with colored stones and unique designs. Pair with earrings.

    Fit & Features

    • Three-pack ring set
    • Colored stones
    • Unique designs

    Style Number/Barcode: 07004-0451

    Category Name: Apparel by Occasion

    Price: $12.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Dainty Glitz Rhinestone Drop Stud Earrings

    Fit & Features

    • Round rhinestone post
    • Teardrop rhinestone drop design
    • Mini rhinestone outlines
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2252

    Category Name: Apparel by Occasion

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Charmingly Pretty Beaded Rhinestone Layered Necklace

    Elegance comes naturally when you accessorize with this layered necklace featuring pretty beading and a glam rhinestone accent. Pair with a low-cut blouse or dress.

    Fit & Features

    • Layered necklace
    • Beading and rhinestone accent
    • Lobster clasp closure

    Style Number/Barcode: 07002-2119

    Category Name: Apparel by Occasion

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Stunning Impression Statement Earrings

    Create stunning looks in these statement earrings featuring a unique curved design with a secure post-back closure. Pair with a jacket.

    Fit & Features

    • Unique curved design
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2299

    Category Name: Apparel by Occasion

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Keep It Layered Chain Necklace

    Because one layer is never enough. This chain necklace instantly levels up your neckline with sleek, stacked chains that shine solo or with your fave fits.

    Fit & Features

    • Layered chain design
    • Lobster clasp closure

    Style Number/Barcode: 07002-2045

    Category Name: Apparel by Occasion

    Price: $14.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Minimilistic Charm Five Pack Ring Set

    Achieve a charming minimalistic style with this five pack ring set featured in various designs with colored stone embellishments. Style with heels.

    Fit & Features

    • Five pack ring set
    • Various designs
    • Colored stone embellishments

    Style Number/Barcode: 07004-0449

    Category Name: Apparel by Occasion

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Timeless Charm Two-Pack Heart Hair Bows

    Fit & Features

    • Pack includes two hair bows
    • Long bow design
    • Metal heart accent at the center of ribbon
    • Clip closure

    Style Number/Barcode: 07006-0578

    Category Name: Apparel by Occasion

    Price: $3.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Gorgeously Glam Rhinestone Necklace And Earrings Set

    Fit & Features

    • Necklace and earrings set
    • Collar necklace, single row of rhinestones, larger rhinestone drop design
    • Back adjustable chain with lobster clasp closure
    • Duster earrings, two rows of rhinestones, larger rhinestone accents
    • Post-back closures

     

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

    Style Number/Barcode: 07002-2051

    Category Name: Apparel by Occasion

    Price: $3.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Cover Me In Luxe Colored Rhinestone Necklace Set

    Fit & Features

    • Necklace and earrings set
    • V-shaped necklace, black rhinestone trim
    • Back adjustable chain with lobster clasp closure
    • One pair of fringe earrings, black rhinestone trim
    • Post-back closures

     

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

    Style Number/Barcode: 07002-2061

    Category Name: Apparel by Occasion

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Tobi Super High Waist Mom Jeans

    Oasis by Eunina

    The Tobi super high-rise mom jeans are the perfect denim fit to create any trending looks for the season. These high-rise jeans feature a five-button fly, distressed details on the front, and a skinny-leg fit. The fabric has minimal stretch and is finished with a medium wash for an iconic denim look. Style these trendy mom jeans with a sleek bodysuit or cropped knit tee for a casually chic ensemble.

    Fit & Features

    • High-rise waist
    • Skinny mom-leg fit
    • Distressed accents on the front
    • Five-button closure
    • Five-pocket design, belt loop accents
    • Medium wash denim fabric, moderate stretch
    • Runs true to size

    Style Number/Barcode: 06602-1660

    Category Name: Apparel by Occasion

    Price: $9.97 $46.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Chic Leaf-Shaped Rhinestone Necklace And Earrings Set

    Fit & Features

    • Necklace and earrings set
    • Single-row rhinestone necklace
    • Center curved design, leaf-shaped rhinestones, center teardrop rhinestone accent
    • Back adjustable chain with lobster clasp closure
    • Short drop earrings, rhinestone post, single curved row of rhinestones
    • Leaf-shaped rhinestones, teardrop rhinestone accent
    • Post-back closures

     

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

    Style Number/Barcode: 07002-2070

    Category Name: Apparel by Occasion

    Price: $7.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • She's A Stunner Mesh Tie Front Top

    You'll be quite the stunner in this mesh tie front top! With its sheer mesh fabric and cropped, form-fitting style, you can easily rock this over your bikini at the pool! Pair with some chic bottoms and oversized shades.

    Fit & Features

    • Long sleeves with elastic cuffs
    • Deep V neckline
    • Tie front detail
    • Cropped
    • Unlined sheer mesh fabric
    • Moderate stretch

    Style Number/Barcode: 06202-0096

    Category Name: Apparel by Occasion

    Price: $10.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Sealed With Glam Faux Pearl Bow Earrings

    Fit & Features

    • Bow design
    • Faux pearl accents
    • Post-back closure

     

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

    Style Number/Barcode: 07001-2350

    Category Name: Apparel by Occasion

    Price: $3.97 $7.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free