Rib knit shorts 2 piece

Rib knit shorts 2 piece Uniquely Sophia's

£23.99 GBP £28.00 GBP

Size
Colour
Pink
Mint
Black
White
Beige
Blue
Lilac
Quantity
- +

Rib knit 2 piece set available in multiple colours

s/m - 6-10

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