BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Eva heel Black

Regular price $225.00 $113.00 Save $112.00
Unit price
per 

The Eva Heel is a timeless platform with a 70's influenced style. This platform sandal features a 8.5cm sculptured  heel, square toe, and an adjustable ankle strap keeping you comfortable for all day wear.

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