PitBull TRN10 5 Panel Transparent Bay Leaf Sponge Trucker Cap

Authorized Pit Bull Dealer. View more from Pit Bull
  • Regular price $15.00
Color Selected: White/​Red
Your selection: White/Red

Product Description

PitBull TRN10 5 Panel Transparent Bay Leaf Sponge Trucker Cap

Make a bold statement with the PitBull TRN10 Sponge Trucker Cap, designed with a unique transparent bay leaf visor that sets it apart from traditional trucker styles. Blending classic design with modern flair, this cap is perfect for those who want something different.
Built with a mid-profile, 5-panel construction, it offers a comfortable and structured fit for everyday wear.
The sponge foam front delivers a clean, premium look, while the breathable design ensures all-day comfort.Crafted from durable polyester, it’s lightweight, long-lasting, and ideal for casual styling or customization.

  • Style number: TRN10
  • 5-panel structured trucker design
  • Mid-profile crown (3 1/2")
  • Curved visor for classic styling
  • Transparent bay leaf visor for a unique look

View All Pit Bull Brand

ADD YOUR OWN LOGO/DESIGN/TEXT

Get Custom Quote
PitBull TRN10 5 Panel Transparent Bay Leaf Sponge Trucker Cap -

Product Description

PitBull TRN10 5 Panel Transparent Bay Leaf Sponge Trucker Cap

Make a bold statement with the PitBull TRN10 Sponge Trucker Cap, designed with a unique transparent bay leaf visor that sets it apart from traditional trucker styles. Blending classic design with modern flair, this cap is perfect for those who want something different.
Built with a mid-profile, 5-panel construction, it offers a comfortable and structured fit for everyday wear.
The sponge foam front delivers a clean, premium look, while the breathable design ensures all-day comfort.Crafted from durable polyester, it’s lightweight, long-lasting, and ideal for casual styling or customization.

  • Style number: TRN10
  • 5-panel structured trucker design
  • Mid-profile crown (3 1/2")
  • Curved visor for classic styling
  • Transparent bay leaf visor for a unique look

View All Pit Bull 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();