BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Flirtini Heel Biscuit

Regular price $230.00
Unit price
per 
Step into the spotlight with the Flirtini Heel, a glamorous addition to any wardrobe that promises to elevate your style. Crafted with meticulous attention to detail, these heels are born from t100% Leather, ensuring both comfort and durability. Whether it's a day at the office or a night out on the town, the Flirtini Heel brings a touch of sophistication and flair that complements any ensemble. Make every step a statement with these exquisitely designed heels, where elegance meets contemporary chic.

9cm Heel Height
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 } };