SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Fisherman Footbed Black

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

The Sol Sana Fisherman Footbed blends elevated comfort with effortless style. Crafted from premium leather, this modern fisherman-style sandal features woven strap detailing and a pillow-soft cushioned footbed for all-day support. A secure ankle strap with buckle closure completes the look, delivering a refined finish with relaxed wearability.

Available for Pre-Order. Your order will be shipped April 15th.

Details

  • Premium leather upper

  • Woven fisherman-style design

  • Cushioned footbed

  • Adjustable ankle strap with buckle closure

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