Chocolate Brown longline gilet

Chocolate Brown longline gilet Uniquely Sophia's

£22.99 GBP £48.00 GBP

Size
Quantity
- +

Stay cozy and stylish all season long with our Chocolate Brown Longline Gilet! This 3/4 length gilet is designed for maximum warmth and comfort, perfect for chilly days. Stay chic with this stylish addition to your wardrobe.

Chocolate brown longline padded gilet 

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