SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Verne Heel Black

Regular price $235.00 $165.00 Save $70.00
Unit price
per 

The Verne Heel blends sophistication with everyday wearability. Crafted from premium leather, this versatile heel offers comfort and durability, making it perfect for the office, special events, or elevating any outfit.

Details:

  • Premium leather upper

  • Timeless, elegant silhouette

  • Comfortable and durable construction

  • 8cm heel height

Colour:
Black

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