Halter Tops

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

Halter Tops That Serve Statement Looks

Gear up for summer parties, open-air concerts in the park, and Labor Day festivities with halter tops that bring bold energy to every occasion. Windsor’s collection of halter neck tops features adjustable tie-backs, plunging necklines, and vibrant seasonal colors—so you’ll feel confident from backyard bashes to festival stages.

Everyday Essentials & Effortless Edge

Slip into halter crop tops in breathable mesh or silky satin for easy daytime style. Open-front and tie-front designs add flirty flair, while sleek corset styles sculpt your silhouette underneath flowy skirts or high-waist jeans.

Going-Out Glam & Statement Details

Make a statement with halter going-out tops featuring cutouts, rhinestone trims, and faux leather finishes. Pair with denim shorts for festival feels or with a faux leather mini skirt and heels for club-ready energy.

Fit & Versatility

Find your perfect fit with adjustable straps and stretchy fabrics. Whether you reach for a cowl-neck halter or a structured bustier top, these sleeveless styles offer endless mix-and-match possibilities.

Explore Windsor’s full edit of halter tops online, in-app, or at your nearest Windsor store.

  • City Flirt Polka Dot Halter Top

    This halter top turns classic polka dots into a modern moment with its high neckline, cowl drape, and open back tie—perfect for dinner dates, city strolls, and spontaneous mimosa brunches!

    Fit & Features

    • Polka dot print, knit stretchy fabric
    • High halter neckline with tie closure
    • Cutout front bust
    • Open strappy back design
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000344

    Category Name: Halter Tops

    Price: $32.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: M, L

  • City Heat Mesh Halter Top

    Turn the night into your runway. This mesh halter top drapes effortlessly with a cowl neckline and open back that’s all about the allure. Its abstract print catches every flicker of neon—perfect for late-night plans, downtown energy, or wherever the vibe takes you.

    Fit & Features

    • Mesh fabric with abstract print
    • Cowl neckline
    • Fitted mid-length hem
    • Runs true to size

    Style Number/Barcode: 06001-000324

    Category Name: Halter Tops

    Price: $15.00 $26.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

  • Untamed Mood Leopard Halter Top

    Bring out your bold side. This leopard print mesh halter top serves fierce attitude with a flirty twist—ruched sides, cropped fit, and just the right amount of stretch for your wildest nights out.

    Fit & Features

    • Leopard print, mesh stretchy fabric, sewn-in knit lining
    • Halter plunge neckline with tie closure
    • Side ruched seams
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000343

    Category Name: Halter Tops

    Price: $15.00 $26.90

    On Sale: Yes

    Availability: In Stock

    Available Color: GREEN

    Available Size: XS, S, M, L

  • Night Instinct Halter Corset Top

    Fierce meets flirty. This halter corset top shows off your wild side with its animal print, plunging neckline, and structured hook-eye front that elevates your favorite denim.

    Fit & Features

    • Leopard print, knit fabric
    • Halter plunge neckline
    • Open back
    • Corset-structured bodice
    • Hidden front hook and eye closures
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000303

    Category Name: Halter Tops

    Price: $26.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

  • All Night Spark Rhinestone Crop Top

    Designed to shine, this halter crop shows off a daring plunge and open back, finished with rhinestones that catch the light.

    Fit & Features

    • Smooth knit stretchy fabric, bust lining, rhinestone embellished
    • Halter plunge neckline
    • Underbust drawstring with tie back closure
    • Center front and back slit design
    • Cropped-length hem
    • Runs true to size

    Style Number/Barcode: 06001-000291

    Category Name: Halter Tops

    Price: $15.00 $32.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

  • Play It Bold Faux Leather Crop Top

    Turn up the heat. This faux leather halter top serves major edge with its draped cowl neckline and open back—perfect for when the vibe is bold, confident, and just a little dangerous.

    Fit & Features

    • Faux leather slinky fabric, sewn-in knit stretchy lining
    • Cowl halter neckline with a bar accent
    • Open back design
    • Crop fitted hem
    • Runs true to size

    Style Number/Barcode: 06001-000302

    Category Name: Halter Tops

    Price: $34.90

    Availability: In Stock

    Available Color: BURGUNDY, BROWN, BLACK

    Available Size: XS, S, M, L

  • It-Girl Sparkle Rhinestone Denim Halter Top

    Built for the spotlight, this rhinestone denim halter top gives it-girl after-hours energy. With its plunging neckline and body-hugging fit, it’s your go-to when you want all eyes on you.

    Shop Matching Bottoms: It-Girl Sparkle Rhinestone Denim Skort

    Fit & Features

    • Denim fabric
    • All-over rhinestone embellishments
    • Sleeveless plunging V-neckline
    • Halter strap, partially open back, stretchy smocked back
    • Front hook-eye closures
    • Cropped hem, form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06003-000190

    Category Name: Halter Tops

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK, DENIM

    Available Size: S, M, L

    Product Badge:
    • Part of a Set
  • Fierce Instinct Leopard Print Open Back Halter Top

    For the girls who love a little drama from every angle. This leopard print halter top brings all eyes to you with its sultry open back and bold O-ring detail that’s made to turn heads.

    Fit & Features

    • Knit fabric, high stretch
    • Leopard print
    • Sleeveless cowl neckline
    • Tie-back halter spaghetti straps
    • Open back, lower back metal O-ring accent
    • Mid-length hem, form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06001-000386

    Category Name: Halter Tops

    Price: $15.00 $32.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLUE

    Available Size: XS, S, M, L

  • Electric Instinct Abstract Crop Top

    A little sheer, a little wild. This abstract zebra-print halter top features a plunging neckline, ruched sides, and an open back that brings that bold, after-dark energy every time you wear it.

    Fit & Features

    • Abstract zebra print, knit fabric
    • Halter plunge neckline
    • Fitted, ruched crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000348

    Category Name: Halter Tops

    Price: $15.00 $26.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

  • Shimmer Frequency Halter Top

    All shine, no effort. This beaded halter crop top features a soft cowl neckline and open back that drapes just right—perfect for pairing with low-rise denim or a sleek mini for your next night out.

    Fit & Features

    • Sheer mesh fabric with all-over beading
    • Draped cowl neckline
    • Adjustable halter strap with open back
    • Cropped hemline
    • Runs true to size

    Style Number/Barcode: 06001-000207

    Category Name: Halter Tops

    Price: $49.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

  • Dazzle Mode Halter Crop Top

    Turn up the shine. This sequin halter top stuns with a plunging neckline, lace-up front, and cropped fit—made to steal the spotlight from happy hour to after hours.

    Fit & Features

    • All-over sequin embellishment
    • Plunge halter neckline
    • Lace-up front with tie detail
    • Open back design
    • Cropped hemline
    • Runs true to size

    Style Number/Barcode: 06003-000209

    Category Name: Halter Tops

    Price: $39.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

  • Cue The Sparkle Rhinestone Fishnet Halter Top

    Cue the sparkle—this rhinestone fishnet halter top was made to own the night. With its draped cowl neckline and trendy shine, it'll give off effortless cool-girl glam.

    Fit & Features

    • Rhinestone fishnet fabric, knit lining
    • Sleeveless plunging cowl neckline
    • Halter strap, partially open back
    • Back zipper closure
    • Fitted cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000293

    Category Name: Halter Tops

    Price: $44.90

    Availability: In Stock

    Available Color: COPPER

    Available Size: XS, S, M, L

  • After Dark Lace-Up Halter Top

    Soft, sultry, and made to turn heads. This lace halter top blends romantic texture with a daring plunge and open lace-up back. Pair it with baggy denim for that effortlessly confident contrast or lean into the glam with sleek leather pants.

    Fit & Features

    • Textured lace fabric
    • Plunge halter neckline
    • Open lace-up back
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06003-000198

    Category Name: Halter Tops

    Price: $36.90

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

  • Smooth Talk Plunge Halter Top

    Meet your next going-out favorite—the plunge halter top that knows how to flatter every curve. Soft, smooth, and body-hugging, it moves with you for that effortless mix of sleek and sexy. Style with the matching mini skort.

    Shop Matching Bottoms: Smooth Talk Ruffle Mini Skort

    Fit & Features

    • Smooth knit fabric, high stretch
    • Sleeveless plunging V-neckline
    • Tie-back halter straps, partially open back
    • Ruching
    • Mid-length hem, form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06001-000338

    Category Name: Halter Tops

    Price: $15.00 $24.90

    On Sale: Yes

    Availability: In Stock

    Available Color: HUNTER

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Buckle Up Asymmetrical Halter Top

    Your not-so-basic going-out top. This crop top turns heads with edgy grommet details, a buckle strap neckline, and a sleek, sculpted fit. Pair it with denim jeans or faux leather bottoms for concerts or any weekend plans.

    Fit & Features

    • Smooth knit fabric, sewn-in lining, minimal stretch
    • Asymmetrical halter buckled strap
    • Open back
    • Fitted asymmetrical crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000305

    Category Name: Halter Tops

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Midnight Glow Rhinestone Crop Top

    Built for nights when you want the room to notice without even trying, this halter top brings soft sparkle and a low back that feels effortlessly daring while the rhinestone embellishments catch the light. Shop with the matching skirt.

    Shop The Matching Skirt: Midnight Glow Rhinestone Mini Skirt

    Fit & Features

    • Rhinestone-embellished, knit fabric, sewn-in lining
    • Plunge cowl halter neckline
    • Open back
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000339

    Category Name: Halter Tops

    Price: $32.90

    Availability: In Stock

    Available Color: BLOOD, RED

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Glow Curve Rhinestone Halter Crop Top

    This top gives that soft, draped glam that looks like you planned… even if you didn’t. The ruched mesh and rhinestone details bring just enough sparkle to turn a simple fit into a double-take moment.

    Fit & Features

    • Sheer mesh fabric with rhinestone embellishments
    • Draped cowl neckline with halter strap
    • Sleeveless design
    • Open back detail
    • Fitted cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000350

    Category Name: Halter Tops

    Price: $29.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Vacay Bloom Floral Mesh Halter Top

    A halter top that feels like slipping into vacation mode without even trying. The soft floral print mesh hugs just right, giving you that effortless “I’m ready for whatever” confidence—day plans or date nights included.

    Shop Matching Bottoms: Vacay Bloom Floral Mesh Maxi Skirt

    Fit & Features

    • Sheer mesh fabric with knit lining, high stretch
    • Large floral print
    • Sleeveless plunging V-neckline
    • Tie-back halter straps
    • Open back, lower back strap with asymmetric metal hardware accent
    • Ruching, mid-length hem, form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06001-000385

    Category Name: Halter Tops

    Price: $29.90

    Availability: In Stock

    Available Color: LIGHT, BLUE

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Cool Confidence Animal Print Halter Top

    A halter top that knows exactly what it’s doing—draped, sculpted, and ready to flex your confidence. The mesh fabric and abstract animal print bring that cool-girl edge. Style with the matching maxi skirt.

    Shop Matching Bottoms: Cool Confidence Animal Print Mesh Maxi Skirt

    Fit & Features

    • Mesh fabric, high stretch
    • Abstract animal print
    • Sleeveless plunging cowl neckline, bar strap detail
    • Tie-back halter spaghetti straps
    • Open back, lower tie-back spaghetti straps
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000387

    Category Name: Halter Tops

    Price: $29.90

    Availability: In Stock

    Available Color: RUST

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set