BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Sidewalk Footbed Cocoa

Regular price $179.00
Unit price
per 
Introducing the Sidewalk Footbed, a revolution in footwear. Crafted with meticulous attention to detail, these footbeds are designed to blend seamlessly into your daily life, providing unparalleled comfort and support. Perfect for those who value both style and sustainability, each footbed boasts a unique material composition that ensures durability and breathability. Step into comfort with the Sidewalk Footbed and experience the perfect balance of luxury and practicality.

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