Ruffle Homecoming 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

  • Ariana Rhinestone Satin Bubble Hem Skater Dress

    Special Occasion

    Serve major flirtatious vibes at your formal party in the Ariana skater dress crafted with a woven satin skirt and a sheer mesh bodice with tonal rhinestone embellishments for a glitzy shine. It features a sleeveless sweetheart neckline with a lined bust, adjustable spaghetti straps for a customized fit, and a short ruffled skater silhouette with an adorable bubble hem to twirl all night long.

    Show off your style in this standout dress. Feeling the short and chic vibe? Discover more fashion-forward short prom dresses or elevate your style with our formal dresses.

    Fit & Features

    • Woven satin fabric
    • Tonal rhinestone embellishments at the bodice
    • Sweetheart neckline, sheer mesh bustier bodice, lined bust
    • Adjustable spaghetti straps
    • High waist seam
    • Short ruffled skater silhouette with bubble hem
    • Runs true to size

    Style Number/Barcode: 05001-2409

    Category Name: Ruffle Homecoming Dresses

    Price: $9.97 $59.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Ruffle Me Up Lace Halter Mini Dress

    Serving flirty femme vibes—this lace mini dress with tiered ruffles is giving soft glam perfection. The halter neckline and curve-hugging fit make it your new go-to for bridal celebrations and dressy brunch plans.

    Fit & Features

    • Lace-lined fabric
    • Halter V-neckline
    • Bodycon silhouette
    • Tiered ruffled mini-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000535

    Category Name: Ruffle Homecoming Dresses

    Price: $42.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sultry Sweet Glitter Floral Drop Waist Skater Dress

    Serving sultry and sweet all at once—this skater dress is a whole vibe. The glitter-flocked floral details and drop waist silhouette make it perfect for nights when you need your outfit to do the flirting for you.

    Fit & Features

    • Abstract printed mesh fabric, tulle and stretchy knit linings
    • Flocked floral pattern with glitter trim
    • Strapless sweetheart neckine, ruffled trim
    • Fitted bodice, V-shaped drop waist
    • Back zipper with hook-eye closure
    • Short skater silhouette
    • Runs true to size

    Style Number/Barcode: 05101-000364

    Category Name: Ruffle Homecoming Dresses

    Price: $45.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • New Arrival
  • Ruffle Ready Off-The-Shoulder Mini Dress

    Soft, sweet, and a little bit spicy—this off-the-shoulder ruched mini dress is your go-to for any RSVP where you want to look effortlessly flirty. The ruffle trim keeps it playful while the body-hugging fit brings the sultriness.

    Fit & Features

    • Mesh-lined fabric
    • Off-the-shoulder neckline, ruffled short sleeve cuffs
    • Back zipper and hook-eye closure
    • Ruched bodycon silhouette
    • Mini-length hem with ruffle trim
    • Runs true to size

    Style Number/Barcode: 05101-000446

    Category Name: Ruffle Homecoming Dresses

    Price: $46.90

    Availability: In Stock

    Available Color: PINK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Steal The Scene Floral Corset Ruffle Mini Dress

    This floral corset mini dress serves up ruffles, romance, and just the right amount of sass. With its curve-hugging bodice and flirty layered hem, it’s basically a love letter in dress form.

    Fit & Features

    • Flocked floral pattern, mesh-lined fabric
    • Strapless sweetheart neckline
    • Corset-inspired bodice
    • Form-hugging fit
    • Tiered ruffle mini-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000280

    Category Name: Ruffle Homecoming Dresses

    Price: $59.90

    Availability: In Stock

    Available Color: IVORY

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

    Product Badge:
    • New Arrival
  • Stella Satin Mini Dress with Side Sash

    Special Occasion

    Made to make an entrance, the Stella dress turns every step into a statement. With a cowl pleated neckline, sleek satin fabric, and a side cascading sash, this bodycon mini silhouette is pure elegance in motion.

    Fit & Features

    • Stretch satin fabric lined with stretchy knit
    • Cowl pleated neckline, padded bra cups
    • Adjustable spaghetti straps
    • Back zipper and hook-eye closure
    • Bodycon silhouette, mini-length hem
    • Cascading side sash
    • Runs true to size

     

    Where to Wear:

    Homecoming, birthdays, date nights, engagement parties, rehearsal dinners, bachelorettes, bridal showers, weddings, dinner parties

    Style Number/Barcode: 05001-000149

    Category Name: Ruffle Homecoming Dresses

    Price: $59.90

    Availability: In Stock

    Available Color: RED

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Cecilia Off-The-Shoulder Ruffle Formal Dress

    Special Occasion

    Ethereal and elegant, the Cecilia mesh off-the-shoulder dress is made for entrances that linger in memory. The cascading ruffle detail and sleek silhouette bring soft movement and romantic polish to every occasion.

    Fit & Features

    • Mesh-lined fabric
    • Off-the-shoulder neckline, ruffled short-sleeve cuffs
    • High side slit
    • Ruffled form-hugging fit
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Weddings, black tie galas, fancy brunches, bridal showers, baby showers, garden parties, date nights, milestone celebrations, birthdays, dinner parties

    Style Number/Barcode: 05002-000303

    Category Name: Ruffle Homecoming Dresses

    Price: $69.90

    Availability: In Stock

    Available Color: PINK

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

    Product Badge:
    • New Arrival
  • Viviana Floral Embroidered Corset Ruffled Skater Dress

    Special Occasion

    Romance comes alive in the Viviana floral embroidered corset skater dress, designed with a tiered ruffled skirt that twirls with every step. A flattering lace-up back and structured bodice create the perfect balance of elegance and allure.

    Fit & Features

    • Sheer tulle fabric, satin woven, tulle, and stretchy knit linings
    • Sleeveless V-neckline, lined and padded bust
    • Sheer corset bodice, flexible boning, sequin and beaded embroidered floral applique
    • Adjustable spaghetti straps
    • Open lace-up back design, lower back zipper with hook-eye closure
    • Short skater silhouette, tiered ruffled design
    • Runs true to size

     

    Where to Wear:

    Homecoming, formal birthday parties, and fancy affairs.

    Style Number/Barcode: 05001-000111

    Category Name: Ruffle Homecoming Dresses

    Price: $119.90

    Availability: In Stock

    Available Color: SAGE

    Available Size: XS, S, M, L

    Product Badge:
    • Ships Free
  • Ruffle And Ready A-Line Mini Dress

    Catch all the compliments in this fluttery fave! With a trendy flared hem and a flowy ruffle sash, this A-line mini dress is your go-to for flirty moments and twirls under the lights.

    Fit & Features

    • Smooth knit fabric with sewn-in knit lining, high stretch
    • Sleeveless cowl neckline
    • Spaghetti straps
    • Tiered ruffled design, ruffle side sash
    • Mini-length hem
    • A-line silhouette
    • Runs true to size

    Style Number/Barcode: 05103-000375

    Category Name: Ruffle Homecoming Dresses

    Price: $38.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival