%DD2_FIELDS = (
'0' => [ '15 x 32', '15 x 34', '15 x 36', '15 x 38',
'15 1/2 x 32', '15 1/2 x 34', '15 1/2 x 36', '15 1/2 x 38',
'16 x 32', '16 x 34', '16 x 36', '16 x 38',
'16 1/2 x 32', '16 1/2 x 34', '16 1/2 x 36', '16 1/2 x 38',
'17 x 32', '17 x 34', '17 x 36', '17 x 38',
'17 1/2 x 32', '17 1/2 x 34', '17 1/2 x 36', '17 1/2 x 38',
'18 x 32', '18 x 34', '18 x 36', '18 x 38',
'18 1/2 x 32', '18 1/2 x 34', '18 1/2 x 36', '18 1/2 x 38',
'19 x 32', '19 x 34', '19 x 36', '19 x 38' ],
'1 =>' [ 'Small', 'Medium', 'Large', 'X-Large', 'XX-Large' ],
'2 =>' [ 'Small', 'Medium', 'Large', 'X-Large', 'XX-Large', 'XXX-Large' ],
'3 =>' [ 'Regular', 'Tall', 'Extra-Tall', 'Big Regular', 'Big Tall' ]
); # DO NOT REMOVE - terminates %DD2_FIELDS.
%DD2_FIELDS is a hash of arrays listing your size selections.
Each item that requires size definition using a <FORM> drop down list element will access one of the size lists in %DD2_FIELDS according to the value (0 - 3) stored in the item's Size field in the store's database.
This arrangement offers unlimited size sets for drop down list elements while keeping repetitive data to a minimum in the store's database.
NOTE: First element of an array is 0 (zero).
Fields
Shipping Field is required for Database Item Shipping Prices and
Database Item Shipping Weights only.
If you do not use either of these shipping methods, the Shipping field is optional.
Fields
Item Field is optional.
The Item field contains each item's inventory number.
No HTML code is included in this field as it is written to the order e-mail messages.
Fields
Category Field is required.
The Category field must exist in each item's database row.
A Category consists of a group of similar products in the store's database.
Category names consist of a word or short phrase describing the products placed in the category.
Category names must be alpha or alpha-numeric and must contain at least one alpha character
[A-Z a-z 0-9].
All items having the same Category name are printed to the client's web browser in one HTML table.
Fields
Price Field is required.
The Price field must exist in each item's database row.
The Price field is a fixed point, decimal number.
Do not add currency markers (dollar sign, etc.), commas, alpha characters, or whitespace (spaces or tabs) in the Price field.
Fields
Name Field is required.
The Name field must exist in each item's database row. The field contains the name of the item.
The Name field is used in View/Modify, Order Form, and Confirmation of Order tables.
No HTML code is included in this field as it is also written to the order e-mail messages.
Fields
Description Field is required.
The Description field must exist in each item's database row.
The field contains descriptive information about the item.
The Description field is used in Category tables.
HTML code may be included in this field.
Fields
Image Field is required.
The Image field must exist in each item's database row.
If an item does not have an image to display, put nothing in the Image field.
Image Alignment to Text
You can control how each item's image displays in relationship to the text fields
displayed in database Category displays and search result displays by preceding
the image field with: