Grey Roll Neck Knitted Mini Dress

Grey Roll Neck Knitted Mini Dress

£19.99 GBP £25.00 GBP

Quantity
- +
If your shopping for the perfect knitted dress this season you're in luck! This mini dress featuring roll neck & long sleeves is perfect for day or night. Team it with strappy heels & clutch for ultimate style goals!
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"; } }); }