[comment]
ui_template_description: Page with top/left/right areas.
ui_template_layout: LOGOBAR, MENUBAR, LEFTSIDE, UI_CONTENT, RIGHTSIDE, MENUBOTTOM, COPYRIGHT
ui_control_description: members_only : Members only
ui_control_description: page_title : Page title
ui_control_element: members_only : 0=No,1=Yes
ui_control_element: page_title :
ui_template: Yes
ui_template_name: standard
[/comment]
[flag type=build]
[set members_only]0[/set]
[set page_title][item-description][/set]
__LOGOBAR__
__MENUBAR__
__LEFTSIDE__
[comment]
This the special "flypage". When a page is called that
corresponds to a part number in the database, and that
page doesn't exist, this page is used to display it.
Everywhere you see [item-code] the part number will
be displayed.
[item-field name] displays the name field in the
products database. [item-data products name] is the
same in this case, but if the products database contained
more than one table (with ProductFiles) then [item-field name]
could come from another table.
[/comment]
[comment]
This next is a MiniVend UserTag -- if you see it in the page, then
you don't have it defined in catalog.cfg.
[/comment]
[if-item-field size]
[/if-item-field]
__RIGHTSIDE__
__MENUBOTTOM__
__COPYRIGHT__