SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

25% off

Manzoni Heel Cognac

Regular price $229.00 $172.00 Save $57.00
Unit price
per 

The Manzoni Heel blends refined elegance with everyday wearability. Crafted from premium leather and designed for comfort and stability, this style is perfect for elevating both evening looks and modern daywear.

Details:

  • Refined, timeless silhouette

  • Designed for comfort and stability

  • 8cm heel height

Colour:
Cognac

Material:
100% Leather


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