SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

48% off

Vesper Footbed Black/Gold

Regular price $189.00 $99.00 Save $90.00
Unit price
per 

Sol Sana’s signature gold stud hardware gives this modern strappy sandal an elevated finish. The bestselling Vesper sandal now features a cushioned footbed for added comfort, with soft leather straps that cross the foot and secure at the ankle for a supportive fit. A sophisticated summer favourite in timeless black.

 

Material: 100% Leather

Colour: Black

Hardware: Gold

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