New Arrivals 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

  • Ultra Game NBA New York Knicks Crop Top

    City pride, but make it fashion. This mesh crop top reps the New York Knicks with bold lettering and a relaxed, sporty silhouette—perfect for pairing with denim or cargos when you’re keeping it casual but still want to score style points.

    Fit & Features

    • Jersey mesh knit fabric
    • Striped trim crew neckline
    • Short sleeves
    • New York Knicks graphic
    • Relaxed crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000317

    Category Name: New Arrivals Tops

    Price: $34.90

    Availability: In Stock

    Available Color: ROYAL

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Miami Heat Crop Sweatshirt

    For the girl who rocks her team gear like a trend piece. This NBA Miami Heat sweatshirt serves vintage sport energy with a street-style twist—perfect for game day or off-duty weekend looks that turn heads.

    Fit & Features

    • French terry cotton-blend knit fabric
    • Crew neck, ribbed trim
    • Relaxed long sleeves, ribbed trim cuffs
    • Front Miami Heat NBA team sports logo
    • Cropped-length hem
    • Runs true to size

    Style Number/Barcode: 06002-000322

    Category Name: New Arrivals Tops

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Houston Rockets Crop Sweatshirt

    Sporty, but make it hot. This cropped sweatshirt brings that courtside confidence with bold Houston Rockets graphics and a laid-back oversized fit—perfect for styling with cargos, denim, or leather when you’re off-duty but still on point.

    Fit & Features

    • Soft french terry cotton-blend knit fabric
    • Crew neckline
    • Drop shoulder seams, relaxed long sleeves
    • Bold NBA Houston Rockets graphic
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06002-000321

    Category Name: New Arrivals Tops

    Price: $36.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Los Angeles Lakers Corset Top

    From courtside to girls’ night, this strapless Lakers corset top steals the spotlight with its lace-up front and bold team lettering. Equal parts sporty and sultry—because team spirit looks even better with a little edge.

    Fit & Features

    • Cotton knit stretchy fabric
    • Strapless sweetheart neckline
    • Lace-up front placket
    • "Los Angeles Lakers Basketball" front graphic
    • Angled cropped hem, form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000324

    Category Name: New Arrivals Tops

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Miami Heat Crop Top

    Bring the fire—literally. This crop top serves Miami Heat attitude with a sporty mesh design and bold team lettering that turns any outfit into a statement. Pair it with denim or leather and call it your off-duty uniform.

    Fit & Features

    • Jersey mesh knit fabric
    • Striped trim crew neckline
    • Short sleeves
    • Front Miami Heat graphic
    • Relaxed crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000316

    Category Name: New Arrivals Tops

    Price: $34.90

    Availability: In Stock

    Available Color: RED

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Boston Celtics Crop Sweatshirt

    Sporty meets streetwear. This cropped sweatshirt reps the Boston Celtics with bold lettering and a boxy fit that gives off effortless off-duty vibes—perfect for game days, chill hangs, or styling up with leather for a courtside moment.

    Fit & Features

    • Soft french terry knit cotton-blend fabric
    • Crew neckline
    • Drop shoulder seams
    • Relaxed long sleeves
    • Bold Boston Celtics graphic
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06002-000320

    Category Name: New Arrivals Tops

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Boston Celtics Crop Top

    Where sport and street collide. This Boston Celtics crop top brings bold energy with a mesh finish and boxy silhouette—your go-to for styling game-day fits that hit beyond the bleachers.

    Fit & Features

    • Jersey mesh fabric
    • Striped crew neckline
    • Short sleeves
    • Boston Celtics graphic team logo
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06002-000314

    Category Name: New Arrivals Tops

    Price: $34.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Los Angeles Lakers Crop Top

    Straight off the sidelines and into your weekend lineup. This cropped top brings bold Lakers pride with a relaxed, sporty fit that hits all the right notes—cool, confident, and made for the girl who owns her off-duty look.

    Fit & Features

    • Jersey mesh fabric, moderate stretch
    • Striped crew neckline
    • Short sleeves
    • "Los Angeles Lakers" front graphic
    • Cropped hem
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000312

    Category Name: New Arrivals Tops

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Feather Affair Tube Top

    Instant glam, zero effort. This faux feather tube top is all about that playful, high-glam energy—perfect for pairing with denim jeans or a sleek mini skirt when the invite says dress cute, bring drama.

    Fit & Features

    • Faux feather fabric, woven lining
    • Strapless neckline, non-slip grip lining
    • Multiple back hook and eye fasteners
    • Crop hem
    • Runs true to size

    Style Number/Barcode: 06003-000196

    Category Name: New Arrivals Tops

    Price: $42.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • 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: New Arrivals Tops

    Price: $36.90

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Glitz Game Tube Rhinestone Corset Top

    Bring the shine and own the night. This rhinestone tube corset crop top features a lace-up back for a sculpted fit and a sparkle finish that’s pure statement energy.

    Fit & Features

    • Rhinestone-embellished, woven-lined fabric, no stretch
    • Tube strapless neckline
    • Flexible boning inserts
    • Back lace-up placket
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06003-000200

    Category Name: New Arrivals Tops

    Price: $39.90

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • 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: New Arrivals Tops

    Price: $44.90

    Availability: In Stock

    Available Color: COPPER

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Confidence On Cue Faux Leather Tube Top

    A little sultry, a little sophisticated—this faux leather tube top is serving confidence on cue. With its curve-hugging fit and ruched detailing, it’s made for nights when subtle isn’t on the agenda.

    Fit & Features

    • Faux leather fabric
    • Strapless sweetheart neckline, center U-wire design
    • Ruching
    • Cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06001-000301

    Category Name: New Arrivals Tops

    Price: $39.90

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Glamour Hour Satin Crop Top

    Serving glam with a tailored twist. This satin crop top brings sleek sophistication with just the right amount of skin, perfect for girls’ night or that chic dinner vibe.

    Fit & Features

    • Smooth satin fabric
    • Collared neckline with deep plunge front
    • Statement hardware accent at the bust
    • Long sleeves with multi-button cuffs
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06003-000204

    Category Name: New Arrivals Tops

    Price: $36.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • 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: New Arrivals Tops

    Price: $34.90

    Availability: In Stock

    Available Color: BURGUNDY, BROWN, BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Lace Me in Luxe Corset Top

    When “simple” isn’t on the mood board. This satin strapless corset top brings shimmer, structure, and a lace-up back that’s pure glam energy, perfect for pairing with your favorite bottoms.

    Fit & Features

    • Rhinestone-embellished, satin-lined fabric
    • Strapless neckline
    • Corset-structured bodice, flexible boning
    • Side zipper and hook-eye closure
    • Lace-up back
    • Crop fitted hem
    • Runs true to size

    Style Number/Barcode: 06003-000206

    Category Name: New Arrivals Tops

    Price: $46.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Spark Intentions Rhinestone Crop Top

    Turn the lights down and glam up. This rhinestone halter top shines with a draped cowl neckline and open back tie—made for statement nights, dance floors, and unapologetically bold moments.

    Fit & Features

    • Rhinestone chainmail material, knit lining
    • Cowl halter neckline
    • Open tie back design
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06003-000208

    Category Name: New Arrivals Tops

    Price: $46.90

    Availability: In Stock

    Available Color: SILVER, BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • 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: New Arrivals Tops

    Price: $39.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ring Leader Long Sleeve Mini Dress

    Minimal effort, major payoff. This mini dress levels up your classic LBD with bold ring accents and a body-hugging fit made to steal the spotlight every time you step out.

    Fit & Features

    • Stretch rib knit fabric
    • Crew neckline
    • Front hoop inserts and cutout design
    • Fitted long sleeves
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06005-000221

    Category Name: New Arrivals Tops

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Los Angeles Lakers Crop Sweatshirt

    For the days you’re keeping it casual but still repping bold energy. This cropped Lakers sweatshirt brings that vintage-athletic vibe with a raw hem and relaxed fit—made for streetwear layering or courtside hangs.

    Fit & Features

    • French terry knit fabric, moderate stretch
    • Crew neckline
    • Relaxed long sleeves
    • "Los Angeles Lakers" front graphic
    • Cropped-length hem
    • Runs true to size

    Style Number/Barcode: 06002-000353

    Category Name: New Arrivals Tops

    Price: $36.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Chicago Bulls Crop Sweatshirt

    Game on and outfit locked. This cropped sweatshirt shows your Bulls pride with bold Chicago lettering and a street-style edge—made for pairing with your favorite bottoms when you’re repping your team in style.

    Fit & Features

    • Soft french terry knit cotton-blend fabric
    • Crew neckline
    • Drop shoulder seams
    • Bold Chicago Bulls graphic
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06002-000354

    Category Name: New Arrivals Tops

    Price: $36.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Los Angeles Lakers Off-The-Shoulder Top

    Game-day fit, but make it hot. This off-the-shoulder Lakers top takes your team spirit from the court to the after-party with a flirty neckline and figure-hugging stretch.

    Fit & Features

    • Knit fabric, moderate stretch
    • Off-the-shoulder boat neckline
    • Long fitted sleeves
    • "Los Angeles Lakers Basketball" front graphic
    • Mid-length hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000355

    Category Name: New Arrivals Tops

    Price: $29.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Miami Heat Corset Top

    Bring the energy in this bold lace-up corset top made from a reworked jersey design. It’s sporty, spicy, and a total standout piece for everything from tailgate looks to streetwear moments. Pair it with denim and heels.

    Fit & Features

    • Stretch knit fabric
    • Strapless sweetheart tube neckline
    • Front lace-up placket
    • Miami Heat NBA team graphic logo
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000380

    Category Name: New Arrivals Tops

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • High Shine Moment Tube Top

    All eyes on the details. This tube top turns up the shine with sculpted hardware and a sleek, liquid finish that molds to every curve. Perfect for nights out—or jet-setting in style.

    Fit & Features

    • Liquid-like sheen knit fabric
    • Strapless neckline
    • Hardware insert
    • Fitted silhouette
    • Runs true to size

    Style Number/Barcode: 06001-000335

    Category Name: New Arrivals Tops

    Price: $42.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free