Quote Originally Posted by steve_ringuk View Post
Hi

I am aware that the confirmation email gets sent out to the customer as well as myself, the store owner, but is there a way I can edit the way the email looks so it is easier for my staff to understand when picking the items that have been purchased?

Is there A way I can make the products ordered list a bit more organised and more spaced out and is there a way of having the shipping address enboldened and slighty larger in font say by another 2pts and then making the billing address smaller by 2pts?

Apologies if this is a newbie question

Steve
Hi Steve - the bit you need to change is in the orders class - about line 846 the $this->products_ordered_html is filled with the items ordered.
As for the font size - look at the style info in the email_template_checkout.html (in the email directory).

Regards
David