Elevated Basics

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

STYLE SPOTLIGHT

Discover Essential Women's Tops.

Explore Casual Dresses.

Capture Trendy Bodycon Dresses.

Women's Elevated Basics for Effortless Style

Revamp your wardrobe with Windsor’s collection of elevated basics—where comfort meets contemporary style. These aren’t your everyday essentials; they’re your go-to staples redefined with refined details, flattering silhouettes, and premium fabrics. Think sleek bodysuits, versatile tops, stylish skirts, and minimal dresses designed to keep you looking polished and on-trend.

Perfect for workdays, weekends, or your next night out, these elevated essentials pair effortlessly with your favorite statement pieces—like a bold blazer or chic accessories. Whether you’re curating a minimalist look or layering for a trend-forward outfit, these basics make styling a breeze while offering endless versatility.

Explore must-have neutral hues, sophisticated textures, and elevated cuts that complement every occasion. Find your new favorite basics with a twist that are anything but boring, only at Windsor.

  • There She Goes High-Rise Slit Polka Dot Satin Midi Skirt

    Cue the perfect background song as you strut in this high-rise midi skirt flaunting chic polka dots and a flowy silhouette.

    Fit & Features

    • Polka dot print, smooth satin fabric, woven lining
    • High-rise waist
    • Hidden side zipper and hook-eye closure
    • High side slit
    • Flowy midi-length silhouette
    • Runs true to size

    Style Number/Barcode: 06401-0734

    Category Name: Elevated Basics

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Effortless Sleekness High Rise Slit Maxi Skirt

    A high-rise maxi skirt features a side slit for a flirty accent and a slim form-hugging silhouette. Perfect for styling with a purse.

    Fit & Features

    • Smooth knit fabric lined with stretchy knit
    • High-rise waist
    • Side slit
    • Slim form-hugging maxi silhouette
    • Runs true to size

    Style Number/Barcode: 06501-1070

    Category Name: Elevated Basics

    Price: $24.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: L

  • Made To Impress Long Sleeve Bodycon Midi Dress

    Make a lasting impression in this long sleeve midi dress that fits like a glove! Cut from a stretchy rib knit fabric, this dress is designed to flaunt your curves in a bodycon silhouette and show some skin with the cutout neckline with a chic insert. Pair with pointed-toe heels.

    Fit & Features

    • Stretchy rib knit fabric
    • Fitted long sleeves
    • Cutout neckline with insert
    • Bodycon silhouette
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 06005-2218

    Category Name: Elevated Basics

    Price: $18.97 $44.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: S

    Product Badge:
    • Sale
  • School's Out High-Rise Pleated Ponte Skort

    Achieve a preppy look with this pleated ponte skort in a flattering high-rise waist and mini-length perfect for showing off boots or flats!

    Fit & Features

    • Ponte knit fabric, shorts lining
    • High-rise waist
    • Pleated skirt overlay
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06503-000013

    Category Name: Elevated Basics

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Flirty And Fun Lace Block Heel Mules

    Flirty and fun, these block heel mules are designed with a sheer lace strap with a floral embroidery that elevates your look.

    Fit & Features

    • 2.5" Block heel
    • Square toe
    • Sheer lace floral embroidered strap
    • Cushioned insole
    • Linen material
    • Runs true to size

    Style Number/Barcode: 07401-000081

    Category Name: Elevated Basics

    Price: $28.90

    Availability: In Stock

    Available Color: BLACK, IVORY

    Available Size: 5.5, 6, 6.5, 7, 7.5, 8.5, 10

  • Chic City High-Rise Trouser Pants

    A pair of chic trouser pants feature a flattering high-rise waist and a wide-leg silhouette perfect for dressing up or down. Complete the look with a jacket.

    Fit & Features

    • Woven fabric, no stretch
    • High-rise waist
    • Front hidden zipper closure
    • Side pockets
    • Wide-leg silhouette
    • Runs true to size

    Style Number/Barcode: 06402-1437

    Category Name: Elevated Basics

    Price: $17.97 $42.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK, ROSE

    Available Size: L, S, M

    Product Badge:
    • Sale
  • Sheer To Be Seen Smocked Back Chiffon Button Top

    A sheer chiffon top made to be seen! Sultry and chic, this top is designed with a button-up front and a stretchy smocked back that cinches your figure for a flattering look. Pair with a mini skirt.

    Fit & Features

    • Sheer chiffon woven fabric
    • Long sleeves, dual button cuffs
    • Collared neckline
    • Button-up front closures
    • Stretchy smocked back panel
    • Cropped length hem
    • Runs true to size

    Style Number/Barcode: 06003-2722

    Category Name: Elevated Basics

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M

  • Luxe Charm Taffeta Bubble Mini Skirt

    Fit & Features

    • Lined taffeta knit fabrication
    • Mid-rise waist
    • Back zipper and hook-eye closure
    • Bubble silhouette
    • Mini length hem, stretchy fitted shorts lining
    • Runs true to size

    Style Number/Barcode: 06401-0721

    Category Name: Elevated Basics

    Price: $9.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • In The Stylish Trench Denim Coat

    Everyone can catch you in this denim trench coat for a stylish vibe, relaxed silhouette, and tie-waist belt that cinches the look! 

    Fit & Features

    • Denim fabric
    • Long sleeves with button strap cuffs
    • Lapel collar neckline
    • Double-breasted button front closures
    • Tie-waist belt, belt loop accents
    • Side pockets
    • Relaxed longline hem
    • Runs true to size

    Style Number/Barcode: 06203-000004

    Category Name: Elevated Basics

    Price: $21.97 $49.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Casual Fave Off-Shoulder Long Sleeve Pullover Top

    Simple yet stylish, this off-shoulder long sleeve pullover top is a casual fave. Layer on a chunky chain necklace for an elevated vibe.

    Fit & Features

    • Cotton fabric, moderate stretch
    • Asymmetric off-shoulder neckline
    • Long sleeves
    • Cropped relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-2017

    Category Name: Elevated Basics

    Price: $12.97 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: HEATHER, GRAY

    Available Size: L

    Product Badge:
    • Sale
  • Luxe Detail Velvet Bow Pearl Earrings

    Fit & Features

    • Velvet bow design
    • Faux pearl drop design
    • Post-back closure

     

    Earrings are final sale and may not be returned or exchanged.

    Style Number/Barcode: 07001-2325

    Category Name: Elevated Basics

    Price: $7.90

    Availability: Out of Stock

  • Cutest Icon Bow A-Line Mini Dress

    Draw everyone in with your posh and pretty aesthetic in this bow A-line mini dress! Perfect for shower celebrations or brunch.

    Fit & Features

    • Woven fabric, sewn-in woven lining
    • Square neckline, padded bra cups
    • Front bow
    • Back zipper and hook-eye closure
    • A-line silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000010

    Category Name: Elevated Basics

    Price: $49.90

    Availability: In Stock

    Available Color: PINK

    Available Size: XS, S

  • All That Glam Rhinestone One-Shoulder Top

    Fit & Features

    • Soft knit fabrication
    • One-shoulder neckline
    • Mini rhinestones
    • Mid-length hem
    • Runs true to size

    Style Number/Barcode: 06005-2171

    Category Name: Elevated Basics

    Price: $7.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Shrug It Off One-Shoulder Bodycon Mini Dress

    This is the perfect sleeveless mini dress for parties and cocktail hour! It features a sassy one-shoulder neckline and a sexy bodycon silhouette. Pair with boots.

    Fit & Features

    • Rib knit fabric, stretchy knit lining
    • One-shoulder neckline
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-5900

    Category Name: Elevated Basics

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Trendy Cutie Pleated A-Line Mini Skort

    You'll be a trendy cutie in this A-line mini skort with a tiered pleated design. Style with a cropped cardigan and flats for an adorable look.

    Fit & Features

    • Woven fabric
    • High-rise waist, belt loops
    • Tiered pleated design
    • Mini-length overlay, A-line silhouette
    • Fitted shorts
    • Runs true to size

    Style Number/Barcode: 06403-1107

    Category Name: Elevated Basics

    Price: $44.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: M, L

  • Totally Edgy Mid-Rise Wide-Leg Denim Jeans

    Elevate your style with totally edgy mid-rise wide-leg denim jeans. Featuring vintage vibes, a relaxed fit, and classic five-pocket design. Perfect for your effortlessly cool look.

    Fit & Features

    • Vintage-inspired denim fabrication, no stretch
    • Mid-rise waist
    • Front button and hidden zipper closure
    • Five-pocket styling, belt loops
    • Relaxed wide-leg silhouette
    • Runs true to size

    Style Number/Barcode: 06602-0539

    Category Name: Elevated Basics

    Price: $42.90

    Availability: In Stock

    Available Color: GRAY

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

  • Sporty Trend Chunky Sneakers

    Hit the courts in these sporty chunky sneakers for a trendy look!

    Fit & Features

    • Round toe
    • Faux leather accented design
    • Lace-up front
    • Chunky sole
    • Comfortable footbed
    • Runs true to size

    Style Number/Barcode: 07407-0245

    Category Name: Elevated Basics

    Price: $32.90

    Availability: In Stock

    Available Color: BEIGE, GREEN

    Available Size: 5.5, 8.5, 10, 7, 8, 9

  • Chic Choice Plaid Faux Suede Blazer

    A chic plaid faux suede blazer fit for a preppy girlie like you! Layer on this essential blazer in the perfect relaxed fit for comfort and a stylish look.

    Fit & Features

    • Plaid faux suede fabric, moderate stretch
    • Lapel collar
    • Long sleeves
    • Dual faux front pockets
    • Long-length hem
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06204-1947

    Category Name: Elevated Basics

    Price: $49.90

    Availability: In Stock

    Available Color: TAUPE

    Available Size: S, M, L, XL

  • Chic Babe Faux Leather Croc-Embossed Wide-Leg Pants

    Fit & Features

    • Lined faux leather fabrication
    • Croc-embossed pattern
    • Mid-rise waist
    • Single button with hidden zipper closure
    • Side pockets and belt loops
    • Straight-leg fit
    • Flared wide-leg hem
    • Runs true to size

    Style Number/Barcode: 06402-1451

    Category Name: Elevated Basics

    Price: $17.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Sleek And Snug Ribbed Knit Sweater Top

    Fit & Features

    • Ribbed knit fabric with plenty of stretch
    • Collared neckline
    • Zipper front closure
    • Long fitted sleeves
    • Fitted cropped hem
    • Runs true to size

    Style Number/Barcode: 06005-2250

    Category Name: Elevated Basics

    Price: $11.97 $27.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Effortless Style Lace-Up Crop Button Vest

    Be on trend this season with this statement vest for effortless styling! Featuring a square neckline, shoulder straps, and princess seam detailing, this vest offers a flattering fit. The back lace-up and front button-up closures add style and convenience, while the cropped hem flatters your figure. Complete the look in chic wide-leg pants for a polished style.

    Fit & Features

    • Twill fabric, sewn-in knit lining
    • Square neckline
    • Front button-up closures
    • Lace-up back
    • Cropped length
    • Runs true to size

    Style Number/Barcode: 06204-1807

    Category Name: Elevated Basics

    Price: $36.90

    Availability: In Stock

    Available Color: TAUPE

    Available Size: L, XL

  • Trendy Moment Wrap Denim Skort

    Have a trendy moment in this cool-girl approved denim skort. Featuring a high-rise waist, a faux wrap-front overlay, and fitted shorts, style with a crop top.

    Fit & Features

    • Denim fabric
    • High-rise waist, belt loops
    • Front button closure
    • Asymmetric faux wrap-front overlay
    • Dual back pockets
    • Fitted shorts
    • Runs true to size

    Style Number/Barcode: 06603-0495

    Category Name: Elevated Basics

    Price: $34.90

    Availability: In Stock

    Available Color: WHITE

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

  • City Sleek Tie-Waist Longline Ponte Vest

    Look sleek in the city with this ponte longline vest with a trendy tie-waist belt that cinches your outfit together!

    Fit & Features

    • Ponte knit fabric
    • Sleeveless
    • Lapel collar neckline
    • Tie-waist belt
    • Side pockets
    • Longline hem
    • Runs true to size

    Style Number/Barcode: 06202-0511

    Category Name: Elevated Basics

    Price: $19.97 $44.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M

    Product Badge:
    • Sale
  • Trendy Girl Buckle Strap Shoulder Bag

    Trendy girls like you need this sleek shoulder bag featuring a wide strap with a buckle accent and a top zipper closure to keep your essentials secure.

    Fit & Features

    • Faux leather material
    • Long rectangular design
    • Long shoulder strap
    • Wide strap, buckle accent
    • Top zipper closure

    Style Number/Barcode: 07203-000031

    Category Name: Elevated Basics

    Price: $25.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS