BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

18% off

Elise Footbed Black

Regular price $169.00 $139.00 Save $30.00
Unit price
per 
Give your usual flat shoes a miss this season and slip into these neat twist-strap sandals instead. Chic and comfortable, this pair is a treat to the feet and eyes. Offering a cosy fit, these open-toe flats are perfect for a casual laid-back weekend look. Bonus points for the slight elevation using a padded footbed which will no doubt be glorious to walk on.
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 } };