SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Este Footbed Off White

Regular price $189.00
Unit price
per 

The Este Footbed is a refined leather insole designed for everyday wear. Crafted from premium off-white leather, it features a lightly cushioned, supportive footbed that delivers a smooth, polished finish.

Minimal and understated, it’s a considered addition to a modern footwear collection.

Details:

  • Premium leather construction

  • Lightly cushioned, supportive footbed

  • Colour: Off White

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