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
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.
Call the checkout script. That is, proceed to the checkout page. If the shopping cart is empty then display this message instead.
Go to the page containing the member signup form.
Email to tag for sending email to the store owner. ES_Store.Email.
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.