SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

75% off

Geanie Heel Neutral

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

A square toe and angular 8cm heel bring a contemporary edge to this otherwise minimalist silhouette. Crafted from 100% leather, the delicate straps wrap the foot in an asymmetric design before extending around the heel, creating a sleek and refined finish.

Details:

  • 100% Leather

  • Colour: Natural

  • Heel Height: 8cm

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