Cropped leopard print wrap blouse

Cropped leopard print wrap blouse Uniquely Sophia's

£18.99 GBP £24.00 GBP

Size
Quantity
- +
Brown leopard print cropped blouse featuring tie back detail , add some coated jeggings and some heels for a sassy look . 
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"; } }); }