Longline Quilted Hooded Coat with Button Detail

Longline Quilted Hooded Coat with Button Detail

£25.00 GBP £70.00 GBP

Size
Colour
Beige
Quantity
- +

Longline Quilted Hooded Coat with Button Detail

Long Sleeves

Longline

Padded

Hooded

Coat

Zip Closure

Side Button Detail

Dual Pockets with Zip Closure

Approximate Length: 49'' / 125 cm

100% Polyester

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