Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / order confirmation email layout

order confirmation email layout

Locked

Views: 9,233

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
7 Jan 2010, 2:08 AM
#1
piker avatar

piker

Zen Follower

Join Date:
Nov 2009
Posts:
109
Plugin Contributions:
0

order confirmation email layout

Would anyone be able to tell me which php file refers to the Order Confirmation emails I receive? Is it invoice.php, packingslip.php or invoice.php?
I want to change the layout of my Order Confirmation email only. Cheers.

7 Jan 2010, 5:20 AM
#2
tino_schlegel avatar

tino_schlegel

Totally Zenned

Join Date:
Nov 2007
Location:
Melbourne, Australia
Posts:
532
Plugin Contributions:
0

Re: order confirmation email layout

Read this tutorial about HTML EMails and how to customise your template.

7 Jan 2010, 6:20 AM
#3
piker avatar

piker

Zen Follower

Join Date:
Nov 2009
Posts:
109
Plugin Contributions:
0

Re: order confirmation email layout

I probably didn't explain myself properly.What I want to do is include another field (an overall total of items)into the New Order email. It will require php code inclusions. I just need to know which one of those 3 php files is the New Order email based on? Cheers.

20 Jan 2010, 8:46 AM
#4
piker avatar

piker

Zen Follower

Join Date:
Nov 2009
Posts:
109
Plugin Contributions:
0

Re: order confirmation email layout

Has anyone got any ideas about which file to edit??????

20 Jan 2010, 3:32 PM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: order confirmation email layout

The files you mention are admin-related, and have nothing to do with order-confirmation emails.
The order-confirmation email is generated by the /includes/classes/order.php file.

26 Jan 2010, 1:03 AM
#6
kurvemedia avatar

kurvemedia

New Zenner

Join Date:
Nov 2008
Posts:
13
Plugin Contributions:
0

Re: order confirmation email layout

DrByte:

The files you mention are admin-related, and have nothing to do with order-confirmation emails.
The order-confirmation email is generated by the /includes/classes/order.php file.
Hi, I'm wantig to add some additional information to the confirmation email that is generated by the order.php file. where would i add that information.Thanks in advance.

Mike