SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Cala Llonga Sandal Tan

Regular price $149.00 $104.00 Save $45.00
Unit price
per 

The Cala Llonga Sandal blends timeless craftsmanship with everyday comfort. Crafted from premium leather, this style offers an elegant design—perfect for city strolls or beachside adventures.

Details:

  • Premium leather upper

  • Sleek, versatile sandal design

  • Easy slip-on style

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