SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Savoy Boot Off White

Regular price $325.00 $163.00 Save $162.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:
White

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