Metallic Frill Detail Crop Top

Metallic Frill Detail Crop Top

£17.99 GBP £22.99 GBP

Size
Quantity
- +
Metallic Frill Detail Long Sleeve Crop Top will look cute on your next date night teamed with a pair of black skinny jeans .
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"; } }); }