SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Mira Footbed Black

Regular price $189.00
Unit price
per 

The Mira Footbed is a refined leather insole designed for everyday wear. Crafted with a premium black leather footbed, it offers a lightly cushioned, supportive feel with a smooth, polished finish.

Details:

  • Premium leather footbed

  • 100% Leather

  • Lightly cushioned for everyday comfort

  • Supportive, contoured fit

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