Izara Frontend Lib - Market - Catalog Standard

From Izara Wiki
Jump to navigation Jump to search

Overview

  • Component that outputs the CatalogStandard catalog handler frontend
  • Has multiple CatalogPages, similar to main SitePage's

CatalogPage

Elements

CatalogMenu

  • Similat to MenuConfig

CategoryTreeBreadcrumb

  • Shows current location in CategoryTree as a path of CategoryNodes

CategoryTreeNavigation

  • Shows current location in CategoryTree as a tree structure

Listings

  • Main output of listings
  • Can link to other elements such as CategoryTreeBreadcrumb / CategoryTreeNavigation / Filters / AdditionalParams
  • Allow multiple link to same element type, eg multiple Filter elements

Filters

  • Adjust filters

AdditionalParams

  • eg browseQuantity, ship to location, payment methods etc..


  • Catalog Handler frontends have an option to hide user's MenuConfig by default, showing only the Catalog Handler's menu
  • This allows a catalog to appear like a separate store, or a catalog integrated into the main Izara site
  • Catalog Handler frontend can(required?) have a standard way to show user's MenuConfig