CategoryField
Specify the name of the category column, in the products table.
Synopsis
|
CategoryField column_name
|
The parameter is expected to be the name of a column in the
ProductFiles table(s).
The default is "category".
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
Set the name of the column, in the ProductFiles table(s),
that should be used to obtain the name of the product category.
This is only used by the clicktrail facility
(see TrackFile),
and is used to record the product category alongside any items that
are added to the user's shopping cart.