Contents

Magento – Inserting the Customer’s Email Address into the Email Templates

Contents

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()}}