BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Montagine Ballet Flat Black / Silver

Regular price $0.00 $170.00
Unit price
per 
Discover the elegance of simplicity with our Montagine Ballet Flat, a must-have for any wardrobe. Expertly crafted in India, these flats are designed for supreme comfort without sacrificing style. The sleek design and versatile aesthetics make them perfect for everything from office wear to casual outings. Embrace the blend of tradition and modernity with every step you take in these charming flats. Perfect for those who appreciate understated elegance, the Montagine Ballet Flat is your go-to shoe that ensures both style and comfort day in and day out.
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 } };