After Dark Edit

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

  • Iconic Chic One-Shoulder Crop Top

    An iconically chic one-shoulder crop top you'll love styling up or down for weekend lunches or date night!

    Fit & Features

    • Smooth knit-lined stretchy fabric
    • One-shoulder neckline
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000186

    Category Name: After Dark Edit

    Price: $24.90

    Availability: In Stock

    Available Color: COGNAC, MOCHA, TAUPE, OLIVE

    Available Size: XS, S, M, L

    Product Badge:
    • Back In Stock
  • Cool Captured High Rise Cargo Denim Jeans

    Capture effortless-cool style in these cargo denim jeans perfect for casual wear! They feature a flattering high-rise waist and straight-leg silhouette with trendy cargo flap pockets, seam detailing, and medium-wash denim fabric. Complete the look with a graphic tee and sneakers!

    Fit & Features

    • High-rise waist
    • Straight-leg silhouette
    • Side and back cargo flap pockets, seam detailing
    • Front button and hidden zipper closure
    • Belt loop accents, three-pocket styling
    • Medium wash denim fabric, minimal stretch
    • Runs true to size

    Style Number/Barcode: 06602-0516

    Category Name: After Dark Edit

    Price: $49.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • Best Seller
  • Cute Attitude Ponte Slit Mini Skort

    Bring on the cute attitude in this ponte mini skort brings featuring a flattering high-rise waist, and a skirt overlay designed with dual front slits along the form-hugging fit.

    Fit & Features

    • Smooth ponte knit fabric, minimal stretch
    • High-rise waist
    • Skirt overlay, dual front slits
    • Form-hugging silhouette
    • Mini-length hem
    • Shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-1105

    Category Name: After Dark Edit

    Price: $27.90

    Availability: In Stock

    Available Color: BLACK, IVORY

    Available Size: S, L

    Product Badge:
    • Sale
  • Sleek And Stunning Corset Halter Top

    The corset top features a ponte knit fabrication, a plunging halter neckline, structured underwire, flexible boning at the bodice, and a cropped hem with a snatched form-hugging fit. Complete styling with a pleated skirt.

    Fit & Features

    • Ponte knit fabric with knit lining, slight stretch
    • Plunging halter neckline
    • Structured underwire, flexible boning
    • Partially open back, zipper with hook-eye closure
    • Angled cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06001-5466

    Category Name: After Dark Edit

    Price: $24.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Bold High-Rise Acid Wash Cargo Jeans

    The definition of denim essentials, these bold acid wash jeans deserve a spot in your closet! With a flattering high-rise waist, hip-hugging fit, and trendy cargo pockets, you'll love how these jeans take you from day to night.

    Fit & Features

    • Denim knit fabrication, slight stretch 
    • High-rise waist with belt loops
    • Single button with hidden zipper closure
    • Traditional five-pocket design
    • Cargo flap pockets
    • Vertical seams that run from waist to hem
    • Straight-leg hem
    • Runs true to size

    Style Number/Barcode: 06602-0551

    Category Name: After Dark Edit

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M

  • Carefree And Cute Crop Tube Top

    Carefree and cute, this crop tube top spices up your favorite bottoms with a strapless neckline and form-hugging design.

    Fit & Features

    • Stretchy knit fabric, bust knit lining
    • Strapless neckline
    • Form-hugging fit
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-5710

    Category Name: After Dark Edit

    Price: $24.90

    Availability: In Stock

    Available Color: BLACK, IVORY, WINE

    Available Size: M, L

    Product Badge:
    • Back In Stock
  • Routinely Cute Halter Knot Crop Top

    Always cute, this halter knot crop top will elevate any pair of jeans!

    Fit & Features

    • Smooth stretchy knit fabric
    • Halter V-neckline, tie straps
    • Knotted bust
    • Center split design
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000051

    Category Name: After Dark Edit

    Price: $26.90

    Availability: In Stock

    Available Color: BLACK, TAN, TAUPE, BURGUNDY, IVORY, BROWN, OLIVE

    Available Size: XS, S, M, L

    Product Badge:
    • Back In Stock
  • Major Attitude Denim Mini Skort

    This edgy skort features a frayed slit and edgy belted waist made for showing up and showing off at concerts or days out!

    Fit & Features

    • Acid wash denim fabric
    • Mid-rise belted waist, back zipper and hook-eye closure
    • Form-hugging fit
    • Frayed trim, front slit
    • Mini-length hem, shorts lining
    • Runs true to size

    Style Number/Barcode: 06603-000017

    Category Name: After Dark Edit

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L, XL

  • She’s Serving Seamless Knit V-Neck Bodysuit

    She’s smooth, snatched, and ready to serve. This seamless V-neck bodysuit hugs you in all the right places with a sleek, smoothing fit that levels up any ‘fit—jeans, cargos, or a mini skirt.

    Fit & Features

    • Seamless knit fabric, smoothing, high stretch
    • Sleeveless plunging V-neckline
    • Thin adjustable tank shoulder straps
    • Low back
    • Cheeky bottom
    • Dual snap-button closures
    • Runs true to size

    Style Number/Barcode: 07102-000017

    Category Name: After Dark Edit

    Price: $18.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: M, L

  • Serve Looks Not Limits Faux Leather Belted Skort

    Ready to turn sidewalks into runways? This faux leather belted mini skort brings all the sass with none of the stress. The high-rise waist snatches you in, while the front slit serves just the right amount of drama.

    Fit & Features

    • Faux leather fabric
    • High-rise waist with belted accent
    • Side zipper and hook-eye closure
    • Form-hugging silhouette
    • Front high slit, mini-length hem, shorts lining
    • Runs true to size

    Style Number/Barcode: 06403-000038

    Category Name: After Dark Edit

    Price: $42.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Favorite Girl Graphic Tank Top

    This fitted crop tank keeps it cute and confident with a bold “Favorite Girl” graphic and crew neckline—wear it with cargos, minis, or attitude.

    Fit & Features

    • Cotton-blend knit stretchy fabric
    • Crew neck
    • "Favorite Girl" front graphic script
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000225

    Category Name: After Dark Edit

    Price: $19.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: S, M, L

  • Serving Sweetness Pleated Mini Skort

    Serving tennis-core with a side of spice. This pleated mini skort brings the cute with a flirty bow detail and keeps it comfy so you can serve looks all day, no sidelines needed.

    Fit & Features

    • Woven fabric, stretchy knit shorts lining
    • High-rise waist, hidden side zipper and hook-eye closure
    • Pleated mini-length skirt overlay with bow accents
    • Runs true to size

    Style Number/Barcode: 06403-000043

    Category Name: After Dark Edit

    Price: $42.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • So Obsessed Rhinestone Cutout Straight Leg Denim Jeans

    Add a touch of shine to your denim drawer with these high-rise straight leg jeans boasting rhinestone trim cutouts and a flattering heart-shaped bum seam!

    Fit & Features

    • Denim fabric, minimal stretch
    • High-rise waist
    • Front rhinestone trim cutouts
    • Straight-leg fit, heart-shaped bum seam
    • Front button and hidden zipper closure
    • Four-pocket styling, belt loop accents
    • Runs true to size

    Style Number/Barcode: 06602-000037

    Category Name: After Dark Edit

    Price: $59.90

    Availability: In Stock

    Available Color: BLACK, LIGHT, DENIM

    Available Size: S, M, L, XS

  • Serving Vibes Halter Crop Top

    This halter crop top will serve major stunning vibes for cocktails and dinner! It is designed with ruched side seams and a fitted crop hem that accentuates your figure.

    Fit & Features

    • Sheen knit fabric, sewn-in knit lining, high stretch
    • Halter plunge neckline with tie closure
    • Side ruched seams
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000176

    Category Name: After Dark Edit

    Price: $29.90

    Availability: In Stock

    Available Color: IVORY, MOCHA, WINE, BROWN, OLIVE, EMERALD

    Available Size: XS, M, L, S

    Product Badge:
    • Back In Stock
  • Street Edge Belted Denim Mini Skort

    Low-rise looks are back and bolder than ever—this belted denim skort is basically built for your weekend lineup. The contrast stitching and mini fit give it that perfect mix of retro and now.

    Fit & Features

    • Denim fabric, contrast stitching
    • Mid-rise belted waist
    • Front pockets
    • Form-hugging fit
    • Mini skirt overlay, shorts lining
    • Runs true to size

    Style Number/Barcode: 06603-000083

    Category Name: After Dark Edit

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L, XL

  • Buttoned Up Babe Rib Knit Top

    Sweet up top, spicy down the middle. This ribbed top shows just enough with a button-front and flirty slit—perfect for brunch plans or turning casual into a look.

    Fit & Features

    • Rib knit soft stretch fabric
    • Crew neckline
    • Sleeveless
    • Button front with open slit detail
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06005-000102

    Category Name: After Dark Edit

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK, BROWN

    Available Size: XS, S, M, L

  • Rebel Edge Belted Denim Shorts

    Not your average shorts—this pair brings the attitude with a wide grommet belt and sleek denim finish. Style them with an oversized tee or crop top for that cool-girl, off-duty vibe.

    Fit & Features

    • Denim fabric
    • Studded waist belt
    • Mid-rise waist
    • Classic short length
    • Runs true to size

    Style Number/Barcode: 06603-000091

    Category Name: After Dark Edit

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Ring It In Grommet Wide-Leg Denim Jeans

    Jeans with a little extra edge—literally. The grommet detailing down the sides takes this wide-leg fit from everyday basic to bold statement, perfect for any plans!

    Fit & Features

    • Denim fabric
    • Mid-rise waist
    • Wide-leg fit with grommet side embellishments
    • Front button closure, pockets, belt loops
    • Runs true to size

    Style Number/Barcode: 06602-000067

    Category Name: After Dark Edit

    Price: $49.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, 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: After Dark Edit

    Price: $19.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: S, M, L

  • Meet Me There Ruffle Mini Skort

    A little flirty, a little fearless — this ruffle skort brings the drama with a soft layered design that moves with you. It’s the perfect mix of comfy and cute, whether you’re out with the girls or making your coffee run look runway-ready.

    Fit & Features

    • Denim fabric
    • Mid-rise waist
    • Ruffled layered silhouette
    • Mini-length hem, shorts lining
    • Runs true to size

    Style Number/Barcode: 06603-000104

    Category Name: After Dark Edit

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Hooked On You Halter Tank Top

    Serving casual with a side of edge—this halter tank top knows the vibe. Stretchy ribbed knit keeps it comfy, so you can wear it from chill hangs to going-out vibes.

    Fit & Features

    • Ribbed knit fabric, moderate stretch
    • Sleeveless V-neckline
    • Tie-back halter straps, partially open back
    • Hook-eye front closures
    • Mid-length hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000364

    Category Name: After Dark Edit

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK, BROWN

    Available Size: XS, S, M, L

  • Studs and Stares Cowl Halter Top

    A little edgy, a lot hot—this halter top brings drama with metal studs and a sultry neckline that does the most with your favorite skirts, perfect for concerts or festivals.

    Fit & Features

    • Smooth knit stretch fabric
    • Halter cowl neckline, tie closure
    • Studded trim
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000239

    Category Name: After Dark Edit

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Everyday Long Sleeve Zip-Up Crop Top

    A little sporty, a little sultry—this zip-up crop top does it all. With a deep V neckline and long sleeves, it’s the perfect mix of casual comfort and effortless vibes with your favorite bottoms.

    Fit & Features

    • Rib knit stretch fabric
    • Fitted long sleeves
    • V-neckline
    • Front zip-up closure
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000363

    Category Name: After Dark Edit

    Price: $29.90

    Availability: In Stock

    Available Color: BURGUNDY, BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Night Mode Halter Lace-Up Crop Top

    A little lace-up goes a long way—this halter crop top brings major edge with grommet details and a plunging lace front. Pair it with denim or leather and you’ve got instant going-out energy.

    Fit & Features

    • Mesh-lined fabric
    • Plunge halter neckline with grommet trim
    • Front lace-up with center split design
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06001-000245

    Category Name: After Dark Edit

    Price: $32.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L