How can I add a custom file upload in the Pipeline theme?

Hi All,

I have used Debut in the past and was able to add in a custom textbox as well as custom file upload to my product page so customers can input. However, on Pipeline theme, this doesn’t seem to pass onto my orders page.

I have changed my cart to PAGE type and not the default DRAWER but still is not working. All I’ve done is added these lines of code in my product-form.liquid

Engraving Style # (where applicable), followed by Engraving Text

Custom Image/Logo

Update:

So I moved the lines of code just above the type=submit line and it is now passing through to the orders page.

However something weird, this line of code causes my colour swatches to mess up and doesn’t let me select the variants on some products

Custom Image/Logo

Hi Tony,

can you share a link to the page you’re having problems with? Even if it’s a Draft theme, you can still share a preview link…

This will greatly increase your chances to get help.

Were you ever able to find a solution to this issue? I am running into the same problem.