SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

64% off

Dustin Flatform Black

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

Step into style and comfort with the Dustin Flatform Sandals. Made from 100% premium leather, the 4cm chunky sole gives you an instant height boost. Minimalist design makes them perfect for errands, off-duty days, or casual outings.

Details:

  • Premium leather

  • 4cm Chunky Sole

  • Minimalist Design

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