BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Goldie Footbed Black / Gold

Regular price $260.00
Unit price
per 
Experience the pinnacle of comfort with the Goldie Footbed, a luxuriously designed shoe essential for anyone seeking supreme foot support without sacrificing style. Crafted with precision, the Goldie Footbed's material composition ensures durability and breathability, making it an ideal choice for both everyday wear and special occasions. Embrace a blend of sophistication and comfort with this exquisite addition to 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 } };