ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

40% off

Georgie Boot Black/Gold

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

This contemporary take on the classic Chelsea boot features staggered leather panels and refined gold stud detailing. Crafted from premium leather, the design is finished with a large elasticated gusset for an easy, secure fit.

A medium-height block heel adds subtle elevation, making this style a versatile wardrobe essential from day to night.

Details:

  • Premium leather upper with gold stud hardware

  • Elasticated side gusset for comfort and ease

  • Medium block heel

Heel Height: 7cm

Colour: Black with Gold 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 } };