Pants

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

Trendy Pants That Serve Every Mood

Step into the season with trendy pants designed to fit your every vibe—whether you’re catching golden hour with the group chat or slaying solo on the 'gram. Windsor’s latest pants drop is all about bold energy, soft textures, and silhouettes that stun from brunch dates to beach escapes. Think flare pants with a vintage kick, black pants that do double duty for work and play, and wide-leg styles that bring the drama—without you breaking a sweat.

Serving options? Absolutely. From high-rise cargo pants and ankle-length joggers to polished trouser fits and beachy jumpsuits in tropical prints, your new seasonal wardrobe starts here. Play it cool in crochet pants, elevate your edge with faux leather pants, or keep things casual in our soft-knit leggings and skinny styles that contour and move with you. And don’t sleep on our matching pant sets and new prints—they’re made for mixin’, matchin’, and maximum impact.

We’re talking pant perfection that pairs effortlessly with corset tops, trendy bodysuits, and that blazer you’ve been waiting to style. Need outfit ideas? A flared silhouette plus strappy heels is your throwback moment. A classic black pant with a pop-color top? That’s your main character energy.

Not sure where to start? Get the vibe check from our fave styling how-tos:

Whether you're planning a weekend fit or a wow-worthy workday look, Windsor’s trendy pants collection delivers bold prints, luxe fabrics, and must-have styles for your every moment. Shop online, in-app, or IRL at a Windsor store near you.

  • Main Character Mid-Rise Cutout Jeans

    These aren’t your average jeans—they’re the kind that demand attention. Featuring bold side cutouts linked with piercing-style hardware, this pair brings major Y2K-meets-street energy. Dress them up with a corset top or keep it cool with a cropped tee—either way, you’re serving main character.

    Fit & Features

    • Denim fabric
    • Mid-rise waist
    • Front button closure, belt loop accents
    • Side cutouts, linked hardware inserts
    • Wide-leg silhouette
    • Runs true to size

    Style Number/Barcode: 06602-000075

    Category Name: Pants

    Price: $54.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Wild Streak Snake Print Denim Jeans

    A little wild, a lot iconic. These snake print wide-leg jeans serve instant edge with a mid-rise fit that keeps it cool and wearable. Pair them with a crop tee or a sleek bodysuit—either way, they’re the main event of your outfit.

    Fit & Features

    • Snake print, cotton denim fabric, non-stretch
    • Mid-rise waist
    • Wide-leg fit
    • Front button and hidden zipper closure
    • Belt loop accents, five-pocket styling
    • Runs true to size

    Style Number/Barcode: 06602-000076

    Category Name: Pants

    Price: $54.90

    Availability: In Stock

    Available Color: OLIVE

    Available Size: 1, 3, 5, 7, 9, 11, 13

    Product Badge:
    • New Arrival
  • Lace Games Ruffle Capri Pants

    These lace capris are made to turn heads. Finished with ruffle hems and bow accents, they’re perfect for layering under minis, styling with heels, or channeling your inner glam girlie.

    Fit & Features

    • Sheer lace fabric with stretch
    • High-rise waist with tie detail
    • Cropped capri length
    • Ruffle hems with bow accents
    • Runs true to size
    • Please note panties not included

    Style Number/Barcode: 06502-000049

    Category Name: Pants

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Street Sleek High-Rise Capri Pants

    Giving effortless cool-girl vibes, these high rise nylon capri pants were made for styling on repeat. Sleek, stretchy, and body-hugging, they’re the ultimate base for daytime plans to night-out looks.

    Fit & Features

    • Smooth nylon fabric with slight sheen
    • High-rise waist
    • Body-hugging fit
    • Capri-length hem
    • Runs true to size

    Style Number/Barcode: 06502-000050

    Category Name: Pants

    Price: $24.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Sleek Polish High-Rise Flare Trouser Pants

    Sleek, sculpted, and made to move with you. These high-waist flare pants blend polished tailoring with a flattering seam detail—perfect for dressing up your 9-to-5 or elevating your weekend look.

    Fit & Features

    • Smooth woven fabric
    • High-rise waist, belt loop accents
    • Hip-hugging fit
    • Seam detailing down the front
    • Flare hem
    • Runs true to size

    Style Number/Barcode: 06402-000013

    Category Name: Pants

    Price: $42.90

    Availability: In Stock

    Available Color: BROWN, BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Midnight Muse Corset Lace Jumpsuit

    Giving sheer confidence from head to toe—this lace jumpsuit is a total power move. The corset bodice and dramatic leg slit are made for moments that deserve a spotlight.

    Fit & Features

    • Sheer floral lace fabric
    • V-neckline, underwire bust, bust lining
    • Adjustable spaghetti straps
    • Corset-seamed bodice, back zipper and hook-eye closure
    • Full-length fitted legs with slit skirt overlay
    • Panties are not included
    • Runs true to size

    Style Number/Barcode: 06502-000051

    Category Name: Pants

    Price: $69.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Street Code Faux Leather Cargo Pants

    Utility, but make it chic. These faux leather cargo pants bring a bold edge with a high-rise fit and wide-leg silhouette that’s all confidence, no effort. They’re the kind of pants that turn errands into an outfit moment.

    Fit & Features

    • Sleek faux leather fabric, slight stretch
    • High-rise waist, elasticized trim insert
    • Wide-leg silhouette
    • Cargo side pockets, hip side pockets
    • Front button and hidden zipper closure
    • Belt loop accents
    • Runs true to size

    Style Number/Barcode: 06402-000015

    Category Name: Pants

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L, XL

    Product Badge:
    • New Arrival
  • Afterglow Sparkle Halter Jumpsuit

    Bring the shine and own the spotlight. This metallic halter jumpsuit serves major glam with a plunging neckline, curve-hugging fit, and flare silhouette. It’s sleek, sparkly, and ready to dance all night.

    Fit & Features

    • Metallic knit fabric
    • Halter neckline
    • Fitted bodice
    • Hip-hugging fit
    • Flare hem
    • Runs true to size

    Style Number/Barcode: 06502-000054

    Category Name: Pants

    Price: $59.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Too Cool Studded Denim Jeans

    Edge up your everyday style in these denim jeans. Boasting curve-contouring studded embellishments and a trendy flared hem, these jeans will be your new go-to for day or night plans.

    Fit & Features

    • Denim fabric, color fade effect
    • High-rise waist
    • Hip-hugging fit
    • Flared hem
    • Studded side embellishments
    • Front button closure, pockets, belt loops
    • Runs true to size

    Style Number/Barcode: 06602-000080

    Category Name: Pants

    Price: $59.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Enchanted Hour Velvet Plunge Jumpsuit

    Serve ultra-sleek, ultra-luxe energy in this dreamy velvet jumpsuit. With its sculpted strapless V-plunge neckline and smooth, hip-hugging fit finished with a subtle wide-leg silhouette, this jumpsuit was made for holiday parties,  chic dinners, and any dressy affair!

    Fit & Features

    • Soft velvet fabric
    • Strapless plunge V-cut neckline
    • Back zipper closure
    • Hip-hugging fit
    • Subtle wide-leg silhouette
    • Runs true to size

    Style Number/Barcode: 06502-000059

    Category Name: Pants

    Price: $69.90

    Availability: In Stock

    Available Color: WINE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Midnight Luxe Velvet Jumpsuit

    Effortless glamour meets modern edge. This strapless velvet jumpsuit brings sleek sophistication with a deep neckline and tux-inspired satin trim. Perfect for holiday parties, cocktail receptions, and luxe date nights!

    Fit & Features

    • Soft velvet fabric
    • Strapless neckline, satin lapel trim
    • Back zipper and hook-eye closure
    • Fitted bodice with structured seams
    • Belted waist design
    • Wide-leg silhouette
    • Runs true to size

    Style Number/Barcode: 06502-000056

    Category Name: Pants

    Price: $79.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • Ships Free
  • Velvet Spotlight Halter Corset Jumpsuit

    Meet the jumpsuit that makes every entrance feel intentional. Wrapped in luxe velvet with a sculpted corset bodice and a dramatic halter plunge, this piece moves with you like a late-night confidence boost.

    Fit & Features

    • Luxe velvet fabric
    • Plunge halter neckline
    • Open back, zipper closure
    • Corset-structured bodice
    • Wide-leg silhouette
    • Runs true to size

    Style Number/Barcode: 06502-000061

    Category Name: Pants

    Price: $79.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • Ships Free
  • Moonlit Velvet Halter Jumpsuit

    Soft velvet, bold cutouts, and an effortlessly sleek silhouette—this halter jumpsuit is the definition of after-dark energy. The keyhole front shows just enough, while the wide leg keeps things sophisticated and chic for holiday parties, date nights, or any occasion that calls for shimmer!

    Fit & Features

    • Glitter velvet fabric
    • Halter neckline, tie closure
    • Cutout bodice
    • Open back
    • Wide-leg fit
    • Runs true to size

    Style Number/Barcode: 06502-000055

    Category Name: Pants

    Price: $49.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • City Slick Coated Mid Rise Capri Pants

    Polished with a little edge—these coated capris were made for that cool-girl off-duty vibe. The sleek finish gives denim an upgrade, while the cropped cut keeps it fresh for day-to-night styling.

    Fit & Features

    • Coated woven fabric, slight stretch
    • Mid-rise waist
    • Back zipper closure
    • Form-hugging fit
    • Side slit accents
    • Capri-length fit
    • Runs true to size

    Style Number/Barcode: 06402-000016

    Category Name: Pants

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Retro Remix Striped Flare Pants

    Retro flair meets everyday comfort. These striped flare pants sculpt your shape with a soft stretch fit that’s equal parts chill and elevated—perfect for coffee runs, office hours, or casual nights out.

    Fit & Features

    • Striped print, stretch knit fabric
    • Smooth high-rise waist
    • Hip-hugging fit
    • Flared hem
    • Runs true to size

    Style Number/Barcode: 06502-000063

    Category Name: Pants

    Price: $39.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

  • Off Duty Mid-Rise Camouflage Denim Jeans

    Camo but make it chic—these straight-leg denim jeans bring effortless edge with a relaxed fit that still feels elevated. Perfect for off-duty days or styled up with heels for that cool-girl twist.

    Fit & Features

    • Camouflage print, denim fabric
    • Mid-rise waist
    • Straight-leg fit
    • Front button closure, belt loop accents
    • Front and back pockets
    • Runs true to size

    Style Number/Barcode: 06602-000069

    Category Name: Pants

    Price: $49.90

    Availability: In Stock

    Available Color: OLIVE

    Available Size: S, M, L, XS

  • Laced in Luxe Strapless Lace Jumpsuit

    A jumpsuit perfect for nights that call for a little extra drama. The strapless lace bodice with lace-up detail showcases your shape, while the flared legs and semi-sheer finish keep it effortlessly glamorous. 

    Fit & Features

    • Lace fabric, bust lining, sewn-in panty lining
    • Strapless sweetheart neckline, eyelash lace trim
    • Built-in padded underwire bra bust
    • Sheer bodice with lace-up detailing
    • Back zipper and hook-eye closure
    • Hip-hugging fit, flare hem
    • Runs true to size

    Style Number/Barcode: 06502-000066

    Category Name: Pants

    Price: $69.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Too Cool High-Rise Wide Leg Pants

    Your “don’t mess with me” pants—sleek, sculpting, and effortlessly cool. These faux leather wide-leg pants bring major attitude with a high-rise fit that snatches the waist and elongates the leg. Dress them up, tone them down, they always deliver main character polish (without saying it).

    Fit & Features

    • Sleek faux leather fabric, minimal stretch
    • High-rise waist
    • Wide-leg fit
    • Front button and hidden zipper closure
    • Belt loop accents, faux front pockets, open back pockets
    • Runs true to size

    Style Number/Barcode: 06402-000027

    Category Name: Pants

    Price: $46.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: 1, 3, 5, 7, 9, 11, 13

    Product Badge:
    • New Arrival
  • Cool Intentions Faux Leather Pants

    The cool-girl classic your closet’s been waiting for. These faux leather straight-leg pants nail that effortless balance—structured, smooth, and just the right amount of bold. Perfect with an oversized tee, a blazer, or whatever vibe you’re feeling.

    Fit & Features

    • Faux leather fabric, minimal stretch
    • High-rise waist
    • Straight-leg fit
    • Front button and hidden zipper closure
    • Belt loop accents, faux front pockets, open back pockets
    • Runs true to size

    Style Number/Barcode: 06402-000028

    Category Name: Pants

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: 1, 3, 5, 7, 9, 11, 13

    Product Badge:
    • New Arrival
  • Cozy Bloom Rose Print Knit Pajama Pants

    Meet your new crush-worthy cozy. These rose print knit pajama pants feel like Sunday mornings and slow playlists—soft, stretchy, and effortlessly cute. Perfect for lounging in or layering up for your coffee run. Pair with the matching top.

    Shop Matching Top: Cozy Bloom Rose Print Knit Pajama Top

    Fit & Features

    • Ribbed knit fabric, high stretch
    • Small rose print
    • High-rise waist, fold-over design
    • Form-hugging fit
    • Flared hem
    • Runs true to size

    Style Number/Barcode: 07103-000043

    Category Name: Pants

    Price: $29.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set