Seeking for a soft, breathable and stylish T-Shirt? Stop looking. We have designed an elegant and super stylish power shirt that gives you enough space to move around. The flexible fabric is a mix of organic cotton and recycled polyester, that makes it light and moisture-wicking. Due to its two colors weave, the sleeve features an eye-catching stripe.
The sleeves are folded so that the reverse side of the fabric is visible. The resulting stripe is an eye-catching detail
Subtle logo print on the backside
Neckline: round neckline
Light and moisture wicking fabric
Soft feel
Materials
60% Organic Cotton / 40% Recycled Polyester
Take good care of me: wash 40° with an easy care program, non-bleaching, please don’t iron the logo
✕
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});