$15 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

  • Chic Allure Cowl Neck Crop Top

    Effortlessly chic with a sultry twist. This cowl neck crop top hugs in all the right places with a sleek, stretchy fit made for nights that call for a little extra allure.

    Shop Matching Bottoms: Chic Allure High-Slit Midi Skirt

    Fit & Features

    • Smooth knit fabric, high stretch
    • Sleeveless cowl neckline
    • Spaghetti straps, open cross-back design
    • Ruching
    • Cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06001-000278

    Category Name: $15 Tops

    Price: $15.00 $22.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Wrap Me Up Cable Knit Cardigan

    For when “just one more layer” becomes the whole look. This cable knit cardigan brings plush texture and balloon sleeves that add instant cozy-chic energy—perfect for layering over any outfit.

    Fit & Features

    • Soft cable knit fabric
    • Balloon long sleeves
    • Open front design
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06005-000168

    Category Name: $15 Tops

    Price: $30.00 $44.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BROWN

    Available Size: S, M, L

  • Wildly Flirty Zebra Print Tube Top

    Go wild with this zebra print tube top that was made for fearless 'fits. The sheer mesh, hardware accent, and flyaway front keep it flirty and fun for your next all-night look.

    Fit & Features

    • Sheer mesh fabric, lined bust, high stretch
    • Zebra print
    • Strapless sweetheart neckline, no-slip strip
    • Curved metal hardware accent at the bust
    • Front flyaway design
    • Cropped hem, flowy fit
    • Runs true to size

    Style Number/Barcode: 06001-000283

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: ZEBRA

    Available Size: XS, S, M, L

  • Hot Take Ruched Halter Tank Top

    Low-key sultry, high-key chic—this halter tank top knows how to flatter. The ruched fit hugs you just right, making it your go-to for nights out or casual glam.

    Fit & Features

    • Smooth knit fabric, high stretch
    • Sleeveless plunging V-neckline
    • Halter strap
    • Open back, twisted back bar straps
    • Ruching
    • Fitted mid-length hem
    • Runs true to size

    Style Number/Barcode: 06001-000240

    Category Name: $15 Tops

    Price: $15.00 $26.90

    On Sale: Yes

    Availability: In Stock

    Available Color: NAVY

    Available Size: XS, S, M, L

  • Tequila Therapy Graphic Tee

    Let this graphic tee do the talking when you're out and about! It features a cheeky script that reads "Tequila (noun) 1. cheaper than therapy" and a flattering fitted crop hem.

    Fit & Features

    • Stretchy cotton-blend knit fabric
    • Short sleeves
    • Crew neckline
    • Script reads "Tequila (noun) 1. cheaper than therapy"
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000068

    Category Name: $15 Tops

    Price: $15.00 $19.90

    On Sale: Yes

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

  • Bare It Boldly Leopard Cropped Tube Top

    Soft girl meets wild side—this tube top understood the assignment. The abstract leopard print and cropped fit are perfect for layering or living your best night-out life.

    Fit & Features

    • Sheer mesh fabric with knit lining, high stretch
    • Abstract leopard print
    • Strapless straight-across neckline
    • Ruching
    • Cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06001-000195

    Category Name: $15 Tops

    Price: $15.00 $26.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BROWN-2

    Available Size: XS, S, M, L

  • Cozy Twist Cable Knit Tie Back Sweater

    A little preppy, a little playful—the cable knit sweater to add a cute flair to your everyday rotation, with a crop hem and tie-back detail that elevates every high-rise bottom.

    Fit & Features

    • Cable knit fabric
    • Long sleeves
    • Crew neck
    • Tie-back detail
    • Crop hem
    • Runs true to size

    Style Number/Barcode: 06005-000169

    Category Name: $15 Tops

    Price: $30.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: TAUPE

    Available Size: XS, S, M, L

  • Serving Attitude Denim Halter Lace Up Crop Top

    This lace-up denim halter top isn’t just a top, it’s a whole moment. With an open back and adjustable tie-up front, it’s giving a custom fit with max impact. 

    Fit & Features

    • Dark wash cotton-blend denim fabric, minimal stretch
    • Halter V-neckline, elasticized strap
    • Lace-up front design
    • Stretchy smocked back, zipper and hook-eye closure
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06003-000126

    Category Name: $15 Tops

    Price: $15.00 $36.90

    On Sale: Yes

    Availability: In Stock

    Available Color: DARK, DENIM

    Available Size: XS, S, M, L

  • Keep It Sleek Smooth Knit Bandeau Top

    Less is more, babe—this bandeau top nails that effortless cool-girl vibe. With smooth knit stretch and a body-hugging fit, it’s the perfect base for layering or styling solo.

    Fit & Features

    • Smooth knit fabric, high stretch
    • Strapless straight-across neckline
    • Ultra-cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000431

    Category Name: $15 Tops

    Price: $15.00 $18.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Weekend Mood Strapless Tube Top

    Your off-duty uniform just leveled up. This strapless tube top keeps it sleek and simple so you can layer it up or wear it solo for that cool-girl vibe.

    Fit & Features

    • Smooth knit stretchy fabric
    • Tube strapless neckline
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000383

    Category Name: $15 Tops

    Price: $15.00 $22.90

    On Sale: Yes

    Availability: In Stock

    Available Color: OLIVE-2

    Available Size: XS, S, M, L

  • Locked In Denim Buckle Tube Top

    Denim, but make it daring. This strapless crop top turns heads with bold buckle hardware down the front and a curve-hugging fit made for nights out and concert looks.

    Fit & Features

    • Dark wash denim
    • Tube strapless neckline
    • Front cutouts and belt buckle details
    • Back zipper closure
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06003-000161

    Category Name: $15 Tops

    Price: $15.00 $39.90

    On Sale: Yes

    Availability: In Stock

    Available Color: DARK, DENIM

    Available Size: XS, S, M, L

  • Everyday Cute Striped Long Sleeve Sweater

    Your new repeat sweater. Striped, soft, and cropped, perfect for adding to your weekly rotation.

    Fit & Features

    • Knit fabric
    • Long sleeves with stripes
    • Crew neck
    • Cropped-length hem
    • Runs true to size

    Style Number/Barcode: 06005-000186

    Category Name: $15 Tops

    Price: $30.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: NAVY

    Available Size: S, M, L

  • Flirt Factor Bow Tie Woven Vest

    This open-front vest serves major styling potential—cute with jeans or sleek shorts for a polished and poised moment! 

    Fit & Features

    • Woven fabric, sewn-in knit lining
    • Open front design
    • Front bow ties
    • Fitted silhouette
    • Runs true to size

    Style Number/Barcode: 06204-000027

    Category Name: $15 Tops

    Price: $30.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: M, L, XL

  • Keep It Together Tie-Front Sweater

    Not your average cozy knit—this tie-front crop sweater brings all the spice. With ribbed texture, bold cutouts, and a fitted silhouette, it’s the perfect mix of sultry and chic for autumn days and crisp nights.

    Fit & Features

    • Stretch rib knit fabric
    • Long sleeves with flared cuffs
    • Scoop neck
    • Tie-front design
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06005-000100

    Category Name: $15 Tops

    Price: $30.00 $39.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Bold Blooms Lace-Up Floral Satin Corset Top

    Embolden your style in this floral satin corset top with a lace-up back that turns heads and flexible boning that snatches your figure.

    Fit & Features

    • Floral print, satin-lined fabric
    • Strapless neckline,
    • Flexible boning inserts
    • Lace-up back
    • Crop hem
    • Runs true to size

    Style Number/Barcode: 06003-2770

    Category Name: $15 Tops

    Price: $15.00 $36.90

    On Sale: Yes

    Availability: In Stock

    Available Color: LIGHT, BLUE

    Available Size: S, M, L

  • Spotted In Town Plunge Halter Top

    A little wild, a little glam—this halter top was made for making an entrance. The plunging neckline and draped handkerchief hem bring effortless drama, while the open back keeps it flirty and free.

    Fit & Features

    • Animal print sheer mesh fabric, bust knit lining
    • Plunge halter neckline, hardware trim, tie closure
    • Partial open back design
    • Open front design with hoop inserts
    • Draped handkerchief hem
    • Runs true to size 

    Style Number/Barcode: 06001-000300

    Category Name: $15 Tops

    Price: $15.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: LEOPARD

    Available Size: XS, S, M, L

  • Autumn Muse Off-The-Shoulder Sweater

    The sweater that nails cozy and confident. This off-the-shoulder sweater features a foldover neckline and a fitted, flattering shape that feels effortlessly chic. Perfect for pairing with capris, denim, or the classic skirt and tights combo.

    Fit & Features

    • Stretchy rib knit soft fabric
    • Foldover off-the-shoulder neckline
    • Fitted long sleeves
    • Crop length hem
    • Runs true to size

    Style Number/Barcode: 06005-000219

    Category Name: $15 Tops

    Price: $30.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: TAUPE

    Available Size: S, M, L

  • Untamed Heat Plunge Halter Top

    For nights that call for bold moves, this animal print halter brings the wild factor. With a daring plunge neckline and form-hugging fit, it’s built for making an entrance.

    Fit & Features

    • Animal print, mesh fabric, partial knit lining
    • Wired plunge halter neckline, tie closure
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000288

    Category Name: $15 Tops

    Price: $15.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

  • Out All Night Metallic Cowl Neck Halter Top

    Serving full-on shine, this metallic halter top was made for nights that don’t end early. The draped cowl neckline and open back keep it sultry, while the foiled finish brings all the glam.

    Shop Matching Bottoms: Out All Night Metallic Ruffled Slit Mini Skirt

    Fit & Features

    • Metallic foiled knit fabric, moderate stretch
    • Sleeveless plunging cowl neckline
    • Halter strap
    • Open back, lower tie-back spaghetti straps
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000267

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: SILVER

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Serve Looks Crop Tube Top

    This is your new favorite, all-flirt tube top that knows how to show up. Whether you’re layering it under an oversized button-up or letting it steal the show solo, this essential crop top is perfect for everyday styling.

    Fit & Features

    • Smooth knit fabric, minimal stretch
    • Strapless tube neckline, no-slip grip lining
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000382

    Category Name: $15 Tops

    Price: $15.00 $22.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLUE

    Available Size: XS, S, M, L

  • Wild Side Leopard Halter Crop Top

    Serving up fierce with a side of flirty, this halter crop top is pure attitude. The hoop inserts bring the drama while the fit keeps it effortlessly cool for nights out or rooftop hangs.

    Shop The Matching Bottoms: Wild Side Leopard Wide-Leg Pants

    Fit & Features

    • Soft stretch knit fabric with leopard print
    • Halter neckline with hoop insert details, tie closure
    • Cropped silhouette with open back and tie closure
    • Crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000265

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Zip Into It Knit Crop Top

    A little sporty, a little spicy—this knit crop top will be your fave this fall. With its sleek zip-front and fitted silhouette, it’s perfect for styling with a mini skirt and boots.

    Fit & Features

    • Rib knit stretchy fabric
    • Sleeveless V-neckline
    • Front zip-up closure
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06005-000125

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MOCHA

    Available Size: XS, S, M, L

  • Sunset Glow Sequin Halter Top

    A little boho, a little glam—this halter top brings effortless shine with floral sequin details and a flowy open-back fit. Pair it with jeans for fall night out vibes or dress it up for a concert.

    Fit & Features

    • Woven fabric, sequin, embroidered floral pattern
    • Plunge halter neckline
    • Open front split design
    • Open back with spaghetti strap tie closure
    • Flowy hem
    • Runs true to size

    Style Number/Barcode: 06003-000133

    Category Name: $15 Tops

    Price: $15.00 $32.90

    On Sale: Yes

    Availability: In Stock

    Available Color: RUST

    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: $15 Tops

    Price: $15.00 $26.90

    On Sale: Yes

    Availability: In Stock

    Available Color: GREEN

    Available Size: XS, S, M, L