White Ruched Double Layer Slinky Cami Dress

White Ruched Double Layer Slinky Cami Dress

£23.99 GBP £32.00 GBP

Size
Colour
White
Quantity
- +

White Ruched Double Layer Slinky Cami Dress

 Looking for that everything dress ? Opt for this white  sleek, body-skimming number this season and win style points everywhere you go .

  • Measurements: Approx Overall Length 74 cm
  • Product Type: Dresses
  • Care Instructions: Machine Washable
  • Material: 95% Polyester 5% Elastane
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"; } }); }