How can I include the pickup point details in the confirmation email?
Including pickup point details in the order confirmation email is a great way to provide customers with a clear record of their selected location.
Adding pickup point details to the confirmation email
For Shopify Plus stores, you can customize the Order confirmation email to display pickup point details. Follow these steps:
- Navigate to Settings > Notifications > Customer notifications in your Shopify admin.
- Select Order confirmation from the list of notifications.
- Click Edit code.
Replacing the shipping address with pickup point data
-
Locate the following line in your email template:
{{ shipping_address | format_address }}
-
Replace it with the following Liquid code: