E-Commerce Configuration Guide : Site Configuration Settings : NonMax4SaleQty : UseItemTreeDescrip
 
UseItemTreeDescrip
Key value:
0 or 1
Description:
Enables (1) or disables (0) the displaying of item descriptions from the ItemTree table instead of the Items table in the pages following ItemList.aspx. This option takes advantage of the fact that you can have the same item in an item tree multiple times, each with a different description. (You can change the description in SysManager in the item tree instance, but it doesn’t change the description in the DCI.)
The E-Commerce pages adds <descrip>itemtree.descrip</descrip> tags to the sale string for each item in the sale when the following is set in the siteconfig.config file. This then gets written into the tr_save.save_info field when Sales Host utility processes the sale. This allows the item tree description to be displayed when the sale is recalled at a regular salespoint.
 
Note: The item tree description can only be added to the sale string for items, not for modifiers or modifiers on modifiers.
 
See also:
None