When using kit products you can require the customer to upload a file. When the file is uploaded a preview of that image is shown.
PSD and AI files can't be displayed by the browser so I want to change this to just display an image that I have on my server every time, something that I made saying "upload successful".
Where would I find this line of code to make that happen?
Thanks