SHOP NOW | PAY LATER WITH AFTERPAY

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 modern sandal is designed to deliver lasting cushioning, 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

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