HABIT BEAR CAVE LONG SLEEVE – TEE MO BOTTOMLAND X-LARGE

HABIT BEAR CAVE LONG SLEEVE – TEE MO BOTTOMLAND X-LARGE

$13.99Purchase & earn 14 Gundalyrium (points)!

4 in stock

PRODUCT SPECIFICATIONS:

Dimension     1.60 X 7.15 X 11.95
Height     1.6000
Width     7.1500
Length     11.9500
MATERIAL     COTTON BLEND
COLOR     MOSSY OAK BOTTOMLAND CAMO
SIZE     X-LARGE
TYPE     T-SHIRT
SHORT SLEEVE     N
LONG SLEEVE     Y
NO SLEEVE     N
OTHER FEATURES:     LONG SLEEVE T-SHIRT
     CREW NECK LINE
     SOFT AND QUIET FABRIC

UPC

843049169556

Manufacturer

HABIT

Manufacturer Part Number

TS10006XL

Product Type

T-SHIRT

Length

11.9500

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