Best Selling Clothing

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

  • Bombshell Era Tube Bodycon Mini Dress

    This one's for your bombshell era. With a sweetheart neckline and snatched silhouette, this mini dress was made for having all eyes on you!

    Fit & Features

    • Knit fabric with subtle sheen, stretchy knit lining
    • Tube sweetheart neckline
    • Twist bust accent
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000316

    Category Name: Best Selling Clothing

    Price: $36.90

    Availability: In Stock

    Available Color: ROYAL

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Soft Glam Mesh Bow Mules

    These mesh mule heels are topped with a delicate bow for that perfect blend of elegance and flirt, ready for date nights, bridal vibes, or dressing up your fave jeans.

    Fit & Features

    • Stiletto heel
    • Square toe
    • Mesh bow strap
    • Luxe fit cushioned insole
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000329

    Category Name: Best Selling Clothing

    Price: $37.90

    Availability: In Stock

    Available Color: WHITE

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

    Product Badge:
    • Best Seller
  • Barely Behaving Metallic Halter Crop Top

    Backless? Bold? Babe, it's giving unforgettable. This metallic crop is made for your VIP moments—whether that's the club or your IG grid.

    Fit & Features

    • Shimmery metallic fabric, moderate stretch
    • Halter cowl neckline
    • Twist detail open back detail
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-000215

    Category Name: Best Selling Clothing

    Price: $29.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • Drama Queen Strapless Ruffle Mini Dress

    She's giving spotlight stealer with zero chill. This strapless bodycon mini dress with a side ruffle sash brings big “watch me walk away” energy.

    Fit & Features

    • Knit fabric with subtle sheen, stretchy knit lining
    • Strapless neckline, padded bra cups
    • Bodycon silhouette
    • Side ruffled sash
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000368

    Category Name: Best Selling Clothing

    Price: $38.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Sultry Take Tie-Front Long Sleeve Crop Top

    Perfect for going out or a date night, this tie-front mesh crop top brings sultriness to your favorite looks! 

    Fit & Features

    • Sheer mesh fabric
    • Long sleeves
    • Dual tie-front detail
    • Center slit accent
    • Cropped hem
    • Bra is not included
    • Runs true to size

    Style Number/Barcode: 06202-000023

    Category Name: Best Selling Clothing

    Price: $16.90

    Availability: In Stock

    Available Color: BLACK, OFF, WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • Best Seller
  • On Point Criss-Cross Strappy Mules

    Simple, sharp, and seriously chic. These strappy mules nail the vibe every time—with a luxe cushioned insole that keeps it comfy from day plans to PM plans.

    Fit & Features

    • Block heel
    • Faux leather material
    • Open square toe
    • Criss-cross strappy design
    • Open back, on-and-off styling
    • Luxe fit cushioned insole
    • Runs true to size

    Style Number/Barcode: 07401-000349

    Category Name: Best Selling Clothing

    Price: $32.90

    Availability: In Stock

    Available Color: WHITE

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

    Product Badge:
    • Best Seller
  • Layered Up Pearl Charm Chain Necklace

    More layers, more vibes. This pearl charm layered chain necklace makes stacking effortless with mixed chains and a subtle shine you’ll reach for daily.

    Fit & Features

    • Four-row layered design
    • Short herringbone chain
    • Two dainty chains
    • Long dainty chain with faux pearl charm
    • Lobster clasp closure with extender

    Style Number/Barcode: 07002-000161

    Category Name: Best Selling Clothing

    Price: $12.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Wild Card Leopard Floral Print Maxi Skirt

    This skirt’s got plot twist energy—sweet florals meet fierce leopard in a ruffled maxi made for your wild side. Let the bold print and thigh-high slit steal the spotlight from brunch to beach nights.

    Fit & Features

    • Sheer mesh fabric with mini-length knit lining, high stretch
    • Leopard and floral multi-print pattern
    • High-rise waist
    • Ruching, hip-hugging fit
    • Thigh-high side slit, ruffled hem
    • Maxi-length hem, flowy silhouette
    • Runs true to size

    Style Number/Barcode: 06501-000061

    Category Name: Best Selling Clothing

    Price: $36.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Strut Factor Thong Strappy Stiletto Heels

    Serving height, edge, and effortless chic in one sleek step. These thong strappy heels are your not-so-secret weapon for date night slays and RSVP looks.

    Fit & Features

    • 3" Stiletto heel
    • Square toe
    • Thong strappy design
    • Adjustable ankle strap, buckle closure
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000102

    Category Name: Best Selling Clothing

    Price: $28.90

    Availability: In Stock

    Available Color: BLACK, WHITE, NUDE

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

    Product Badge:
    • Best Seller
  • Can’t Talk, Busy Strutting Block Heel Mules

    These mules are giving legs for days. With sleek thong straps, a comfy block heel, and a padded insole, this pair takes you from brunch to rooftop drinks without missing a step.

    Fit & Features

    • 2" Block heel
    • Faux leather material
    • Open square-shaped toe
    • Thong strappy design
    • Open back, on-and-off styling
    • Padded insole
    • Runs true to size

    Style Number/Barcode: 07401-000091

    Category Name: Best Selling Clothing

    Price: $28.90

    Availability: In Stock

    Available Color: WHITE, NUDE

    Available Size: 10, 8.5, 9

    Product Badge:
    • Best Seller
  • Carried Away Braided Strap Shoulder Bag

    This faux leather shoulder bag levels up any fit with its luxe braided handle and sleek finish—perfect for coffee dates or evenings out!

    Fit & Features

    • Braided shoulder strap
    • Detachable and adjustable crossbody strap
    • Top zipper closure
    • Spacious interior
    • Faux leather material

    Style Number/Barcode: 07203-000022

    Category Name: Best Selling Clothing

    Price: $26.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: NS

    Product Badge:
    • Best Seller