SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Cleo Slide Black/Gold

Regular price $145.00 $102.00 Save $43.00
Unit price
per 

The Cleo Slide is the epitome of effortless style and everyday comfort. Crafted from premium leather and finished with a sleek, minimal silhouette, this refined slip-on delivers durability, support, and an elevated finish — perfect for day-to-day wear.

Details

  • Premium leather upper

  • Minimal, versatile design

  • Cushioned footbed for everyday comfort

  • Lightweight EVA sole

  • Easy slip-on style

  • Material: 100% Leather

  • Colour: Black with Gold Hardware

 

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