Prints By Santos
Create Your Own Custom Shirt
Create Your Own Custom Shirt
Couldn't load pickup availability
<!-- START: Custom fields (Customer upload & text) -->
<div class="custom-fields" style="margin-top:1rem;padding:10px;border:1px dashed #ddd;">
<label for="custom-text" style="display:block;font-weight:600;margin-bottom:6px;">Custom Text / Notes (optional):</label>
<input type="text" id="custom-text" name="properties[Custom Text]" placeholder="Enter name, date, message, font preference..." style="width:100%;padding:8px;margin-bottom:10px;">
<label for="custom-file" style="display:block;font-weight:600;margin-bottom:6px;">Upload your image / logo (optional):</label>
<input type="file" id="custom-file" name="properties[Design Upload]" accept="image/*,application/pdf" style="width:100%;padding:8px;margin-bottom:6px;">
<p style="font-size:12px;color:#666;margin:0;">Accepted: PNG, JPG, PDF. Recommend: 300 DPI, large file (min 2000px on longest side). If upload fails, use the “Upload Artwork” link in the description.</p>
</div>
<!-- END: Custom fields -->
