Dancefloor Diva

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

Dancefloor Diva: High-Energy Festival & Concert Outfits

Step into the spotlight and own the night with the Dancefloor Diva collection—made for the girl who loves the music, the lights, and the energy of the crowd. Whether you're heading to an electrifying festival or a high-energy concert, these statement-making looks will have you shining from the first beat to the last.

Turn heads in sheer mesh tops, metallic fabrics, and chainmail accents that bring bold style to any dance music scene. Pair a shimmering halter top with a sleek mini skirt, or go all out with a figure-hugging catsuit that moves with you. Platform heels, rhinestone accessories, and face gems complete the look, giving you the ultimate festival-ready glow.

Styling is effortless with Windsor’s collection of bold and dazzling pieces. Try a statement mini dress with sparkly platforms, or mix fishnet layers with sleek faux leather for a look that’s equal parts edgy and glamorous. With the right accessories—think script jewelry, chain belts, and statement sunglasses—you’ll be ready to dance the night away in unforgettable style.

Shop Windsor’s Dancefloor Diva collection and discover the ultimate concert and festival outfits that let you shine under the lights.

  • Evening Sweetie Sheer Lace Shorts

    Flaunt your figure in these sheer lace hot shorts with a built-in panty lining that gives cheeky coverage. Perfect for festivals, raves, or going-out!

    Fit & Features

    • Sheer lace fabric, built-in panty lining
    • Low-rise waist
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 07103-1056

    Category Name: Dancefloor Diva

    Price: $19.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: L

  • Serve Attitude Cat Eye Sunglasses

    These aren’t just sunglasses—they’re your armor of IDGAF. With a sleek cat eye shape that oozes retro cool and mystery, these frames instantly upgrade your fit and your mood.

    Fit & Features

    • Cat eye frames
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-000065

    Category Name: Dancefloor Diva

    Price: $10.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS

  • Delicate Dreams Lace Trim Floral Slit Crop Top

    Indulge in dreamy sultriness with this crop top. The intricate lace trim adds a touch of sophistication, while the center slit provides a subtle hint of allure.

    Fit & Features

    • Flocked floral velvet pattern
    • Sheer mesh fabric, bust knit lining
    • Lace trim V-neckline
    • Adjustable spaghetti straps
    • Center slit design
    • Sheer cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000081

    Category Name: Dancefloor Diva

    Price: $24.90

    Availability: In Stock

    Available Color: BLACK, BURGUNDY

    Available Size: XS, S, M, L

  • Trending Topic Lace Trim Micro Mini Skirt

    You'll be the one everyone's talking about in this faux leather micro skirt with a pretty lace trim, form-hugging fit, and a flirty slit. Pair with a cute top for a date night!

    Fit & Features

    • Faux leather fabric
    • High-rise waist
    • Front lace trim and slit
    • Form-hugging fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06401-000003

    Category Name: Dancefloor Diva

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Brat Script Dainty Chain Necklace

    Fit & Features

    • Dainty chainlink
    • Mini star charms
    • "Brat" script pendant
    • Lobster clasp closure

     

    Style Number/Barcode: 07002-2073

    Category Name: Dancefloor Diva

    Price: $8.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Cutie At Heart Cutout Mini Skirt

    Sweeten your every vibe in this bodycon mini skirt with a heart insert and a cutout that adds a cute look!

    Fit & Features

    • Smooth knit stretchy fabric
    • High-rise waist
    • Heart insert and cutout
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06501-000006

    Category Name: Dancefloor Diva

    Price: $24.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

  • Lowkey Luxe Rectangle Frame Sunglasses

    These sunglasses do not come to play. Sleek, structured, and effortlessly cool, they’re your go-to for effortless throw-on-and-go styling!

    Fit & Features

    • Sleek rectangular frames
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-000066

    Category Name: Dancefloor Diva

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Sleek Western Vibe Thigh High Cowboy Boots

    Bring the sleek Western vibe in these sexy thigh-high cowboy boots with Western-inspired embroidery and an inner zipper closure to secure the style.

    Fit & Features

    • Stacked block heel
    • Pointed-toe
    • Thigh-high shaft length
    • Western-inspired embroidery
    • Inner zipper closure
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07402-1126

    Category Name: Dancefloor Diva

    Price: $19.97 $66.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Rhinestone No Photos Please Tube Top

    This rhinestone-studded tube top speaks louder than words—just add denim and your best IDGAF vibe. Perfect for concerts or a sultry night out!

    Fit & Features

    • Stretchy cotton-blend knit fabric
    • Strapless tube neckline
    • Rhinestone-embellished script reads "No Photos Please"
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000304

    Category Name: Dancefloor Diva

    Price: $19.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Disco Babe Crop Graphic Tee

    Unlock the '70s fever in this disco ball graphic tee to dress up your favorite jeans!

    Fit & Features

    • Stretchy knit fabric
    • Short sleeves
    • Crew neck
    • Disco ball graphic
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000024

    Category Name: Dancefloor Diva

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Let's Party Strappy Back Crop Top

    Perfect for any celebration, this top will make you stand out! Show off your style with the open back and trendy crop hem that flaunt your figure.

    Fit & Features

    • Lurex knit fabric, sewn-in knit lining
    • Cowl neckline
    • Open back with dual spaghetti strap ties
    • Crop hem
    • Runs true to size

    Style Number/Barcode: 06005-000035

    Category Name: Dancefloor Diva

    Price: $26.90

    Availability: In Stock

    Available Color: ROSE, GOLD

    Available Size: S, M, L

  • Trendy Sleek Oversized Square Sunglasses

    These trendy sleek oversized square-shaped sunglasses are the finishing touch to an everyday look that slays.

    Fit & Features

    • Oversized curved square-shaped design
    • Thin brow bar
    • Thin arms
    • Rubber nose pads
    • Tinted lenses

    Style Number/Barcode: 07008-1130

    Category Name: Dancefloor Diva

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Ibiza Graphic Fishnet Tank Top

    This graphic tank top is destined to be your plus one on vacations! It is designed in sheer fishnet fabric with a trendy graphic and script that reads "Ibiza."

    Fit & Features

    • Sheer fishnet fabric
    • Crew neckline
    • Graphic and script that reads "Ibiza.
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000036

    Category Name: Dancefloor Diva

    Price: $6.97 $22.90

    On Sale: Yes

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

  • Sultry Stunner Lace-Up Satin Crop Top

    A sultry satin crop top that pairs perfectly with your favorite jeans and a rooftop bar! The stunning top boasts a lace trim neckline and lace-up back that'll attract all the compliments. 

    Fit & Features

    • Premium satin fabric
    • Lace trim cowl neckline
    • Spaghetti straps
    • Lace-up back
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06003-2712

    Category Name: Dancefloor Diva

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Sleek Purrfection Leopard Print Satin Scarf

    Purrfectly sleek, this leopard print satin scarf will amp up your looks. Wrap it around your head, style it around your neck, or tie it on your fave bag!

    Fit & Features

    • Satin woven fabric
    • Leopard print
    • Multiple styling options

    Style Number/Barcode: 07305-000017

    Category Name: Dancefloor Diva

    Price: $14.90

    Availability: In Stock

    Available Color: LEOPARD, LEOPARD-2

    Available Size: NS

  • Favorite Girl Graphic Tank Top

    This fitted crop tank keeps it cute and confident with a bold “Favorite Girl” graphic and crew neckline—wear it with cargos, minis, or attitude.

    Fit & Features

    • Cotton-blend knit stretchy fabric
    • Crew neck
    • "Favorite Girl" front graphic script
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000225

    Category Name: Dancefloor Diva

    Price: $19.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

  • Bling Behavior Jewel Satin Bra Top

    This jewel-studded bra top is made to steal the spotlight with a flirty halter cut and glam satin base.

    Fit & Features

    • Satin fabric
    • Plunge halter neckline
    • Padded bra cups
    • Dual tie-back straps
    • Jewel-embellished bra cups
    • Runs true to size

    Style Number/Barcode: 06003-000108

    Category Name: Dancefloor Diva

    Price: $44.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: S, M, L

    Product Badge:
    • Best Seller
  • Retro Charm Square Sunglasses

    Unlock retro charm in these square sunglasses perfect for styling with any outfit while protecting your eyes!

    Fit & Features

    • Sleek square frames
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1126

    Category Name: Dancefloor Diva

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Beaded Beauty Rhinestone Cross Necklace

    Beautify your look with this beaded necklace with a rhinestone charm and cross. Style with cute ballet flats.

    Fit & Features

    • Beading
    • Rhinestone charm and cross
    • Lobster clasp closure

    Style Number/Barcode: 07002-2107

    Category Name: Dancefloor Diva

    Price: $14.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Sleek And Bold Snake Chain Necklace

    Layer on the sleek style with this bold two-row snake chain necklace accented with a double knot center design.

    Fit & Features

    • Two-row snake chain
    • Double knot center design
    • Back adjustable chain with lobster clasp closure

    Style Number/Barcode: 07002-2109

    Category Name: Dancefloor Diva

    Price: $14.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Certified Scene Stealer Rhinestone Chainmail Top

    Britney would wear it, and honestly? So should you. With its slinky drape and open back, this rhinestone chainmail is a whole performance. Perfect for concerts, girls' nights, or parties when you want to shine!

    Fit & Features

    • Rhinestone chainmail, metallic knit lining
    • Halter V-neckline, spaghetti strap tie
    • Open back with spaghetti strap tie
    • Hanky cropped hem
    • Runs true to size

    Style Number/Barcode: 06003-000115

    Category Name: Dancefloor Diva

    Price: $44.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: S, M, L

  • All Eyes On You Rhinestone Mesh Corset Top

    Draw all the attention in this rhinestone mesh corset top for a girl's night out. With a fitted crop hem and flexible boning, you'll look snatched all night.

    Fit & Features

    • Sheer mesh fabric, rhinestone embellishments
    • Strapless neckline
    • Built-in strapless padded bra
    • Back zipper and hook-eye closure
    • Flexible boning
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-5707

    Category Name: Dancefloor Diva

    Price: $17.97 $42.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • Sale
  • Link Up With Rhinestone Chain Huggie Earrings

    Add glam swag to your look with these huggie earrings featuring a mini rhinestone embellished hoop for a luxe allure with layered chain details with a rhinestone accent. Pair with a stiletto heels.

    Fit & Features

    • Mini rhinestone embellished hoop
    • Layered chain details, rhinestone accent
    • Clasp closure

     

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

    Style Number/Barcode: 07001-2298

    Category Name: Dancefloor Diva

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Level Up Basic Square Sunglasses

    Level up your look for any occasion in these basic square sunglasses to help protect your eyes while keeping you trending! 

    Fit & Features

    • Basic square frame
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1132

    Category Name: Dancefloor Diva

    Price: $9.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS