OnlyGuns Women’s Midweight Cotton Tee

$24.99Earn up to 25 Gundalyrium (points).

This OnlyGuns womens T is the way in! What’s better than a soft, light cotton, quality t-shirt in your wardrobe? This comfy, contoured 100% cotton tee offers a semi-fitted silhouette and is pre-shrunk to ensure it stays a staple for longer. It features cap sleeves and a taped neck and shoulders.

.: 100% cotton (fiber content may vary for different colors)
.: Medium fabric (5.3 oz/yd² (180 g/m²))
.: Semi-fitted
.: Tear-away label

Weight N/A

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });