Name
|
Added In Version
|
Type
|
Description
|
Related Database/Field
|
product_id
|
|
NUMBER
|
Unique Product Identifier
|
products.dbf / Products.d.id
|
img_h
|
|
NUMBER
|
Product full image height
|
|
img_w
|
|
NUMBER
|
Product full image width
|
|
thn_h
|
|
NUMBER
|
Product thumbnail height
|
|
thn_w
|
|
NUMBER
|
Product thumbnail width
|
|
image2
|
|
CHAR(254)
|
Product alternate image #1 path
|
|
img2_h
|
|
NUMBER
|
Product alternate image #1 height
|
|
img2_w
|
|
NUMBER
|
Product alternate image #1 width
|
|
image3
|
|
CHAR(254)
|
Product alternate image #2 path
|
|
img3_h
|
|
NUMBER
|
Product alternate image #2 height
|
|
img3_w
|
|
NUMBER
|
Product alternate image #2 width
|
|
image4
|
|
CHAR(254)
|
Product alternate image #3 path
|
|
img4_h
|
|
NUMBER
|
Product alternate image #3 width
|
|
img4_w
|
|
NUMBER
|
Product alternate image #3 height
|
|
htmltitle
|
|
CHAR(254)
|
HTML Browser title string
|
|
linktitle
|
|
CHAR(254)
|
Hotlink mouse-over string
|
|
shortdesc
|
|
CHAR(254)
|
Product Short Description string
|
|
globhead
|
|
MEMO
|
Product sub-global header
|
|
globfoot
|
|
MEMO
|
Product sub-global footer
|
|
extra
|
|
MEMO
|
Serialized structure containing many different category configuration options
|
|