Why should you do this: In some markets is a requirement to attach these documents together with the order confirmation.
Here is a short guide to how to attach sales and delivery terms, as well as the standard cancellation form as PDF files for the Shopify order notifications.
1. Go to Settings -> Legal
- Insert the standard cancellation form under Refund policy
- Insert sales and delivery conditions under Terms of service
- Click “Save”
2. Go to Settings -> Notifications -> Order confirmation:
- Enter the following code at the bottom of the order confirmation:
{{shop.terms_of_service | attach_as_pdf: “Terms of Service”}}
{{shop.refund_policy | attach_as_pdf: “Refund Policy”}} - Click “Save”
- Click “Send test e-mail” – check that the two documents are attached correctly to the order confirmation!