Best Selling 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

  • Edgy Western Vibe Studded Cowboy Boots

    Add an edgy western vibe to your fave 'fits with these sleek studded cowboy boots. Designed with a pointed toe and a mid-shaft height, they feature an inner zipper closure for easy on-and-off styling.

    Fit & Features

    • Stacked block heel
    • Faux leather material
    • Western-style embroidery, studded accents
    • Pointed toe
    • Mid-shaft height, pull tabs
    • Inner zipper closure
    • Runs true to size

    Style Number/Barcode: 07402-1097

    Category Name: Best Selling Shoes

    Price: $46.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: 7, 7.5

    Product Badge:
    • Best Seller
  • Such A Delight Bow Flat Sandals

    Perfect for the beach or any casual plans, these flat sandals will delight with a charming bow strap and comfortable footbed. 

    Fit & Features

    • Square toe
    • H-shaped band with bow
    • Cushioned insole
    • Faux leather material
    • Flat sole
    • Runs true to size

    Style Number/Barcode: 07404-1288

    Category Name: Best Selling Shoes

    Price: $18.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
  • Western Flair Under-The-Knee Boots

    Yeehaw to these fun cowboy boots! With a trendy pointed toe and stacked block heel, these under-the-knee boots feature a western-inspired stitched pattern. Made of faux leather for a comfortable fit that will have you dancing all night long!

    Fit & Features

    • 3.5" Stacked block heel
    • Faux leather material
    • Western-inspired stitched design
    • Closed pointed toe
    • Under-the-knee fit
    • Runs true to size

    Style Number/Barcode: 07402-1062

    Category Name: Best Selling Shoes

    Price: $50.90

    Availability: In Stock

    Available Color: IVORY

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

    Product Badge:
    • Best Seller
  • Step Out Platform Block Heel Boots

    Step out in these edgy faux leather boots for day or night plans! These under-the-knee stunners are designed to be sleek and bold with a platform sole and block heel that adds trendy height to your look.

    Fit & Features

    • Block heel
    • Square toe
    • Under-the-knee length
    • Platform sole
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07402-000020

    Category Name: Best Selling Shoes

    Price: $45.90

    Availability: In Stock

    Available Color: BLACK

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

    Product Badge:
    • Best Seller
  • Sweet And Chic Tulle Bow Kitten Heels

    Your presence in these statement kitten heels is a gift! Featuring a square toe for added comfort, the back tulle bow with faux pearl trim adds a touch of elegance. 

    Fit & Features

    • 3" Kitten heel
    • Square toe
    • Wide toe strap
    • Closed ankle, tulle bow with faux pearl trim
    • Adjustable ankle strap, buckle closure
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000291

    Category Name: Best Selling Shoes

    Price: $39.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
  • Chic Season Under The Knee Boots

    Versatile and chic, these under-the-knee boots will be your favorite this season! The square toe and thin block heel provide a sleek and modern look, while the faux leather material adds a touch of sleekness.

    Fit & Features

    • Thin block heel
    • Square toe
    • Inner zipper closure
    • Under the knee length shaft
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07402-000023

    Category Name: Best Selling Shoes

    Price: $50.90

    Availability: In Stock

    Available Color: BLACK, IVORY

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

    Product Badge:
    • Best Seller
  • Bring The Edge Buckled Square Toe Boots

    Buckle up like an edgy babe in these faux leather boots adorned with a cool buckled side and a sleek square toe. 

    Fit & Features

    • Short block heel
    • Square toe
    • Buckled side design
    • Calf length shaft height
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07402-000032

    Category Name: Best Selling Shoes

    Price: $45.90

    Availability: In Stock

    Available Color: BROWN, BLACK

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

    Product Badge:
    • Best Seller
  • Simplistic Perfection Platform Block Heels

    Add the finishing touch to your look with these platform block heels designed with a sleek square toe and secured with a buckle closure. Style these heels for any dressy or formal occasion!

    Fit & Features

    • Block heel
    • Square toe, criss cross toe strap
    • Platform sole
    • Adjustable ankle strap, buckle closure
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000211

    Category Name: Best Selling Shoes

    Price: $31.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
  • Totally Edgy Buckled Square Toe Boots

    Step into these edgy statement faux leather boots with a buckled side accent and a calf-length fit perfect for pairing with bottoms or dresses.

    Fit & Feature

    • Short block heel
    • Square toe
    • Buckled side accents
    • Calf height shaft
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07402-000027

    Category Name: Best Selling Shoes

    Price: $45.90

    Availability: In Stock

    Available Color: BROWN, BLACK, CAMEL

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

    Product Badge:
    • Best Seller
  • Feeling Chic Thong Square Toe Heels

    From daytime outings to nights out, these thong heels are perfect for dressing up any look for every occasion! 

    Fit & Features

    • 2" short kitten heel
    • Square toe
    • Thin thong toe strap
    • Cushioned insole
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000058

    Category Name: Best Selling Shoes

    Price: $26.90

    Availability: In Stock

    Available Color: PINK, IVORY, TAN, BLACK

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

    Product Badge:
    • Best Seller
  • Out And About Strappy Thong Stiletto Mules

    Turn every outing into your fashion show in these chic strappy thong stiletto mules!

    Fit & Features

    • Stiletto heel
    • Square toe
    • Strappy thong toe straps
    • Faux leather material
    • Runs true to size

    Style Number/Barcode: 07401-000227

    Category Name: Best Selling Shoes

    Price: $32.90

    Availability: In Stock

    Available Color: WHITE, BLACK, GOLD

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

    Product Badge:
    • Best Seller
  • So Pretty Chiffon Bow Satin Block Heels

    Perfect for any occasion, these block heels add the prettiest allure to your look! These stunning heels feature a delicate chiffon bow and a sleek satin finish.

    Fit & Features

    • 2" Block heel
    • Square toe, wide toe strap
    • Back chiffon bow
    • Closed ankle, adjustable ankle strap, rhinestone buckle closure
    • Satin material
    • Runs true to size

    Style Number/Barcode: 07401-000284

    Category Name: Best Selling Shoes

    Price: $34.90

    Availability: In Stock

    Available Color: WHITE, PINK, BLUE

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

    Product Badge:
    • Best Seller