SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Concho Footbed Black/Silver

Regular price $239.00 $143.00 Save $96.00
Unit price
per 

The Concho Footbed delivers statement style with all-day comfort. Designed with signature heavy buckles, a chunky platform sole, and a luxury padded footbed, this style is made to take you effortlessly from day to night.

Details:

  • Signature heavy buckle detailing

  • Chunky platform sole

  • Luxury padded footbed for added comfort

  • Easy slip-on design

Colour:
Black with Silver

Material:
100% Leather

Fit Guide:
If you are between sizes, we recommend sizing up for the best fit.

Availability
 
Tax included. Shipping calculated at checkout.

// Save scroll position window.onbeforeunload = function() { localStorage.setItem('scrollPosition', window.scrollY); }; // Restore scroll position window.onload = function() { var scrollPosition = localStorage.getItem('scrollPosition'); if (scrollPosition) { window.scrollTo(0, scrollPosition); localStorage.removeItem('scrollPosition'); // Clear saved position after use } };