Usage
[# BRANDS?type=select #] where type can be :
select (a select element)
mega (a js/css controlled unordered list, appearing as a drop-down menu)
list (a raw unordered list)
Behaviour
Outputs a list of brands on the system either as a select element, a js/css drop-down menu, or a raw unordered list. In all cases, each essentially returns a list of links to products attached to a given category.
Context
* index.html
* product.html
* product_listing.html
* category descriptions
Notes
?type=mega requires the 'Widget - BRANDS - mega' CSS chunk, available from the inline CSS editor screen.




