Turn Up Hem Denim Hot Pant

Turn Up Hem Denim Hot Pant

£20.99 GBP £25.00 GBP

Size
Quantity
- +

Denim shorts are one of our favourite warm-weather mainstays - let this pair with turn up hem be your go-to pair of denim shorts this season. They'll work teamed with a tee, over a bikini or swimsuit, and with summer tops.

  • denim shorts
  • turn up hem
  • zip & button fasten
  • regular fit
  • approx length is 33cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 99% cotton 1% 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"; } }); }