SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

73% off

Carbone Heel Black

Regular price $225.00 $60.00 Save $165.00
Unit price
per 

Introducing the Carbone Heel, a refined addition to any wardrobe. Crafted from 100% leather in sleek black, this elegant mule heel balances timeless style with everyday wearability. The clean, strappy silhouette and mid 7cm heel make it perfect for styling with everything from denim to evening looks, ensuring you step out with confidence and polish every time.

Heel Height: 7cm
Material: 100% Leather
Colour: Black

Final Sale: Final sale returns policy applies

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