SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

30% off

Scribe Footbed Black/Silver

Regular price $249.00 $174.00 Save $75.00
Unit price
per 

The Scribe Footbed is a refined essential designed for everyday comfort and effortless style. Crafted with a premium leather upper and finished with signature hardware, this style features a cushioned footbed and lightweight EVA sole to support you from day to night.

Details:

  • Premium leather upper

  • Signature hardware detailing

  • Cushioned, supportive footbed

  • Lightweight EVA sole

  • Easy slip-on design

Colour:
Black with Silver

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