Change the design of your Order History Page
Purpose: This template is used for the page that displays the download link when purchasing an e-product.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
- [invoicenum_prefix]
- [invoicenum]
- <!------ START: Confirmation ---------------------------------->
- [expiration_date]
- <!--START: items-->
- <!--START: itemid-->
- [itemid]
- <!--END: itemid-->
- [itemname]
- [eproduct_file]
- [catalogid]
- [orderkey]
- [file_count]
- <!--START: serial-->
- [serial]
- <!--END: serial-->
- <!--START: eproduct_instructions-->
- [eproduct_instructions]
- <!--END: eproduct_instructions-->
- <!--END: items-->
- <!------ END: Confirmation ------------------------------------>
Note: Code blocks and their respective variables will only work with specific template pages.
Note: Several of these variables are used in multiple places on the page, with their dynamic content controlled by the code block used in each instance.