SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

San Jose Footbed Cocoa/Gold

Regular price $199.00 $99.00 Save $100.00
Unit price
per 

Step into all-day comfort with the San Jose Footbed. Crafted from 100% cocoa-brown leather and finished with a polished gold buckle, this modern slide blends effortless style with supportive wear. The contoured footbed cushions every step, making it perfect for relaxed days, travel, and everyday wear.

Details:
• 100% Leather
• Contoured comfort footbed
• Gold buckle hardware
• 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 } };