Skip to main content

Display Product Options in Order Confirmation Emails

You can send an order confirmation email to your customers after they place an order in your store. However, Shopify’s default template generator code does not show the line item properties/Product Options in the email. To include those in the email, follow the steps below.

Caution

The template generator works best with the default Shopify template. If you have edited the template to some extent, our template generator may not able to properly add the code snippet

1. Navigate to Shopify “Settings -> Notifications -> Customer Notifications”. The order confirmation option is at the very beginning of the page.

2. Click on the link for the “Order Confirmation”, which will open a window. Click on the “Edit Code” to open the code input fields and copy the complete code.

3. Once you have copied the template, visit this website – https://zeptoapps.github.io/.

4. Now paste the code in the “Input” field & Choose “Order Confirmation” from the right side dropdown menu and Click on the “Generate Template” button.

5. If the correct template was pasted and selected from the dropdown, you will see a success message.

6. After that, copy the generated code, paste that as your “Order Confirmation” template, and click on “Save”.

Congratulations! Your customers should now get the customization details in their order confirmation email!