BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Celeste Footbed Black

Regular price $199.00
Unit price
per 
Introducing the Celeste Footbed, a premium addition to your footwear collection designed to merge comfort with style seamlessly.

Crafted from 100% Leather, this footbed promises an unmatched level of comfort and durability.

Perfect for those who value both aesthetics and functionality, the Celeste Footbed integrates effortlessly into any shoe, transforming your everyday footwear experience with superior cushioning and support.

Elevate your walking experience with the touch of elegance and practicality that only the Celeste Footbed can offer.
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 } };