Frontend Loginbox
Errormessage
Box appears, when customer is logged in
You can display custom attributes, if you want to.
Just use its code as a marker, e.g.
Attribute Code = order_success
Marker = ###ORDER_SUCCESS##
For Billing use: ###BILLING_ATTRIBUTE_CODE###
e.g. ###BILLING_LASTNAME###
For Shipping use: ###SHIPPING_ATTRIBUTE_CODE###
e.g. ###SHIPPING_STREET###
You are now successfully logged in!
Welcome ###FIRSTNAME### ###LASTNAME###!
Your magento customer id is ###CUSTOMER_ID###.
Your email is ###EMAIL###
Billing: ###BILLING_FIRSTNAME### ###BILLING_LASTNAME###
Shipping: ###SHIPPING_FIRSTNAME### ###SHIPPING_LASTNAME###