BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Moxy Footbed Cocoa/Gold

Regular price $199.00
Unit price
per 
Introducing the Moxy Footbed, a premium insole designed to redefine comfort and support in your footwear. Crafted with precision, this footbed utilizes top-quality materials to ensure durability and an exceptional feel underfoot. Perfect for revitalizing your favorite pair of shoes, the Moxy Footbed is an essential upgrade for anyone looking to enhance their walking experience with added stability and cushioning. Ideal for daily wear and rigorous activities alike, it's the smart choice for your feet.
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 } };