SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

83% off

Eon Mid Boot

Regular price $289.00 $50.00 Save $239.00
Unit price
per 

Introducing the Eon Mid Boot — a modern essential crafted from 100% leather in a refined Off-White finish. Designed with a sleek silhouette and comfortable 5cm block heel, this versatile ankle boot transitions effortlessly from day to night. Step into elevated everyday style.

  • 100% Leather 

  • Block heel

  • Slip-on design

  • Heel height: 5cm

Colour: Off-White
Final Sale: Final sale returns policy applies

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