SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Germain Heel Python

Regular price $235.00 $117.00 Save $118.00
Unit price
per 

Step into elegance with the Germain Heel — a refined, modern classic designed for effortless sophistication. Crafted from 100% leather in a contemporary python-effect finish, this versatile heel blends timeless design with subtle edge. The sleek silhouette and comfortable 4cm heel height make it perfect for everyday wear, polished work looks, or evening styling — delivering confidence and comfort with every step.

Material: 100% Leather
Colour: Python
Heel Height: 4cm

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