Drape Sweatpants

65,00 

Wide-leg lounge trousers in melange grey jersey with an elastic waistband, soft structure and sculpted volume through the leg. Finished with side pockets and rear patch pockets for a relaxed silhouette with a clean, elevated feel.

Composition: 59.4% cotton, 40.6% polyester


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

The female model is 177 cm tall, weighs 58 kg and wears a size L.

Size Waist (cm) Hip (cm) Pant Length (cm) Leg Opening (cm)
L 74 114 106 60
XL 78 118 108 62
XXL 82 122 110 64

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”;
}
};
});
})();