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.

  • Sleek Glam Large Hollow Hoop Earrings

    You'll love the sleek glamour these large brass hollow hoop earrings add to your everyday looks. Perfect for the girlies with sensitive skin, these hoops are hypoallergenic.

    Fit & Features

    • Genuine brass
    • Hollow hoop
    • Hypoallergenic
    • Large hoop design
    • Omega closure

     

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

    Style Number/Barcode: 07001-000073

    Category Name: Elevated Basics

    Price: $9.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

    Product Badge:
    • Best Seller
  • Charming Duo Long Sleeve Bolero

    A charming long sleeve bolero you'll adore for brunch or family gatherings! Pair with the matching dress for a complete look.

    Fit & Features

    • Soft rib knit stretchy fabric
    • Fitted long sleeves
    • Open front design
    • Ultra-cropped hem
    • Runs true to size

     

    Shop The Matching Dress: Charming Duo Strapless Skater Mini Dress

    Style Number/Barcode: 06005-2236

    Category Name: Elevated Basics

    Price: $29.90

    Availability: In Stock

    Available Color: LIGHT, BLUE

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • All Classy Block Heel Pumps

    Classy and polished, these block heel pumps will elevate your look in a sleek pointed toe on faux leather material.

    Fit & Features

    • 3.5" Block heel
    • Pointed toe
    • Closed design
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000147

    Category Name: Elevated Basics

    Price: $28.90

    Availability: In Stock

    Available Color: TAN, WHITE

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

  • On The Go Ponte Knit Flare Pants

    For a girl on the go, these ponte knit flare pants are a cute and comfy staple. Style with a crop top and sneakers for your laid-back weekend plans.

    Fit & Features

    • Ponte knit fabric
    • High-rise waist
    • Vertical front seams
    • Hip-hugging fit
    • Form-hugging fit through the leg
    • Flared hem
    • Runs true to size

    Style Number/Barcode: 06502-2576

    Category Name: Elevated Basics

    Price: $32.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Adorable Trendsetter Pleated Mini Skort

    Fit & Features

    • Woven fabric, minimal stretch
    • High-rise waist, hidden side zipper closure
    • Skinny belted design
    • Mini-length pleated overlay, A-line silhouette
    • Fitted shorts
    • Skort in size small has a 7" front rise with a 1.5" inseam
    • Runs true to size

    Style Number/Barcode: 06401-0739

    Category Name: Elevated Basics

    Price: $29.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: L

  • Lovely Day Eyelet A-Line Midi Dress

    It'll be love at first wear in this strapless midi dress, perfect for shower celebrations, brunch, or parties! The intricate eyelet detailing adds a touch of romance while the flattering A-line silhouette accentuates your figure.

    Fit & Features

    • Eyelet woven fabric, woven lining
    • Strapless stretchy smocked neckline
    • A-line silhouette
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 05102-6078

    Category Name: Elevated Basics

    Price: $64.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Chic Twist Tie-Back Striped Midi Dress

    A chic twist on a classic sundress. This head-turning midi dress is designed with an open tie-back with button accents and hidden side pockets that keep your hands warm!

    Fit & Features

    • Striped print, woven fabric, woven lining
    • V-neckline
    • Spaghetti straps
    • Open tie-back design, lower button accents
    • Hidden side pockets
    • A-line silhouette, midi-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000022

    Category Name: Elevated Basics

    Price: $48.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

  • Dreams Come True V-Neck Ponte Mini Dress

    The perfect ponte mini dress for a dreamy silhouette! The sleek bodycon silhouette accentuates your figure while decorative faux flap pockets add a touch of chic detail. Style with heels for day or night plans.

    Fit & Features

    • Ponte fabric, sewn-in knit lining
    • V-neckline
    • Wide shoulder straps
    • Back zipper hook-eye closure
    • Faux flap front pockets
    • Bodycon silhouette, mini-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000138

    Category Name: Elevated Basics

    Price: $44.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

  • Clearly Chic Square Toe Block Heels

    Clearly chic, these block heels will elevate your looks with the tall lucite block heel and clear strap design.

    Fit & Features

    • 4" Clear lucite block heel
    • Open square-shaped toe
    • Clear PVC toe strap
    • Clear PVC adjustable ankle and heel straps, buckle detail
    • Cushioned insole
    • Runs true to size

    Style Number/Barcode: 07401-000190

    Category Name: Elevated Basics

    Price: $34.90

    Availability: In Stock

    Available Color: CLEAR

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

  • Perfectly Chic Button Crop Sweater Topper

    Let everyone admire your chic style in this button crop sweater topper and create a perfectly layered look! 

    Fit & Features

    • Sheer rib knit cotton fabric, moderate stretch
    • Fitted long sleeves
    • Button front closures
    • Ultra-cropped hem
    • Runs true to size

    Style Number/Barcode: 06005-2230

    Category Name: Elevated Basics

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Lover's Knot Stud Earrings

    Made with exquisite knot details, these earrings are the perfect symbol of how much you'll love them!

    Fit & Features

    • Knot design
    • Post-back closure

     

    Earrings are final sale and may not be returned or exchanged

    Style Number/Barcode: 07001-000083

    Category Name: Elevated Basics

    Price: $7.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Being Chic One-Shoulder Cutout Wide-Leg Jumpsuit

    Strut into a dinner party in this chic wide-leg jumpsuit and be prepared to receive many compliments! Pair with a clutch and heels for a fab look.

    Fit & Features

    • Stretchy knit fabric
    • One-shoulder neckline
    • One shoulder strap, metal accent, cutout
    • Wide-leg silhouette
    • Runs true to size

    Style Number/Barcode: 06502-000012

    Category Name: Elevated Basics

    Price: $49.90

    Availability: In Stock

    Available Color: OLIVE

    Available Size: S, M

  • Girl Next Door Peplum Chiffon Crop Top

    Look and feel oh-so-sweet in this chiffon crop top with pretty pleats and a flattering peplum fit perfect for styling with skirts or shorts!

    Fit & Features

    • Chiffon fabric, stretchy knit lining
    • Sheer cap sleeves
    • Sweetheart neckline
    • Stretchy smocked back, zipper and hook-eye closure
    • Pleated peplum silhouette
    • Crop hem
    • Runs true to size

    Style Number/Barcode: 06003-2745

    Category Name: Elevated Basics

    Price: $32.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: S, M, L

  • Sleek Ambition Faux Leather Wrap Midi Skirt

    Elevate your style with the sleek ambition faux leather wrap midi skirt. High-rise, wrap silhouette, and a daring slit make it a must-have for your wardrobe.

    Fit & Features

    • Faux leather fabrication
    • High-rise waist, side zipper closure
    • Wrap silhouette
    • High-slit
    • Midi length hem
    • Runs true to size

    Style Number/Barcode: 06401-0730

    Category Name: Elevated Basics

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M

  • Stylish In The Sunshine Linen Cargo Jumpsuit

    Spend your days looking stylish in this linen jumpsuit on sun-soaked days! This versatile jumpsuit features a belted waist for a flattering silhouette, cargo pockets for added convenience, and a wide-leg fit for a chic flair.

    Fit & Features

    • Linen-blend woven fabric
    • Square neckline
    • Adjustable spaghetti straps
    • Front zipper closure, stretchy smocked back panel
    • Adjustable belted waist, belt loops
    • Cargo pockets, wide-leg fit
    • Runs true to size

    Style Number/Barcode: 06302-000009

    Category Name: Elevated Basics

    Price: $49.90

    Availability: In Stock

    Available Color: NATURAL

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Dare To Flare High-Rise Ponte Pants

    Bring a sassy flare to your everyday look in this high-rise ponte flare pants perfect for styling up or down!

    Fit & Features

    • Ponte knit stretchy fabric
    • High-rise waist
    • Flare leg silhouette
    • Cropped length hem
    • Runs true to size

    Style Number/Barcode: 06502-2580

    Category Name: Elevated Basics

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK, TAUPE

    Available Size: XS, S, M, L

  • Love Galore Rhinestone Bow Mini Skirt

    Indulge in love and add a touch of sparkle in this mini skirt. This bodycon skirt features stunning rhinestone bows that will elevate your shower celebration or birthday dinner! Pair with the matching vest.

    Fit & Features

    • Woven fabric, sewn-in knit lining
    • High-rise waist
    • Back zipper closure
    • Rhinestone embellished bows
    • Mini-length hem
    • Runs true to size

     

    Shop The Matching Vest: Love Galore Rhinestone Bow Vest

    Style Number/Barcode: 06401-0747

    Category Name: Elevated Basics

    Price: $39.90

    Availability: In Stock

    Available Color: OFF, WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Love Galore Rhinestone Bow Vest

    Indulge in love and add a touch of sparkle in this chic vest. This open-front vest features stunning rhinestone bows that will elevate your shower celebration or birthday dinner! Pair with the matching skirt.

    Fit & Features

    • Woven fabric
    • Open-front design
    • Rhinestone embellished bows
    • Fitted silhouette
    • Runs true to size

     

    Shop The Matching Skirt: Love Galore Rhinestone Bow Mini Skirt

    Style Number/Barcode: 06204-2103

    Category Name: Elevated Basics

    Price: $39.90

    Availability: In Stock

    Available Color: OFF, WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Stylish Season Belted Duster Trench Coat

    Keep stylish all season layering on this belted duster trench coat with the perfect relaxed fit and hidden side pockets for keeping your hands warm on chilly days.

    Fit & Features

    • Woven fabric
    • Collared neckline
    • Long sleeves with button straps
    • Hidden side pockets
    • Belted waist tie
    • Side slit accents, relaxed silhouette
    • Runs true to size

    Style Number/Barcode: 06204-2119

    Category Name: Elevated Basics

    Price: $59.90

    Availability: In Stock

    Available Color: BLACK, BEIGE

    Available Size: S, M, L, XL

  • Destination Summer Tropical Linen Mini Dress

    This cute mini dress was made for summer vacays featuring a contrast tropical print on lightweight linen fabric. The lace-up strappy back design offers a customized fit and a head-turning vibe.

    Fit & Features

    • Linen-blend woven fabric, woven lining
    • Tropical print
    • Sleeveless square neckline
    • Spaghetti straps
    • Open cross-back lace-up strappy design
    • Mini-length A-line silhouette
    • Runs true to size

    Style Number/Barcode: 05102-6115

    Category Name: Elevated Basics

    Price: $39.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Fashionable Edge Button Down Faux Leather Vest

    Fashionable-edge combine on this faux leather vest to upgrade your concert or festival fits'! 

    Fit & Features

    • Sleek faux leather fabric
    • Square neckline
    • Wide shoulder straps
    • Button down front closures
    • Front pockets
    • Split center front hem
    • Runs true to size

    Style Number/Barcode: 06204-2098

    Category Name: Elevated Basics

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Romantic Sunny Days Crew Neck Poplin Midi Dress

    This sleeveless midi dress was made for romantic sunny days! It features a classic crew neck and a flattering drop waist seam that accentuates your figure along the A-line silhouette. 

    Fit & Features

    • Stretchy rib knit fabric, poplin woven fabric, stretchy knit lining
    • Crew neck
    • Drop waist seam
    • A-line silhouette
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000136

    Category Name: Elevated Basics

    Price: $42.90

    Availability: In Stock

    Available Color: WHITE, BLACK

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

    Product Badge:
    • New Arrival
  • Chic Strut Strappy Block Heel Mules

    Show off a chic strut in these block heel mules featuring an open almond toe and a dual strappy banded design. The open back offers effortless on-and-off styling.

    Fit & Features

    • Asymmetric block heel
    • Open almond-shaped toe
    • Dual strappy banded design
    • Patent faux leather material
    • Open back, on-and-off styling
    • Cushioned insole
    • Runs true to size

    Style Number/Barcode: 07401-000095

    Category Name: Elevated Basics

    Price: $28.90

    Availability: In Stock

    Available Color: NUDE, GOLD, WHITE, RED

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

  • Simply A Statement Cutout Bodycon Midi Dress

    Simplicity can be a statement! Flaunt your figure in this bodycon midi dress perfect for date nights, brides, and graduation girlies.

    Fit & Features

    • Mesh-lined fabric
    • V-neckline with metal insert, spaghetti straps
    • Underbust cutout
    • Bodycon silhouette
    • Center back slit, midi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-4151

    Category Name: Elevated Basics

    Price: $44.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: M