Blue Short Sleeve Tie Waist Jumpsuit

Blue Short Sleeve Tie Waist Jumpsuit

£22.99 GBP £29.00 GBP

Size
Quantity
- +

Jumpsuits are without a doubt, a statement style. The head-to-toe, all-in-one garment creates a striking look. Be a picture of perfection wearing this jumpsuit featuring short sleeves & tie waist. Add strappy heels and statement earrings for a pretty evening look! 

  • jumpsuit
  • short sleeves
  • tie waist
  • regular fit
  • approx length is 146cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 100% polyester 
  • 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"; } }); }