Kia ora
This is almost what I’ve been searching for. I need to add the product tag, and the category to each item inside the Purchase Receipt HTML Email.
Something like:
<ul>
<li>Download item<br>
<span>category</span> <span>tag</span></li>
...
</ul>
@erfanmhd would you share the code you used? perhaps I can adapt for my needs.
Cheers