Available for this product and all of the products of category:
You can combine this offer with other products of the same category.
<div style="margin-top:20px;">
<label for="customName" style="display:block; font-weight:bold;">Name on shirt:</label>
<input type="text" id="customName" name="properties[Name on shirt]" placeholder="e.g., JOHN" required style="width:100%; padding:8px; margin-bottom:10px;">
<label for="customNumber" style="display:block; font-weight:bold;">Number on shirt:</label>
<input type="number" id="customNumber" name="properties[Number on shirt]" placeholder="e.g., 10" required style="width:100%; padding:8px;">
</div>