ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

30% off

Cosmo Thong Black

Regular price $150.00 $105.00 Save $45.00
Unit price
per 

The Cosmo Thong is a refined leather thong sandal designed for effortless everyday wear. Crafted from premium leather with a comfortable footbed, it delivers ease and style in a clean, modern silhouette.

Details:

  • Premium leather upper

  • Comfortable footbed

  • Thong-style slip-on design

  • Lightweight, flexible sole

Colour: Black
Material: 100% Leather

Fit Guide:
Runs true to size

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