SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Evita Platform Heel Black

Regular price $235.00 $165.00 Save $70.00
Unit price
per 

Product Description
The Evita Platform by Sol Sana is designed to make a statement. Featuring a delicately tapered square toe, this elevated style sits on a 3cm front platform and a sculptural fluted heel. Luxurious leather straps cross and knot at the front, while an ankle strap provides a secure, elegant fit.

Details:

  • Tapered square-toe design

  • 3cm front platform

  • Sculptural 9cm fluted heel

  • Crossed and knotted leather straps

  • Secure ankle strap

Colour:
Tan

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