BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Vella Sandal Deep Tan / Gold

Regular price $189.00
Unit price
per 
Step into elegance with the Vella Sandal.

Expertly crafted from 100% Leather, these sandals celebrate the rich heritage of skilled craftsmanship.

The chic design and refined material composition offer both comfort and style, making the Vella Sandal a sophisticated choice for any occasion.

Perfect for evenings out or brunch with your besties, they bring a touch of luxury to your footwear collection.
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 } };