SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Evita Platform Heel Cocoa

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

Make a statement with the Evita Platform by Sol Sana, crafted from Coco Brown leather. This elevated heel features a tapered square toe, a 3cm platform, and a sculpted 9cm fluted heel. Soft knotted straps wrap the foot and ankle for a refined, feminine finish.

Details
• Knotted leather strap design
• 3cm platform
• 9cm fluted heel
• Ankle-wrap fastening

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