BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Lipstick Slide Cocoa

Regular price $145.00
Unit price
per 
Introducing the Lipstick Slide – the quintessence of comfort blended with a splash of fun style, ideal for those effortless days. Crafted with precision, these slides are a testament to quality and sustainable fashion. Whether you're stepping out for a quick errand or lounging at home, the Lipstick Slide offers an unmatched ease that makes every step feel like a breeze. Slip into something more comfortable and stylish today!

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