SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

43% off

Eva Heel Black

Regular price $225.00 $129.00 Save $96.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 and stability for all-day wear.

Details:

  • 70s-inspired sculpted heel

  • Square-toe design

  • Adjustable ankle strap

  • 8.5cm heel height

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