How do I get product titles in order notification email?
My goal is to get a list of product titles from the order into an e-mail. I'm dong anonymous checkout, so I'd like their purchased products to be in an e-mail for their reference since they can't login to view their order. My Google-fu has failed me. I can get line item SKU (label), type, id, etc. but I can't seem to find the Commerce Line Item: Title (Product) field (what seems to be the nice product title with spaces and everything). I tried adding Entity has Field conditions to the rule, but nothing I can think to try gets me to the title field. I feel like I'm missing something incredibly simple.
Comments
Thanks Ajai. I was a little reluctant to try a module that was only in dev and has dependencies in Alpha releases, but it looks like it seems to be in wide use anyway. I did notice you kind of mixed instructions for configuring commerce_email with commerce_message. I fiddled with commerce_message too, but didn't get the token I needed. I think this will work for my needs.