SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Macra Footbed Tan

Regular price $209.00 $105.00 Save $104.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:
Tan

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