Wine Satin Organza Sleeve Crop Top

Wine Satin Organza Sleeve Crop Top Uniquely Sophia's

£18.99 GBP £23.99 GBP

Size
Quantity
- +
Wine Satin Organza sheer Sleeve Crop Top featuring side zip . Add your fave jeans and heels to finish the 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"; } }); }