Displays the Categories on the storefront in a custom order.
Example of Use
Create two categories. Name the first one Category #1 and the second one Category #2.
On the storefront page it will display Category #1 above Category #2 in the category list.
Open up the Category Editor for Category #1 and place a 2 in the Display Order field.
Open up the Category Editor for Category #2 and place a 1 in the Display Order field.
Now on the storefront page it will display Category #2 above Category #1 in the category list.
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {CATEGORY-DISPLAY-ORDER} QuickCode Tag is changed into the source code below prior to the web page being displayed.