(Embedded Channel Bar)


This page describes the contents of the channel bar information that is embedded in various store front pages. The layout of the actual this item will look very different from the format of this specification document. It is not the intent of this page to specify a layout schema; only the contents are important. Layout will be determined based on the Template information etc.


Channel Bar Buttons
images\button.gif Go to the shopping cart for the current user. This will involve querying the database to get the current shopping cart contents and opening the shopping cart page that has this information.
images\button.gif Call the checkout script. That is, proceed to the checkout page. If the shopping cart is empty then display this message instead.
images\button.gif Go to the page containing the member signup form.
images\button.gif Email to tag for sending email to the store owner. ES_Store.Email.
images\button.gif Home page. Go to the Store Front page..
Store Categories: Static text. This should be followed by a list of categories from the ES_StoreCategory table in the store. These categories should be sorted by the ES_StoreCategory.DisplayOrder.
images\button.gif Name of the first category for this store.
images\button.gif Name of the second category for this store.
images\button.gif Name of the N-th category for this store.