ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

30% off

Hitch Footbed Cocoa

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

A must-have for any wardrobe, the bestselling Hitch footbed is the ideal complement to complete your outfits. This essential footbed has been reworked in premium leather and highlights a modern, strap design and adjustable ankle strap, guaranteeing a secure fit for optimal comfort. 

100% Leather

  • This style is available for pre-order. Expected dispatch 22nd Jan
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 } };