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

  • Sweet Shimmer Glitter A-Line Mini Dress

    This sparkling glitter mini dress stuns with a ruched bust and flirty A-line fit. Perfect for parties, dates, or just feeling dreamy!

    Fit & Features

    • Glitter knit fabric
    • Sweetheart neckline, ruched bust seam
    • Adjustable spaghetti straps
    • A-line fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000478

    Category Name: New Arrivals Dresses

    Price: $38.90

    Availability: In Stock

    Available Color: LAVENDER

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

    Product Badge:
    • New Arrival
  • Rooftop Romance Floral Mesh Halter Maxi Dress

    Made for rooftop nights and lingering glances. This floral mesh halter maxi dress drapes effortlessly with a body-skimming fit that feels sultry yet effortless.

    Fit & Features

    • Sheer mesh fabric with knit lining, high stretch
    • Large floral print
    • Sleeveless cowl neckline
    • Tie-back halter spaghetti straps, partially open back
    • Maxi-length hem
    • Form-hugging silhouette
    • Runs true to size

    Style Number/Barcode: 05101-000631

    Category Name: New Arrivals Dresses

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • New Arrival
  • Sleek Allure Halter Mini Dress

    Simple, sleek, and oh-so-sultry—this halter mini dress flatters with a draped neckline, open back, and flowy hem that moves with you. Perfect for date nights, parties, or rooftop bars.

    Fit & Features

    • Slinky knit stretch fabric
    • Cowl halter neckline, tie closure
    • A-line fit
    • Open back
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000483

    Category Name: New Arrivals Dresses

    Price: $34.90

    Availability: In Stock

    Available Color: EGGPLANT

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sultry Sophistication Halter Bodycon Midi Dress

    Effortless glam never looked so good—this halter bodycon midi dress brings sleek sophistication with a hint of allure. Designed to sculpt and flatter, it’s your go-to for nights that call for chic style.

    Fit & Features

    • Smooth knit fabric, high stretch
    • Sleeveless square neckline
    • Tie-back halter straps, partially open back
    • Ruching
    • Midi-length bodycon silhouette
    • Runs true to size

    Style Number/Barcode: 05101-000637

    Category Name: New Arrivals Dresses

    Price: $38.90

    Availability: In Stock

    Available Color: MAUVE

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

    Product Badge:
    • New Arrival
  • Flirty Energy Ruffle Skater Dress

    Playful yet sultry, this ruffle skater dress brings flirty energy with every move. The strappy open back and layered ruffled hem make it the perfect go-to for nights out or weekend plans.

    Fit & Features

    • Knit fabric
    • Sleeveless plunging V-neckline, bar strap detail
    • Tie-back halter spaghetti straps
    • Open back, lower tie-back spaghetti straps
    • Drop waist, tiered ruffled design
    • Mini-length skater silhouette
    • Runs true to size

    Style Number/Barcode: 05102-000284

    Category Name: New Arrivals Dresses

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: L

    Product Badge:
    • New Arrival
  • Daring Babe Abstract Print Cutout Mini Dress

    The mini dress that’s destined for the feed—bold print, sleek cutouts, and a body-hugging fit that brings the drama. Trendy, daring, and impossible to scroll past.

    Fit & Features

    • Sheer mesh fabric with knit lining, high stretch
    • Abstract print
    • Sleeveless plunging V-neckline, tie-back halter straps
    • Open back and sides, lower tie-back spaghetti straps
    • Front curved metal hardware accent, keyhole cutout
    • Mini-length bodycon silhouette
    • Runs true to size

    Style Number/Barcode: 05103-000494

    Category Name: New Arrivals Dresses

    Price: $34.90

    Availability: In Stock

    Available Color: RED

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

    Product Badge:
    • New Arrival
  • Amber Satin Off-The-Shoulder Mini Dress

    Special Occasion

    Sleek and striking, the Amber satin mini dress stuns with an off-the-shoulder neckline and artful front twist detail. The bodycon silhouette is designed to flatter, making it an elegant style for brides to any celebration where you want to shine.

    Fit & Features

    • Knit satin fabric
    • Off-the-shoulder neckline, short sleeve cuffs
    • Back zipper closure
    • Front twist knot design
    • Bodycon silhouette, mini-length hem
    • Runs true to size

     

    Where to Wear:

    Bridal celebrations, weddings, engagement parties and photoshoots, rehearsal dinners, ceremony, receptions, black tie parties, formal birthday events, anniversaries, date night

    Style Number/Barcode: 05001-000542

    Category Name: New Arrivals Dresses

    Price: $59.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Untamed Nights Halter Slit Maxi Dress

    Glam meets wild in this sultry halter maxi dress. With its curve-hugging fit, statement hardware, and bold slit, it’s made for spotlight entrances and after-dark drama.

    Fit & Features

    • Animal print, knit-lined fabric with stretch
    • Halter neckline, hardware insert, spaghetti strap tie
    • Bodice cutout with hardware insert
    • High front slit
    • Form-hugging silhouette, maxi hem
    • Runs true to size

    Style Number/Barcode: 05102-000294

    Category Name: New Arrivals Dresses

    Price: $45.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Deep Drama Long Sleeve Bodycon Dress

    Bold meets sleek—this bodycon mini dress serves up long-sleeve polish with a curve-hugging ruched fit. Perfect for brunch, date nights, or any occasion when you want to look unforgettable!

    Fit & Features

    • Smooth knit stretch fabric
    • Fitted long sleeves
    • Plunge V-neckline
    • Ruched bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000295

    Category Name: New Arrivals Dresses

    Price: $45.90

    Availability: In Stock

    Available Color: OLIVE

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

    Product Badge:
    • New Arrival
  • Sultry Icon Lace-Up Mini Dress

    This open-back mini dress is the ultimate dress with a twist. The draped neckline and strappy lace-up back make it your go-to for nights that demand attention.

    Fit & Features

    • Stretchy knit fabric
    • Cowl neckline
    • Spaghetti straps
    • Lace-up open back
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000522

    Category Name: New Arrivals Dresses

    Price: $35.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Catch My Glow Mesh Bodycon Mini Dress

    Flirty, fun, and fitted—this abstract mini dress flaunts your gorgeous curves on a sophisticated sleeveless silhouette made for sultry entrances into art galas and cocktail parties.

    Fit & Features

    • Abstract print, mesh-lined fabric
    • Mock neck
    • Ruched bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000302

    Category Name: New Arrivals Dresses

    Price: $34.90

    Availability: In Stock

    Available Color: RUST

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

    Product Badge:
    • New Arrival
  • Timeless Mood Ruched Midi Dress

    Level up your style in this bodycon dress. With a sleek midi length, flattering ruching, and delicate straps, this dress is made for every RSVP on your calendar.

    Fit & Features

    • Mesh-lined stretchy fabric
    • Cowl neckline
    • Adjustable spaghetti straps
    • Ruched bodycon fit
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000665

    Category Name: New Arrivals Dresses

    Price: $45.90

    Availability: In Stock

    Available Color: NAVY, BLACK

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Wild Streak Halter Bodycon Mini Dress

    For nights when subtle isn’t on the agenda. This mixed animal print mesh mini dress features a draped cowl halter neckline, open back with beaded tie straps, and a curve-hugging fit that owns every room.

    Fit & Features

    • Mixed animal print mesh fabric, sewn-in knit lining
    • Cowl halter neckline, beaded tie strap
    • Open back, adjustable strap detail
    • Bodycon mini-length silhouette
    • Runs true to size

    Style Number/Barcode: 05103-000525

    Category Name: New Arrivals Dresses

    Price: $39.90

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Autumn Evenings Mock Neck Midi Dress

    A season staple with edge, this ruched midi mixes sleek sophistication with sultry details. Perfect for pairing with gold accessories and a bold lip for your next night out.

    Fit & Features

    • Mesh-lined stretch fabric
    • Mock neck
    • Open back design
    • Side slit accent
    • Bodycon silhouette, midi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000666

    Category Name: New Arrivals Dresses

    Price: $49.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Ocean Eyes Halter Maxi Dress

    Serving sultry mermaid vibes, this maxi dress is pure liquid allure. With its daring plunge, bold hardware detail, and sleek fit, it’s the statement dress that makes every entrance unforgettable. 

    Fit & Features

    • Abstract tie-dye print, mesh-lined stretchy fabric
    • Plunge halter cowl neckline with hardware insert
    • Open back with tie closure
    • Curve-hugging silhouette
    • Maxi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000674

    Category Name: New Arrivals Dresses

    Price: $49.90

    Availability: In Stock

    Available Color: BLUE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sweetheart Ruffle Lace Up Skater Dress

    Soft, sweet, and a little sultry—this skater dress charms with flirty off-shoulder ruffles and a lace-up back. The fitted bodice flows into a twirl-worthy skirt, making it perfect for date nights or daytime parties.

    Fit & Features

    • Chiffon-lined fabric
    • Cold shoulder sweetheart neckline, ruffled trim
    • Halter spaghetti strap
    • Lace-up back design
    • Fitted bodice with corset detailing
    • Skater short-length silhouette
    • Runs true to size

    Style Number/Barcode: 05101-000676

    Category Name: New Arrivals Dresses

    Price: $38.90

    Availability: In Stock

    Available Color: PINK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Heat Check Halter Mini Dress

    This halter mini dress brings all the heat with a deep plunge and ruched draping that hugs in all the right places. Perfect for nights that call for bold moves and unforgettable looks.

    Fit & Features

    • Multi-printed design, mesh-lined fabric
    • Halter plunge neckline with hardware trim
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000542

    Category Name: New Arrivals Dresses

    Price: $39.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Artful Drama Floral Open Back Maxi Dress

    Serve artful drama in this halter maxi dress featuring a draped cowl neckline, sultry open back, and a watercolor-inspired floral print. Made for cocktail receptions, weddings, and statement entrances into parties.

    Fit & Features

    • Watercolor floral print, mesh-lined fabric, stretchy
    • Cowl halter neckline, tie closure
    • Open back with tie closure
    • Curve-hugging silhouette
    • Maxi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000690

    Category Name: New Arrivals Dresses

    Price: $52.90

    Availability: In Stock

    Available Color: BLUE

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Untamed Glow Leopard Mesh Mini Dress

    This leopard bodycon mini dress brings the heat with a draped cowl halter neckline, hoop-accented waist cutouts, and a flirty ruffled slit for the perfect untamed finish. Pair with lace-up heels for a sultry night out.

    Fit & Features

    • Leopard print, mesh-lined stretch fabric
    • Cowl halter neckline, spaghetti straps
    • Side waist cutout, hoop insert
    • Side ruffled trim slit
    • Bodycon fit, mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000559

    Category Name: New Arrivals Dresses

    Price: $38.90

    Availability: In Stock

    Available Color: ORANGE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sweet Intentions Velvet Mini Tube Dress

    Serving soft glam with a flirty twist, this velvet mini tube dress is your go-to for instant confidence. The body-hugging fit and playful bow detail keep it equal parts chic and fun.

    Fit & Features

    • Velvet fabric, moderate stretch
    • Strapless sweetheart neckline
    • Bust trim with bow detail
    • Mini-length bodycon silhouette
    • Runs true to size

    Style Number/Barcode: 05103-000571

    Category Name: New Arrivals Dresses

    Price: $32.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Chic Bloom Flocked Floral Velvet Midi Dress

    For nights that demand something unforgettable. This flocked floral velvet midi dress hugs every curve with a sultry halter neckline and sleek, body-loving fit.

    Fit & Features

    • Sheer mesh fabric with knit lining, moderate stretch
    • Velvet flocked floral pattern
    • Sleeveless plunging neckline, U-wired design
    • Tie-back halter straps
    • Partially open back, lower zipper closure
    • Midi-length bodycon silhouette
    • Runs true to size

    Style Number/Barcode: 05101-000758

    Category Name: New Arrivals Dresses

    Price: $52.90

    Availability: In Stock

    Available Color: OLIVE

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Starlit Satin Rhinestone A-Line Dress

    All about the shine—this satin mini dress stuns with a draped cowl neckline, rhinestone trim that sparkles with every step, and a swingy A-line silhouette that keeps it playful. Perfect for bridal celebrations, cocktail receptions, and birthday dinners.

    Fit & Features

    • Silky satin fabric
    • Adjustable spaghetti straps
    • Rhinestone trim cowl neckline
    • Side zipper and hook-eye closure
    • A-line fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000759

    Category Name: New Arrivals Dresses

    Price: $49.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Liza Corset Tulle Skater Dress

    Special Occasion

    Cue the curtain call—the dreamy Liza corset mini dress brings all the ballet-core magic. A sheer mesh bodice shimmers with sequins and faux pearls, while the layered skater tulle skirt floats with every step, giving you that effortlessly en pointe vibe.

    Fit & Features

    • Sheer tulle and mesh fabric, multiple satin and tulle linings
    • V-neckline, padded bra cups
    • Adjustable spaghetti straps
    • Sheer mesh corset bodice, sequins, faux pearls, flexible boning
    • Back zipper and hook-eye closure
    • Drop waist seam, skater silhouette, mini-length hem
    • Runs true to size

     

    Where to Wear:

    Homecoming, birthday events, glam cocktail receptions, engagement parties, night at the ballet or theatre

    Style Number/Barcode: 05001-000095

    Category Name: New Arrivals Dresses

    Price: $119.90

    Availability: In Stock

    Available Color: PINK

    Available Size: 7, 9, 11, 13

    Product Badge:
    • Ships Free
  • Laced Up Romance Halter Romper

    Sweet but with a little spice—this lace romper stuns with a plunging V neckline, open tie back, and playful ruffle trim. Perfect for lunch dates, garden parties, or just stealing the spotlight.

    Fit & Features

    • Sheer lace fabrication with lining
    • Halter V-neckline
    • Open tie back detail
    • Ruffled layered short hem
    • Shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000170

    Category Name: New Arrivals Dresses

    Price: $39.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival