SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Sensei Slide Black/Gold

Regular price $149.00 $104.00 Save $45.00
Unit price
per 

Introducing the Sensei Slide, inspired by our bestselling Eastwood Slide. This sleek black leather design nods to the original silhouette, while the polished gold buckle detail adds a refined touch of elegance. Effortlessly balancing style and comfort, the Sensei Slide is an elevated everyday essential.

Details:
• 100% leather
• Colour: Black
• Hardware: Gold

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