Black Vinyl Utility Mini Skirt

Black Vinyl Utility Mini Skirt

£21.99 GBP £28.00 GBP

Size
Quantity
- +

Amp up your wardrobe with this Black Vinyl utility mini skirt. Featuring a black vinyl material with zip fastening and a wait belt detail. Team with a bodysuit and chunky boots to complete 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"; } }); }