SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Hitch Footbed Black Leather

Regular price $189.00 $132.00 Save $57.00
Unit price
per 

The Hitch Footbed is a wardrobe essential that combines modern style with all-day comfort. Crafted from premium leather, this updated design features a contemporary strap layout and an adjustable ankle strap for a secure, comfortable fit.

Details:

  • Premium leather upper

  • Modern strap design

  • Adjustable ankle strap

  • Cushioned, supportive footbed

  • Easy slip-on style

Colour:
Black

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