BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Mira Footbed Black

Regular price $189.00
Unit price
per 
Introducing the Mira Footbed, the ultimate in comfort and support for your feet.

Crafted with precision from 100% Leather, these footbeds are designed to enhance the fit and feel of any shoe, providing exceptional comfort throughout the day.

Ideal for anyone seeking to add an edge to your wardrobe, the Mira Footbed is a simple yet essential upgrade to your footwear collection.

Elevate your step and enjoy the comfort you deserve with every stride.
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 } };