Wine Slinky Ruched Cut Out Crop Top

Wine Slinky Ruched Cut Out Crop Top

£17.99 GBP £22.00 GBP

Size
Quantity
- +

Wine Slinky Ruched Cut Out Crop Top

  • Measurements: Approx Overall Length 38 cm
  • Product Type: Tops
  • 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"; } }); }