HIGH-NECK WOOL-BLEND JACKET

119,00 

High-neck wool-blend jacket with covered buttons and structured shoulders.

Composition: 60% polyester, 20% wool, 20% acrylic


The model is 180 cm tall, weighs 65 kg and wears a size L.

Size Chest (cm) Shoulder (cm) Body Length (cm) Sleeve (cm)
M 124 51 64 60
L 126 53 66 61
XL 128 55 68 62

Transit Times
Italy (Mainland): 1–3 business days
Islands / Remote Areas: 2–5 business days
Europe (EU): 3–7 business days
Shipping Rates
Italy: €6.90 (Islands €9.90)
Europe: €12.90 (Remote €16.90)

FREE OVER €99 (ITA) | €149 (EU)

Returns
Available within 14 days of delivery.


(function() {
const container = document.currentScript.parentElement;
container.querySelectorAll(‘.accordion-header’).forEach(button => {
button.onclick = function(e) {
e.preventDefault();
const targetId = this.getAttribute(‘data-target’);
const content = container.querySelector(‘#’ + targetId);
if (content.style.display === “block”) {
content.style.display = “none”;
} else {
content.style.display = “block”;
}
};
});
})();