SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

San Jose Footbed Black/Silver

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% black leather and finished with a polished silver buckle, this modern slide blends effortless style with supportive wear. The contoured footbed cushions every step, making it perfect for city days, beach escapes, and everything in between.

Details:
• 100% Leather
• Contoured comfort footbed
• Silver buckle hardware
• Colour: Black

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