You will be able to use this promotion on any product of the shop.
Not combinable with some promotions
<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>