Display product name in order email
-
Hello
In order to customize the new-order and Customer completed order emails, I try to display the product name in the php file. Unfortunately, I have not found the function on the specific page.
Moreover, I don’t want to use this function :
<?php echo $order->email_order_items_table( true, false, true ); ?>
because the result is displayed in a table. The purpose is to show the name of the product directly in the text.Thank you for your help and sorry if my english is bad, I’m french ??
JL
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Display product name in order email’ is closed to new replies.