SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

64% off

Crosby Slide Python/Black

Regular price $169.00 $60.00 Save $109.00
Unit price
per 

Introducing the Crosby Slide — the epitome of effortless comfort and understated style. Crafted from 100% leather in a modern python-effect finish, this refined slide blends relaxed ease with elevated detailing. Designed for everyday wear, the cushioned construction delivers lasting comfort whether you’re at home, travelling, or on the go. Simple, sophisticated, and endlessly versatile — the Crosby Slide is your go-to for modern, laid-back luxury.

Material: 100% Leather
Colour: Python

Final Sale: Final sale returns policy applies.

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