SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

50% off

Flirtini Heel Biscuit

Regular price $230.00 $115.00 Save $115.00
Unit price
per 

The Flirtini Heel is a refined statement style crafted from premium leather in a soft biscuit tone. Designed with a sleek, feminine silhouette, it balances modern elegance with confident sophistication — making it the perfect heel to elevate any look.

Lightweight and polished, the Flirtini transitions effortlessly from daytime occasions to evening events, adding a chic finish to every outfit.

Details

  • Heel height: 9cm

  • Material: 100% Leather

  • Colour: Biscuit


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