add “description” from variable product variation to “Completed” email
-
I’ve added text to the Description field in variations of a product, and I need to include that along with each Product Name in the Order Completed email that goes to my customers. I’ve spent DAYS trying to get this to work, either with something in functions.php of my child theme or in the email template but I cannot find the specific hook or call for it. Can someone help?
It should be so simple; I need to see this in the “Completed” receipt:
Product
[name of product]
Details: [contents of “description” field from product variation](the contents of the field will contain HTML)
I’ve found many pieces of code that have helped others in the past, but they are all from many years and versions of Woo ago (including references to deprecated hooks).
Thanks all!
- The topic ‘add “description” from variable product variation to “Completed” email’ is closed to new replies.