Name
|
Added In Version
|
Type
|
Description
|
Related Database/Field
|
screen
|
|
CHAR(4)
|
Screen code to use this layout on
|
|
ctgy_id
|
|
NUMBER
|
Optional category indentifier to specify this layout for a specific category
|
cats.dbf / Categories.d.id
|
format
|
|
CHAR(1)
|
Product layout format ('L' = list-item, 'X' = expanded)
|
|
image
|
|
CHAR(5)
|
Product image to use ('N' = none, 'L' = full image, 'S' = thumbnail, '1' = alternate image #1, '2' = alternate image #2, '3' = alternate image #3)
|
|
prodname
|
|
BOOL
|
Enable/Disable display of product name
|
|
prodcode
|
|
BOOL
|
Enable/Disable display of product code
|
|
prodprice
|
|
BOOL
|
Enable/Disable display of product price
|
|
prodweight
|
|
BOOL
|
Enable/Disable display of product weight
|
|
proddesc
|
|
BOOL
|
Enable/Disable display of product description
|
|
adbutton
|
|
BOOL
|
Enable/Disable display of "Add 1 to Basket" button
|
|
bybutton
|
|
BOOL
|
Enable/Disable display of "Buy 1 Now" button
|
|
invlevel
|
|
CHAR(5)
|
What inventory level message to display ('short' = short inventory string, 'long' = long inventory string)
|
|