SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

34% off

Eva heel Patent Olive

Regular price $225.00 $149.00 Save $76.00
Unit price
per 

The Eva Heel is a timeless platform sandal with a refined 70s-inspired silhouette. Designed with a sculpted heel, square toe, and adjustable ankle strap, this style delivers comfort, stability, and a modern statement look — perfect for day-to-night wear.

Details:

  • 70s-inspired sculpted heel

  • Square-toe design

  • Adjustable ankle strap

  • 8.5cm heel height

Colour: Olive
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 } };