Adding file download links to your order notification emails
Here's how to add links to the files your customer uploaded to your 'new order notification' emails:
Text-only emails
- From your Shopify admin, go to Settings > Notifications.
- Click the name of the notification template that you want to add line item properties to.
- Find the following code (making sure it's in the order item listing, not your subtotal/tax/shipping rows):
Replace it with:
- Click Save.
HTML emails
- From your Shopify admin, go to Settings > Notifications.
- Click the name of the notification template that you want to add line item properties to.
- Find the following code (making sure it's in the order item listing, not your subtotal/tax/shipping rows):
Replace it with:
- Click Save.
Repeat these steps for any other email notifications that you want to include line item properties.