This QuickCode Tag will display the date in which the specified order was placed in the store.
Example of Use
1. To display the order date of an order in the customer account area, place the {ORDER-DATE} QuickCode Tag in any of the customer account HTML templates.
2. Example:
Order # 123 was placed on {ORDER-DATE}
3. Would output this: Order # 123 was placed on 4/1/2008
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {ORDER-DATE} QuickCode Tag is changed into the source code below prior to the web page being displayed.