Polka Dot Sheer Shirring Detail Bardot Crop Top

Polka Dot Sheer Shirring Detail Bardot Crop Top Uniquely Sophia's

£20.99 GBP £26.00 GBP

Size
Quantity
- +

Give your top collection a feminine update with this sheer bardot crop top featuring shirring detail & polka dot. Style it with pu mini skirt & statement accessories for a glam day look.

  • sheer bardot crop top
  • shirring detail
  • polka dot
  • 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% nylon
  • hand wash
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"; } }); }