How can I simply add a PDF (as an attachment) or PDF link to an order confirmation email to all/new customers? Is this simple or do I need to pay for a coder?
Hi @CarrieJean
Is this PDF the same with all orders or it depends on the product purchase?
Hi there,
This will be for all customers!
Thanks,
Carrie
Hi @CarrieJean ,
It will be hard to add an attachment using the Shopify email. However, you can attached a link for customer to download.
Add the file in your website:
-
From you Admin page, go to Contents, then Files
-
Upload the file you want
-
Copy the link
Add the code in the email notification:
-
From you Admin page, go to Settings on your lower left hand corner, then Notifications
-
Go to customer section, and Customer
-
Click the “Customer account welcome” and Edit code
-
Find the {{ email_bo }}
-
On the closing bracket, usually
, add the code below
NOTE: Change the href to the file you want.
Download
Hi Made4Uo,
I have the same question but then it depends on the products purchased.
So we want a manual to be included in the confirmation mail when is a specific product is purchased.
We have more than 30 different products with separate, specific manuals.
Can you help us out please?
Hi @BambooBob
It would be best to use the product metafields. Use the file metafield.
Thank you @made4Uo .
