BUY NOW PAY LATER WITH AFTERPAY

BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

25% off

Fontelina Footbed Off White / Black Trim

Regular price $189.00 $142.00 Save $47.00
Unit price
per 
Step into comfort with our Fontelina Footbed, a must-have for those who value both style and comfort in their footwear. Crafted with premium materials, these footbeds are designed to provide unparalleled support and all-day comfort. Whether you're strolling through the city or just relaxing at home, the Fontelina Footbed adapts to your foot's natural contours, ensuring a perfect fit every time. Experience the blend of tradition and modernity in every step you take!
Availability
In stock, and ready to ship
 More payment options
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 } };