when an order is placed,the order email includes only shipping and billing address.how do i make it include the phone number?
when an order is placed,the order email includes only shipping and billing address.how do i make it include the phone number?
In catalog/checkout_process.php - about line 400 - you will have to modify the PHP code to pull and include the phone number. Normally this is not needed in the mail.
how do i 'pull and include' the phone number? I'm totally not php trained so you have to help me!
Bookmarks