SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Georgie Boot Black/Silver

Regular price $315.00 $189.00 Save $126.00
Unit price
per 

This modern reinterpretation of the classic Chelsea boot features staggered leather panels and refined silver stud detailing. Crafted from premium leather, the boot is finished with a large elasticated gusset to ensure an easy, comfortable, and secure fit.

A medium-height block heel offers subtle elevation, making this versatile style an effortless choice from day to night.

Details:

Premium leather upper with silver stud hardware
Elasticated side gusset for comfort and ease
Medium block heel
Heel Height: 7cm

Colour: Black with Silver Hardware
Material: 100% Leather

Fit Guide:
If you are between sizes, we recommend sizing down for the best fit.

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