SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Manzoni Footbed Cognac

Regular price $249.00 $174.00 Save $75.00
Unit price
per 

The Manzoni Footbed is designed for everyday comfort with effortless style. Crafted from premium leather and shaped to support the foot’s natural contours, this modern sandal delivers lasting cushioning and support — perfect for all-day wear.

Details

  • Premium leather construction

  • Contoured, cushioned footbed

  • Lightweight, flexible sole

  • Easy slip-on design

  • Colour: Cognac Brown

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