CategoryDrillDown

Description
Displays an array of clickable category images. If a category has sub-categories, then clicking on that category image will cause the sub-category images to appear. If a category has no sub-categories, then clicking that category image will cause the list of category items to appear.

Appearance

Attributes
Name Value
CategoryCode Category code, or empty string to show the top-level categories. Default value is "".
Columns Determines the number of columns in the category image array.
ImageWidth This value is assigned to the WIDTH attribute of the category IMG elements.
ImageHeight This value is assigned to the HEIGHT attribute of the category IMG elements.
DefaultTitle The initial title displayed above the array of category pictures. Default value is "Search by Category".

Remarks
The descriptive content appearing above the clickable category images is inserted from a file that is specified in the Content Url field of the
Administration Tools->Product Categories screen. The Content Url is a file path and name relative to the Resources/language_code folder, where language_code is a two character language identifier. For example, if the Content Url value is "desks.htm", then the contents of the file Resources/en/desks.htm will appear above the clickable category images.

See MultiLanguageInclude for more information.