Jean Shorts

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

Jean Shorts That Serve Every Summer Mood

From beach days to brunch plans, Windsor’s jean shorts are your go-to for effortless warm-weather style. High-rise and distressed denim cutoffs pair perfectly with crop tops, bodysuits, or puff-sleeve blouses for that cool, casual vibe.

Explore acid-wash styles, lace-up fronts, and belted waists for a bold finish. Want something flirty? Try a denim skort for the perfect mix of comfort and polish.

Go classic in blue denim or switch it up with white, black, or pastel shades. Add sneakers or platform sandals and finish with your favorite crossbody bag and sunnies.

Whether you’re heading to a festival, a getaway, or just out for iced coffee, Windsor has jean shorts to match every plan. Shop online, in-app, or in-store and find your summer-ready fit.

  • Eve High Waist Cut Off Jean Shorts

    Oasis by Eunina

    These cut off jean shorts are a must-have for this spring season! They feature a high rise waist, the traditional five pocket and belt loop design, a front button and hidden zipper closure, subtle distressed detailing, and a raw cut hem. The medium wash jean shorts are composed of a denim fabric that offers moderate stretch and a form-fitting style.

     

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

    Style Number/Barcode: 06603-0745

    Category Name: Jean Shorts

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

  • Swing My Way Denim Shorts

    Sure looks good to us! Perfect for teaming with tees, cropped tops, and your fave sneakers or platforms, these cutoffs will see you through summer. Shorts feature distressed detail, a roll-cuff hem, zip fly with button closure, and a medium rise. Shorts are made from cotton and offer just a hint of stretch

    Style Number/Barcode: 06603-0022

    Category Name: Jean Shorts

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

  • Pixie Mid Rise Denim Shorts

    Oasis by Eunina

    When it comes to summer staples, look no further than these perennially cool cutoffs! Shorts feature a low rise, exaggerated frayed hem, distressed detailing throughout, zip fly, and button closure. Shorts are made from a classic cotton blend with a hint of stretch.

    Style Number/Barcode: 06603-0781

    Category Name: Jean Shorts

    Price: $11.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Bad Girl Bold Shorts

    Make them want you bad in these frayed black shorts! They have cut outs along both sides and a fray hem. These edgy shorts have silver hardware and are comprised of a soft jean fabric with moderate stretch. 

    Style Number/Barcode: 06603-0779

    Category Name: Jean Shorts

    Price: $4.97 $27.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Level Up High Waist Shorts
    Oasis by Eunina

    Take your look to the next level in these statement making shorts! They feature a high rise waist, a single button with zipper closure, a classic five pocket with belt loop design, light destruction and a frayed hem. Shorts are composed of a lightly faded black denim fabric with moderate stretch.

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

    Style Number/Barcode: 06603-0759

    Category Name: Jean Shorts

    Price: $29.90

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Distressed With Style Jean Shorts

    Stylishly distress your look and add some edge with these classic jean shorts! They feature a high rise waist, the traditional five pocket and belt loop design, a front button down closure, and a distressed and frayed hem. The shorts are composed of a denim fabric with no stretch.

    Style Number/Barcode: 06603-0776

    Category Name: Jean Shorts

    Price: $13.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Online Only
  • Don't Stress Denim Overalls
    Let go of the stress and relax in these cute overalls! They have a small bib pocket and feature adjustable straps. The shorts feature a belt loop waist with button details and two basic front pockets. The jean overalls also feature a light distressed detail.

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

    Style Number/Barcode: 06603-0773

    Category Name: Jean Shorts

    Price: $4.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Online Only
  • Add Some Edge Romper
    Add some edge to your look with this trendy jean romper! It features a collar, a snap button down front, long sleeves with buttons to cuff, two front snap button pockets, two front pockets and two back pockets, and a majorly distressed hem. The romper is composed of a light wash denim fabric with no stretch.

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

    Style Number/Barcode: 06603-0772

    Category Name: Jean Shorts

    Price: $5.00 $72.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Online Only
  • Cute As A Button Down Jean Shorts
    Because cute is your middle name! This must have pair of jean shorts feature a high waist, the traditional 5 pocket and belt loop design, a 5 button down front closure, rolled hems, slight destruction and a light wash.

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

    Style Number/Barcode: 06603-0755

    Category Name: Jean Shorts

    Price: $28.90

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Stylishly Destructed Jean Shorts
    These stylishly destructed jean shorts are a must have for sure! They feature a mid rise waist, the traditional five pocket and belt loop design, a single front button and zipper closure, and major distressing down the front with a frayed hem. The bermuda shorts are composed of a medium wash denim fabric that offers moderate stretch.

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

    Style Number/Barcode: 06603-0767

    Category Name: Jean Shorts

    Price: $5.00 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Online Only
  • Stylishly Distressed Shortalls
    Stylishly distress your look with these cute jean shortalls! They feature a sleeveless bodice, adjustable shoulder straps with hook closures, a front kangaroo and mini pocket, belt loops, side buttons, two front and back pockets, slight destructed detailing, and a cuffed hem. The medium wash shortalls are composed of a denim fabric that offers moderate stretch.

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

    Style Number/Barcode: 06603-0764

    Category Name: Jean Shorts

    Price: $9.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Destructed And Belted Shorts

    Buckle your look down in these edgy shorts to show off a little leg action! They features a mid rise waist, a traditional five pocket with belt loop design, a single button with zipper closure and a frayed hemline with moderate destructed detailing. Shorts are composed of black hued denim fabric that offers a form hugging fit with minimal stretch. Includes a multi colored canvas belt with a double loop through closure. 

    Style Number/Barcode: 06603-0697

    Category Name: Jean Shorts

    Price: $14.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Side Cut Out Jean Shorts
    Change up your denim game with these side cut out jean shorts! They feature a high rise waist, the traditional five pocket and belt loop design, a front button and hidden zipper closure, a frayed hem, and cut outs with bar accents along the sides. The acid wash jean shorts are composed of a denim fabric that offers a form-fitting style with moderate stretch.

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

    Style Number/Barcode: 06603-0757

    Category Name: Jean Shorts

    Price: $10.97 $27.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Lulu High Waist Frayed Shorts
    Oasis by Eunina


    These frayed jean shorts are so cute, you'll want to wear them all day, everyday! They feature a high rise fit, the traditional five pocket and belt loop design, a front button closure, slight distressed detailing, and a frayed hem. The shorts are composed of a denim fabric with a form-fitting style.

    Style Number/Barcode: 06603-0741

    Category Name: Jean Shorts

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Lexi Mid Rise Cuffed Jean Shorts

    Oasis by Eunina

    Get ready for the new season in these distressed and cuffed jean shorts! They feature a mid rise waist, the traditional five pocket and belt loop design, a front button and zipper closure, slight destructed detailing, and a rolled, cuffed hem. The shorts are composed of a medium denim fabric that offers moderate stretch.

    Style Number/Barcode: 06603-0742

    Category Name: Jean Shorts

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Fray My Way Jean Shorts

    Amp up the drama in these destructed and frayed jean shorts! The piece features a cut edge low rise waist, a front exposed O ring zipper closure with cute button detailing, the traditional five pocket design, three belt loops on the back, distressing throughout, and a majorly frayed cheeky hem. The shorts are made of a medium wash denim fabric that offers no stretch.

    Style Number/Barcode: 06603-0723

    Category Name: Jean Shorts

    Price: $16.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Girl Next Door Cuffed Overalls
    Keep it low key and cute in these must have overalls! They have a small bib pocket and feature adjustable straps. The shorts feature a belt loop waist with button details and two basic front pockets. Overalls are composed of a medium wash denim fabric that offers a form hugging fit.

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

    Style Number/Barcode: 06603-0012

    Category Name: Jean Shorts

    Price: $13.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

  • Cuffed Up For Summer Denim Shorts
    Oasis by Eunina

    Get on that summer romance with these super cute blue denim jean shorts. They feature a mid-rise waist, the traditional five-pocket and belt loop design, moderate distressing and cuffed raw hems. Shorts offer a form hugging fit with a moderate stretch.

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

    Style Number/Barcode: 06603-0009

    Category Name: Jean Shorts

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

  • Break Away Destructed Shorts
    Break away from average in these edgy black jean shorts! They feature a high waist, a standard five pocket and belt loop design, a front zipper and button closure, and a frayed, rough cut hem. Shorts are composed of a black, denim jean fabric that offer a form hugging fit with a moderate stretch.

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

    Style Number/Barcode: 06603-0010

    Category Name: Jean Shorts

    Price: $29.90

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Low Rise Distressed And Cuffed Jean Shorts
    These distressed and cuffed jean shorts are perf for the summer season! They feature a low rise waist, the traditional five pocket and belt loop design, a front button and hidden zipper closure, slight distressed detailing, and a raw cut cuffed hem. The light wash jean shorts are composed of a denim fabric with moderate stretch.

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

    Style Number/Barcode: 06603-0005

    Category Name: Jean Shorts

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

  • Dainty And Distressed Shorts
    Super cute summer shorts here we come! This must have white pair feature a high waist, a rose gold button down front, and distressing throughout. Knit fabric offers plenty of comfortable stretch. 

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

    Style Number/Barcode: 06603-0002

    Category Name: Jean Shorts

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Distressed Diva Bermuda Shorts

    These shorts are diva-approved for your trendsetting looks! They feature a mid-rise fit, a single button with zipper closure, a five pocket with belt loop design, moderate distressed detailing throughout and a fab bermuda length. Shorts are composed of a denim fabric that offers a relaxed fit with a moderate stretch.

    Style Number/Barcode: 06303-0014

    Category Name: Jean Shorts

    Price: $9.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Going Somewhere Mid-Rise Denim Skort

    You've got places to be, and this mid-rise denim skort will take you there in style!  The mid-rise waist and front yoke seam detail offer a flattering fit while the bodycon design adds a touch of edginess. 

    Fit & Features

    • Denim fabric
    • Mid-rise waist
    • Front button and hidden zipper closure, belt loop accents, yoke seam detail
    • Front pockets
    • Bodycon fit, mini-length hem
    • Shorts lining
    • Runs true to size

    Style Number/Barcode: 06603-0452

    Category Name: Jean Shorts

    Price: $34.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: S, M, L, XL

  • Weekend Fray High-Rise Distressed Denim Shorts

    You'll be living in these high-rise denim shorts all weekend! With trendy distressed accents and a frayed cut-off hem, these shorts make every outfit cool and edgy.

    Fit & Features

    • Light wash denim
    • High-rise waist
    • Distressed accents, frayed cut-off hem
    • Front button closure, belt loop accents
    • Five pocket styling
    • Runs true to size

    Style Number/Barcode: 06603-0453

    Category Name: Jean Shorts

    Price: $32.90

    Availability: In Stock

    Available Color: LIGHT, DENIM

    Available Size: S, M, L, XL