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 for effortless style and durability. Designed with a sleek slip-on silhouette and comfortable 5cm block heel, this versatile boot transitions seamlessly from day to night. Step into elevated everyday style.

  • Leather upper

  • Block heel

  • Slip-on design

  • Heel height: 5cm

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