Hello, I could not seem to find any info about how to add comments to a shipping notification email. Is there any code that can be added to the template so that at the time of sending the notification I could add an individual message in the email? Thank you!
Hi,
The shipping notification is available at
Admin > Settings > Notifications
You can select shipping confirmation to edit for your needs.
If you want to send additional info after ship, you may use Shipping update.
However, you have to have a bit of knowledge in HTML, CSS, or Liquid coding.
Hope it helps.
Thanks.
You need to add an order metafield in your store settings:
This will give you a field on the order details page to write an individual message.
You also need to edit the shipping confirmation email template, as @DavidEKim mentioned, to include the metafield in the email notification.
1 Like



