This t-shirt is everything you've dreamed of and more. It feels soft and lightweight, with the right amount of stretch. It's comfortable and flattering for all.
• 100% combed and ring-spun cotton (Heather colors contain polyester)
• Fabric weight: 4.2 oz/yd² (142 g/m²)
• Pre-shrunk fabric
• Side-seamed construction
• Shoulder-to-shoulder taping
• Blank product sourced from Guatemala, Nicaragua, Mexico, Honduras, or the US
Size guide
LENGTH
WIDTH
XS (inches)
27
16 ½
S (inches)
28
18
M (inches)
29
20
L (inches)
30
22
XL (inches)
31
24
2XL (inches)
32
26
3XL (inches)
33
28
Recently viewed products
You may also like
<script data-locksmith>
var load = function () {
if (document.querySelectorAll('.locksmith-manual-trigger').length > 0) {
Locksmith.ping();
}
Locksmith.util.on('submit', 'locksmith-resource-form', function (event) {
event.preventDefault();
var data = Locksmith.util.serializeForm(event.target);
Locksmith.postResource(data, { spinner: false, container: 'locksmith-content' });
});
Locksmith.util.on('click', 'locksmith-manual-trigger', function (event) {
event.preventDefault();
Locksmith.postResource({}, { spinner: true, container: document });
});
Locksmith.submitPasscode = function (passcode) {
Locksmith.postResource(
{ passcode: passcode },
{ spinner: false, container: 'locksmith-content' }
);
};
};
if (typeof Locksmith !== 'undefined') {
load();
} else {
window.addEventListener('load', load);
}
</script>