SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Elba Footbed Deep Tan

Regular price $179.00
Unit price
per 

The Elba Footbed is a refined leather insole designed for everyday wear.
Crafted from premium leather, it features a lightly cushioned, supportive footbed with a clean, understated finish.

Balancing ease with modern simplicity, it’s a considered addition to a well-edited footwear collection.

Details:

  • Premium leather construction

  • Lightly cushioned, supportive footbed

Colour: Tan
Material: 100% Leather

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 } };