BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

60% off

Ludlow Footbed Cocoa

Regular price $179.00 $72.00 Save $107.00
Unit price
per 
Introducing the Ludlow Footbed, a premium addition to any footwear collection, meticulously crafted from 100% leather. Designed for comfort and style, the Ludlow Footbed seamlessly integrates into your daily life, enhancing your shoes with its superior support. Whether you're navigating the bustling city streets or enjoying a relaxed weekend outing, this footbed is your ideal companion for enduring comfort and enhanced shoe fit. Elevate your walking experience with the Ludlow Footbed, where tradition meets modern craftsmanship.
  • Final Sale: Final sale returns policy applies
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 } };