SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

49% off

Teresa Slide • Black

Regular price $99.00 $50.00 Save $49.00
Unit price
per 

Introducing the Teresa Slide — a sleek black leather slide that’s as soft and comfortable as it is effortlessly stylish. Crafted from 100% premium leather, this easy slip-on style is perfect for everyday, casual wear. A timeless wardrobe essential you’ll reach for season after season.

Details
• 100% premium leather upper
• Minimal, versatile design
• Easy slip-on style

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