SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Hitch Footbed Cocoa

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

The Hitch Footbed is a wardrobe essential that blends modern design with effortless everyday comfort. Crafted from premium leather, it features a contemporary strap layout with a secure adjustable ankle strap, set on a cushioned footbed for lasting support.

Details:

  • Premium leather upper

  • Modern strap design

  • Adjustable ankle strap

  • Cushioned, supportive footbed

  • Easy slip-on style

Colour: Cocoa (Brown)
Material: 100% Leather

This style is available for pre-order. Scheduled dispatch 16 January

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