New 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

  • Sharp Finish Patent Slingback Pumps

    Polish your look with a sharp edge—these patent slingback pumps feature a pointed toe and stiletto heel that mean business (and pleasure). Perfect for date nights, chic office outfits, or weekend brunch.

    Fit & Features

    • 3.5" Stiletto heel
    • Closed pointed-toe
    • Slingback ankle strap
    • Cushioned insole
    • Patent faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000433

    Category Name: New Arrivals

    Price: $34.90

    Availability: In Stock

    Available Color: WHITE, WINE, MOCHA

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

    Product Badge:
    • New Arrival
  • Pilates Princess Grip Crew Socks

    Your mat, your kingdom. These “Pilates Princess” crew socks with grippy soles keep you secure while serving all the cute energy your workout deserves.

    Fit & Features

    • "Pilates Princess" embroidered script
    • Non-slip grip sole
    • Stretchy rib knit crew silhouette

    Style Number/Barcode: 07306-000034

    Category Name: New Arrivals

    Price: $10.90

    Availability: In Stock

    Available Color: PINK

    Available Size: NS

    Product Badge:
    • New Arrival
  • Gloss And Bow Block Heel Loafers

    Classic meets playful—these patent loafers get a girly twist with satin bows and chunky block heels that keep them modern.

    Fit & Features

    • Block heel
    • Square toe
    • Satin bow accent
    • Loafer silhouette
    • Patent faux leather material
    • Runs true to size

    Style Number/Barcode: 07405-000001

    Category Name: New Arrivals

    Price: $32.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:
    • New Arrival
  • Polished Moves Stiletto Booties

    Sharp, sleek, and endlessly versatile. These faux leather booties feature a pointed toe and stiletto heel that instantly elevate everything from denim to dresses and skirts.

    Fit & Features

    • 4” stiletto heel, 4.5” leg opening,  4.5” shaft
    • Pointed-toe
    • Side zipper closure
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07403-000028

    Category Name: New Arrivals

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK, CAMEL, BROWN

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

    Product Badge:
    • New Arrival
  • Fierce Flirt Animal Print Mini Dress

    This animal print mini dress was made for turning heads. With its draped cowl neckline, strappy halter fit, and flouncy layered hem, it’s a party dress with untamed vibes.

    Fit & Features

    • Animal print, mesh-lined stretchy fabric
    • Halter cowl neckline with adjustable belted strap
    • Open back
    • Form-hugging fit
    • Layered ruffled mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000320

    Category Name: New Arrivals

    Price: $49.90

    Availability: In Stock

    Available Color: GRAY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sweet Shimmer Glitter A-Line Mini Dress

    This sparkling glitter mini dress stuns with a ruched bust and flirty A-line fit. Perfect for parties, dates, or just feeling dreamy!

    Fit & Features

    • Glitter knit fabric
    • Sweetheart neckline, ruched bust seam
    • Adjustable spaghetti straps
    • A-line fit
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000478

    Category Name: New Arrivals

    Price: $38.90

    Availability: In Stock

    Available Color: LAVENDER

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

    Product Badge:
    • New Arrival
  • Snuggle Season Cable Knit Sweater

    Peak cozy vibes—this cable knit sweater is made for crisp air, seasonal lattes, and wearing on repeat. The balloon sleeves and slouchy fit keep it effortless and cute with your favorite bottoms and boots!

    Fit & Features

    • Cable knit fabric
    • Relaxed long sleeves with ribbed cuffs
    • Crew neck
    • Relaxed fit hem
    • Runs true to size

    Style Number/Barcode: 06005-000204

    Category Name: New Arrivals

    Price: $39.90

    Availability: In Stock

    Available Color: COGNAC, IVORY, BLACK

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Curve The Rules Straight-Leg Denim Jeans

    Not your average denim jeans—angled seams and a vintage-inspired treatment add a fresh, streetwear-inspired edge to a classic straight-leg fit.

    Fit & Features

    • Vintage-inspired denim fabric with slight stretch
    • Mid-rise waist
    • Straight-leg fit with angled seam detailing
    • Front button and hidden zipper closure
    • Four-pocket styling, belt loop accents
    • Runs true to size

    Style Number/Barcode: 06602-000062

    Category Name: New Arrivals

    Price: $49.90

    Availability: In Stock

    Available Color: DENIM

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

    Product Badge:
    • New Arrival
  • She's Stylish Mock Neck Cable Knit Midi Dress

    A stylish sleeveless midi dress featuring a mock neck, a flattering form-hugging fit, and a side slit for movement. Complete the look with strappy heels.

    Fit & Features

    • Cable knit fabric, stretchy knit lining
    • Mock neck
    • Side slit
    • Form-hugging fit
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 05102-5897

    Category Name: New Arrivals

    Price: $29.90

    Availability: In Stock

    Available Color: OLIVE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Starstruck Shine Rhinestone Mini Dress

    Catch the light and every glance in this cosmic-inspired mini dress. With all-over rhinestone accents and starburst detailing, it’s made for dancing the night away under the glow.

    Fit & Features

    • Rhinestone-embellished, star pattern
    • Mesh-lined stretchy fabric
    • Square neckline
    • Adjustable spaghetti straps
    • Bodycon fit, mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000210

    Category Name: New Arrivals

    Price: $45.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Party Perfect Glitter Knit Strapless Ruffle Mini Dress

    All eyes on you—this strapless glitter knit mini dress serves flirty glam in every sparkle. With its curve-loving fit and ruffled hem, your party look just leveled up.

    Fit & Features

    • Glitter knit fabric, moderate stretch
    • Strapless sweetheart neckline, twisted bust design
    • Ruching
    • Drop waist
    • Tiered ruffled design
    • Mini-length A-line silhouette
    • Runs true to size

    Style Number/Barcode: 05101-000540

    Category Name: New Arrivals

    Price: $44.90

    Availability: In Stock

    Available Color: HUNTER

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Can’t Look Away Halter Mini Dress

    Serving sleek with a touch of drama, this ruched halter mini dress knows how to command attention. The body-hugging fit and gathered detailing sculpt your shape, making it perfect for nights that deserve a little extra.

    Fit & Features

    • Mesh-lined stretchy fabric
    • Square halter neckline
    • Ruched bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000391

    Category Name: New Arrivals

    Price: $44.90

    Availability: In Stock

    Available Color: HUNTER

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sparkly Allure Glitter Knit Lace-Up Midi Dress

    A little sparkle, a lot of allure—this midi dress was made for dinner dates and rooftop drinks. The glitter knit, lace-up back, and daring leg slit deliver that perfect balance of glam and sultry.

    Fit & Features

    • Glitter knit fabric, moderate stretch
    • Sleeveless sweetheart neckline with cowl draped overlay
    • Spaghetti straps, open cross-back lace-up strappy design
    • Pleated bodice and waist
    • High-cut front slit
    • Midi-length fitted silhouette
    • Runs true to size

    Style Number/Barcode: 05101-000417

    Category Name: New Arrivals

    Price: $42.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: S, M, L, XL

    Product Badge:
    • New Arrival
  • Rosalyn Sequin Beaded Off-The-Shoulder Mini Dress

    Special Occasion

    Turn every head in the Rosalyn sequin beaded mini dress, designed with an off-the-shoulder neckline and statement bow back. Its chic, A-line silhouette makes it the perfect style for nights that call for sparkle and allure.

    Fit & Features

    • Sheer mesh fabric with knit lining, moderate stretch
    • All-over sequin and beaded embroidery
    • Off-the-shoulder neckline, no-slip strip, sheer woven tie-back design
    • Back zipper with hook-eye closure
    • Mini-length A-line silhouette
    • Runs true to size

     

    Where to Wear:

    Homecoming, birthday celebrations, dressed-up dinners, romantic date nights, rooftop parties, and glam nights out.

    Style Number/Barcode: 05001-000587

    Category Name: New Arrivals

    Price: $65.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Marabella Mesh Corset Mermaid Formal Dress

    Special Occasion

    Effortlessly alluring, the Marabelle mesh gown captivates with a corset-style bodice, daring thigh-high slit, and lace-up back detail. The sleek mermaid silhouette was made for entrances that linger long after you’ve arrived.

    Fit & Features

    • Mesh-lined fabric with stretch
    • Cowl pleated neckline
    • Adjustable spaghetti straps
    • Corset-style bodice with flexible boning
    • High front slit
    • Mermaid silhouette, floor-length hem
    • Runs true to size

     

    Where to Wear:

    Black tie weddings, galas, charity and military balls, red-carpet events, rehearsal dinners, engagement parties, upscale birthdays, formal milestone celebrations

    Style Number/Barcode: 05002-000210

    Category Name: New Arrivals

    Price: $64.90

    Availability: In Stock

    Available Color: PURPLE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Dramatic Exit Off-Shoulder Midi Dress

    Sleek, chic, and a little mysterious—this off-shoulder midi dress was made for statement entrances (and unforgettable exits) at dressy events or parties. The draped sash detail elevates the timeless bodycon silhouette into pure evening elegance.

    Fit & Features

    • Smooth stretch knit fabric
    • Off shoulder neckline with draped sash detail
    • Fitted bodycon silhouette
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 05101-000596

    Category Name: New Arrivals

    Price: $56.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • New Arrival
  • Flutter And Shine Butterfly Hair Clip

    This butterfly hair claw clip sparkles with rhinestones and faux pearls, making it the sweetest way to dress up your everyday updo.

    Fit & Features

    • Butterfly-shaped hair claw clip
    • Rhinestone and faux pearls

    Style Number/Barcode: 07006-000080

    Category Name: New Arrivals

    Price: $10.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • Fresh Pick Flower Detail Sunglasses

    Shade, but make it sweet. These sleek frame sunglasses get a playful twist with flower side details—your go-to pair for adding instant charm to sunny days.

    Fit & Features

    • Sleek metal frame design
    • Flower detail side accents on the arms
    • Tinted lenses
    • Rubber nose supports
    • 100% UV protection

    Style Number/Barcode: 07008-000098

    Category Name: New Arrivals

    Price: $10.90

    Availability: In Stock

    Available Color: BLACK, BROWN

    Available Size: NS

    Product Badge:
    • New Arrival
  • Glow Up Metallic Strappy Stiletto Heels

    Minimal lines, max glam. These metallic strappy stiletto heels bring sleek shine and an effortlessly modern vibe—perfect for dressing up denim or taking a night-out look higher.

    Fit & Features

    • 4" Stiletto heel
    • Pointed-toe
    • Strappy design
    • Cushioned insole
    • Metallic material
    • Runs true to size

    Style Number/Barcode: 07401-000589

    Category Name: New Arrivals

    Price: $32.90

    Availability: In Stock

    Available Color: SILVER

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

    Product Badge:
    • New Arrival
  • Inhale Exhale Grip Crew Socks

    A reminder with every step. These “Inhale, Exhale” embroidered crew socks feature non-slip grips to keep you grounded through flows, stretches, and studio sessions.

    Fit & Features

    • "Inhale, Exhale" embroidered script
    • Non-slip grip sole
    • Stretchy rib knit crew silhouette

    Style Number/Barcode: 07306-000035

    Category Name: New Arrivals

    Price: $10.90

    Availability: In Stock

    Available Color: KHAKI

    Available Size: NS

    Product Badge:
    • New Arrival
  • Unforgettably Bold Abstract Mesh Mini Dress

    Bold and unforgettable—this halter mini dress brings the heat with a plunging neckline and layered ruffle skirt in a fiery abstract print.

    Fit & Features

    • Abstract print, mesh-lined fabric, moderate stretch
    • Halter plunge neckline, tie closure
    • A-line form-hugging fit
    • Ruffled mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000243

    Category Name: New Arrivals

    Price: $39.90

    Availability: In Stock

    Available Color: RED

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Bloom Season Floral Mesh Maxi Tube Dress

    Meet your new obsession for dinner dates and chic soirées. This floral mesh maxi dress hugs in all the right places with a strapless neckline that feels effortlessly elevated.

    Fit & Features

    • Sheer mesh fabric with knit lining, high stretch
    • Floral print
    • Strapless straight-across neckline
    • Ruching
    • Maxi-length hem, back slit
    • Form-hugging silhouette
    • Runs true to size

    Style Number/Barcode: 05101-000252

    Category Name: New Arrivals

    Price: $44.90

    Availability: In Stock

    Available Color: NATURAL

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

    Product Badge:
    • New Arrival
  • Stacked Up Layered Chain Charm Necklace

    Why stop at one when you can layer them all? This charm necklace gives instant cool-girl edge with three rows of dainty chains and chic charms you’ll actually wear on repeat.

    Fit & Features

    • Three-row layered necklace
    • Dainty paperclip chain
    • Dainty snake chain with beaded details, teardrop-shaped rhinestone charm
    • Dainty chain with rectangular-shaped pendant, textured design
    • Lobster clasp closure with extender

    Style Number/Barcode: 07002-000148

    Category Name: New Arrivals

    Price: $12.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Everyday Classic Watch

    Classic never goes out of style. This interlocking band watch brings just the right mix of polish and everyday ease, making it a piece you’ll wear on repeat.

    Fit & Features

    • Polished watch with adjustable side dial
    • Interlocking style band

    Style Number/Barcode: 07007-000042

    Category Name: New Arrivals

    Price: $26.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival