SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Lenny Heel Parchment

Regular price $199.00 $119.00 Save $80.00
Unit price
per 

The Lenny Heel strikes the perfect balance between bold and understated. Crafted from supple genuine leather in a refined off-white finish, this sleek sandal features two slim tubular straps and a sculptural 7cm block heel — offering both comfort and effortless sophistication. A true day-to-night essential that elevates any look with ease.

Material: 100% Leather
Colour: Off-White
Heel Height: 7cm

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