SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Evita Platform Heel Black

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

Crafted from luxurious black leather, this elevated heel features a tapered square toe, a 3cm platform, and a sculpted 9cm fluted heel. Knotted leather straps wrap the foot and ankle for a secure, refined finish.

Details

  • Knotted leather strap design

  • 3cm comfort platform

  • Sculpted 9cm fluted heel

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