Re: Adding Product Descriptions to Email Confirmation Email

Adding Product Descriptions to Email Confirmation Email

marziepoo
Visitor
2 0 1

I'd like to be able to include the product description for each item purchased in the order confirmation email, but am having some trouble figuring out exactly how to do this.  Any old topics I've found don't seem to work properly - ie: adding in the below code.  When I do so, it includes the descriptions of both items  all on one line item as if they were one.

 

{% for line in line_items %}

...

{{ line.product.description }}

{% endfor %}

Replies 5 (5)

Nick
Shopify Staff (Retired)
4531 434 1032

Hi @marziepoo,

 

Nick here from Shopify. 

 

I looked into this for you and asked our theme support team to take a look also. This is something which is definitely possible to do. The code edit for this is a little complicated and is past the scope of simply sharing it in a reply within the community here. It's not ideal as it might not be very helpful for other community members, but if you wanted I could email you directly about this and send it to our theme support team to look into this closer for you. Can you let me know if the email address you signed up to the community with is the best email to reach you on and I can reach out to you to get the process started? 

 

Looking forward to hearing from you. 

 

All the best, Nick

To learn more visit the Shopify Help Center or the Community Blog.

marziepoo
Visitor
2 0 1

Hi Nick,

 

I appreciate your response and would definitely like to pursue this further.  Yes, you can use the email I singed up with to send me more details.

 

Thanks!

Maria

Nick
Shopify Staff (Retired)
4531 434 1032

Hi Maria, 

 

Thanks for getting back to me. I have emailed you directly about this. Should you for any reason not have gotten the email, don't hesitate to let me know in a reply here. 

 

Talk to you soon, Nick

To learn more visit the Shopify Help Center or the Community Blog.

EROmg
Visitor
1 0 0

Hello Nick,

 

This is the only post I found that talks about adding the production description into the order confirmation email. Would you be able to email me in regards to this as well?

 

Thanks,

ArtsWayland
Tourist
6 0 1

Hi Nick,

 

I am also interested in including the line item product description in email notifications.  Could you send me the code as well.

 

Thanks in advance,

JP