A customer asked me to define the customer’s email address in the order confirmation emails, sent out by Magento. You will have to edit or create a new template and add this shortcode:``` {{htmlescape var=$order.getCustomerEmail()}}
A customer asked me to define the customer’s email address in the order confirmation emails, sent out by Magento. You will have to edit or create a new template and add this shortcode:``` {{htmlescape var=$order.getCustomerEmail()}}