Sport-Tek YST5100 Youth PosiCharge Mesh 5” Short

See more products from Sport-Tek
  • Regular price $11.00
Color Selected: Black
Size Selected: XS
Your selection: Black , XS

Product Description

Sport-Tek YST5100 Youth PosiCharge Mesh 5” Short

The Sport-Tek Youth PosiCharge® Mesh 5” Short is designed for active kids who need lightweight comfort and breathability. Featuring moisture-wicking open-hole mesh and PosiCharge® technology, these athletic shorts help keep young athletes cool and comfortable while maintaining vibrant logos and colors.

  • 3.4-ounce, 100% open-hole polyester mesh with PosiCharge® technology
  • 2.5-ounce, 100% polyester tricot lining for added coverage
  • Moisture-wicking fabric helps keep you cool and dry
  • Open-hole mesh construction for enhanced breathability
  • 5-inch inseam for comfortable athletic coverage
  • Elastic waistband for a secure and comfortable fit
  • No drawcord for a simple, kid-friendly design
  • Tear-away label for added comfort
  • Ideal for youth sports, training, workouts, and active wear

View All Sport-Tek Brand

ADD YOUR OWN LOGO/DESIGN/TEXT

Get Custom Quote
Sport-Tek YST5100 Youth PosiCharge Mesh 5” Short -

Product Description

Sport-Tek YST5100 Youth PosiCharge Mesh 5” Short

The Sport-Tek Youth PosiCharge® Mesh 5” Short is designed for active kids who need lightweight comfort and breathability. Featuring moisture-wicking open-hole mesh and PosiCharge® technology, these athletic shorts help keep young athletes cool and comfortable while maintaining vibrant logos and colors.

  • 3.4-ounce, 100% open-hole polyester mesh with PosiCharge® technology
  • 2.5-ounce, 100% polyester tricot lining for added coverage
  • Moisture-wicking fabric helps keep you cool and dry
  • Open-hole mesh construction for enhanced breathability
  • 5-inch inseam for comfortable athletic coverage
  • Elastic waistband for a secure and comfortable fit
  • No drawcord for a simple, kid-friendly design
  • Tear-away label for added comfort
  • Ideal for youth sports, training, workouts, and active wear

View All Sport-Tek Brand

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();