[tag flag build] [pragma no_html_parse] [set page_title]Browse the Art Store[/set] [comment] The __VALUES__ below are MiniVend Variable settings. In this case, they come from these settings in catalog.cfg: # There are some different color schemes provided Variable TEMPLATE brown1 ## Set some menubars and headers ConfigDir config/__TEMPLATE__ Variable LEFTSIDE [L]Browse[/L] [page browse1 1:1]one or [page browse1 1:2]two at a time
[loop search="ra=yes/tf=category/tf=title"] [comment] The [loop-next] simply skips a product if it is in the category "Accessory". The [calc] tag is a little embedded Perl. [/comment] [loop-next][calc]'[loop-field category]' eq 'Accessory'[/calc][/loop-next] [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-change 1] [/loop]
[data table=cat col=banner_text key="[loop-field category]"]
[if-loop-field image][loop-field title][/if-loop-field] [loop-field title]
by [filter namecase][loop-field artist]

Price: [loop-price]   buy now

[loop-field comments]

More [filter lower][loop-field category][/filter]...

__RIGHTSIDE__ __MENUBOTTOM__ __COPYRIGHT__ [comment] And the footer as above. [/comment] __NO_RIGHT__ __MENUBOTTOM__ __COPYRIGHT__