Skip to product information
1 of 11

Rose River Lure Company

Foam trucker hat

Foam trucker hat

Regular price $30.00 USD
Regular price Sale price $30.00 USD
Sale Sold out
Product mockup
if (colorSelect && selectedImage && productForm) { //checking if elements are available. function updateVariant() { const selectedVariantId = colorSelect.value; const selectedOption = colorSelect.options[colorSelect.selectedIndex]; const imageUrl = selectedOption.getAttribute('data-image'); if (imageUrl) { selectedImage.src = imageUrl; } // Update the hidden variant ID input in the form. const variantInput = productForm.querySelector('input[name="id"]'); if (variantInput) { variantInput.value = selectedVariantId; } } colorSelect.addEventListener('change', updateVariant); updateVariant(); // Initial update on page load. // Find the position of the "Color" option. let option_index = -1; option_index = 0; if(option_index === -1){ console.error("The product does not have a 'Color' option. Please add one."); } else { //This next part is to handle if a variant is preselected via url. const urlParams = new URLSearchParams(window.location.search); const variantIdFromUrl = urlParams.get('variant'); if(variantIdFromUrl){ for (let i = 0; i < colorSelect.options.length; i++) { if (colorSelect.options[i].value === variantIdFromUrl) { colorSelect.value = variantIdFromUrl; updateVariant(); break; } } } } } else { console.error("Required elements for color selection not found."); } });
Color
Stand out from the crowd with this trendy foam trucker hat! This head accessory is made with high-quality polyester and foam that guarantees a premium look and feel. The foam trucker hat has an adjustable snap that ensures a comfortable fit, and the mesh back provides great breathability. The matching color braid gives the hat an extra oomph. Style it with your favorite outfit any time of the day.

• 100% polyester front
• 100% polyester mesh back
• Thicker and heavier fabric, laminated with high-density, non-toxic foam
• Structured, 5-panel cap, high-profile
• 8 rows of stitching on a pre-curved visor
• Seamless foam front panel with lining
• Matching fabric undervisor
• Matching color braid and sweatband
• Adjustable plastic snap
• One size fits most
• Blank product sourced from China or Myanmar

Size guide

  A (inches) B (inches) C (inches) D (inches)
One size 24 - 26 6 3 8 ⅝
View full details

Contact form