This QuickCode Tag will display the Order System ID Number (SID) for the particular order.
Example of Use
1. To display the Order ID, place the {ODER-ID} QuickCode tag in any of the customer account pages.
2. Example:
Order Number: {ORDER-ID}
3. Would output this: Order Number: 123
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {ORDER-ID} QuickCode Tag is changed into the source code below prior to the web page being displayed.