BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Eastwood Stud Slide Black/Silver

Regular price $149.00 $104.00 Save $45.00
Unit price
per 
  • Introducing the Eastwood Slide - the ultimate combination of style, comfort, and quality for your feet!
  • Crafted with 100% leather for a luxurious feel, these slides are not just a footwear choice, they're a statement.
  • The TRP rubber sole ensures durability and traction, making them perfect for wherever your day takes you.
  • Proudly designed in Australia and made from our global suppliers, these slides bring together global craftsmanship with modern design.
  • These slides bring a touch of global flair to your look. Slip into the Eastwood Stud Slide and elevate your outfit with a touch of sophistication and comfort.

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