BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

71% off

Xanadu Heel Gold

Regular price $225.00 $66.00 Save $159.00
Unit price
per 

Make a statement with the Xanadu heel by Sol Sana makes the ultimate statement. An elegantly tapered square to sole sits atop a 3cm front platform to support a 9cm block heel. High quality leather straps cross the front of the foot and securely wrap the ankle.

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