ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

30% off

Eastwood Slide Black/Silver

Regular price $179.00 $125.00 Save $54.00
Unit price
per 

The Eastwood Slide is a refined leather slide designed for effortless everyday wear. Crafted from premium leather and finished with silver hardware, it features a comfortable footbed and a durable rubber sole for ease and stability in a clean, modern silhouette.

Details:

  • Premium leather upper with silver hardware

  • Comfortable footbed

  • Durable rubber sole for everyday wear

  • Easy slip-on design

Colour: Black with Silver Hardware
Material: 100% Leather

Fit Guide:
Runs true to size

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