Zen Cart Logo
Forums / General Questions / Editing The Layout Of The Order Confirmation Email

Editing The Layout Of The Order Confirmation Email

Locked

Views: 1,315

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
15 Jan 2008, 2:57 PM
#1
steve_ringuk avatar

steve_ringuk

New Zenner

Join Date:
Nov 2007
Posts:
10
Plugin Contributions:
0

Editing The Layout Of The Order Confirmation Email

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

7 Feb 2008, 4:23 PM
#2
david_allen avatar

david_allen

Zen Follower

Join Date:
Feb 2008
Location:
Amersham, Buckinghamshire, United Kingdom
Posts:
141
Plugin Contributions:
1

Re: Editing The Layout Of The Order Confirmation Email

steve_ringuk:

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