BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Downtown Footbed Cocoa

Regular price $189.00
Unit price
per 
Discover the ultimate blend of comfort and style with our Downtown Footbed, specially designed for those who appreciate refined simplicity. Crafted with premium materials sourced from the finest suppliers, this footbed ensures not only supreme comfort but also exceptional durability. Ideal for your daily ventures around town or a leisurely stroll in the park, the Downtown Footbed offers a seamless integration into any lifestyle, effortlessly enhancing your footwear collection.

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