Black Tie Dye Joggers

Black Tie Dye Joggers

£21.99 GBP £26.00 GBP

Quantity
- +

Update your wardrobe this season with these jogger trousers featuring tie dye & draw cord. For a casual day look team with a crop top & trainers.

  • jogging trousers
  • tie dye
  • draw cord
  • relaxed fit
  • approx length is 90cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 70% cotton 30% elastane
  • machine washable
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"; } }); }