Elevate TM97879 Women's BODIE Crew Neck Short Sleeve Tee

See more products from Elevate
  • Regular price $12.00
Color Selected: White
Size Selected: XS
Your selection: White , XS

Product Description

Elevate TM97879 Women's BODIE Crew Neck Short Sleeve Tee

The Elevate TM97879 Women's BODIE Crew Neck Short Sleeve Tee delivers ultra-soft comfort and everyday versatility for work, school, and casual wear. Made from a premium cotton-poly blend, this classic crew neck tee features a ribbed collar with chain stitch detailing and is compatible with inFusion decoration, making it ideal for corporate apparel, team uniforms, and promotional branding.

  • Women's crew neck short sleeve t-shirt with a classic everyday fit
  • Heather colors: 50% cotton / 50% polyester heather jersey knit
  • Heather fabric weight: 148 g/m² (4.4 oz./yd²)
  • Solid colors: 65% polyester / 35% cotton jersey knit
  • Solid fabric weight: 145 g/m² (4.3 oz./yd²)
  • Ultra-soft fabric provides lasting all-day comfort
  • Rib crew neck collar with chain stitch detail for a premium finish
  • Compatible with inFusion decoration for enhanced branding opportunities
  • Available in multiple modern colors
  • Made from the same premium fabric as the Dakota Three Quarter Tee and Monroe Short Sleeve Tee
  • Ideal for corporate apparel, schools, food service, team wear, casual wear, and promotional branding
  • Suitable for embroidery, screen printing, heat transfer, and inFusion decoration

View All Elevate Products

ADD YOUR OWN LOGO/DESIGN/TEXT

Get Custom Quote
Elevate TM97879 Women's BODIE Crew Neck Short Sleeve Tee -

Product Description

Elevate TM97879 Women's BODIE Crew Neck Short Sleeve Tee

The Elevate TM97879 Women's BODIE Crew Neck Short Sleeve Tee delivers ultra-soft comfort and everyday versatility for work, school, and casual wear. Made from a premium cotton-poly blend, this classic crew neck tee features a ribbed collar with chain stitch detailing and is compatible with inFusion decoration, making it ideal for corporate apparel, team uniforms, and promotional branding.

  • Women's crew neck short sleeve t-shirt with a classic everyday fit
  • Heather colors: 50% cotton / 50% polyester heather jersey knit
  • Heather fabric weight: 148 g/m² (4.4 oz./yd²)
  • Solid colors: 65% polyester / 35% cotton jersey knit
  • Solid fabric weight: 145 g/m² (4.3 oz./yd²)
  • Ultra-soft fabric provides lasting all-day comfort
  • Rib crew neck collar with chain stitch detail for a premium finish
  • Compatible with inFusion decoration for enhanced branding opportunities
  • Available in multiple modern colors
  • Made from the same premium fabric as the Dakota Three Quarter Tee and Monroe Short Sleeve Tee
  • Ideal for corporate apparel, schools, food service, team wear, casual wear, and promotional branding
  • Suitable for embroidery, screen printing, heat transfer, and inFusion decoration

View All Elevate Products

Our Store is Rated Excellent

function initialize_function(JQ_value){ var is_JQ = JQ_value; if(is_JQ){ var jQ = typeof window.WSAIO_GET_JQUERY === "function" ? window.WSAIO_GET_JQUERY() : jQuery; if(typeof window.WSAIO_MODULE !== "undefined") window.WSAIO_MODULE(jQ); if(typeof window.WSAIO_MODULEJS !== "undefined") window.WSAIO_MODULEJS(jQ); if(typeof WSAIO.app_enable_preview_define != 'undefined')WSAIO.app_enable_preview_define(); if(typeof WSAIO.cart_qty_handler_define != 'undefined')WSAIO.cart_qty_handler_define(); if(typeof window.ws_load_app !== "undefined") window.ws_load_app(jQ); }else{ if(typeof window.WSAIO_MODULE !== "undefined") window.WSAIO_MODULE(); if(typeof window.WSAIO_MODULEJS !== "undefined") window.WSAIO_MODULEJS(); if(typeof WSAIO.app_enable_preview_define != 'undefined')WSAIO.app_enable_preview_define(); if(typeof WSAIO.cart_qty_handler_define != 'undefined')WSAIO.cart_qty_handler_define(); if(typeof window.ws_load_app !== "undefined") window.ws_load_app(); } } function append_asset_files(){if(theme_file != '' && (WSAIO.use_file_customCode || WSAIO.use_file_html || WSAIO.use_file_selector)){ var themeScript = document.createElement('script'); themeScript.src = theme_file; themeScript.defer = true; themeScript.type = "text/javascript"; document.body.appendChild(themeScript); } if(theme_file != '' && WSAIO.use_file_customCode && typeof WSAIO.discount_applicable != 'undefined' && WSAIO.discount_applicable){ let intervalID; var maxIntervalTime = 10000; var currentInterval = 0; function waitForFunction() { currentInterval = currentInterval + 50; if(currentInterval >= maxIntervalTime) clearInterval(intervalID); if (typeof wsaio_execute_custom_code === 'function' && typeof window.WSAIO_GET_JQUERY !== "undefined") { clearInterval(intervalID); var jQ = typeof window.WSAIO_GET_JQUERY === "function" ? window.WSAIO_GET_JQUERY() : jQuery; if(typeof WSAIO.render_file_function !== "undefined" && WSAIO.render_file_function){ if(jQ){ initialize_function(true); }else{ initialize_function(false); } } setTimeout(() => { if(jQ){ wsaio_execute_custom_code(jQ); }else{ wsaio_execute_custom_code(); } }, 50); } } intervalID = setInterval(waitForFunction, 50); } var temp = document.createElement('div'); temp.innerHTML = installationstandalonecode; Array.from(temp.childNodes).forEach(function(node) { if (node.nodeType === Node.ELEMENT_NODE && node.tagName === 'SCRIPT') { var script = document.createElement('script'); Array.from(node.attributes).forEach(function(attr) { script.setAttribute(attr.name, attr.value); }); script.textContent = node.textContent; document.body.appendChild(script); } else { document.body.appendChild(node); } }); } document.currentScript.remove();