Frill Detail Long Sleeve Tie Front Crop Shirt

Frill Detail Long Sleeve Tie Front Crop Shirt Uniquely Sophia's

£18.99 GBP £23.99 GBP

Size
Quantity
- +

Give your top collection a feminine update with this tie front crop top featuring frill detail & long sleeves. Style it with wetlook jeggings & a statement necklace for a glam evening look.

  • tie front crop top
  • frill detail
  • long sleeves
  • regular fit
  • approx length is 43cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 14
  • 100% cotton
  • 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"; } }); }