SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Eva Mule Patent Olive

Regular price $225.00 $135.00 Save $90.00
Unit price
per 

The Eva Platform Mule is your go-to heel for the season. Featuring a bold, 70s-inspired sculpted heel, open-toe silhouette and sleek, wide strap, this contemporary mule blends timeless appeal with a modern edge.

Details

  • 70s-inspired sculpted heel

  • Open-toe silhouette

  • Bold wide-strap design

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