Snake Print Pleated Back Shirt

Snake Print Pleated Back Shirt Uniquely Sophia's

£19.99 GBP £25.00 GBP

Size
Quantity
- +
Hit refresh on your animal print with this snake print pleated back shirt , featuring button up detail , collar and long sleeves . Pair with some high waisted Pu leggings and boots to finish off the look .
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"; } }); }