White Military Button High Waisted Shorts

White Military Button High Waisted Shorts

£21.99 GBP £26.00 GBP

Size
Quantity
- +

These shorts featuring military button & high waist can be dressed up or down. Team yours with a crop top & heels.

  • shorts
  • military button
  • high waisted
  • regular fit
  • approx length is 36cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 70% viscose 27% nylon 3% 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"; } }); }