Can I add created customer attributes to order emails in magento?
To add created customer attributes to email templates use identical variables: {{var customer.custom('some_attribute_code')}}, e.g.: for an attribute called 'username' use the next variable: {{var customer.custom('username')}}.
How can we help you?
Login and Registration Form