Chocolate Brown long sleeve ribbed unitard

Chocolate Brown long sleeve ribbed unitard Uniquely Sophia's

£25.99 GBP £29.99 GBP

Size
Quantity
- +

Channel your New Year New Drobe in our amazing collection of unitards. This is the ultimate wardrobe essential for those looking for a simple day-to-night look for any night of the week. 

Small/Medium UK 6-10

Medium/Large UK 12-14 

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"; } }); }