SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Evita Platform Heel Tan

Regular price $235.00 $141.00 Save $94.00
Unit price
per 

Make a statement in luxurious brown tan leather. This elevated heel features a delicately tapered square toe, set on a comfortable 3cm platform with a sculpted 9cm fluted heel. Soft leather straps cross and knot elegantly over the foot before wrapping securely at the ankle — delivering confident femininity with a refined finish.

Details

  • Luxe knotted leather strap design

  • 3cm platform for added comfort

  • Sculpted 9cm fluted heel

  • Secure ankle-wrap fastening

Platform Height: 3cm
Heel Height: 9cm
Material: 100% Leather

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