SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Este Footbed Black

Regular price $189.00
Unit price
per 

The Este Footbed is a refined leather insole designed for everyday wear.
Crafted from premium leather, it features a supportive, lightly cushioned footbed that offers a smooth, polished feel.

Balancing function with understated style, it’s a considered addition to a modern footwear collection.

Details:

  • Premium leather construction

  • Lightly cushioned, supportive footbed

Colour: Black
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 } };