Summer Kayla set

Summer Kayla set Uniquely Sophia's

£21.99 GBP £28.00 GBP

Color
Black
Royal blue
Baby blue
Khaki
Green
Forest green
Pink
Fuchsia
Orange
Size
Quantity
- +

Summer Kayla set multiple colours 

s/m 6-10 

m/l 12-16

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