Orange Bandeau Midaxi Dress

Orange Bandeau Midaxi Dress

£15.99 GBP £20.00 GBP

Size
Quantity
- +

If your shopping for the perfect midi dress this season you're in luck! This midi dress featuring bandeau off the shoulder & bodycon fit is perfect for day or night. Team it with strappy heels & clutch for ultimate style goals!

  • midi length dress
  • bandeau style
  • stretchy
  • bodycon fit
  • approx length is 114cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 95% viscose 5% 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"; } }); }