ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

40% off

Eastwood Stud Slide Black/Silver

Regular price $149.00 $89.00 Save $60.00
Unit price
per 

    The Eastwood Slide blends bold design with everyday comfort. Crafted from premium leather and finished with signature stud detailing and silver hardware, this statement slide delivers effortless wear in a refined silhouette.

    Designed for all-day ease, the durable sole and slip-on shape make it a go-to for both casual styling and elevated looks.

    Details:

    • Premium leather upper with silver hardware

    • Signature stud detailing

    • Easy slip-on design

    • Durable, flexible sole

    Colour: Black with Silver Hardware
    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 } };