SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

70% off

Theo High Heel Patent Black

Regular price $199.00 $60.00 Save $139.00
Unit price
per 

The Theo heel is the epitome of modern femininity. A contemporary square 8cm heel is balanced with an angular toe shape and finished with delicate, barely there straps that wrap the toe and secure the front of the foot.

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