SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Meurice Footbed Python/Gold

Regular price $249.00 $149.00 Save $100.00
Unit price
per 

Introducing the Meurice Footbed, a refined take on everyday comfort. Crafted from 100% leather in a modern python-effect finish and accented with polished gold hardware, this style blends elevated texture with a cushioned footbed for lasting support. Soft underfoot and effortlessly wearable, the Meurice Footbed delivers all-day ease without compromising on polished, contemporary style — perfect for relaxed days on the go or minimalist everyday dressing.

Details:
• 100% leather
• Cushioned comfort footbed
• EVA supportive base
• Colour: Python
• Hardware: Gold

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