Mini Skirts

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

Mini Skirts That Shine from Sunrise to Sunset

This season’s must-have mini skirts bring flirty energy and all-day wearability to your warm-weather wardrobe. Curve-hugging bodycon styles, ruched minis, and flowy wrap silhouettes are made for sunshine-soaked brunches, golden hour hangs, and spontaneous nights out. Lightweight linen blends, stretch cotton, and breezy crochet textures keep things cool, comfortable, and effortlessly polished.

High-rise minis with bold prints or sleek faux leather finishes serve head-turning vibes for rooftop parties and vacay dinners. For daytime plans, opt for micro mini skirts paired with crop tops or tucked-in tanks—add sandals and a statement bag to complete the look. Heading to a festival or beach bash? Crochet and mesh mini skirts bring playful texture and movement for dancing from day to night.

Strappy heels, chunky sneakers, or lace-up espadrilles finish the fit, while standout pieces like faux leather minis or tie-front silhouettes keep your style summer-ready and photo-worthy.

  • Flirty On Arrival Faux Leather Ruffle Skort

    Catch her in the wild, causing a scene in this tiered faux leather skort. Built-in shorts keep it chill while the ruffles keep it spicy.

    Fit & Features

    • Faux leather fabric, stretchy knit shorts lining
    • High-rise waist
    • Side zipper and hook-eye closure
    • Form-hugging fit
    • Ruffled mini-length hem
    • Runs true to size

    Style Number/Barcode: 06403-000037

    Category Name: Mini Skirts

    Price: $39.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Pocket the Compliments Denim Skort

    Mini skirt in the front, comfy shorts underneath—because you really can have it all. This high-rise denim skort features front patch pockets and a sleek silhouette perfect for weekend hangs or casual date nights!

    Fit & Features

    • Denim fabric, stretchy knit shorts lining
    • High-rise waist
    • Back zipper and hook-eye closure
    • Front pockets
    • Bodycon fit, mini-length hem
    • Runs true to size

    Style Number/Barcode: 06603-000081

    Category Name: Mini Skirts

    Price: $36.90

    Availability: In Stock

    Available Color: DENIM

    Available Size: XS, S, M, L, XL

  • Trending Moment High-Rise Wrap Denim Skort

    You'll be unstoppable with a cute top and this high-rise denim skort! Featuring cargo pockets and a wrap design, this skort combines functionality and style.

    Fit & Features

    • Denim fabric
    • High-rise waist
    • Wrap design with dual button closures
    • Cargo side pockets
    • Shorts bottom
    • Runs true to size

    Style Number/Barcode: 06603-0505

    Category Name: Mini Skirts

    Price: $36.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Iconic Street Style Mid-Rise Cargo Denim Skort

    Everyone will be eyeing you in this mid-rise denim skort on the street or at a concert! The faux wrap design adds a touch of urban flair, while the form-hugging fit flatters your figure.

    Fit & Features

    •  Denim fabric
    • Mid-rise waist, front button closure
    • Faux wrap front
    • Side cargo pocket
    • Form-hugging fit, mini-length hem
    • Runs true to size

    Style Number/Barcode: 06603-0509

    Category Name: Mini Skirts

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XL

  • In For A Ride Denim Mini Skort

    A denim mini skort that'll be a fast fave for adventures and any weekend plans!

    Fit & Features

    • Denim fabric
    • High-rise waist, front three-button and zipper closures
    • Bodycon fit
    • Mini-length hem
    • Stretchy knit shorts lining
    • Runs true to size

    Style Number/Barcode: 06603-0591

    Category Name: Mini Skirts

    Price: $9.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Easygoing Chic High-Rise Wrap Tie Skort

    You'll feel easygoing and chic in this linen-like mini skort for any weekend plans or on vacay! The skort is designed to accentuate your figure in a flattering high-rise waist with a wrap side tie accent and form-hugging fit. Pair with the matching top.

    Fit & Features

    • Linen-like cotton woven fabric
    • High-rise waist
    • Stretch elasticized back waistband 
    • Back pockets
    • Wrap front with side tie accent
    • Form-hugging fit, shorts bottom
    • Runs true to size

     

    Shop The Matching Top: Easygoing Chic Puff Sleeve Tie Front Top

    Style Number/Barcode: 06303-000002

    Category Name: Mini Skirts

    Price: $29.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Flirtatious Vibe Gingham Ruffled Mini Skort

    This adorable gingham printed mini skort will give off flirty vibes with its drop waist design and ruffled mini-length overlay. Features hidden fitted shorts for coverage.

    Fit & Features

    • Cotton-blend woven fabric
    • Gingham print
    • Stretchy smocked drop waist
    • Tiered ruffled mini-length overlay, eyelet trim
    • Hidden fitted knit shorts
    • Runs true to size

    Style Number/Barcode: 06303-000005

    Category Name: Mini Skirts

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Casually Cool High-Rise Denim Skort

    Keep your everyday 'fits casually cool with this high-rise denim skort featuring a mini-length overlay with a faux wrap-front design and hidden shorts. Style with a graphic tee and sneakers!

    Fit & Features

    • Cotton-blend denim fabric, minimal stretch
    • High-rise waist
    • Back zipper with hook-eye closure, dual back pockets
    • Mini-length overlay, faux wrap-front design, short slit
    • Hidden fitted shorts
    • Skort in size small has a 9.5" front rise with a 2" inseam
    • Runs true to size

    Style Number/Barcode: 06603-000005

    Category Name: Mini Skirts

    Price: $29.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: L, XL

  • Flirty Flair Halter Pleated Romper

    Catch every eye in this halter pleated romper for an adorable look for brunch or a day date!

    Fit & Features

    • Ponte fabric
    • Halter neckline with tie closure
    • Form-hugging bodice
    • Pleated mini-length hem
    • Shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000012

    Category Name: Mini Skirts

    Price: $46.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M

  • All Love High-Rise Lace Trim Skort

    This high-rise skort is perfect for any fun occasion! The high waist and flowy silhouette provide a flattering fit, while the uneven lace trim hem adds a touch of charm.

    Fit & Features

    • Stretchy knit fabric
    • Folded high-rise waist
    • Flowy silhouette
    • Uneven lace trim mini-length hem
    • Shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000025

    Category Name: Mini Skirts

    Price: $24.90

    Availability: In Stock

    Available Color: OFF, WHITE

    Available Size: L

  • Weekend Fun Ruffled Mini Skort

    This adorable mini skort was made for weekend fun, designed with a tiered ruffled mini-length overlay over hidden shorts. Style with the matching tie-front top for the cutest vibe.

    Shop Matching Top: Weekend Fun Flutter Sleeve Tie-Front Top

    Fit & Features

    • Cotton woven fabric with swiss dot pattern, no stretch
    • Mid-rise elasticized waist
    • Tie-front adjustable drawstring
    • Tiered ruffled design
    • Mini-length overlay, A-line silhouette
    • Hidden fitted knit shorts, moderate stretch
    • Runs true to size

    Style Number/Barcode: 06303-000013

    Category Name: Mini Skirts

    Price: $34.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Major Attitude Denim Mini Skort

    This edgy skort features a frayed slit and edgy belted waist made for showing up and showing off at concerts or days out!

    Fit & Features

    • Acid wash denim fabric
    • Mid-rise belted waist, back zipper and hook-eye closure
    • Form-hugging fit
    • Frayed trim, front slit
    • Mini-length hem, shorts lining
    • Runs true to size

    Style Number/Barcode: 06603-000017

    Category Name: Mini Skirts

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: M, L, XL

  • Cool Girl Casual Denim Skater Skort

    Give off cool girl casual vibes in this high-rise denim skater skort featuring a contrast waistband with a tie-front detail and mini-length overlay with hidden shorts.

    Fit & Features

    • Denim fabric
    • High-rise waist, contrast waistband, tie-front detail
    • Pleating
    • Mini-length skater overlay
    • Hidden fitted shorts
    • Runs true to size

    Style Number/Barcode: 06603-000023

    Category Name: Mini Skirts

    Price: $9.97 $42.90

    On Sale: Yes

    Availability: In Stock

    Available Color: DENIM

    Available Size: XS, S, M, L

    Product Badge:
    • Sale
  • Main Feed Moment Denim Mini Skort

    Classic with a modern twist, this denim mini skort brings Y2K vibes in a trending silhouette! Style with a graphic top for any casual plans.

    Fit & Features

    • Medium wash non-stretch denim, knit shorts lining
    • Mid-rise waist
    • Seam front detailing, form-hugging fit
    • Mini-length hem
    • Front button tab and hidden zipper closure
    • Three-pocket styling, belt loop accents
    • Runs true to size

    Style Number/Barcode: 06603-000025

    Category Name: Mini Skirts

    Price: $36.90

    Availability: In Stock

    Available Color: MED, DENIM

    Available Size: S, L

  • Paint The Town Lace-Up Mini Skirt

    Paint the town tonight in this sexy mini skirt with dual front cutouts with eye-catching lace-up designs that flaunt some skin and style!

    Fit & Features

    • Woven fabric, sewn-in knit lining
    • High-rise waist, back zipper and hook-eye closure
    • Dual front cutouts and lace-ups
    • Form-hugging silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06401-000007

    Category Name: Mini Skirts

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK-2

    Available Size: M

  • Edgy Girlie Mid-Rise Studded Denim Skort

    Modern and edgy, this mid-rise denim skort brings the cool factor to your concert or going-out look! Let the studded pocket trim add a touch of daring to your outfit, while the bodycon fit flatters along the mini-length.

    Fit & Features

    • Denim fabric, non-stretch
    • Mid-rise waist
    • Bodycon fit, mini-length skirt overlay
    • Shorts lining
    • Studded pocket trim on the front, back pockets
    • Front button and hidden zipper closure, belt loop accents
    • Runs true to size

    Style Number/Barcode: 06603-000029

    Category Name: Mini Skirts

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Late Night Shimmer Sequin Mini Skort

    Be the center of attention in this sequin skort for a night out! With its high-rise waist, bodycon silhouette, and mini-length hem, this skort accentuates your curves and adds a touch of glamour to any outfit.

    Fit & Features

    • Sequin embellished knit fabric, shorts lining
    • High-rise waist
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06403-000014

    Category Name: Mini Skirts

    Price: $39.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: S

  • Cutesy Trend Drop Waist Ruffled Lace Mini Skort

    Get on the cutest trend with this lace mini skort with a drop waist design and an adorable tiered ruffled overlay.

    Fit & Features

    • Sheer lace fabric with knit lining
    • Drop waist design
    • Tiered ruffled mini-length overlay
    • Fitted shorts
    • Runs true to size

    Style Number/Barcode: 06503-000036

    Category Name: Mini Skirts

    Price: $29.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Edgy Stunner Grommet Trim Mini Skort

    Unleash your inner fashionista in this faux leather skort for a day or a night out! The high-rise waist flatters your figure while the bodycon fit showcases your curves while the grommet trim along the mini-length hem adds that edgy touch you've been craving.

    Fit & Features

    • Faux leather fabric, shorts lining
    • High-rise waist, belt loop accents
    • Hidden front hook-eye and zipper closure
    • Bodycon silhouette
    • Grommet trim mini-length hem
    • Runs true to size

    Style Number/Barcode: 06403-000016

    Category Name: Mini Skirts

    Price: $42.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, L

  • Just A Girl Mid-Rise Striped Boxer Skort

    You're just a girl who loves to look cute and casual, and this striped boxer skort is just the ticket! With a flattering mid-rise waist with button accents and a form-hugging fit, you'll love having this skort in the lineup.

    Fit & Features

    • Striped print, woven fabric
    • Elasticized mid-rise waist, button accents
    • Form-hugging fit
    • Shorts lining
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06303-000024

    Category Name: Mini Skirts

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Heatwave High-Rise Mini Skort

    Sleek with a trendy touch, this mini skort is designed with an adjustable drawstring along the side so you can customize the look! 

    Fit & Features

    • Smooth knit fabric, stretchy knit shorts lining
    • High-rise waist
    • Adjustable side drawstring
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06503-000050

    Category Name: Mini Skirts

    Price: $19.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, L

  • Girly Chic Lace Trim Mini Skort

    Serve all the girly chic vibes in this cute mini skort designed with a drop waist, pleating, and a peeking lace trim.

    Fit & Features

    • Ponte knit fabric, moderate stretch
    • Drop waist design
    • Pleating
    • Mini-length overlay, skater silhouette, sheer lace trim
    • Hidden fitted shorts
    • Runs true to size

    Style Number/Barcode: 06503-000052

    Category Name: Mini Skirts

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Fun In Stripes Ruffled Mini Skort

    So fun in stripes, this bold ruffled mini skort will turn heads with every wear! 

    Fit & Features

    • Striped print, stretchy knit fabric, fitted shorts lining
    • High-rise waist
    • Ruffled mini-length hem
    • Runs true to size

    Style Number/Barcode: 06503-000055

    Category Name: Mini Skirts

    Price: $32.90

    Availability: In Stock

    Available Color: BLK/WHT

    Available Size: M, L

  • Perfection High-Rise Ruffled Mini Skort

    The perfect ruffled skort that will turn heads with every wear! 

    Fit & Features

    • Knit fabric
    • High-rise waist
    • Ruffled mini-length skirt overlay
    • Shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000058

    Category Name: Mini Skirts

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • Best Seller