Teal Slinky Ruched Front Shirt Dress

Teal Slinky Ruched Front Shirt Dress

£23.99 GBP £32.00 GBP

Size
Quantity
- +
Looking for workwear dressing that you can take from the office to out with just a few simple styling tricks? Look no further than our  shirt dress to keep your style on-point for both work and play. Super versatile and effortlessly chic, the shirt dress is a go-to piece you should have in your wardrobe season after season.
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"; } }); }