[comment] ui_template: Yes ui_template_name: leftonly ui_template_layout: LEFTONLY_TOP, UI_CONTENT, LEFTONLY_BOTTOM ui_template_description: Page with top/left areas. page_title: description: Page title page_banner: description: Page banner help: Defaults to page title members_only: options: 1=Yes,0=No* widget: radio description: Members only component_before: options: =none, specials=Specials, random=Random items widget: select description: Component before content component_after: options: =none, specials=Specials, random=Random items widget: select description: Component after content bgcolor: options: #FFFFFF=White,pink=Pink widget: select description: Background color [/comment] [set page_title]__COMPANY__ -- Product Views All[/set] [set page_banner]Product Views All[/set] __LEFTONLY_TOP__ [loop search="ra=yes/tf=category/tf=title"] [comment] [loop-change] is a way of setting up headers. You place a possibly changing value in the [condition] container, and when the value changes the contents of the [loop-change] container are output. There can also be an [else] [/else] area. [/comment] [loop-change 1][condition][loop-field category][/condition]
[loop-field category]
[/loop-change 1]
[if-loop-field image][loop-field title][/if-loop-field]
[loop-calc] my $q = q{[loop-data inventory quantity]}; if($q > 0) { return < EOF } else { return < EOF } [/loop-calc]

[loop-field title]

[loop-price]
 
In Stock
Out Of Stock

In Stock Notification
 
Quantity:

[loop-field comment]


[/loop] __LEFTONLY_BOTTOM__