Date Night Looks

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

  • Ruched And Ruffled Satin Mini Dress
    This black mini dress is all about those sexy but girly vibes! It features a deep V neckline, spaghetti straps that lead to a square back, a wrap front with a row of buttons on the side, and an asymmetrical hem with a ruffle trim. Dress has a body-hugging fit and is composed of a satin knit fabric with plenty of stretch.

    Model is 5'7" with a 34" bust, 24" waist, and 36" hips. She is wearing a size small.

    Style Number/Barcode: 05101-0057

    Category Name: Date Night Looks

    Price: $9.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sleek And Sassy Mini Skirt

    Sleek and sassy, this printed mini skirt will complete your look. It features a high rise elastic banded waist, a short, curve hugging fit, and a sultry front slit. The skirt is composed of a lighweight knit fabric with plenty of stretch.

    Model is 5'6.5" with a 32" bust, 23.5" waist and 35" hips. She is wearing a size small.

    Style Number/Barcode: 06501-0077

    Category Name: Date Night Looks

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • All About That Lace Ruffled Mini Dress

    Show off your love for lace in a pretty mini dress! The dress features a sleeveless V-neckline, adjustable spaghetti straps, a floral lace body, tiered ruffles, and a skater silhouette. Complete look with heels.

    Fit & Features

    • Sleeveless V-neckline
    • Adjustable spaghetti straps
    • Floral lace body
    • Tiered ruffles
    • Skater silhouette
    • Lined lace fabric
    • Form hugging fit, minimal stretch, runs true to size  

    Style Number/Barcode: 05101-1190

    Category Name: Date Night Looks

    Price: $9.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Winning Style Mesh Ruched Mini Dress

    The style win is yours for the taking babe! Show everyone how it's done in this mesh mini dress perfect for dinner and drinks. It features a sleeveless sweetheart neckline, tank shoulder straps, a ruched lightly padded bust, and side ruched seams to accentuate your curves along the bodycon silhouette. The lined mesh fabric has a moderate stretch. Style this mini-length dress with a glitter clutch and heels.

    Fit & Features

    • Sleeveless sweetheart neckline, tank shoulder straps
    • Lightly padded ruched bust
    • Back zipper and hook-eye closure
    • Side ruched seams, bodycon silhouette
    • Mini-length hem
    • Lined mesh fabric, moderate stretch
    • Runs true to size

    Style Number/Barcode: 05101-2508

    Category Name: Date Night Looks

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK, RED, PINK

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

  • Classic Vibe V Neck Jumpsuit

    Get on that classic chic vibe in this simple V neck jumpsuit!

    Fit & Features

    • Short cap sleeves
    • Wrap front V neckline
    • High waist seam
    • Tie back detail
    • Straight pant legs
    • Crepe fabric | Moderate stretch

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

      Style Number/Barcode: 06502-0279

      Category Name: Date Night Looks

      Price: $9.97 $42.90

      On Sale: Yes

      Availability: Out of Stock

      Product Badge:
      • Clearance
    • Major Glowup Off The Shoulder Mini Dress

      Glow up in a mini dress that makes a stylish statement on your next night out! The dress features an off-the-shoulder neckline, off-the-shoulder straps, a sweetheart bust with padded cups, a keyhole at the bodice, ruching, and a mini-length silhouette. The dress is composed of a lined mesh fabric that offers a form hugging fit with a moderate stretch. Complete look with heels and hoops. 

      Fit & Features

      • Off the shoulder neckline, built-in no-slip strip
      • Off the shoulder straps
      • Sweetheart bust, padded cups
      • Keyhole
      • Ruching
      • Mini length silhouette
      • Form hugging fit, moderate stretch, runs true to size

      Style Number/Barcode: 05101-1156

      Category Name: Date Night Looks

      Price: $9.97 $44.90

      On Sale: Yes

      Availability: Out of Stock

      Product Badge:
      • Ships Free
    • Pretty Pleated Tie Waist Blouse

      Pretty and pleated, this blouse will tie your look together. It features a slight sweetheart neckline, long sheer billowy sleeves with elastic banded cuffs, pleated details across the chest, a sheer back followed by a tie waist accent, and a cropped fit. The top is composed of a lightweight chiffon fabric with no stretch and includes a front knit lining.

      Model is 5'8" with a 32" bust, 25" waist and 35" hips. She is wearing a size small.

      Style Number/Barcode: 06003-0365

      Category Name: Date Night Looks

      Price: $4.97 $36.90

      On Sale: Yes

      Availability: Out of Stock

      Product Badge:
      • Clearance
    • Mock Neck Chiffon Mini Dress

      Girl, you'll be rocking this dress! 

      Fits & Features

      • Elastic Mock Neckline 
      • Sheer Chiffon Bodice With Long Bell Sleeves
      • Embroidery Detailing Throughout 
      • Smocked Midsection
      • Fully Lined, Tiered, Ruffle Mini Length Hemline 
      • Relaxed Fit | Moderate Stretch

        Style Number/Barcode: 05101-0607

        Category Name: Date Night Looks

        Price: $9.97 $42.90

        On Sale: Yes

        Availability: Out of Stock

        Product Badge:
        • Clearance
      • Always Happy Hour Cowl Neck Crop Top

        Embrace the sultry vibes of this cowl neck crop top for your next happy hour spree! Pair with the matching skirt to complete the vibe.

        Shop Matching Bottoms: Always Happy Hour High-Rise Slit Midi Skirt, Catch The Curve High Slit Midi Skirt

        Fit & Features

        • Double-lined slinky knit stretchy fabric
        • Cowl neckline
        • Adjustable spaghetti straps
        • Side ruched seams
        • Fitted crop hem
        • Runs true to size

        Style Number/Barcode: 06001-000213

        Category Name: Date Night Looks

        Price: $22.90

        Availability: In Stock

        Available Color: GREEN-2, BROWN

        Available Size: S, M, L

        Product Badge:
        • Part of a Set
      • Night Out Chic Mini Dress

        Achieve a chic look for your next night out in this simple yet sexy mini dress! It features a sleeveless square neckline, bungee spaghetti straps, princess seams, and a short, curve-hugging silhouette. Style this dress with strappy stilettos.

        Fit & Features

        • Sleeveless square neckline
        • Bungee spaghetti straps
        • Princess seams
        • Back zipper and hook and eye closure
        • Mini-length, form-fitting silhouette
        • Coated faux leather fabric, moderate stretch
        • Runs true to size

        Style Number/Barcode: 05103-3908

        Category Name: Date Night Looks

        Price: $6.97 $34.90

        On Sale: Yes

        Availability: Out of Stock

        Product Badge:
        • Sale
      • Sequin Snake Print Mini Skirt

        Sequins and snake print, could this mini skirt get any trendier?! Pair with the matching crop top to complete the look!

        Shop Matching Top: Sequin Snake Print Crop Top

        Fit & Features

        • High rise elastic banded waist
        • Short, form hugging fit
        • Front slit
        • All over sequins
        • Snake print
        • Knit fabric | Moderate stretch
         Model is 5'6" with 31" bust, 26" waist and 36" hips. She is wearing a size small. 

          Style Number/Barcode: 06501-0173

          Category Name: Date Night Looks

          Price: $9.97 $19.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Sale
        • Feelin' Fierce Leopard Print Mini Dress

          You'll be feelin' fierce and fashionable in this trendy leopard print mini dress! It features a strapless sweetheart neckline with a tie-front detail, a cutout under the bust, and a short, form-fitting style to hug your curves. Complete the look with chic mules.

          Fit & Features

          • Strapless sweetheart neckline
          • Tie-front
          • Cutout under the bust
          • Mini-length, form-hugging fit
          • Smocked woven fabric
          • Leopard print
          • Runs true to size

          Style Number/Barcode: 05102-1327

          Category Name: Date Night Looks

          Price: $6.97 $34.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Ships Free
        • Love At First Rose Bustier Top

          You're sure to fall for this chic rose-bustier top! Featuring long sleeves, a square neck, and a fitted, corset-style bodice with flexible boning on a cropped hem. Composed of a mesh-lined knit fabric offering a moderate stretch. Perfect for styling with high-rise jeans.

          Fit & Features

          • Long fitted sleeves, square neck
          • Rose pattern throughout
          • Corset-style bodice, flexible boning
          • Cropped hem
          • Mesh-lined knit fabric, moderate stretch
          • Runs true to size

          Style Number/Barcode: 06001-3722

          Category Name: Date Night Looks

          Price: $6.97 $29.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Ships Free
        • Strap In Luxe Stiletto Heels

          Sharp, sleek, and totally unstoppable—these stiletto heels are the definition of glam power moves. With a chic ankle strap and gold buckle accents, they’re your go-to for a polished finish with a bold edge.

          Fit & Features

          • Stiletto heel
          • Square toe
          • Hardware buckle strap accent
          • Adjustable ankle strap, buckle closure
          • Cushioned insole
          • Faux leather material
          • Runs true to size

          Style Number/Barcode: 07401-000316

          Category Name: Date Night Looks

          Price: $42.90

          Availability: In Stock

          Available Color: BLACK

          Available Size: 5.5, 6, 6.5, 7, 7.5, 8, 8.5, 9, 10

          Product Badge:
          • New Arrival
        • Stunning One V-Neck Abstract Midi Dress

          Take every soiree by storm in this abstract print midi dress showcasing a flattering bodycon fit and a flirty center back slit.

          Fit & Features

          • Abstract print, mesh lined fabric
          • V-neckline
          • Spaghetti straps
          • Bodycon fit
          • Center back slit
          • Midi-length hem
          • Runs true to size

          Style Number/Barcode: 05101-3964

          Category Name: Date Night Looks

          Price: $9.97 $36.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Ships Free
        • Sunset Vibes Sleeveless Mini Dress

          Showcase a gorgeous glow in this sunset-hued tie-dye mini dress! It features a sleeveless scoop neckline, tank shoulder straps, and a short, curve-hugging silhouette. The brushed knit fabric offers plenty of stretch. Style this dress with a denim jacket and sneakers for a casual look.

          Fit & Features

          • Sleeveless scoop neckline
          • Tank shoulder straps
          • Mini-length, form-hugging fit
          • Brushed knit fabric, plenty of stretch
          • Tie-dye print
          • Runs true to size

          Style Number/Barcode: 05102-1483

          Category Name: Date Night Looks

          Price: $9.97 $24.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Sale
        • Now You See Me Crepe Mini Dress

          All the attention will be on you stepping into the club wearing this crepe mini dress featuring long sleeves, a mock neck, front mesh inserts, and a bodycon silhouette. Style with rhinestone hoops to complete the look.

          Fit & Features

          • Long sleeves, mock neck
          • Front mesh inserts
          • Back zipper and hook-eye closure
          • Bodycon silhouette
          • Mini-length hem
          • Crepe fabric, minimal stretch
          • Fits true to size

          Style Number/Barcode: 05103-4770

          Category Name: Date Night Looks

          Price: $19.97 $42.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Ships Free
        • All Dressed Up Cowl Neck Dress

          All dressed up for the club in this hot cowl neck knit mini dress featuring a sleeveless bodice with sleek spaghetti straps, a side pleated seam, and a form-hugging asymmetrical hem. Complete the look in rhinestone embellished heels.

          Fit & Features

          • Sleeveless cowl neck
          • Spaghetti straps
          • Side pleated seam
          • Form-hugging silhouette
          • Asymmetrical mini-length hem
          • Sleek knit fabric, moderate stretch
          • Fits true to size

          Style Number/Barcode: 05103-4730

          Category Name: Date Night Looks

          Price: $9.97 $33.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Sale
        • Ruched And Ready Chiffon Mini Dress

          Keep it flirty with a ruched mini dress that is perf for your next GNO! The dress features an elastic square neckline, short puff sleeves, a ruched body, and a mini-length silhouette. The dress is composed of a lined chiffon fabric that offers a form hugging fit with minimal stretch. Complete look with clear mules and dainty rings. 

          Fit & Features

          • Elastic square neckline
          • Short puff sleeves
          • Ruched body
          • Mini length silhouette 
          • Lined chiffon fabric 
          • Form hugging fit, minimal stretch 
          • Runs true to size

          Style Number/Barcode: 05101-1147

          Category Name: Date Night Looks

          Price: $9.97 $39.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Ships Free
        • Miranda Off-The-Shoulder Mini Dress

          Special Occasion

          Designed for your next unforgettable night out, the Miranda turns up the charm with a sculpted bodycon fit and romantic off-the-shoulder neckline.

          Fit & Features

          • Sleek knit fabric, sewn-in knit lining, moderate stretch
          • Off-the-shoulder neckline, padded bra cups
          • Back zipper and hook-eye closure
          • Side ruched seams
          • Bodycon fit
          • Mini-length hem
          • Runs true to size

           

          Where to Wear:

          Weddings, bachelorettes, Vegas weekends, birthdays, date night, parties, cocktail soirees

          Style Number/Barcode: 05001-000134

          Category Name: Date Night Looks

          Price: $49.90

          Availability: In Stock

          Available Color: BLACK, RED

          Available Size: XS, S, M, L

        • Floral Rush Ruched Mini Dress

          Get caught in a floral rush with a pretty mini dress! The dress features a floral print, a sleeveless V-neckline, spaghetti straps, a ruched body, and a mini-length silhouette with a drawstring. Complete look with clear heels and butterfly hoops. 

          Fit & Features

          • Sleeveless V-neckline
          • Spaghetti straps
          • Ruched body
          • Mini length silhouette with drawstring
          • Lined mesh fabric
          • Form hugging fit, moderate stretch
          • Runs true to size

          Style Number/Barcode: 05101-1035

          Category Name: Date Night Looks

          Price: $6.97 $34.90

          On Sale: Yes

          Availability: Out of Stock

          Product Badge:
          • Sale
        • Cool Cat Leopard Off Shoulder Mini Dress

          Leopard prints FTW. You'll be having a moment everywhere you go in the Cool Cat off shoulder mini dress!

          Fits & Features

          • Smocked Off Shoulder Neckline 
          • Roomy Cuffed Long Sleeves
          • Elastic, Smocked Skirt
          • Subtly Pleated, Mini-Length Hemline
          • Form-Hugging Fit WIth Plenty Of Stretch

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

            Style Number/Barcode: 05102-0397

            Category Name: Date Night Looks

            Price: $9.97 $48.90

            On Sale: Yes

            Availability: Out of Stock

            Product Badge:
            • Clearance
          • Sweet Angel Ruched Mini Dress

            Show off your sweet side with a mini dress that brings that angelic glow! The mini dress features a sleeveless V-neckline, adjustable spaghetti straps, an angel graphic pattern, a ruched body, and a mini-length silhouette. The dress is composed of a mesh fabric that offers a form hugging fit with a moderate stretch. Complete look with heels

            Fit & Features

            • Sleeveless V-neckline
            • Adjustable spaghetti straps
            • Angel graphic pattern
            • Ruched body
            • Mini length silhouette
            • Form hugging fit
            • Runs true to size

            Style Number/Barcode: 05103-3824

            Category Name: Date Night Looks

            Price: $9.97 $36.90

            On Sale: Yes

            Availability: Out of Stock

            Product Badge:
            • Sale
          • Sleek Chic Satin Midi Dress

            Slay it in satin! You'll be wanting to put this midi on repeat.

            Fits & Features

            • Tank-Inspired Straps
            • V-Neckline I Elastic Square Back
            • Vertical Seams At The Bust
            • Midi Length Silhouette
            • Satin-Like Composition 
            • Bodycon Fit I Moderate Stretch 

              Red & Hunter: Model is 5'9" with a 34" bust, 24" waist and 34.5" hips. She is wearing a size small

                Style Number/Barcode: 05101-0394

                Category Name: Date Night Looks

                Price: $11.97 $29.90

                On Sale: Yes

                Availability: Out of Stock

                Product Badge:
                • Clearance