SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Vesper Footbed Tan/Silver

Regular price $189.00 $95.00 Save $94.00
Unit price
per 

The Vesper Sandal is a modern ankle-strap sandal crafted from soft tan leather and finished with Sol Sana’s signature gold stud hardware. Designed with a cushioned footbed for added comfort, this refined strappy sandal features a supportive ankle strap and toe-ring detail for a secure, flattering fit. A sophisticated warm-weather essential that pairs effortlessly with everything from denim to resortwear.

Material: 100% Leather

Colour: Tan

Hardware: Gold

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