Black Slinky Ruched Tie Waist Wide Leg Trousers

Black Slinky Ruched Tie Waist Wide Leg Trousers

£16.99 GBP £23.00 GBP

Size
Quantity
- +

Slinky Ruched Tie Waist Wide Leg Trousers

Slinky

Ruched Front

Wrap Around Tie Waist

Wide Leg

Flare Trousers

Approximate Length: 37" / 94cm

95% Polyester, 5% Elastane

Made In UK

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"; } }); }