![]() |
Invoice modification
Can anybody tell me how I can add/modify the invoice so that the last line (Thank you for your puchase) is changed to:
Thank you for your purchase Bob! "Bob", of course, is the customer's first name and would change with every invoice. Thanks in advance for your help! Mario |
Re: Invoice modification
Quote:
skin1/mail/html/order_data.tpl - central part (with order data); skin1/mail/html/order_invoice.tpl - header and footer invoice page. So just add to the end file skin1/mail/html/order_invoice.tpl "Thank you for your purchase {$login}!" If Bob is the user name. |
Re: Invoice modification
Thank you for this Yuri. I took a look at the templates and it was very helpful.
What I want is the person's first name not his username so I'm wondering if I should use {$order.firstname} instead of {$login}. What do you think? |
All times are GMT -8. The time now is 11:56 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.