Strapless 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

  • Trina Floral Mermaid Formal Dress

    Special Occasion

    Float through the soirée like a total dream in the Trina floral formal dress! With soft ruching, a strapless neckline, and a sculpted mermaid silhouette, this gown was made for golden hour glam and picture-perfect moments.

    Fit & Features

    • Floral print, mesh fabric, stretchy knit lining
    • Strapless neckline, padded bra cups
    • Flexible boning inserts
    • Back zipper and hook-eye closure
    • Side ruched seams, mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Weddings, summer galas, garden parties, date nights, fancy celebration parties, formal soirees

    Style Number/Barcode: 05002-000095

    Category Name: Strapless Homecoming Dresses

    Price: $79.90

    Availability: In Stock

    Available Color: PINK

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

    Product Badge:
    • New Arrival
  • Desiree Satin Sweetheart Ruffle Dress
    Special Occasion

    Desiree is sexy with all the right details. She features a strapless sweetheart neckline, padded cups, a no slip strip, built in boning, a straight back with a hidden zip up closure, princess seams, and a high waist seam. Her body-hugging floor length skirt has vertical ruffles down the front and the back, and has a slight flare at the them. Desiree is composed of a stretchy, black satin knit fabric.

    Model is 5'9 with a 32" bust, 23" waist, and 34.5" hips. She is wearing a size small.

    Special Occasion products cannot be returned to any retail locations.

    Style Number/Barcode: 05002-6586

    Category Name: Strapless Homecoming Dresses

    Price: $29.97 $79.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Bethany Formal Satin Rhinestone Dress

    Special Occasion 

    Bring the luxe to the night in our charming Bethany dress! She features a a strapless sweetheart neckline, a built in no slip silicone strip for secure fit, padded cups and vertical princess seams. Her slim fit bodice leads to a party length skirt accented with pleats and side pockets adorned with a sparkling gemstone accent. Dress is composed of a satin fabric that offers a form hugging fit with minimal stretch. Includes a knit lining and petticoat. 

    Model is 5'9" with 32" bust, 24" waist and 34.5" hips. She is wearing a size small.

    Special Occasion products cannot be returned to any retail locations.

    Style Number/Barcode: 05001-0095

    Category Name: Strapless Homecoming Dresses

    Price: $49.97 $149.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sherry Strapless Formal Dress

    Special Occasion

    Step out in our darling Sherry! She showcases a strapless sweetheart neckline with a padded cup area, and wiring down the sides and center vertically leading down to the skirt. Sides of the bodice have criss-cross cutouts with a mesh underlay, and back has a hidden zipper. Her bodice meets skirt high waist, has pockets and puffs out in a flattering way with the help of the two layers beneath, one satin and one fishnet mesh. Sherry is composed of a satin like material that has a stunning sheen to it. Offers no stretch.

    Model is 5'3" with a 32" bust, 22.5" waist and 34" hips. She is wearing a size small.

    Special Occasion products cannot be returned to any retail locations.

    Style Number/Barcode: 05001-0099

    Category Name: Strapless Homecoming Dresses

    Price: $49.97 $139.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Body Language Tube Mini Dress

    Warning: may cause jaw drops. With a sleek tube neckline and a sultry cutout, this bodycon mini dress is serving curvy drama all night long!

    Fit & Features

    • Soft knit stretchy fabric, smooth knit lining
    • Strapless tube neckline
    • Side cutout bodice, draped accent
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000226

    Category Name: Strapless Homecoming Dresses

    Price: $38.90

    Availability: In Stock

    Available Color: PINK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Flirt In Full Bloom Floral Midi Dress

    This bodycon midi hugs dress your curves and shows a little leg with a sultry back slit—perfect for brunch, date night, or stealing the selfie spotlight.

    Fit & Features

    • Floral print, mesh fabric, stretchy knit lining
    • Strapless tube neckline, no-slip grip lining
    • Back zipper and hook-eye closure
    • Bodycon silhouette
    • Center back slit
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000590

    Category Name: Strapless Homecoming Dresses

    Price: $45.90

    Availability: In Stock

    Available Color: NATURAL

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Prettiest Of Them All Strapless Floral Skater Romper

    A strapless floral romper features a flattering sweetheart neckline and skater silhouette perfect for the school dance or a celebration.

    Fit & Features

    • Floral jacquard pattern, woven-lined fabric, no stretch
    • Strapless sweetheart neckline
    • Padded bra cups
    • Side zipper and hook-eye closure
    • Skater silhouette
    • Romper has a 13" front rise and 2" inseam
    • Runs true to size

    Style Number/Barcode: 06403-0588

    Category Name: Strapless Homecoming Dresses

    Price: $24.97 $59.90

    On Sale: Yes

    Availability: Out of Stock

  • Payson Embroidered Chiffon Ball Gown

    Special Occasion

    Feel like a princess on your special day! Our Payson does just that. She features a sweetheart neckline, padded cups, a sleeveless bodice that has a lace up detailing at the back, and a wired corset structure that is delicately embroidered with rhinestone accents. Her skirt meets mid high waist and features a ball gown design composed of a chiffon material that offers a lightweight flow. Dress is lined.

    Special Occasion products cannot be returned to any retail locations.

    Style Number/Barcode: 05005-0454

    Category Name: Strapless Homecoming Dresses

    Price: $74.97 $209.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance