ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

25% off

Macra Footbed Off white

Regular price $209.00 $157.00 Save $52.00
Unit price
per 

The Macra Footbed combines comfort and style with its open woven leather design and comfortable footbed. Enjoy all-day support and breathability with this versatile shoe.

  • 100% Leather

This style is available for pre-order. Expected dispatch 22nd Jan

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