White Patch Pocket Shirred Waist Playsuit

White Patch Pocket Shirred Waist Playsuit

£27.99 GBP £35.00 GBP

Size
Quantity
- +

Playsuits are a style staple. For all in one styling, this playsuit featuring patch pocket & shirred waist is a wardrobe must! Wear with heeled sandals & statement earrings for an effortlessly cool vibe.

  • playsuit
  • patch pocket
  • shirred waist
  • regular fit
  • approx length is 77cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 96% polyester 4% 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"; } }); }