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.
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.
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.