SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

60% off

Mercer Heel Python

Regular price $229.00 $92.00 Save $137.00
Unit price
per 

Step up your style with this modern Sol Sana wedge, designed for all-day comfort and effortless sophistication. Crafted from 100% premium leather in a python-embossed finish, it features clean lines, a sculptural wedge and just the right amount of height for everyday wear or nights out.

Details:

  • 100% Leather

  • Python-embossed finish

  • Supportive wedge heel

  • Comfortable, all-day wear

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