SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Rennes Boot Mocha

Regular price $345.00 $207.00 Save $138.00
Unit price
per 

The Rennes Boot features a classic cowboy-inspired silhouette crafted in premium mocha-brown leather. Designed for durability and everyday comfort, this versatile boot elevates any outfit while delivering lasting wear and refined craftsmanship.

Details

• Premium leather upper
• Cowboy-inspired western silhouette
• Versatile, timeless design
• Comfortable and durable construction
• Easy slip-on style

Colour: Mocha Brown
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 } };