SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Eastwood Slide Black/Gold

Regular price $179.00
Unit price
per 

The Eastwood Slide is a refined leather sandal designed for effortless everyday wear. Crafted from premium leather and finished with polished gold hardware, the clean silhouette offers a modern, understated finish.

Details

  • 100% leather upper

  • Gold-tone hardware

  • Durable TPR rubber sole

  • Easy slip-on design

Colour

Black with gold hardware

Materials

Upper: 100% leather
Lining: Leather
Outsole: TPR rubber

Fit

True to size. We recommend selecting your regular size.
If between sizes, consider sizing up.

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