
*ELE* Tracksuit
€120,00
400 GSM Heavyweight cotton.
Embroidery on top and bottom.
Screen print stripes on top and bottom.
String on joggers for fit manipulation.
FITS TRUE TO SIZE.
(ORDER PROCESSING + SHIPPING WILL TAKE 1 WEEK.)

400 GSM Heavyweight cotton.
Embroidery on top and bottom.
Screen print stripes on top and bottom.
String on joggers for fit manipulation.
FITS TRUE TO SIZE.
(ORDER PROCESSING + SHIPPING WILL TAKE 1 WEEK.)
document.addEventListener('pagefly.addToCart', function() { fetch('/cart.js') .then(response => response.json()) .then(cart => { document.dispatchEvent(new CustomEvent('cart:refresh', { detail: { cart: cart } })); }); });