SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

25% off

Amalfi Footbed Tan/Gold

Regular price $189.00 $142.00 Save $47.00
Unit price
per 

The Amalfi Footbed combines everyday comfort with refined style. Crafted from premium leather, this footbed provides supportive cushioning that adapts to your foot, ensuring all-day comfort whether walking, standing, or running errands.

Details:

  • Premium leather construction

  • Cushioned, supportive footbed

  • Designed to adapt to your foot shape

  • Easy slip-in style

Colour:
Tan with Gold

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