Leoni tassel shell clutch bag

Leoni tassel shell clutch bag

£17.99 GBP £22.00 GBP

Quantity
- +


Expertly crafted with a unique combination of tassel and shell design, the Leoni clutch bag offers both style and versatility. Featuring adjustable straps and a wrist strap, this bag can easily be worn as a shoulder bag or carried as a clutch, making it the perfect accessory for any occasion.

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