Melodi tassel lace clutch bag

Melodi tassel lace clutch bag

£17.99 GBP £22.00 GBP

Quantity
- +


The Melodi Tassel Lace Clutch Bag is a sophisticated and versatile accessory that will elevate any look. With an adjustable strap and wrist strap, it offers convenience and style. The sequin floral design adds a touch of sparkle to the elegant lace material. Perfect for any occasion, this bag is a must-have addition to your wardrobe.

var coll = document.getElementsByClassName("collapsible"); var i; for (i = 0; i < coll.length; i++) { coll[i].addEventListener("click", function() { this.classList.toggle("active"); var content = this.nextElementSibling; if (content.style.display === "block") { content.style.display = "none"; } else { content.style.display = "block"; } }); }