You can add a message to your order confirmation email if your customer adds Shipping Protection to your order and you can turn off the default Shipping Protection email. This reduces the number of emails your customer receives upon ordering and helps them know where to go to get help with shipping issues.
The steps are as follow:
Go to Shopify Admin > Notifications and click on “Order Confirmation”
Add the following code right inside the “capture email_body” tag. This checks to see if the order has Corso Shipping Protection
Inside of the “if hasCorso” snippet tag, add the custom message. Below is a default message you can use.
Preview, Test, and Save
Click the Preview button to see what the email template will look like. Based on the default message above, it would look like this.
You can send a test email to make sure it looks good in the inbox. Based on the default message, it would look like this in the email inbox.
If the order does not have Shipping Protection, then the custom message will not be displayed.
The entire code snippet
Turning off the Corso Email
If you would like to turn off the email that gets sent by Corso, please contact our support team at [email protected] and they can easily disable it for you.