Khaki short sleeve boxy top and joggers

Khaki short sleeve boxy top and joggers

£21.99 GBP £28.99 GBP

Size
Quantity
- +
Khaki short sleeve boxy top and joggers , We are loving this black Short Sleeve Boxy Loungewear Set . This two piece features matching comfy T-shirt and straight leg joggers. Pair with sliders or your fave trainers for a cool casual day time 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"; } }); }