SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Savoy Boot Mocha

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

The Savoy Boot blends style, comfort, and durability. Crafted from premium leather, this versatile boot is perfect for navigating city streets or dressing up for casual occasions, offering a refined look that complements any outfit.

Details:

  • Premium leather upper

  • Versatile, timeless design

  • Comfortable and durable construction

Colour:
Mocha

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