SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Hvar Slide Cocoa/Gold

Regular price $159.00 $80.00 Save $79.00
Unit price
per 

Slip into the effortless charm of the Hvar Slide, where comfort meets minimalist style. Crafted from 100% cocoa-brown leather and finished with polished gold hardware, this sleek slide balances laid-back ease with modern polish. Designed for everyday comfort, it transitions seamlessly from lounging to casual outings while keeping your look refined and understated. A timeless wardrobe essential for effortless styling.

Material: 100% Leather
Hardware: Gold
Colour: Cocoa Brown

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