SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Athene Boot Python

Regular price $319.00 $159.00 Save $160.00
Unit price
per 

The Athene Boot brings a bold twist to a classic silhouette with its python-effect leather finish. Crafted from 100% premium leather, this sleek Chelsea-inspired boot blends statement style with everyday wearability. Set on a modern block heel, it’s the perfect pair for adding texture and edge to denim, dresses or tailored looks.

Details
• 100% premium python-effect leather upper
• Sleek heeled Chelsea boot silhouette
• Durable, comfortable construction
• Elastic side gussets for easy pull-on

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