Wild After Hours

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

  • Beach Goddess Crochet Lace-Up Maxi Dress

    She’s giving beach goddess vibes from brunch to golden hour cocktails. This crochet maxi hugs your curves with a bodycon fit and an open lace-up back that’s totally Insta-worthy.

    Fit & Features

    • Crochet lined fabric
    • V-neckline
    • Spaghetti straps
    • Open lace-up back design
    • Bodycon silhouette
    • Maxi-length hem
    • Runs true to size

    Style Number/Barcode: 06005-000072

    Category Name: Wild After Hours

    Price: $46.90

    Availability: In Stock

    Available Color: NATURAL

    Available Size: XS, S, M, L

  • Shell We Dance Crochet Hanky Top

    Your boho era just called and said to wear this. This crochet hanky top brings flirty vibes with a strapless fit and fringe shell trim, perfect for beach days, brunch dates, or dancing barefoot in the sand.

    Fit & Features

    • Crochet fabric, stretchy knit lining
    • Strapless tube neckline
    • Hanky hem with shell trim
    • Runs true to size

    Style Number/Barcode: 06005-000080

    Category Name: Wild After Hours

    Price: $29.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

  • Evelyn Lace-Up Ruffle Mermaid Formal Dress

    Special Occasion

    Designed to bring a chic drama to your evening, the Evelyn mesh formal dress impresses with a flirty lace-up along the plunge neckline, side ruched seams that accentuate your curves along the mermaid silhouette, and a ruffled high-low hem.

    Fit & Features

    • Mesh fabric, sewn-in knit lining, moderate stretch
    • Plunge V-neckline, padded bra cups, lace-up accent
    • Adjustable shoulder straps
    • Back zipper and hook-eye closure
    • Side ruched seams, mermaid silhouette
    • Ruffled high-low hem
    • Runs true to size

     

    Where to Wear:

    Weddings, cocktail soirees, engagement parties, anniversaries, fancy date nights, parties

    Style Number/Barcode: 05002-9331

    Category Name: Wild After Hours

    Price: $69.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S

  • Floral Fantasy Strapless Cutout Maxi Dress

    Easy to wear, impossible to forget! Make your entrance in this floral maxi dress designed with a flirty cutout and form-hugging fit that accentuates your figure.

    Fit & Features

    • Floral print, mesh-lined fabric
    • Strapless neckline
    • Cutout bodice
    • Form-hugging silhouette
    • Maxi-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000079

    Category Name: Wild After Hours

    Price: $19.97 $39.90

    On Sale: Yes

    Availability: In Stock

    Available Color: NATURAL

    Available Size: M

  • Summer Crush Striped Crochet Midi Skirt

    POV: you just found your new fave beach-to-brunch vibe. This striped crochet midi skirt serves laid-back heat with a form-hugging fit and thigh-high slit made for turning heads from sunrise to sunset.

    Shop Matching Top: Summer Crush Striped Crochet Bralette Top

    Fit & Features

    • Crochet knit fabric
    • Striped pattern
    • High-rise waist
    • Thigh-high side slit
    • Midi-length hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06501-000027

    Category Name: Wild After Hours

    Price: $44.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: S, M, L

    Product Badge:
    • Part of a Set
  • Days In Paradise Strapless Cutout Mini Dress

    Indulge in pure paradise in this cutout mini dress! Featuring a sweetheart neckline accented with a stunning hoop and stone insert, this bodycon dress is designed to hug your every curve. 

    Fit & Features

    • Texture knit fabric, stretchy knit lining
    • Strapless sweetheart neckline with hoop and stone insert
    • Padded bra cups, back zipper and hook-eye closure
    • Cutout accent
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-6079

    Category Name: Wild After Hours

    Price: $22.97 $49.90

    On Sale: Yes

    Availability: In Stock

    Available Color: RUST

    Available Size: XS

  • Pop The Cork Platform Heels

    The perfect platform block heels for daytime celebrations! These shoes are designed to elevate your look with sleek faux leather straps and cork material for a unique style.

    Fit & Features

    • Block heel
    • Almond toe
    • Faux leather toe and adjustable ankle strap, buckle closure
    • Platform sole
    • Cork material
    • Runs true to size

    Style Number/Barcode: 07401-5283

    Category Name: Wild After Hours

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Sweeten Up Straw Block Heels

    Sweeten up any look in these heels adorned with a unique straw block heel and trendy crisscross straps. Style with a sundress for any daytime outings!

    Fit & Features

    • 3" Straw block heel
    • Square toe
    • Crisscross straps
    • Adjustable ankle strap, buckle closure
    • Faux leather upper material
    • Runs true to size

    Style Number/Barcode: 07401-000216

    Category Name: Wild After Hours

    Price: $36.90

    Availability: In Stock

    Available Color: IVORY

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

  • Bold Flirt Floral Mesh Mini Skirt

    Bold and flirty will be your vibe in this mini skirt featuring a large floral print to turn heads. The mid-rise waist paired with the short form-hugging fit create a sultry silhouette.

    Shop Matching Top: Bold Flirt Floral Mesh Tube Top

    Fit & Features

    • Sheer mesh fabric with knit lining, high stretch
    • Large floral print
    • Mid-rise waist
    • Mini-length hem
    • Bodycon fit
    • Runs true to size

    Style Number/Barcode: 06501-000002

    Category Name: Wild After Hours

    Price: $26.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: L

    Product Badge:
    • Part of a Set
  • Gorgeous Getaway Tropical Print Crop Top

    This alluring tropical print crop top will create a gorgeous getaway look! Designed with a trendy tropical print pattern on the airy mesh fabric, it features a sleeveless plunging V-neckline, halter spaghetti straps, a tie-front design under the bust, and a cropped, ruffled, babydoll hem with a flowy fit. Style with the matching maxi skirt for your next destination vacay!

    Shop Matching Bottoms: Gorgeous Getaway Tropical Print Maxi Skirt

    Fit & Features

    • Sleeveless plunging V-neckline
    • Halter spaghetti straps
    • Tie-front design
    • Cropped, ruffled, babydoll hem, flowy fit
    • Tropical print
    • Sheer mesh fabric, knit lining at the bust, moderate stretch
    • Runs true to size

    Style Number/Barcode: 06001-5074

    Category Name: Wild After Hours

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • Sale
  • Gorgeous Getaway Tropical Print Maxi Skirt

    This alluring tropical print maxi skirt will create a gorgeous getaway look! Designed with a trendy tropical print pattern on the airy mesh fabric, it features a high-rise waist, a maxi-length hem with a sultry high-cut side slit, and a slim-fit silhouette. Style with the matching crop top for your next destination vacay!

    Shop Matching Top: Gorgeous Getaway Tropical Print Crop Top

    Fit & Features

    • High-rise waist
    • Maxi-length hem
    • High-cut side slit
    • Slim-fit silhouette
    • Tropical print
    • Sheer mesh fabric, full-length knit lining
    • Runs true to size

    Style Number/Barcode: 06501-0956

    Category Name: Wild After Hours

    Price: $24.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Get Like Me Cutout Wide-Leg Jumpsuit

    Make a striking impression in this bold strapless jumpsuit on vacay or a summer night out! With O-ring inserts, a cutout bodice, and a flattering wide-leg fit, this jumpsuit will turn heads everywhere you go.

    Fit & Features

    • Smooth knit stretchy fabric, full knit lining
    • Strapless neckline
    • O-ring inserts, cutout bodice
    • Wide-leg fit
    • Runs true to size

    Style Number/Barcode: 06502-000036

    Category Name: Wild After Hours

    Price: $45.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Perfect Match High-Rise Lace Mini Skirt

    You in this lace mini skirt plus your weekend plans equals the perfect match! Pair the skirt with the matching top.

    Fit & Features

    • Lace fabric lined with sewn-in knit
    • High-rise waist
    • Adjustable side ties
    • Bodycon fit
    • Ruffled mini-length hem
    • Runs true to size 

    Shop The Matching Top: Perfect Match Long Sleeve Lace Crop Top

    Style Number/Barcode: 06501-1128

    Category Name: Wild After Hours

    Price: $10.97 $26.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: M

    Product Badge:
    • Sale
  • Ready To Slay Platform Heels

    Get ready to slay in platform heels that take your look to the next level! These fab platforms feature an open back, an adjustable ankle strap, a peep toe, a wide platform, and a block heel. The heels are composed of a faux nubuck material. Complete the look with a bustier and high waist jeans.

    Fit & Features

    • Open back 
    • Adjustable ankle strap
    • Peep toe 
    • Wide platform 
    • Luxe fit cushioned insole
    • Block heel 
    • Faux nubuck material 
    • Runs true to size

    Style Number/Barcode: 07401-3406

    Category Name: Wild After Hours

    Price: $30.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • Best Seller