Categories must be created in the admin area [ Products > Search Categories > + ] .
Example of Use
Create one or more categories at [Products > Search Categories > + ]. Example:
Category SID 1: Shipped Products
Category SID 2: Digital ProductsCategory SID 3: CDs (Parent Category: Shipped Products)
Category SID 4: DVDs (Parent Category: Shipped Products)
Category SID 5: Music Downloads (Parent Category: Digital Products)
Add {LIST-CATEGORIES} to a template, at [Design > Template Package Sandbox]. Example: Product Categories: {LIST-CATEGORIES}
The storefront page corresponding to the revised template will display the list of categories.
Example:
Product Categories:
Shipped Products
CDs
DVDs
Digital Products
Music Downloads
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {LIST-CATEGORIES} QuickCode Tag is changed into the source code below prior to the web page being displayed.