BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

39% off

Hitch Footbed Off White

Regular price $179.00 $109.00 Save $70.00
Unit price
per 

The Hitch footbed is a staple to any wardrobe and is the perfect finishing touch to all your outfits. This footbed features a contemporary high quality linen strap with adjustable ankle straps ensuring a snug fit for maximum comfort.

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