BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Ines Sandal Black

Regular price $149.00
Unit price
per 
Step into style and comfort with the Ines Sandal, a beautifully designed footwear option perfect for those sunny days out or casual evenings.

Crafted with care from 100% Leather, these sandals are a testament to quality and craftsmanship.

Whether you're strolling through the city or heading to a beach getaway, the Ines Sandal pairs effortlessly with any outfit, bringing a touch of elegance and simplicity to your wardrobe.
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 } };