BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

25% off

Capri Footbed Black / Gold

Regular price $169.00 $127.00 Save $42.00
Unit price
per 
Step into comfort with the Capri Footbed, a superior choice in footwear designed to support your stride all day long. Crafted from high-quality leather, these shoes boast durability and style. The plush footbed ensures every step is cushioned, making them perfect for those long days on your feet. Whether you’re strolling through the city or relaxing at home, the Capri Footbed offers a blend of comfort and simplicity that will make them your go-to shoe for every occasion.
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 } };