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.

  • Stylishly Spotted Wide Leg Jumpsuit
    Spotted! You in a stylish new look! This jumpsuit features short cap sleeves, a V neckline, a partial button down front, followed by a high waist seam and flowy, wide pant legs. Jumpsuit is composed of a lightweight woven fabric with no stretch and an adorable all over spotted print.

    Style Number/Barcode: 06402-0137

    Category Name: Pants

    Price: $9.97 $46.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Casual Cargo Joggers
    Keep it casual and chill in cozy joggers! They feature an elastic waist with drawstring ties, hidden side pockets, cargo pockets and a straight leg with ribbed hem. Joggers are composed of a soft to the touch knit fabric that offers a relaxed fit with a moderate stretch.

    Style Number/Barcode: 06502-0204

    Category Name: Pants

    Price: $6.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Plaid Perfection High Waist Pants

    Keep it perfectly polished with plaid! The pants feature a high rise waist, a zipper closure, a single button with fasten closure, hidden side pockets and a cropped tapered hem. The all over plaid print features classically neutral hues. Pants are composed of a lightweight woven knit fabric that offers a relaxed fit with minimal stretch.

    Model is 5'9" with a 32" bust, 24.5" waist and 35" hips. She is wearing a size small.

    Style Number/Barcode: 06402-0079

    Category Name: Pants

    Price: $14.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Velvet Glamour High Waist Pants

    Channel a luxe look with these chic pants! They feature an all over velvet fabric, a high rise waist, a hook fasten with zipper closure, side pockets and straight leg fit with a flared hem. Be sure to pick up the matching bralette to complete your look! 

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 06502-0075

    Category Name: Pants

    Price: $4.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sassy Snake Skinny Pants

    Lace up in this trendy print to slay this season! They feature a high rise waist, a lace up front and a skinny leg fit with tapered hem. Pants are composed of a faux suede fabric that offers a form hugging fit with a slight stretch. Includes a back zipper closure.

    Model is 5'9" with a 32" bust, 24.5" waist and 35" hips. She is wearing a size small.

    Style Number/Barcode: 06402-0085

    Category Name: Pants

    Price: $16.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Shimmer High Waist Pants

    Channel your inner pop star with a full on shimmering outfit! This pair is designed with a high waistline that is banded, and and leads down to a wide leg hem. Pants are composed of a glitter knit material that offers moderate stretch and is fully lined. Don't forget to pick up the matching crop top to complete your look!

    Model is 5'7" with a 34" bust,  24" waist and 34" hips. She is wearing a size small.  

    Style Number/Barcode: 06502-0182

    Category Name: Pants

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Tobi Super High Rise Distressed Jeans

    Oasis by Eunina

    Give your look some serious edge with these statement jeans! They feature a super high rise waist, a traditional five pocket with belt loop design, a single button with zipper closure, distressed knee slits and a skinny leg fit with raw edge hem. Jeans are composed of stretchy denim fabric that offers a curve hugging fit.

    Style Number/Barcode: 06602-0017

    Category Name: Pants

    Price: $16.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • On The Move Cargo Pants

    Get up and get going in these must have pants! They feature a high rise waist, a double row fasten closure, a zipper closure, belt loops, side pockets, cargo pockets and a straight leg fit with an elastic hem. Pants are composed of a cargo knit fabric that offers a relaxed fit with minimal stretch.

    Model is 5'9" with a 32" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 06302-0074

    Category Name: Pants

    Price: $17.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sleek In Satin Leggings

    Keep it sleek in satin! These leggings feature a high rise waist and a skinny leg fit with a tapered hem. Pants are composed of a satin-like fabric that offers a form hugging fit with a moderate stretch.

    Model is 5'9" with a 34" bust, 24" waist and 34.5" hips. She is wearing a size small.

    Style Number/Barcode: 06502-0190

    Category Name: Pants

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Belted Cargo Joggers

    Command the room in a pair of joggers has everyone looking your way! This pair features a high rise waist, a single button with zipper closure, a woven belt, slant pockets, cargo pockets and a straight leg fit with elastic cuffed hems. Pants are composed of a cargo knit fabric that offers a form hugging fit with a moderate stretch.

    Model is 5'7" with a 34" bust,  24" waist and 34" hips. She is wearing a size small.  

    Style Number/Barcode: 06302-0073

    Category Name: Pants

    Price: $14.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • High Rise Slit Skinny Jeans

    Take on the day with these must have skinny jeans! They feature a high rise waist, a traditional five pocket with belt loop design, a single button with zipper closure, knee slit accents and a skinny leg fit with tapered leg. Jeans are composed of a stretchy denim fabric that offer a curve hugging fit.

    Model is 5'8" with a 32" bust, 23" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 06602-0050

    Category Name: Pants

    Price: $16.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Faux Leather Cargo Joggers

    Keep it sleek in these trendy joggers! They feature a high rise waist, a hook fasten closure with zipper, belt loops, side pockets, cargo pockets, back pockets and a straight leg fit with elastic cuff. Joggers are composed of a faux leather fabric that offers a relaxed fit with a moderate stretch.

    Model is 5'9" with a 32" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 06402-0059

    Category Name: Pants

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Go Your Own Way Glitter Jumpsuit

    Lead the way and look like a straight boss doing so! This jumpsuit features a v neckline, short sleeves with a puff at the shoulder, and a fitted bodice with a tie belt accent at the front. Pants meet high waist and flare into a wide leg. Back of jumpsuit has a keyhole detail with a button closure. Composed of a glitter knit material that offers moderate stretch. Fully lined.

    Model is 5'7" with a 34" bust,  24" waist and 34" hips. She is wearing a size small.  

    Style Number/Barcode: 06502-0193

    Category Name: Pants

    Price: $17.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Keep It Classy Tie Waist Pants
    Keep it classy and chic with a sleek skinny pant! These must haves feature a high rise waist, a tie belt accent and a skinny leg fit with tapered hem. Pants are composed of a curve hugging ponte-like fabric with a moderate stretch.

    Style Number/Barcode: 06502-0181

    Category Name: Pants

    Price: $9.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Chasing Paper Bag Trousers

    Chase that paper in a real money makin' outfit!. These wide leg, high-rise paper bag pants feature a flattering tie waist with wide belt loops, a hidden zip fly and convenient side seam pockets. Constructed of a smooth woven fabric that's ideal for both business and playtime with just a bit of stretch. Pair with your cutest heels or booties for a charming, put-together outfit.

     

    Style Number/Barcode: 06402-0082

    Category Name: Pants

    Price: $16.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Stunning Satin Tie Front Jumpsuit

    Stun them all with sleek satin! This jumpsuit features a sleeveless bodice, adjustable spaghetti straps, a double row tie front bodice and a straight leg fit with a flared hem. Jumpsuit is composed of a lined satin-like fabric that offers a relaxed fit with minimal stretch. Includes a side zipper closure. 

     

     

    Style Number/Barcode: 06402-0123

    Category Name: Pants

    Price: $9.97 $48.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Back To Basics Cargo Joggers

    Bring it back to basics in these essential joggers! They feature a high rise waist, a drawstring accent, side pockets, cargo pockets and a straight leg with an elastic cuff. Joggers are composed of a fleece knit fabric that offers a form hugging fit with slight stretch.

     

    Style Number/Barcode: 06302-0072

    Category Name: Pants

    Price: $9.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • High Waist Faux Suede Pants
    Keep it sleek in faux suede! These pants feature a high rise waist, vertical seams and a skinny leg fit with tapered cuff. Pants are composed of a faux suede fabric that offers a form hugging fit with a moderate stretch.

    Style Number/Barcode: 06502-0191

    Category Name: Pants

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Leopard Print High Waist Leggings

    Sassy and stylin', these leopard print leggings will stand out. They feature a high rise waist and form-fitting pant legs. Bottoms are e composed of a stretchy jersey knit fabric.

    Model is 5'8" with a 32" bust, 24" waist and 34" hips. She is wearing a size small.

    Style Number/Barcode: 06502-0184

    Category Name: Pants

    Price: $4.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • High Waist Glen Plaid Fitted Pants

    Designed with a super high waist line that is banded, these skinny fitted pants are a closet staple! They are composed of a stretchy knit material that has a form fitting shape, and a glen plaid pattern that is perfect for the upcoming season!

    Model is 5'8" with a 32" bust,  25" waist and 35" hips. She is wearing a size small.  

    Style Number/Barcode: 06402-0090

    Category Name: Pants

    Price: $13.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Elastic Side Plaid Leggings
    Create a flattering look in these body shaper plaid leggings! They feature a high rise waist, elastic banded side panels, and a tapered hem. The bottoms are composed of a knit fabric with plenty of stretch.

    Style Number/Barcode: 06502-0160

    Category Name: Pants

    Price: $9.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • High Waist Faux Leather Skinny Pants

    These chic faux leather skinny pants will add an effortless edge to your look. They feature a high-rise waist with a tie-front accent, vertical seam detailing down the front, and tapered, form-fitting pant legs. Style these pants with a cute crop top and strappy heels.

    Fit & Features

    • High-rise elasticized waist
    • Tie-front detail
    • Vertical seam detailing
    • Tapered, form-hugging fit
    • Faux leather fabric, moderate stretch
    • Fits true to size

    Style Number/Barcode: 06402-0068

    Category Name: Pants

    Price: $6.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Paper Bag High Waist Plaid Trousers
    Dive right into the fall season! These high waist trousers feature an elastic paper bag waist with an attached belt accent at the front, and a wide leg hem. Pants are composed of a woven plaid material that offers a relaxed fit with slight stretch.

    Style Number/Barcode: 06502-0169

    Category Name: Pants

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Chiffon Tie Waist Jumpsuit

    Bring straight class in a jumpsuit! Featuring a v neckline, a wrap style bodice, and long sleeves that are sheer and puff at the shoulder. Pants meet bodice mid waist with a tie waist belt, and pants flare to a wide leg. Zipper located mid back. Jumpsuit is composed of a combination of knit and chiffon and offers a minimal stretch.

    Model is 5'9" with a 32" bust, 24" waist and 34" hips. She is wearing a size small.

    Style Number/Barcode: 06502-0131

    Category Name: Pants

    Price: $6.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale