×

Login

forgot your login?

Page Circuit

Site pages provide editing of the text and menus for the homepage, shopping cart, search and results pages, contact us and other non-content store pages. It also is where you can set up the site menus. The fuseactions available here include:
 
  1. page.menu – Not used in version 6, this is now run by a CFC component for doing menus.
  2. page.display – Displays the requested page. Requires the page ID for the page to be shown. This fuseaction can be called as a custom tag as well. For instance, the shopping.wishlist fuseaction calls this tag to display the text for the wishlist page.
  3. page.admin – The admin functions for pages and menus. From here you can create and edit the pages and their menus for the site. The variable “do” is used in this section for the action to take. For instance, fuseaction=page.admin&do=list will display the list of pages and their information.