SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Viola Footbed Tan

Regular price $179.00 $107.00 Save $72.00
Unit price
per 

Designed for effortless styling, these footbed sandals offer a refined balance of comfort and versatility. Crafted from smooth leather and finished with an eye-catching crisscross buckle detail, this style features a padded, rounded-toe footbed for all-day comfort.

Details:

  • Smooth leather upper

  • Crisscross buckle detailing

  • Padded, rounded-toe footbed

  • Comfortable, supportive fit

  • Easy slip-on style

Colour:
Tan

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