New Arrivals Dresses

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

  • Celeste Mesh Cutout Mermaid Formal Dress

    Special Occasion

    The Celeste formal gown is made to mesmerize—crafted in sleek mesh with daring cutouts and gleaming hardware accents that sculpt the waist. With its deep neckline, open back, and floor-length mermaid silhouette, it brings just the right mix of sultry and sophisticated for your most glamorous nights out.

    Fit & Features

    • Stretch mesh fabric, knit lining
    • Deep V-neckline with hardware ring accents
    • Fitted sheer long sleeves
    • Cutout waist and open back with tie detail
    • Mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear: 

    Black-tie galas, high-end events, red-carpet evenings, holiday soirees, luxe cocktail parties, anniversary parties, celebrations, fancy date nights

    Style Number/Barcode: 05002-000687

    Category Name: New Arrivals Dresses

    Price: $79.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • Ships Free
  • Alison Abstract Mesh Cutout Formal Dress

    Special Occasion

    The Alison formal dress was made for the moment. With its printed mesh fabric, daring plunge neckline with metal hardware, and sculpted cutout waist that ties in back, this dress is all about bold elegance. Finished with a floor-length mermaid hem, it’s the perfect mix of sleek, sultry, and unforgettable.

    Fit & Features

    • Abstract print, airy mesh lined fabric with stretch
    • Plunge V-neckline with hardware insert
    • Fitted long sleeves
    • Cutout tie-back design
    • Mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Cocktail parties, downtown date nights, art gallery openings, fashion-forward events, birthday celebrations, formal dinners, evening soirees, luxe girl's nights

    Style Number/Barcode: 05002-000716

    Category Name: New Arrivals Dresses

    Price: $79.90

    Availability: In Stock

    Available Color: BROWN

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

    Product Badge:
    • Ships Free
  • Kensie Satin Cowl Neck Slit Formal Dress

    Special Occasion

    Romantic with a modern chicness, the Kensie formal gown drapes the body in satin jacquard that catches the light with every step. The soft cowl neckline and high side slit with button accents create an effortlessly elegant silhouette that feels made for your most unforgettable moments.

    Fit & Features

    • Smooth satin jacquard fabric with subtle floral texture
    • Draped cowl neckline
    • Adjustable spaghetti straps 
    • Back zipper closure
    • High side slit with button accents
    • Curve-hugging, floor-length silhouette
    • Runs true to size

     

    Where to Wear:

    Weddings, black-tie galas, destination ceremonies, formal celebrations, holiday soirees, winter balls, red-carpet occasions, upscale birthday dinners, engagement parties

    Style Number/Barcode: 05002-000561

    Category Name: New Arrivals Dresses

    Price: $74.90

    Availability: In Stock

    Available Color: NAVY

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

    Product Badge:
    • New Arrival
  • Aubrey Lace Halter Mermaid Formal Dress

    Special Occasion

    Designed to turn heads, the Aubrey formal dress pairs delicate leopard floral lace with a sculpted halter neckline and wired plunge bodice for a confident, sculpted fit. Finished with a sweeping mermaid silhouette and front sash detail, it’s made for moments that deserve to be remembered.

    Fit & Features

    • Leopard, floral print, lace fabric, stretch knit lining
    • Wired plunge halter neckline with tie closure
    • Padded bra cups
    • Low back, zipper and hook-eye closure
    • Front sash accent, ruched mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Destination weddings, birthday celebrations, fashion-forward events, anniversaries, date nights, glam parties

    Style Number/Barcode: 05002-000809

    Category Name: New Arrivals Dresses

    Price: $79.90

    Availability: In Stock

    Available Color: BROWN

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

    Product Badge:
    • Ships Free
  • Velvet Dream One Shoulder Midi Dress

    Elegance with a little edge. This one-shoulder velvet midi dress features a soft curve-hugging fit, knotted trim detail, and a subtle trumpet hem that moves beautifully with every step—made for holiday soirées and cocktail nights alike.

    Fit & Features

    • Soft velvet-lined fabric
    • One-shoulder neckline with knotted accent
    • Curve-hugging silhouette
    • Trumpet flared midi-length hem 
    • Runs true to size

    Style Number/Barcode: 05101-000772

    Category Name: New Arrivals Dresses

    Price: $40.90

    Availability: In Stock

    Available Color: HUNTER

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

    Product Badge:
    • New Arrival
  • Kassandra Lace-Up Formal Dress

    Special Occasion

    Bold. Sultry. Unapologetic. The Kassandra lace-up formal dress brings a high-shine finish and a daring slit that does all the talking—made for moments that call for a little danger and a lot of confidence.

    Fit & Features

    • Foiled mesh fabric with snake print texture
    • Strapless neckline
    • Lace-up front design
    • Bodycon silhouette
    • Front slit accent
    • Maxi-length hem
    • Runs true to size

     

    Where to Wear:

    Cocktail soirees, bachelorettes, date nights, birthdays, Vegas, glamorous parties, fashion-forward events

    Style Number/Barcode: 05002-000841

    Category Name: New Arrivals Dresses

    Price: $79.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Catch Me Sparkling Glitter Bodycon Mini Dress

    Destined to sparkle everywhere. This glitter mini dress features a striking open strappy back and bodycon silhouette that leaves a lasting impression. Pair with heels and a clutch on your next night out.

    Fit & Features

    • Glitter lurex knit stretchy fabric
    • Cowl neckline
    • Hoop inserts along the straps
    • Open strappy back design
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000629

    Category Name: New Arrivals Dresses

    Price: $34.90

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Daring Luxe Velvet Bodycon Mini Tube Dress

    When luxe meets daring. This velvet tube mini dress brings all the allure with a sculpted fit and dramatic side sash—made for nights that deserve a little extra glam.

    Fit & Features

    • Velvet fabric, stretch knit lining, moderate stretch
    • Strapless straight-across neckline
    • Pleating
    • Side sash accent
    • Mini-length bodycon silhouette
    • Runs true to size

    Style Number/Barcode: 05103-000637

    Category Name: New Arrivals Dresses

    Price: $36.90

    Availability: In Stock

    Available Color: HUNTER

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • All Yours Off-Shoulder Mini Dress

    A little flirty, a little free—this off-shoulder mini dress brings effortless charm with every move. The flowy sleeves and fitted hem keep it soft, flattering, and ready for any occasion.

    Fit & Features

    • Soft knit stretchy fabric
    • Off-shoulder neckline 
    • Long sleeves
    • Fitted mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000404

    Category Name: New Arrivals Dresses

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Cold Girl Couture Faux Fur Mini Dress

    Cool-girl glam, but make it cozy. This faux fur tube mini dress blends sleek confidence with a soft touch—perfect for nights when the vibe is effortless luxury.

    Fit & Features

    • Crepe fabric
    • Faux fur strapless neckline trim
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000897

    Category Name: New Arrivals Dresses

    Price: $59.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Brookelle Sequin Slit Formal Dress

    Special Occasion

    The Brookelle formal dress was made for the spotlight—sleek, luminous, and endlessly glamorous. Draped in shimmering sequins over mesh, it features a soft cowl neckline, delicate straps, and a daring side slit that moves with liquid shine. Every step feels like a grand entrance.

    Fit & Features

    • Mesh-lined fabric with allover sequin embellishment
    • Draped cowl neckline
    • Adjustable spaghetti straps
    • Form-fitting silhouette
    • High side slit
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Black-tie weddings, gala events, holiday parties, New Year's Eve celebrations, formal dinners, red-carpet occasions, luxe soirees, glam industry events

    Style Number/Barcode: 05002-001402

    Category Name: New Arrivals Dresses

    Price: $79.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • Ships Free
  • Emeline Crepe Strapless Mermaid Formal Dress

    Special Occasion

    The Emeline formal gown is all about timeless allure with a modern twist. Crafted from sleek crepe, it features a scalloped strapless neckline that flatters every curve, paired with a sculpted fit and high front slit—made for the kind of entrance that turns heads and lingers in memory.

    Fit & Features

    • Crepe fabric
    • Scallop trim strapless sweetheart neckline
    • Back zipper closure
    • Sculpted bodice
    • High front slit
    • Mermaid silhouette, floor-length hem
    • Runs true to size

     

    Where to Wear:

    Black-tie weddings, formal receptions, galas or charity event dinners, luxe celebrations, engagement parties, holiday soirees, red-carpet evenings, romantic date nights

    Style Number/Barcode: 05002-001406

    Category Name: New Arrivals Dresses

    Price: $69.90

    Availability: In Stock

    Available Color: BLACK, RED

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Regina Satin Halter Corset Mermaid Formal Dress

    Special Occasion

    The Regina formal gown was made for unforgettable entrances. Crafted in lustrous satin with a plunging halter neckline and corset bodice, it sculpts and drapes in all the right places. The soft pleating and high front slit add a touch of old-Hollywood allure with a modern, red-carpet finish.

    Fit & Features

    • Premium satin fabric with glossy sheen
    • Plunge halter neckline
    • Corset-structured bodice, flexible boning
    • Back zipper closure
    • High side slit
    • Mermaid silhouette, floor-length hem
    • Runs true to size

     

    Where to Wear: 

    Formal galas, evening receptions, weddings, black-tie events, anniversary dinners, red-carpet occasions, holiday parties, elegant celebrations 

    Style Number/Barcode: 05002-001405

    Category Name: New Arrivals Dresses

    Price: $79.90

    Availability: In Stock

    Available Color: RED

    Available Size: S, M, L

    Product Badge:
    • Ships Free
  • Gina Satin Corset Mermaid Formal Dress

    Special Occasion

    Designed to command attention, the Gina formal gown blends sleek satin with sculpted detailing for a look that defines modern allure. The strapless scoop neckline and corset bodice accentuate every curve, while ruched cutouts and a floor-length mermaid silhouette bring pure red-carpet energy to any event.

    Fit & Features

    • Premium satin fabric
    • Strapless scoop neckline
    • Corset-structured bodice, flexible boning
    • Side cutouts and ruched waist detailing
    • Mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear: 

    Black-tie weddings, galas, evening receptions, formal celebrations, holiday parties, anniversaries, fancy date nights, cocktail soirees, red-carpet occasions

    Style Number/Barcode: 05002-001410

    Category Name: New Arrivals Dresses

    Price: $69.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Wild Bloom Mesh Halter Romper

    Flirty meets fierce. This ruffle mesh halter romper blends floral and leopard prints for the ultimate wild-but-feminine vibe—perfect for concerts, birthdays, or any plan that calls for a little extra drama.

    Fit & Features

    • Floral leopard print, mesh-lined stretchy fabric
    • Cowl halter neckline, tie closure
    • Open back, spaghetti strap tie
    • Ruffled trims
    • Short-length hem, stretchy knit shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000153

    Category Name: New Arrivals Dresses

    Price: $42.90

    Availability: In Stock

    Available Color: LEOPARD

    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 Dresses

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sweet Plans Plaid Romper

    Sweet, flirty, and made for your next “what should I wear?” moment. This strapless plaid romper brings easy charm with its ruched bodice, ruffle skirt detail, and bow accent that seals the deal.

    Fit & Features

    • Plaid print, stretchy knit fabric
    • Strapless neckline with front bow detail
    • Ruched, fitted bodice
    • Tiered ruffle mini-length hem, shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000164

    Category Name: New Arrivals Dresses

    Price: $42.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Quiet Luxe Off-The-Shoulder Maxi Dress

    Minimal effort, maximum impact. This off-the-shoulder maxi brings that sleek, sculpted vibe with a foldover neckline and curve-hugging silhouette that’s equal parts timeless and sultry.

    Fit & Features

    • Soft rib knit stretchy fabric
    • Foldover off-the-shoulder neckline
    • Fitted long sleeves
    • Bodycon fit
    • Center back slit
    • Maxi-length hem
    • Runs true to size

    Style Number/Barcode: 06005-000183

    Category Name: New Arrivals Dresses

    Price: $44.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival