![]() |
Want to add email addy to /main/order_label_print.tpl
Hello I am trying to add my customers email address to the /main/order_label_print.tpl template. I tried {$customer.s_email} - {$customer.s_email_address} - and a few more but couldn't figure it out. Can anyone help?
Also If possable the code to add the order number. Thanks! Ryan |
Re: Want to add email addy to /main/order_label_print.tpl
Just add ..
{$order.email} {$order.orderid} to /main/order_label_print.tpl |
Re: Want to add email addy to /main/order_label_print.tpl
Thanks a Million. . . Worked like a charm.
|
All times are GMT -8. The time now is 01:09 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.