How to display Field title from user registration in confirmation e-mail and cart address?
I want to display words like:
City
Street
Phone
Name
in confirmation e-mail?
No one?
Just remove code:
"!--" and "--"
form line:
<!-- span class="titles"><?php echo $field['title'] ?></span -->
For BILL TO an SHIP TO
All is in file:
invoice/tmpl/mail_html_shopperaddresses.php
I dont write line number because I have a lot of custom code
The same is in cart....
I think that we need to implement this like admin option...