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

  • Total Allure Mock Neck Side Slit Midi Dress

    A sleeveless mesh midi dress featuring a mock neckline with a chic scarf accent, a bodycon fit, and a flirty side slit. Perfect for styling with stiletto heels and a clutch.

    Fit & Features

    • Mesh fabric, sewn-in knit lining, moderate stretch
    • Mock neckline with a scarf accent
    • Back zipper and hook-eye closure
    • Side ruched seams
    • Side slit
    • Bodycon midi-length silhouette
    • Runs true to size

    Style Number/Barcode: 05101-4064

    Category Name: Date Night Looks

    Price: $49.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M

  • Untamed Mesh Crop Top

    Girl, your style is wild and untamed! This mesh leopard print crop top is such a must.

    Fit & Features

    • Mock neckline
    • Long fitted sleeves
    • Merrow edge trim
    • Mid-length form-fitting style
    • Leopard print
    • Sheer mesh fabric | 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: 06001-2239

    Category Name: Date Night Looks

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Faux Leather Paper Bag Shorts
    Edge up your style with these faux leather shorts! They feature a high rise elastic banded paper bag waist, an adjustable front drawstring, front pockets, and loose fitting shorts. The faux leather fabric offers minimal stretch.

    Style Number/Barcode: 06403-0071

    Category Name: Date Night Looks

    Price: $4.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Fierce And Fashionable Snake Print Crop Top

    You'll be feelin' fierce & fashionable in this snake print crop babe!

    Fit & Features

    • Thicker spaghetti straps
    • Square neck and back
    • Ruched bust
    • Cropped
    • Knit fabric | Plenty of stretch

    Style Number/Barcode: 06001-2350

    Category Name: Date Night Looks

    Price: $9.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Starlight Shine One-Shoulder Mini Dress

    Made for nights that call for shining like a star—this one-shoulder mini dress delivers. Covered in rhinestone detailing with a bodycon fit, it’s basically your excuse to outshine the disco ball.

    Fit & Features

    • Stretch mesh-lined knit fabric
    • One-shoulder neckline
    • Rhinestone-embellished star pattern and stripes
    • Bodycon mini silhouette
    • Runs true to size

    Style Number/Barcode: 05103-000323

    Category Name: Date Night Looks

    Price: $45.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS

    Product Badge:
    • Best Seller
  • Bloom In Luxe Mini Hair Comb

    Bring the bloom with this fab hair comb that reflects your sweet side! The comb features a floral design, filigree accents, and rhinestones. Complete look with the Lola Formal Dress and rhinestone heels.

    Fit & Features

    • Floral design 
    • Filigree accents
    • Rhinestones
    • Attached comb

    Style Number/Barcode: 07006-0337

    Category Name: Date Night Looks

    Price: $3.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • 'Tis The Season To Sparkle Glitter Clutch

    'Tis the season to sparkle babe! Sparkle on sparkle if you catch our drift!

    Fits & Features

    • Rectangular Structured Shape
    • Metal Bar Handle
    • Includes Detachable Shoulder Strap
    • Sturdy Mesh Composition With Glitter Finish 

    Style Number/Barcode: 07204-0059

    Category Name: Date Night Looks

    Price: $14.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Leopard Print One Shoulder Bodysuit
    Keep your style wild with this on trend leopard print bodysuit. It features a sleeveless bodice, a one shoulder neckline, and a thong bottom with dual snap button closures. The soft knit fabric offers ample amount of stretch and a form hugging fit.

    Style Number/Barcode: 06001-2214

    Category Name: Date Night Looks

    Price: $9.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Sultry Sheer Snake Print Crop Top

    If you haven't gotten on the snake print trend, where have you been girl?! This crop top has a sultry factor with its sheer mesh fabric that really amps up the look.

    Fit & Features

    • Crew neckline
    • Long fitted sleeves
    • Ruched side details with ties
    • Cropped
    • Snake print
    • Sheer mesh fabric
    • Plenty of stretch

    Style Number/Barcode: 06001-2289

    Category Name: Date Night Looks

    Price: $6.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Slay It With Style Mini Skirt

    Elevate your going-out looks in this sleek faux leather mini skirt! This high-waist mini skirt features a sexy front slit and hidden back zipper for a seamless look at every angle. Make this faux leather mini skirt your wardrobe must-have for date night or clubbing with your party squad. Pair this flirty mini skirt with a beaded bustier top or long-sleeve satin tie-front top for a sexy and fierce night-out look.

    Fit & Features

    • High-rise fit
    • Vertical seam details, back zipper
    • Front slit accent
    • Form-hugging fit
    • Mini-length hem
    • Unlined faux leather fabric, minimal stretch
    • Runs true to size

    Style Number/Barcode: 06401-1400

    Category Name: Date Night Looks

    Price: $9.97 $22.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: L

    Product Badge:
    • Sale
  • Sassy In Snake Tube Midi Dress

    Stay sassy as you slay in trendy snake print! This dress features a sweetheart neckline, padded cups, an elastic back for a comfortable fit and a midi length silhouette. Dress is composed of a partially lined faux leather fabric that offers a relaxed fit with a slight stretch. The all over snake print features tan, taupe and brown hues. 

    Style Number/Barcode: 15102-0032

    Category Name: Date Night Looks

    Price: $9.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Fierce & Fine Leopard Print Crop Top

    You'll be feelin' fierce & fine in this leopard print crop babe!

    Fit & Features

    • Thicker spaghetti straps
    • Square neck and back
    • Ruched bust
    • Cropped
    • Knit fabric | Plenty of stretch

    Style Number/Barcode: 06001-2349

    Category Name: Date Night Looks

    Price: $9.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Forever Chic Convertible Wallet

    This faux leather wallet has such a classic look it will forever be chic! It features a fold over design with a metal trim that opens up to multiple compartments on the inside. Bag features a faux leather wristlet as well as an included gold chain to easily convert into a cute crossbody!

    Style Number/Barcode: 07201-0322

    Category Name: Date Night Looks

    Price: $10.97 $22.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Double My Heartbeat Earrings

    You can never have too many hearts - or sparkles. Dripping in rhinestone-embellished hearts, these drop earrings features a post back closure.

     

    Earrings are considered final sale merchandise. FINAL SALE and CLEARANCE merchandise may not be returned or exchanged.

    Style Number/Barcode: 07001-0154

    Category Name: Date Night Looks

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Pure Perfection Satin Wrap Dress

    Look and feel like pure perfection in this classy satin midi dress for cocktail hour and semi-formal occasions! It features a sleek sleeveless cowl neck, spaghetti straps, a high waist seam, a form-fitting silhouette, and side pleating along the faux-wrap midi skirt. Complete the look with rhinestone heels.

    Fit & Features

    • Sleeveless cowl neck, spaghetti straps
    • High waist seam
    • Form-fitting silhouette
    • Side pleating, faux-wrap midi skirt
    • Silky satin fabric, minimal stretch
    • Runs true to size

    Style Number/Barcode: 05101-1600

    Category Name: Date Night Looks

    Price: $19.97 $39.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S

    Product Badge:
    • Sale
  • Feeling Wild Crop Top

    Feel wild and free in this fierce-inspired print! It features a scoop neckline, corded straps and a cropped hem. The all over animal print is contrasted with a solid background. Top is composed of a brushed knit fabric that offers a form hugging fit with a moderate stretch. Be sure to pick up the matching skirt to complete your look!

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

    Style Number/Barcode: 06001-1862

    Category Name: Date Night Looks

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Timeless Elegance Faux Fur Bolero

    Special Occasion 

    Bring the elegance to your evening looks with a chic cover up! It features an open front, short sleeves and an all over faux fur fabric. Cover up also features a smooth knit lining. 

    Special Occasion products cannot be returned to any retail locations.

    Style Number/Barcode: 05008-0003

    Category Name: Date Night Looks

    Price: $19.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Dainty Rhinestone Cross Charm Ring Pack

    Stack on the style with a ring pack that brings the luxe! The ring pack includes ten rings that vary in band size. The rings feature a mix of rhinestone cross charms and metal bands. Complete look with a mini dress and mules for your next brunch look. 

    Fit & Features

    • Pack includes ten rings
    • Cross charm
    • Flat metal bands
    • Rhinestones

    Style Number/Barcode: 07004-0126

    Category Name: Date Night Looks

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Fantasy Chain Belt
    You're a fantasy in this belt, babe! This chain belt features layered ring accents that add a feminine touch to any outfit. Featuring a lobster clasp closure and extender for the perfect fit.

    Style Number/Barcode: 07301-0077

    Category Name: Date Night Looks

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Holographic Trim Clear Mini Purse

    You always roll up with the best purse in hand! And you ain't stoppin' now!

    • Holographic Trim Mini Purse 
    • Clear design
    • Silver turn lock closure
    • Chain holographic shoulder strap
    • Rectangular structure

    Style Number/Barcode: 07203-0185

    Category Name: Date Night Looks

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Love's A Mesh Bodysuit

    Accentuate your curves with this long-sleeve bodysuit, ideal for layering over a bralette. This chic mesh bodysuit strikes the perfect balance between modern edge and classic style. Pair this sheer top with high-rise denim jeans for a look that suits a variety of occasions, from casual outings to dressed-up events. An eye-catching essential, it layers beautifully under a fitted blazer or sleek moto jacket, making it the perfect versatile top.

    Fit & Features

    • Crew neckline
    • Long fitted sleeves
    • Cheeky bottom with a snap button closure
    • Unlined, sheer mesh fabric
    • Moderate stretch
    • Runs true to size

    Style Number/Barcode: 06001-8504

    Category Name: Date Night Looks

    Price: $19.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XL

  • Snake It Up Crop Top

    Shake up your style with this sultry snake print crop top! It features a mock neck, long fitted sleeves, a form-fit throughout, and a cropped hem. The knit fabric offers plenty of stretch. Complete your look with the matching mini skirt!

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

    Style Number/Barcode: 06001-2026

    Category Name: Date Night Looks

    Price: $9.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Clear Heart Shaped Cross-Body Clutch

    Clearly you'll have major heart eyes for this clutch, and we have heart eyes for you wearing it!

    • Heart structure
    • Clear design
    • Detachable cross body shoulder strap
    • Snap closure
    • Golden hardware

    Style Number/Barcode: 07203-0194

    Category Name: Date Night Looks

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Bring The Drama Floral Mesh Top

    Bring the drama with this chic floral mesh crop! The top's all over rose print gives off romantic vibes.

    Fit & Features

    • Crew neckline
    • Long fitted sleeves
    • Cropped
    • Floral print
    • Sheer mesh
    • Moderate stretch
    • Form-fitting style

    Style Number/Barcode: 06001-2200

    Category Name: Date Night Looks

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance