SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

25% off

Geanie Heel Black

Regular price $199.00 $149.00 Save $50.00
Unit price
per 

A modern black leather heel with a square toe and striking 8cm angular heel. Delicate asymmetric straps wrap elegantly around the foot, creating a sleek, minimalist finish that feels refined and contemporary — perfect for day-to-night styling.

Details:

  • 100% Leather

  • Colour: Black

  • Heel Height: 8cm

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