Planet Rock Small Logo Premium Tee

$24.99Earn up to 25 Gundalyrium (points).

Planet Rock 3″ Small Logo T is the way! 

.: The men’s cotton crew tee comes with a light fabric (4.3 oz/yd² (146 g/m²)) making it an excellent all-season choice. Made with 100% combed, ring-spun cotton for long-lasting comfort.
.: The classic fit along with the crew neckline provide a timeless style with neat looks that are perfect for accessorizing. This means it’s a highly versatile choice for both casual and semi-formal events.
.: Fabric blends: Heather colors – 90% cotton, 10% polyester

  XS S M L XL 2XL 3XL 4XL
Width, in 17.48 19.02 20.51 22.01 24.02 26.02 27.99 30.00
Length, in 27.01 27.99 29.02 30.00 31.02 32.01 32.99 34.02
Sleeve length, in 7.09 7.48 7.87 8.27 8.66 9.06 9.45 9.84

 

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"); }); });