Zen Cart Logo
Forums / General Questions / index.php?main_page=checkout_confirmation

index.php?main_page=checkout_confirmation

Locked

Views: 4,159

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
25 May 2008, 4:32 PM
#1
alvalong avatar

alvalong

New Zenner

Join Date:
Feb 2008
Posts:
74
Plugin Contributions:
0

index.php?main_page=checkout_confirmation

when index.php?main_page=checkout_confirmation accessed, which .php file is called? but i know it is not checkout_confirmation.php

i wanna add some code ,but i do not know where to start. thanks.

25 May 2008, 8:04 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: index.php?main_page=checkout_confirmation

You probably want includes/templates/template_default/templates/tpl_checkout_confirmation_default.php.

Don't forget to save the edited version to your override folder.