$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

  • Bold Flow Cowl Halter Crop Top

    Serving bold print and bolder cuts, this halter crop top delivers drama with a draped neckline and hoop detail that steals the scene.

    Fit & Features

    • Abstract print, mesh-lined fabric
    • Cowl halter neckline, spaghetti strap tie closure
    • Front hoop insert
    • Open back with tie closures
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06001-000298

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

  • Summer Mode Cotton Bra Top

    Activate summer mode with this lightweight cotton bra top featuring a sleeveless V-neckline, adjustable spaghetti straps, and a fitted ultra-cropped hem. Style with the matching button-down top and high-rise shorts for an effortlessly chic look.

    Shop Matching Set: Summer Mode Button-Down Cotton Top, Summer Mode High-Rise Cotton Shorts

    Fit & Features

    • Textured cotton fabric
    • Sleeveless V-neckline, surplice design
    • Adjustable spaghetti straps
    • Stretchy smocked back
    • Fitted ultra-cropped hem
    • Runs true to size

    Style Number/Barcode: 06003-000082

    Category Name: $15 Tops

    Price: $15.00 $22.90

    On Sale: Yes

    Availability: In Stock

    Available Color: CHARTREUSE

    Available Size: S, M, L

    Product Badge:
    • Part of a Set
  • 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: $15 Tops

    Price: $15.00 $26.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

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

    Price: $15.00 $32.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

  • Season Shift Mock Neck Crop Sweater

    Soft knit, sporty stripes, and a cropped hem—this zip-up sweater makes autumn layering a breeze. Pair with denim and booties for crisp strolls, latte runs, or any fall plans.

    Fit & Features

    • Soft knit fabric
    • Long sleeves with striped cuffs
    • Zip-up mock neckline
    • Cropped-length hem
    • Runs true to size

    Style Number/Barcode: 06005-000170

    Category Name: $15 Tops

    Price: $30.00 $36.90

    On Sale: Yes

    Availability: In Stock

    Available Color: OLIVE

    Available Size: XS, S, M, L

  • Charli xcx Party 4 U Graphic Tube Top

    The invite is on your outfit. This Charli xcx strapless cropped tube top says it all with its bold "PARTY 4 U" graphic and bodycon fit—made for nights that never end early.

    Fit & Features

    • Cotton knit fabric, high stretch
    • Strapless elasticized tube neckline
    • "Party 4 U" front graphic script
    • Cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000341

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Angel Number 444 Graphic Tank Top

    Unlock the secret of angel number 444 with our graphic tank top! Perfect for styling with a cute skirt for any casual plans.

    Fit & Features

    • Stretchy rib knit cotton fabric
    • Crew neck
    • Racerback design
    • Angel number 444 graphic design
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000073

    Category Name: $15 Tops

    Price: $15.00 $18.90

    On Sale: Yes

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

  • Angel Number 777 Graphic Tank Top

    Bring positive energy to your day with this graphic tank top. This tank top features a graphic design of angel number 777, adding an angelic touch to any outfit.

    Fit & Features

    • Stretchy rib knit cotton fabric
    • Crew neck
    • Racerback design
    • Angel number 777 graphic design
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000071

    Category Name: $15 Tops

    Price: $15.00 $18.90

    On Sale: Yes

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

  • Heartbreak Hotel Graphic Crop Top

    No room for drama—just good fits. This crop tee is made for low-key hangs, high-key attention.

    Fit & Features

    • Cotton-blend knit stretchy fabric
    • Crew neck
    • Short sleeves
    • Graphic front with script "Heartbreak Hotel Vacancy"
    • Fitted raw-cut hem
    • Runs true to size

    Style Number/Barcode: 06002-000241

    Category Name: $15 Tops

    Price: $15.00 $19.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • In the Mix Abstract Mesh Plunge Top

    A little sheer, a lot daring. This abstract print mesh top features fitted long sleeves and a deep plunge neckline with hardware detail—aka your new night-out fave.

    Fit & Features

    • Abstract print, mesh-lined fabric with stretch
    • Fitted long sleeves
    • Plunge neckline with hardware insert
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000274

    Category Name: $15 Tops

    Price: $15.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

  • Extra Edition Newspaper Print Halter Top

    Serving headlines hotter than the gossip column. This newspaper print mesh halter top features a bold cutout center with hoop inserts, open back, and cropped hem for an unapologetically edgy vibe.

    Fit & Features

    • Sheer mesh material, bust lining, newspaper print
    • Halter neckline with tie back
    • Cutout center with hoop inserts
    • Open back
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000236

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Untamed Spark Zebra Print Sequin Tie-Front Top

    Tame? Never heard of her. This zebra print tie-front top brings subtle sparkle with its sequin finish and just the right amount of edge. Pair it with the matching hot shorts!

    Shop Matching Bottoms: Untamed Spark Zebra Print Sequin Hot Shorts

    Fit & Features

    • Woven fabric
    • Zebra print, all-over clear sequin embroidery
    • Scoop neckline
    • Dual tie-front design
    • Long fitted sleeves
    • Fitted cropped hem
    • Runs true to size

    Style Number/Barcode: 06202-000049

    Category Name: $15 Tops

    Price: $30.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: IVORY-2

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Drip Queen Rhinestone Mesh Crop Top

    Bring the sparkle, babe—this mesh crop tank is drenched in rhinestones that catch every light. Perfect for layering over a bralette or styling solo when you’re ready to shine unapologetically.

    Fit & Features

    • Mesh-lined fabric with rhinestone embellishment
    • Scoop neckline
    • Adjustable spaghetti straps
    • Side ruched seams
    • Cropped fitted silhouette
    • Runs true to size

    Style Number/Barcode: 06001-000314

    Category Name: $15 Tops

    Price: $15.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BROWN

    Available Size: S, M, L

  • Flirty Vibes Floral Halter Crop Top

    Your plus-one to every fun night out. This floral halter crop top drapes effortlessly with a flirty cowl neckline and beaded accents that bring the perfect chic touch.

    Fit & Features

    • Sheer mesh fabric with brushed knit lining, high stretch
    • Floral print
    • Sleeveless cowl neckline
    • Halter tie-back spaghetti straps, beaded accents
    • Open back, lower tie-back spaghetti straps, beaded accents
    • Cropped hanky hem
    • Runs true to size

    Style Number/Barcode: 06001-000262

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

  • Luxe Bloom Floral Lace Bustier Top

    Romance with an edge. This floral lace bustier crop top features a halter neckline and structured fit that pairs soft, feminine detail with a bold, going-out silhouette.

    Fit & Features

    • Floral print, lace-lined fabric
    • Halter V-neckline, tie closure
    • Flexible boning inserts
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000254

    Category Name: $15 Tops

    Price: $15.00 $39.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

  • Retro Tour Graphic Crop Tank Top

    A little retro, a little rockstar—this tank top brings tour graphic vibes that feel perfectly worn-in and cool. Pair with a trendy midi skirt and sandals for a cute everyday vibe.

    Fit & Features

    • Knit stretch fabric
    • Scoop neck
    • Shoulder straps
    • Graphic front design
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000309

    Category Name: $15 Tops

    Price: $15.00 $19.90

    On Sale: Yes

    Availability: In Stock

    Available Color: WHITE

    Available Size: S, M, L

  • Boho Romance Vibes Long Sleeve Tie Front Top

    This pointelle knit crop top features a tie-front closure, dreamy bell sleeves, and delicate open-knit detailing. Perfect layered over a bralette or styled solo for that effortlessly flirty look.

    Fit & Features

    • Pointelle knit fabric
    • Bell long sleeves
    • Scoop neckline
    • Tie-front closure
    • Ultra-cropped hem
    • Runs true to size

    Style Number/Barcode: 06005-000024

    Category Name: $15 Tops

    Price: $30.00 $36.90

    On Sale: Yes

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

  • Floral Cutie Mesh Asymmetrical Top

    Romantic with a twist—this floral mesh top stuns with its strapless neckline, bold cutout, and side tie detail. Perfect for date nights, rooftop bars, or whenever you’re in the mood to flirt with fashion.

    Fit & Features

    • Floral abstract print, mesh-lined fabric
    • Tube strapless neckline
    • Cutout detail with tie closure
    • Asymmetrical fitted hem
    • Runs true to size

    Style Number/Barcode: 06001-000263

    Category Name: $15 Tops

    Price: $15.00 $29.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

  • Fast Lane Vibes Lace-Up Graphic Tank Top

    Built for speed and made to slay—this lace-up crop brings the edge. A bold graphic and side ties give your off-duty fit some serious style with your go-to denim.

    Fit & Features

    • Cotton knit fabric, moderate stretch
    • Crew neck with notch cutout
    • Front graphic and script "Speedracer/Brooklyn"
    • Dual side lace-up ties
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000243

    Category Name: $15 Tops

    Price: $15.00 $24.90

    On Sale: Yes

    Availability: In Stock

    Available Color: GREEN

    Available Size: XS, S, M, L

  • Want To Want Me Floral Crochet Tie Front Top

    Wrap yourself in the bohemian charm of this floral crochet top! With kimono half sleeves and a tie-front design, this top is perfect for adding a touch of boho vibes to any outfit.

    Fit & Features

    • Sheer floral crochet knit fabric
    • Kimono half sleeves
    • Tie-front
    • Crop hem
    • Runs true to size

    Style Number/Barcode: 06204-000010

    Category Name: $15 Tops

    Price: $30.00 $39.90

    On Sale: Yes

    Availability: In Stock

    Available Color: NATURAL

    Available Size: XS, S, M, L

  • Chain Reaction Wrap Halter Top

    This wrap halter top brings the heat with a gold chain neckline, daring cutouts, and a tie-back wrap design that sculpts your waist. Perfect for a night out when basic just won’t cut it.

    Fit & Features

    • Smooth knit stretch fabric
    • Halter neckline with chain strap
    • Cutout bodice
    • Open back
    • Wrap tie crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000321

    Category Name: $15 Tops

    Price: $15.00 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS

  • Out Of Town Graphic Tee

    Lowkey savage, highkey iconic—this graphic tee says it all, so you don’t have to. The fitted cut makes it the perfect match for jeans, skirts, or whatever vibe you’re pulling off tonight.

    Fit & Features

    • Cotton knit stretchy fabric
    • Short sleeves
    • Crew neck
    • Front script reads "My Boyfriend Is Out Of Town"
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000310

    Category Name: $15 Tops

    Price: $15.00 $19.90

    On Sale: Yes

    Availability: In Stock

    Available Color: IVORY

    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: $15 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
  • Laced Up Faux Leather Tube Top

    Edgy with a flirty twist. This faux leather tube top features a lace-up grommet trim and a sleek fit that pairs perfectly with denim or a night-out mini skirt.

    Fit & Features

    • Faux leather fabric
    • Strapless tube neckline, lace-up grommet trim
    • Lace-up back design
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06003-000179

    Category Name: $15 Tops

    Price: $15.00 $36.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L