BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Elba Footbed Off White

Regular price $179.00
Unit price
per 
Step into comfort and style with the Elba Footbed!

Expertly crafted from 100% Leather, these shoes are not only a testament to impeccable style but also a beacon of comfort.

Designed with a sophisticated yet simple aesthetic, the Elba Footbed is perfect for those who value both elegance and comfort in their footwear.

Ideal for any setting, whether you're strolling through the city or enjoying a relaxed evening at home, these footbeds are the perfect companion for your feet, offering unmatched comfort and support all day long.

Treat your feet to the luxury they deserve with the Elba Footbed!
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 } };