Home Orders Adding a sales tracking code
Adding a sales tracking code
To add a tracking code to the Order info page:
- Open the order_details.tpl template located in the skins/[CUSTOMER_ACTIVE_SKIN]/ customer/orders_pages directory of your CS-Cart installation (where [CUSTOMER_ACTIVE_SKIN] is an active skin of your storefront).
- Add your code under the following line:
{if $smarty.get.confirmation == 'Y'} - Save the file.
