ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

40% off

Bleeker Footbed Black/Gold

Regular price $215.00 $129.00 Save $86.00
Unit price
per 

The Bleeker Footbed is a hallmark of everyday comfort and refined style. Crafted from premium leather and finished with signature Sol Sana hardware, this style is designed to deliver lasting support and durability—making it an essential for effortless, all-day wear.

Details:

  • Signature Sol Sana hardware

  • Supportive, cushioned footbed

  • Designed for everyday comfort

  • Easy slip-on design

Colour:
Black with Gold

Material:
100% Leather

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