Polka Dot Wrap Front Ruching Bodycon Mini Dress

Polka Dot Wrap Front Ruching Bodycon Mini Dress

£19.99 GBP £25.99 GBP

Size
Quantity
- +

This polka dot bodycon mini dress featuring wrap front & ruching detail is perfect , shaping the body and enhancing your curves .Team it with some strappy heels.

  • polka dot mini dress
  • ruching detail
  • wrap front
  • bodycon fit
  • approx length is 90cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 14
  • 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"; } }); }