New Arrivals Shoes

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

  • Going Places Peep Toe O-Ring Mules

    Make moves and go places with the right pair of heels! Style with cut off dress pants and a button up, or dress down with cut off denim and an over-sized tee!

    • Square peep toe
    • O-ring buckle detail
    • Slide on fit
    • Block heel
    • Textured snake embossing

    Style Number/Barcode: 07403-0230

    Category Name: New Arrivals Shoes

    Price: $22.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Starstruck Rhinestone Block Heel Booties

    Turn every step into a spotlight moment. These rhinestone booties dazzle with all-over sparkle, a sleek pointed toe, and a block heel made for dancing the night away (or just stealing the scene).

    Fit & Features

    • 4" Block heel
    • Pointed toe
    • Side zipper closure
    • Ankle-length shaft
    • Rhinestone-embellished metallic material
    • Runs true to size

    Style Number/Barcode: 07403-000019

    Category Name: New Arrivals Shoes

    Price: $56.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
  • The Night Is Yours Bow Mules

    Dress to dazzle in these rhinestone-studded mule heels featuring an oversized bow accent that steals the spotlight with every step. The sleek stiletto heel and slip-on design bring instant glam to your night-out rotation.

    Fit & Features

    • Stiletto heel
    • Square toe
    • Statement bow detail and rhinestone embellishments
    • Luxe fit cushioned insole
    • Faux suede material
    • Runs true to size

    Style Number/Barcode: 07401-000413

    Category Name: New Arrivals Shoes

    Price: $40.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • New Arrival
  • Sweet Stunner Bow Heels

    Polished, playful, and perfectly tied. These satin block heels bring the glam with a rhinestone bow accent that adds just the right touch of sparkle to any dressy occasion.

    Fit & Features

    • 3.5" Block heel
    • Almond toe
    • Statement bow strap
    • Closed ankle, adjustable ankle strap, buckle closure
    • Luxe fit cushioned insole
    • Rhinestone-embellished satin material
    • Runs true to size

    Style Number/Barcode: 07401-000427

    Category Name: New Arrivals Shoes

    Price: $38.90

    Availability: In Stock

    Available Color: WINE

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

    Product Badge:
    • New Arrival
  • Fierce Step Patchwork Mules

    Step into your wild side. These slide heels feature a fierce patchwork animal-print strap with studded embellishments and a sleek kitten heel—mixing bold energy with effortless wearability for day or night looks.

    Fit & Features

    • 2" kitten heels
    • Square toe
    • Patchwork-studded strap
    • Luxe fit cushioned insole
    • Faux suede material
    • Runs true to size

    Style Number/Barcode: 07401-000454

    Category Name: New Arrivals Shoes

    Price: $34.90

    Availability: In Stock

    Available Color: MULTI

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

    Product Badge:
    • New Arrival
  • Fluff Talk Faux Suede Stiletto Heels

    A little fluff goes a long way. These faux suede stiletto heels feature a plush faux fur strap that’s all about cozy-glam energy—perfect for dressing up your outfits with a soft, sultry twist.

    Fit & Features

    • 4.5" stiletto heel
    • Square toe
    • Faux fur strap
    • Adjustable ankle strap, buckle closure
    • Luxe fit cushioned insole
    • Faux suede material
    • Runs true to size

    Style Number/Barcode: 07401-000455

    Category Name: New Arrivals Shoes

    Price: $32.90

    Availability: In Stock

    Available Color: BROWN

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

    Product Badge:
    • New Arrival
  • Weekend Ease Faux Suede Studded Clogs

    Laid-back, but make it luxe. These faux suede clogs blend comfort and edge with a soft finish, metallic studs, and buckle detail—perfect for slipping on with denim, knits, or anything effortlessly cool.

    Fit & Features

    • Round toe
    • Closed design with studded embellished trim
    • Buckled accent strap
    • Comfortable luxe fit cushioned footbed
    • Faux suede material
    • Runs true to size

    Style Number/Barcode: 07405-000004

    Category Name: New Arrivals Shoes

    Price: $24.90

    Availability: In Stock

    Available Color: TAN

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

    Product Badge:
    • New Arrival
  • Glam Hour Watch Band Strap Stiletto Heels

    When the invite says glam, these heels answer. The sleek watch band strap and high stiletto heel bring chic vibes to any look—no effort required.

    Fit & Features

    • Stiletto heel
    • Open pointed toe
    • Toe strap with watch band design
    • Thin adjustable ankle and heel straps, buckle detail
    • Faux leather material, metallic sheen
    • Luxe fit cushioned insole
    • Runs true to size

    Style Number/Barcode: 07401-000484

    Category Name: New Arrivals Shoes

    Price: $40.90

    Availability: In Stock

    Available Color: GOLD

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

    Product Badge:
    • New Arrival
  • Sleek Confidence Over-The-Knee Boots

    Serving sleek, chic, and straight-up confidence. These over-the-knee boots blend stretch knit with smooth faux leather for that perfect contrast of comfort and edge.

    Fit & Features

    • Block heel
    • Square-shaped toe
    • Over-the-knee height
    • Partial inner zipper closure
    • Half faux leather material
    • Half knit material
    • Runs true to size

    Style Number/Barcode: 07402-000087

    Category Name: New Arrivals Shoes

    Price: $54.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • New Arrival
  • Glam Code Patent Slingback Heels

    Classic with a little sparkle. These patent slingback heels feature a sleek pointed toe and rhinestone buckle detail that instantly elevates any look—from boardroom days to after-hours drinks.

    Fit & Features

    • 3" Stiletto heel
    • Closed pointed-toe 
    • Rhinestone-embellished buckle accent
    • Slingback ankle strap
    • Luxe fit cushioned insole
    • Patent faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000515

    Category Name: New Arrivals Shoes

    Price: $36.90

    Availability: In Stock

    Available Color: BURGUNDY

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

    Product Badge:
    • New Arrival
  • On Point Whipstitch Stiletto Heels

    It’s all in the details. These whipstitch stiletto heels bring a sleek finish to any look with their pointed toe and delicate ankle strap—made for dinner plans, date nights, and everything that calls for a little extra polish.

    Fit & Features

    • 4.5" stiletto heel
    • Whipstitch closed pointed-toe
    • Adjustable ankle strap with buckle closure
    • Cushioned insole
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000517

    Category Name: New Arrivals Shoes

    Price: $36.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • New Arrival
  • Statement Status Patent Stiletto Heels

    A little glossy, a lot of glam. These strappy patent heels bring high-shine energy to every look—from your night-out mini to your favorite denim. Sleek, sultry, and made to make an entrance.

    Fit & Features

    • Stiletto heel
    • Square toe
    • Sleek straps
    • Adjustable ankle strap with buckle closure
    • Patent faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000518

    Category Name: New Arrivals Shoes

    Price: $30.90

    Availability: In Stock

    Available Color: WINE

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

    Product Badge:
    • New Arrival
  • Romance Hour Velvet Bow Mules

    All charm, no effort. These velvet bow heels bring that perfect mix of luxe and flirt—with a soft, sculpted bow and sleek kitten heel made for dancing (or just looking fabulous). A little vintage, a little modern, and totally irresistible.

    Fit & Features

    • Kitten heel
    • Velvet closed-pointed toe
    • Statement bow
    • Cushioned insole
    • Velvet material
    • Runs true to size

    Style Number/Barcode: 07401-000519

    Category Name: New Arrivals Shoes

    Price: $34.90

    Availability: In Stock

    Available Color: BURGUNDY

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

    Product Badge:
    • New Arrival
  • Cloud Club Faux Sherpa Platform Slippers

    Cozy, but make it elevated. These faux sherpa platform slippers bring soft luxury to your off-duty moments, complete with embroidered trim and plush faux fur lining that feel way too good to take off.

    Fit & Features

    • Closed round toe
    • Embroidered trim at the foot opening
    • Platform sturdy traction sole
    • Faux sherpa material
    • Plush faux fur lining
    • Runs true to size

    Style Number/Barcode: 07405-000017

    Category Name: New Arrivals Shoes

    Price: $26.90

    Availability: In Stock

    Available Color: BEIGE

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

    Product Badge:
    • New Arrival
  • On Repeat Under-The-Knee Boots

    Classic, clean, and effortlessly cool—these under-the-knee boots are your new everyday staple. The smooth faux leather and sleek shape give any outfit that “put-together without trying” vibe.

    Fit & Features

    • Stacked block heel
    • Round toe
    • Under-the-knee height
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07402-000105

    Category Name: New Arrivals Shoes

    Price: $46.90

    Availability: In Stock

    Available Color: NATURAL

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

    Product Badge:
    • New Arrival