New Clothing Arrivals

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

  • Couch Club Chenille Catsuit

    For the girls who lounge like it’s an art form. This chenille jumpsuit serves soft luxury with its fuzzy texture, curve-hugging fit, and chill-but-chic vibe. Style with the matching bolero to officially master cozy glam.

    Shop Matching Bolero: Couch Club Chenille Bolero

    Fit & Features

    • Soft chenille knit fabric
    • Scoop neckline
    • Adjustable spaghetti straps
    • Curve-hugging fit
    • Skinny-leg design
    • Runs true to size

    Style Number/Barcode: 07103-000070

    Category Name: New Clothing Arrivals

    Price: $34.90

    Availability: In Stock

    Available Color: BROWN, IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Whisper Lace Tie Front Top

    Soft, sultry, and a little mysterious. This lace-trim crop top brings the romance with its tie-front detail and dramatic bell sleeves—aka your new go-to for pairing with denim jeans for day or night plans.

    Fit & Features

    • Knit stretchy fabric
    • Lace trim V-neckline
    • Tie-front closure
    • Long sleeves with lace trim, bell cuffs
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06202-000061

    Category Name: New Clothing Arrivals

    Price: $26.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Wildly Iconic Animal Print Crop Top

    This mesh halter top turns up the heat with its plunging neckline, tie-front detail, and sultry print mix that’s part jungle, part nightlife. Pair it with denim, leather, or attitude—you can’t go wrong.

    Fit & Features

    • Animal print, mesh fabric, bust lining
    • Halter V-neckline, tie closure
    • Sheer ruffled open front design
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06001-000281

    Category Name: New Clothing Arrivals

    Price: $29.90

    Availability: In Stock

    Available Color: MULTI

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Weekend Plans Ruffle A-Line Romper

    Your plans just found their outfit—this romper is all about fun with a flirty edge. The tie-back halter straps, ruffle overlay, and A-line fit make it a go-to for nights out or weekend parties.

    Fit & Features

    • Smooth knit fabric, high stretch
    • Sleeveless V-neckline
    • Tie-back halter straps, partially open back
    • Ruching, drop waist
    • Mini-length tiered ruffle overlay, hidden fitted shorts
    • Romper in size small is 29" shoulder to hem with a 9" front rise and a 1" inseam
    • Runs true to size

    Style Number/Barcode: 06503-000155

    Category Name: New Clothing Arrivals

    Price: $44.90

    Availability: In Stock

    Available Color: RUST

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Starlit Spark Rhinestone Earrings

    These earrings don’t whisper—they sparkle. Featuring marquise-cut rhinestones that climb delicately along the ear, they bring a soft, sculptural glow to any look. Perfect for parties, date nights, or any excuse to feel a little extra.

    Fit & Features

    • Marquise-cut rhinestone accents
    • Ear crawler design
    • Post-back closure


    Earrings are final sale and may not be returned or exchanged.

    Style Number/Barcode: 07001-000174

    Category Name: New Clothing Arrivals

    Price: $10.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

    Product Badge:
    • New Arrival
  • Haley Open Back Sash Mermaid Formal Dress

    Special Occasion

    The Haley formal dress was made for the spotlight moment—the kind where you glide across the room and every detail shimmers in motion. This floor-length mermaid gown features a plunging V-neckline, delicate adjustable straps, and an open back draped with an elegant sash that trails behind you.

    Fit & Features

    • Smooth knit-lined fabric, subtle sheen
    • V-neckline
    • Adjustable spaghetti straps
    • Open back with attached floor-length sash
    • Mermaid silhouette
    • Floor-length hem
    • Runs true to size

     

    Where to Wear:

    Black-tie weddings, galas, award dinners, destination celebrations, engagement parties, rehearsal dinners, charity balls, fancy date nights, formal events

    Style Number/Barcode: 05002-000462

    Category Name: New Clothing Arrivals

    Price: $79.90

    Availability: In Stock

    Available Color: HUNTER

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

    Product Badge:
    • Ships Free
  • Cozy Allure Cable Knit Mini Dress

    Chic meets snuggly. This off-the-shoulder sweater dress hugs your curves with cable-knit texture while keeping things flirty and polished—perfect for autumn plans, latte runs, or cozy dinners out.

    Fit & Features

    • Cable knit fabric, moderate stretch
    • Folded off-the-shoulder neckline
    • Fitted long sleeves
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06005-000157

    Category Name: New Clothing Arrivals

    Price: $42.90

    Availability: In Stock

    Available Color: CHARCOAL

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Cute Rebel Lace-Up Stitch Vest

    Layer on street-cute with this faux leather vest. Designed with lace-up stitch designs, grommet trim, and button accents, it’s a fierce piece for layering or wearing solo.

    Fit & Features

    • Faux leather fabric
    • Sleeveless V-neckline
    • Lace-up stitched designs, flexible boning inserts
    • Front button closures
    • Cropped-length hem
    • Runs true to size

    Style Number/Barcode: 06204-000049

    Category Name: New Clothing Arrivals

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Attitude Strut Patent Stiletto Boots

    When the outfit needs attitude—these boots deliver. With a glossy patent finish, sleek pointed toe, and knee-high silhouette, they’re basically confidence in footwear form. Perfect for days downtown, date nights, and everyday styling.

    Fit & Features

    • Stiletto heel
    • Pointed-toe
    • Side zipper closure
    • Under-the-length shaft
    • Glossy patent faux leather material
    • Runs true to size

    Style Number/Barcode: 07402-000060

    Category Name: New Clothing Arrivals

    Price: $64.90

    Availability: In Stock

    Available Color: WINE, IVORY

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

    Product Badge:
    • New Arrival
  • High Society Faux Fur Crop Bolero

    The luxe layer your cold-weather wardrobe was waiting for. This faux fur bolero brings soft glamour with its plush texture and cropped silhouette—perfect for dressing up a satin dress or making your coffee run feel red-carpet worthy.

    Fit & Features

    • Plush faux fur fabric
    • Long sleeves
    • Open front design
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06201-000020

    Category Name: New Clothing Arrivals

    Price: $44.90

    Availability: In Stock

    Available Color: TAUPE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • High Drama Cropped Faux Fur Jacket

    Glam nights call for a little drama. This glam faux fur jacket brings instant luxe energy with its plush texture and cropped silhouette. Soft, statement-making, and effortlessly chic—it’s the finishing touch for every cold-weather night out.

    Fit & Features

    • Soft faux fur fabric
    • Collar neckline
    • Long sleeves
    • Crop-length hem
    • Runs true to size

    Style Number/Barcode: 06201-000015

    Category Name: New Clothing Arrivals

    Price: $59.90

    Availability: In Stock

    Available Color: IVORY, BLACK

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

    Product Badge:
    • New Arrival
  • No Apologies Faux Leather Mini Dress

    Confidence, bottled in faux leather. This strapless mini dress stuns with a bustier-style bodice and curve-sculpting fit that hugs every move. Designed for nights that call for a little edge and a lot of attitude.

    Fit & Features

    • Faux leather fabric
    • Strapless sweetheart neckline
    • Back zipper closure
    • Bustier-style bodice
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000362

    Category Name: New Clothing Arrivals

    Price: $52.90

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • City Check Houndstooth Plaid Crop Jacket

    Classic, but make it cool. This cropped wool-blend jacket gives total it-girl energy with its houndstooth plaid print, structured collar, and retro-inspired silhouette. Perfect for layering over outfits when the fit needs a little polish.

    Fit & Features

    • Houndstooth plaid print
    • Wool-blend fabric, sewn-in woven lining
    • Collar neckline
    • Long sleeves with button strap cuffs
    • Button-down front closures
    • Faux front pockets, crop-length hem
    • Runs true to size

    Style Number/Barcode: 06201-000081

    Category Name: New Clothing Arrivals

    Price: $49.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • All Eyes Satin Cowl Maxi Dress

    This dress understands the assignment. The glossy satin drape, sultry cowl neckline, and chain strap accent bring full glam energy, while the lace-up back keeps it flirty and unexpected. Perfect for nights out, fancy dinners, or anywhere you plan to turn heads.

    Fit & Features

    • Printed satin woven fabric
    • Cowl neckline
    • Spaghetti straps
    • Lace-up back with chain accent
    • Flowy curve-hugging silhouette
    • Maxi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000754

    Category Name: New Clothing Arrivals

    Price: $59.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Falling For Layered Wrap Scarf

    Soft, breezy, and endlessly versatile—this lightweight scarf is your go-to for layering season. Wear it as a wrap, knot it as an accessory, or drape it for effortless chic vibes.

    Fit & Features

    • Lightweight woven fabric
    • Wrap design
    • Versatile styling options

    Style Number/Barcode: 07305-000065

    Category Name: New Clothing Arrivals

    Price: $16.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: NS

    Product Badge:
    • New Arrival
  • Dot to It Mesh Halter Crop Top

    Flirty, a little sheer, and totally the vibe. This polka dot mesh halter top brings playful energy with its open tie back and cropped fit—made for date nights, weekend brunch, or wherever the spotlight finds you.

    Fit & Features

    • Polka dot print, sheer mesh fabric
    • Halter V-neckline, tie closure, lined bust
    • Open tie-back design
    • Sheer crop hem
    • Runs true to size

    Style Number/Barcode: 06003-000218

    Category Name: New Clothing Arrivals

    Price: $29.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Everyday Elegance Faux Pearl Chain Belt

    Old money, but make it modern. This faux pearl chain belt blends timeless elegance with a subtle gold finish that instantly elevates any look. It’s the perfect mix of polish and cool—your new go-to for dressing up or keeping things effortlessly refined.

    Fit & Features

    • Faux pearls
    • Chain accents
    • Lobster clasp closure

    Style Number/Barcode: 07301-000354

    Category Name: New Clothing Arrivals

    Price: $15.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • Cuddle Up Chenille Knit Romper

    For cozy mornings that turn into lazy afternoons. This chenille romper wraps you in ultra-soft comfort with a body-hugging fit and adjustable straps for that just-right feel. Perfect for layering under your favorite cardigan, or making “staying in” your cutest fall plan yet.

    Fit & Features

    • Soft chenille knit fabric
    • Scoop neckline
    • Adjustable spaghetti straps
    • Form-hugging fit
    • Short hem
    • Runs true to size

    Style Number/Barcode: 07103-000068

    Category Name: New Clothing Arrivals

    Price: $29.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Vintage Charm Grommet Belt

    Bring a retro twist to your waistline. This belt features scalloped panels with grommet details and an antique gold buckle that instantly gives your outfit that vintage-inspired cool factor.

    Fit & Features

    • Faux leather scalloped panels
    • Allover grommet accents
    • Statement buckle design
    • Adjustable for a custom fit

    Style Number/Barcode: 07301-000327

    Category Name: New Clothing Arrivals

    Price: $26.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: NS

    Product Badge:
    • New Arrival
  • Modern Muse Seven Pack Ring Set

    Delicate, polished, and perfectly stackable. This seven-pack ring set features a mix of sleek bands, dainty gems, and lustrous faux pearls that instantly elevate any outfit. 

    Fit & Features

    • Seven-pack ring set
    • Faux pearl and rhinestone embellishments
    • Various designs and styles
    • Stackable

    Style Number/Barcode: 07004-000063

    Category Name: New Clothing Arrivals

    Price: $12.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: 7, 8

    Product Badge:
    • New Arrival
  • Sundown Radiance Concho Chain Belt

    This chain belt brings a dose of Western-inspired glam with detailed concho medallions that instantly elevate any look. Layer it over denim, dresses, or skirts for that effortlessly cool, golden-hour vibe.

    Fit & Features

    • Concho design plates with colored stone accents
    • Chain
    • Lobster clasp closure

    Style Number/Barcode: 07301-000270

    Category Name: New Clothing Arrivals

    Price: $16.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • Late Bloom Flocked Halter Mini Dress

    A little sheer, a little daring—this one’s all about confidence. The burnout floral velvet and deep plunge neckline give this halter mini dress a sultry edge, while the bodycon fit keeps it classic night-out perfection. 

    Fit & Features

    • Flocked floral velvet pattern, mesh-lined fabric
    • Plunge halter neckline with bar strap accents
    • Bodycon fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000514

    Category Name: New Clothing Arrivals

    Price: $36.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • In Good Hands Bow Phone Grip

    For the girls who like their accessories as cute as their camera roll. This silicone bow phone grip adds a flirty touch while keeping your hold secure—perfect for mirror pics, texts, and every “wait, let me grab my phone” moment.

    Fit & Features

    • Soft silicone bow design
    • Lightweight and flexible
    • Suction cup grips

    Style Number/Barcode: 07308-000050

    Category Name: New Clothing Arrivals

    Price: $6.90

    Availability: In Stock

    Available Color: PINK

    Available Size: NS

    Product Badge:
    • New Arrival
  • Falling for Knits Crop Sweater

    Cozy with a little edge. This cable knit crop sweater levels up your casual days with subtle distressed accents and a cute vibe—perfect for coffee runs, study dates, or layering over slip dresses.

    Fit & Features

    • Cable knit soft fabric
    • Crew neck
    • Long sleeves
    • Cropped-length hem with distressed accents
    • Runs true to size

    Style Number/Barcode: 06005-000138

    Category Name: New Clothing Arrivals

    Price: $36.90

    Availability: In Stock

    Available Color: DARK, DENIM

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival