Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Villages Ladies D2 Softball Short Sleeve Performance Shirt

Regular price $24.00

Villages Ladies D2 Softball Short Sleeve Performance Shirt.

Size Options - S - M - L - XL - XXL

100% Polyester wicking knit. Wicks Moisture away from the body.
Weight - 3.7 oz
Double-needle hemmed sleeve & bottom
Double Needle over-stitched crew collar & armholes
Self Fabric Collar

** Please remember to let me know what name you would like printed on the back your shirt at checkout if you select this option **

** Please note ALL D2 Softball  shirts are not returnable as special order **

 


Share this Product


More from this collection

document.addEventListener("DOMContentLoaded", function() { var nameField = document.getElementById("custom-name"); var wrapper = document.getElementById("name-field-wrapper"); var variantSelect = document.querySelector("form[action='/cart/add'] select"); function updateRequirement() { if (!variantSelect) return; var selectedText = variantSelect.options[variantSelect.selectedIndex].text.toLowerCase(); if (selectedText.includes("add name")) { nameField.required = true; wrapper.style.display = "block"; } else { nameField.required = false; wrapper.style.display = "none"; nameField.value = ""; } } if (variantSelect) { variantSelect.addEventListener("change", updateRequirement); updateRequirement(); } });