SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Ines Sandal Deep Tan

Regular price $149.00
Unit price
per 

The Ines Sandal is a refined leather style designed for warm-weather wear.
Crafted from premium leather, it features a clean, minimalist silhouette that transitions effortlessly from day to evening.

Balancing ease with understated elegance, it’s a considered addition to a modern footwear collection.

Details:

  • Premium leather construction

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