SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Macra Footbed Black

Regular price $209.00 $146.00 Save $63.00
Unit price
per 

The Macra Footbed blends everyday comfort with effortless style. Designed with an open woven leather upper, this style offers breathability and a supportive footbed—perfect for all-day wear.

Details:

  • Open woven leather design

  • Breathable, lightweight feel

  • Comfortable, supportive footbed

  • Easy slip-on style

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