SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Savoy Boot Black

Regular price $325.00 $195.00 Save $130.00
Unit price
per 

The Savoy Boot blends style, comfort and durability in one refined design. Crafted from premium leather, this versatile boot is perfect for navigating city streets or dressing up casual looks — an effortless staple that complements any wardrobe.

Details
• Premium leather upper
• Versatile, timeless silhouette
• Comfortable and durable construction

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