BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Cosmo Thong Cocoa

Regular price $150.00
Unit price
per 
Step into the world of effortless style with the Cosmo Thong, a slide shoe that combines simplicity with chic. This slide embodies comfort and sophistication, perfect for those who appreciate a minimalist aesthetic. The Cosmo Thong is your go-to for a casual day out or a relaxed evening, ensuring you stay stylish without compromising on comfort. Its sleek design and fine craftsmanship make it a must-have in every wardrobe.

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