SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Santigold Footbed Black

Regular price $179.00 $89.00 Save $90.00
Unit price
per 

The Santigold Footbed blends refined style with everyday comfort. Crafted from premium plaited leather and designed with a cross-foot detail, this style features a comfortable footbed that supports all-day wear with ease.

Details:

  • Plaited leather upper

  • Cross-foot strap design

  • Comfortable, supportive footbed

  • Easy slip-on style

Colour:
Black

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