SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

64% off

Dustin Flatform Tan

Regular price $219.00 $79.00 Save $140.00
Unit price
per 

The Dustin Flatform Sandal combines minimalist style with effortless comfort. Featuring a 4cm chunky sole for an instant height boost, this versatile design is perfect for errand runs, off-duty days, or casual outings.

Details:

  • 4cm chunky flatform sole

  • Minimalist, clean-line design

  • Easy slip-on style

  • Lightweight and comfortable

Colour:
Tan Leather

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