Hi,
I want to add the stores address and contact details to the end of the confirmation email that gets sent to customers.
How do i do this?
I've looked at checkout_process.php in the languages area but this defines the text variables that go into it. Do I create a new variable, or can I add a variable into order.php that will take the store address and add it onto the end?



