Grunge & Rock

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

Grunge Glamour: Rock Concert Outfits with an Edge

Turn up the volume on your style with the Grunge Glamour collection—designed for the girl who’s ready to rock out with confidence and attitude. Whether you love the raw energy of rock ‘n’ roll or the bold edge of grunge fashion, these looks are made to stand out in any crowd.

Build the perfect rock concert outfit with moto jackets, faux leather pieces, and distressed jeans that bring effortless rebellion to your wardrobe. Pair a cropped graphic tee with a sleek faux leather mini skirt, or go for an oversized vest layered over ripped denim for an effortlessly cool vibe. Black boots and statement jewelry complete the look, adding just the right amount of grunge-meets-glam.

Styling is easy with Windsor’s collection of rock-inspired pieces. Try a plaid skirt with a fitted crop top for a nod to ‘90s grunge, or go for ripped shorts and fishnet layers to add a bold, festival-ready touch. With the right accessories—think chain belts, studded handbags, and layered chokers—you’ll have a look that’s effortlessly rebellious and undeniably stylish.

Shop Windsor’s Grunge Glamour collection and find the ultimate rock concert outfits to match your fearless, show-stopping energy.

  • 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: Grunge & Rock

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Wild Thing Mesh Belted Strap Mini Dress

    Equal parts fierce and flirty, this mesh mini dress brings major attitude with western-inspired belted straps and a ruffled hem that keeps it playful. The mesh scoop neckline and ruched sides seal the deal.

    Fit & Features

    • Mesh fabric lined with stretch knit
    • Scoop neckline
    • Back zipper and hook-eye closure
    • Faux leather Western-inspired belted shoulder straps
    • Side ruched seams, form-hugging bodice
    • Layered ruffled mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000225

    Category Name: Grunge & Rock

    Price: $42.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Cinco De Drinko Graphic Tee

    Get festive with this Cinco De Drinko graphic tee destined for a fun night out!

    Fit & Features

    • Cotton knit stretchy fabric
    • Short sleeves
    • Crew neckline
    • Front script reads "Cinco De Drinko"
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000044

    Category Name: Grunge & Rock

    Price: $6.97 $19.90

    On Sale: Yes

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

  • Extra Radiance Statement Toggle Chain Necklace

    The perfect statement toggle chain necklace adds extra radiance to your look.

    Fit & Features

    • Toggle charm 
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07002-2117

    Category Name: Grunge & Rock

    Price: $13.90

    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: Grunge & Rock

    Price: $14.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Destiny Driven Rhinestone Fishnet Crop Top

    Be the ultimate showstopper in this rhinestone fishnet crop top! With a sexy open back and cropped hem, it's destined to be shown off at concerts and festivals.

    Fit & Features

    • Rhinestone embellished
    • Fishnet-lined fabric
    • Cowl neckline
    • Spaghetti straps
    • Open back with spaghetti strap tie
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000026

    Category Name: Grunge & Rock

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Casually Cozy Plaid Woven Cropped Shacket

    Casually cozy, this plaid woven shacket features a collared neckline, long sleeves, a button-down front with buttoned chest pockets, and a cropped cinched hem with an overall relaxed fit. Layer over a basic top with a denim skirt and booties!

    Fit & Features

    • Plaid woven fabric, no stretch
    • Collared neckline
    • Long sleeves with single-button detail
    • Button-down front
    • Dual buttoned chest pockets
    • Cropped hem, elastic cinched back hem, relaxed fit
    • Runs true to size

    Style Number/Barcode: 06204-1930

    Category Name: Grunge & Rock

    Price: $49.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: XS, 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: Grunge & Rock

    Price: $17.97 $42.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • Sale
  • Love Potion Layered Dainty Body Chain

    This layered dainty body chain is the number one ingredient to make your look admired! Pair with a crop top and low-rise jeans.

    Fit & Features

    • Dainty body chain
    • Layered design
    • Dual lobster clasp closures

    Style Number/Barcode: 07002-2112

    Category Name: Grunge & Rock

    Price: $10.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: Grunge & Rock

    Price: $14.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Casual Edge Mid-Rise Acid Wash Denim Shorts

    These mid-rise denim shorts add a casual edge to your 'fits with the trendy acid wash design. Style for festival season with a graphic tee and combat boots!

    Fit & Features

    • Acid wash denim fabric
    • Mid-rise waist
    • Five-pocket and belt loop design
    • Front button and zipper closure
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06603-0523

    Category Name: Grunge & Rock

    Price: $32.90

    Availability: In Stock

    Available Color: GRAY

    Available Size: S, M, L, XL

  • Chic Rhinestone Cross Charm Layered Necklace

    A chic layered necklace featuring delicate cross charms with rhinestone embellishments that give every outfit the perfect glimmer. Complete the look with a halter jumpsuit.

    Fit & Features

    • Two-row layered chain-link design
    • Two cross charms, mini rhinestone embellishments
    • Back adjustable chain with lobster clasp closure

    Style Number/Barcode: 07002-1924

    Category Name: Grunge & Rock

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Full Of Faith Rhinestone Cross Necklace

    Show your faith with glamour in this cross necklace! Embellished with stunning rhinestones, this necklace adds a touch of sparkle to any outfit.

    Fit & Features

    • Rhinestone-embellished cross charm
    • Dainty chain
    • Lobster clasp closure

    Style Number/Barcode: 07002-2158

    Category Name: Grunge & Rock

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Always On Point Square Frame Sunglasses

    Keep your style in check with these square frame sunglasses to block out the rays on sun-soaked days!

    Fit & Features

    • Square frames
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1125

    Category Name: Grunge & Rock

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Girl On The Run Buckle Shoulder Bag

    A stylish buckle faux leather shoulder bag perfect for stashing your essentials in while heading out the door!

    Fit & Features

    • Top zipper closure
    • Shoulder strap
    • Dual buckle accents
    • Spacious interior with zipper pocket
    • Faux leather material

    Style Number/Barcode: 07203-2098

    Category Name: Grunge & Rock

    Price: $28.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Star Of The Show Halter Crop Top

    Two stars, one attitude—this top doesn’t just show up, it shuts it down. With a bold graphic and crop fit, it’s giving all-star energy at backyard parties and concerts!

    Fit & Features

    • Stretchy knit fabric
    • Halter neckline
    • Star graphics on the front
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000235

    Category Name: Grunge & Rock

    Price: $19.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • My Path Faux Pearl Cross Necklace

    This stunning necklace features a beautiful faux pearl cross pendant that adds a touch of elegance to any outfit. 

    Fit & Features

    • Cross charm
    • Faux pearl embellishments
    • Lobster clasp closure

    Style Number/Barcode: 07002-000001

    Category Name: Grunge & Rock

    Price: $12.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Trendsetter Leopard Print Oval Sunglasses

    Show up looking like a chic trendsetter in these leopard print oval sunglasses perf for everyday wear.

    Fit & Features

    • Oval-shaped design
    • Leopard printed frame
    • Wide arms
    • Built-in nose pads
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1131

    Category Name: Grunge & Rock

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Snake Charmer Chain Necklace

    Charm everyone with your slither in this rhinestone snake chain necklace to elevate a chic little black dress!

    Fit & Features

    • Rhinestone embellished snakes
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07002-2124

    Category Name: Grunge & Rock

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Cultivated Glam Rhinestone Chain-Link Necklace

    A glam statement necklace with rhinestone chain links to give your look an edgy allure! 

    Fit & Features

    • Rhinestone chain links
    • Toggle closure
    • Chain

    Style Number/Barcode: 07002-2125

    Category Name: Grunge & Rock

    Price: $12.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Major Stud Faux Suede Shoulder Bag

    Carry this studded shoulder bag for the perfect finishing touch to your outfit. With a shoulder and detachable strap, this bag offers versatile styling options for any plan.

    Fit & Features

    • Studded shoulder strap
    • Detachable strap
    • Top zipper closure
    • Spacious interior with zipper pocket
    • Faux suede material

    Style Number/Barcode: 07203-2106

    Category Name: Grunge & Rock

    Price: $13.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Wild Side Energy Satin Scarf

    Giving zebra vibes, but like...chic. Tie it, twist it, or toss it in your bag—this satin scarf’s ready for your next spontaneous content moment.

    Fit & Features

    • Luxe satin fabrication
    • Zebra pattern
    • Square silhouette for endless styling

    Style Number/Barcode: 07305-000014

    Category Name: Grunge & Rock

    Price: $14.90

    Availability: In Stock

    Available Color: ZEBRA

    Available Size: NS

  • Star On The Rise Buckle Belt

    Complete your outfit with this faux leather belt, featuring an eye-catching star-shaped buckle that adds celestial flair to any ensemble!

    Fit & Features

    • Star-shaped buckle
    • Faux leather triangle design

    Style Number/Barcode: 07301-000119

    Category Name: Grunge & Rock

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Good Girl, Bad Girl Graphic Tee

    Let this graphic tee do the talking at concerts or festivals. The front script reads "Good Girls Go To Heaven," and the back script reads "Bad Girls Go Backstage."

    Fit & Features

    • Stretchy knit fabric
    • Short sleeves
    • Crew neck with notch cutout
    • Front script "Good Girls Go To Heaven"
    • Back script "Bad Girls Go Backstage"
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000074

    Category Name: Grunge & Rock

    Price: $19.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L