SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Mercer Heel Toffee

Regular price $229.00 $114.00 Save $115.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 rich toffee brown finish, it features clean lines, a sculptural wedge and just the right amount of height for day-to-night wear.

Details:
• 100% Leather
• Toffee brown leather 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 } };