Adding a sales tracking code

To add a tracking code to the Order info page:
  1. 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).
  2. Add your code under the following line:
    {if $smarty.get.confirmation == 'Y'}
  3. Save the file.

Noticed an error in the article or it is not clear enough? Any suggestions to improve it? Please let us know by filling in the feedback form. Click here.