BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Elana Loafer Black/Silver

Regular price $249.00 $125.00 Save $124.00
Unit price
per 

Incorporating our unmistakable concho hardware along the vamp elevates our Elana chunky loafer to new heights of style. The bold embellishment beautifully complements the sleek, subtly glossy black leather, injecting a touch of sophistication into your outfits. Additionally, this pair features a walkable low 3cm platform sole and a convenient slip-on design for effortless 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 } };