Order Confirmation
Follow the steps below on how to display upload details in the order confirmation emails.
1. Starting from your Shopify admin dashboard, navigate to the Settings tab, then click on Notifications.

2. Select Customer Notifications.

2. Click on the Order Confirmation email template.

3. Locate the following line of code. There will be several results; we'll add our snippet after the last instance.
OR

4. Copy and paste the following snippet where "ADD CODE SNIPPET HERE" is shown above, after the {% endif %} line of code.

5. Click the Save button at the top of the page.
Last updated