SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

25% off

Verne Heel Python

Regular price $235.00 $176.00 Save $59.00
Unit price
per 

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

Details:

  • Premium Python-effect leather upper

  • Timeless, elegant silhouette

  • Comfortable and durable construction

  • 8cm heel height

Colour:
Python

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