Avactis Ecommerce Shopping Cart Software

 Home > Support > User Manuals

The Breadcrumb block links to all levels of the hierarchy above the current location. Breadcrumbs allow users to backtrack and to move up the hierarchy. View a sample Breadcrumb displayed here.

All templates of the Breadcrumb block are stored in the folder avactis-templates/catalog/breadcrumb/default/.

The Breadcrumb block consists of the following templates:

  • The container template (breadcrumb-container.tpl.html) is required to define the design of the overall Breadcrumb block. For example, you can define border width and border color of the block, block background color, block font, and so on.
  • The empty template (breadcrumb-container-empty.tpl.html) is the default block displayed when there are no categories defined in the system. This template can be left blank
  • The category template (breadcrumb-item.tpl.html) is required for displaying a single category. According to the Breadcrumb block logic of the, this template is used to display the very last category in the Breadcrumb chain. This is basically the current category.
  • The category template (breadcrumb-item-link.tpl.html) is used to display the intermediate categories in the breadcrumb chain.
  • The separator template (breadcrumb-separator.tpl.html) is displayed between any two categories in the Breadcrumb chain. The choice of the separator is arbitrary.
    The figure below shows the outline of templates of the Breadcrumb block provided with Avactis Shopping Cart by default.

Download the sample Breadcrumb templates here.

Downloaded templates can be easily joined with your Avactis Shopping Cart installation. Extract the contents of the archived file. The folder “breadcrumb” will be created. Copy this folder to your web-server and place it in the folder avactis-templates/catalog/.

  Site map  |  Privacy Policy  |  License Agreement