Bestselling 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

  • Monica Velvet Cutout Mermaid Formal Dress

    Special Occasion

    Sleek, sultry, and made for the spotlight—the Monica formal dress turns every glance into a double-take. Crafted from soft velvet, this one-shoulder gown stuns with a twisted keyhole neckline and open back design that beautifully frames your silhouette. The mermaid fit glides over curves for an effortlessly elegant finish worthy of the night’s best-dressed list.

    Fit & Features

    • Soft luxe velvet knit fabric, stretchy knit lining
    • One-shoulder neckline, front keyhole cutout bust
    • Open cutout back design, lower zipper hook-eye closure
    • Curve-hugging mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Formal weddings, black-tie galas or holiday parties, red-carpet events, rehearsal dinners, formal celebrations, engagement parties, anniversaries, nights at the theatre

    Style Number/Barcode: 05002-000518

    Category Name: Bestselling Dresses

    Price: $69.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • Best Seller
  • Sophia Velvet A-Line Mini Dress

    Special Occasion

    A moment of modern romance, the Sophia mini dress captivates with its strapless velvet bodice and flirty rosette tulle hem. Designed in a sculpted A-line silhouette, it’s the kind of dress that turns every entrance into an occasion.

    Fit & Features

    • Luxe velvet fabric, stretchy knit lining
    • Strapless sweetheart neckline
    • Back zipper and hook-eye closure
    • Flexible boning inserts along the bodice
    • A-line silhouette
    • Rosette tulle trim mini-length hem
    • Runs true to size

     

    Where to Wear:

    Weddings, holiday parties, cocktail soirees, engagement parties, formal celebrations, anniversaries, date nights, fashion-forward events, formal dances, luxe receptions

    Style Number/Barcode: 05001-000594

    Category Name: Bestselling Dresses

    Price: $69.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • Best Seller
  • Sweet And Snug Cable Knit Mini Dress

    Cozy meets curve-hugging. This cable knit mini brings that soft, flirty energy with a foldover off-the-shoulder neckline and bell sleeves for extra charm. Perfect for date nights in or dressing up your coffee run fit.

    Fit & Features

    • Soft cable knit fabric, stretch knit lining
    • Foldover off-the-shoulder neckline
    • Long bell sleeves
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000395

    Category Name: Bestselling Dresses

    Price: $44.90

    Availability: In Stock

    Available Color: IVORY

    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: Bestselling Dresses

    Price: $44.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Minimal Drama Off-The-Shoulder Midi Dress

    Simple, sleek, and seriously flattering. This foldover off-the-shoulder midi dress hugs every curve with a soft stretch fit—perfect for dinner plans, date nights, or any moment that calls for subtle confidence.

    Fit & Features

    • Brushed knit fabric, smooth stretchy knit lining
    • Foldover off-the-shoulder neckline
    • Fitted long sleeves
    • Form-hugging fit
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000340

    Category Name: Bestselling Dresses

    Price: $35.90

    Availability: In Stock

    Available Color: IVORY

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

    Product Badge:
    • Best Seller
  • Fall for Knit Long Sleeve Mini Dress

    Cozy, flattering, and totally fall-coded. This ribbed knit mini dress features a sweetheart neckline and subtle ruching that shapes your silhouette while keeping it soft and effortless. Pair it with knee-high boots for a perfect fall day out.

    Fit & Features

    • Hacci rib knit stretch fabric
    • Sweetheart neckline, ruched bust seam
    • Fitted long sleeves
    • A-line silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000354

    Category Name: Bestselling Dresses

    Price: $38.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Sandy Off-The-Shoulder Mesh Formal Dress

    Special Occasion

    Effortless elegance meets modern allure. The Sandy formal dress is crafted from soft mesh that sculpts and flatters with every curve, featuring an off-the-shoulder neckline, sheer fitted sleeves, and artful ruching through the bodice. The front slit adds that just-right dose of drama—made for nights that deserve a little extra spotlight.

    Fit & Features

    • Mesh knit-lined stretch fabric
    • Foldover off-the-shoulder neckline
    • Fitted long sleeves
    • High front slit
    • Mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Weddings, cocktail receptions, formal dinners, holiday soirees, black-tie galas, big birthday events, glamorous industry parties, red-carpet occasions

    Style Number/Barcode: 05002-000532

    Category Name: Bestselling Dresses

    Price: $59.90

    Availability: In Stock

    Available Color: BLACK, BROWN

    Available Size: XS, S, M, XL

    Product Badge:
    • Best Seller
  • Sweet Illusion Mesh Bodycon Mini Dress

    Soft, sultry, and just the right amount of sheer. This mesh mini dress hugs your curves with a sweetheart neckline and long sleeves that add a touch of romance. Perfect for date nights, parties, or any excuse to turn heads.

    Fit & Features

    • Mesh fabric lined with stretch knit
    • Lace trim sweetheart neckline, padded bra cups
    • Sheer fitted long sleeves
    • Back zipper and hook-eye closure
    • Bodycon fit, mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000587

    Category Name: Bestselling Dresses

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Victoria Velvet Mermaid Formal Dress

    Special Occasion

    Gracefully fluid and undeniably refined, the Victoria formal dress is made for your slow-motion entrance moment. Cut from soft velvet with a draped cowl neckline and a ruched low back, this mermaid silhouette hugs and flows in all the right places—effortless elegance with a touch of allure.

    Fit & Features

    • Luxe velvet fabric, moderate stretch
    • Cowl neckline
    • Adjustable spaghetti straps
    • Low back, lower ruched seam detail
    • Mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Black-tie weddings, galas, formal receptions, red-carpet events, holiday soirees, formal celebrations, elegant date nights, balls, milestone events

    Style Number/Barcode: 05002-000587

    Category Name: Bestselling Dresses

    Price: $69.90

    Availability: In Stock

    Available Color: NAVY, HUNTER

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

    Product Badge:
    • Best Seller
  • Janelle Mesh Mermaid Formal Dress

    Special Occasion

    A true showstopper, the Janelle formal dress blends sculpted structure with soft allure. Designed in stretch mesh that molds to your curves, it features a wired plunge neckline, off-the-shoulder silhouette, and sheer ruched sleeves. The mermaid shape and floor-length hem make every step feel cinematic—elegance with just the right amount of edge.

    Fit & Features

    • Mesh knit-lined fabric, moderate stretch
    • Wired plunge off-the-shoulder neckline
    • Sheer ruched fitted long sleeves, back zipper and hook-eye closure
    • Ruched mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Formal galas, weddings, red-carpet occasions, milestone birthdays, engagement celebrations, black-tie dinners, holiday parties, milestone events

    Style Number/Barcode: 05002-000517

    Category Name: Bestselling Dresses

    Price: $69.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M

    Product Badge:
    • Best Seller
  • Twist Of Noir Velvet Midi Dress

    Classic with a sultry twist. This flocked velvet strapless midi features a ruched sweetheart neckline and front slit for an elegant yet daring finish that’s made to turn heads.

    Fit & Features

    • Flocked velvet fabric with stretch
    • Strapless neckline with twisted bust detail
    • Bodycon silhouette
    • Front slit accent
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000716

    Category Name: Bestselling Dresses

    Price: $46.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • Best Seller