NPM module - izara-market-shared

From Izara Wiki
Jump to navigation Jump to search

Overview

Shared libraries used across the izara market project

Repository

https://bitbucket.org/stb_working/izara-market-shared/src/master/

CatalogStandardLib

constants

  • {string} catalogGraphTag
  • {string} catalogNameGraphTag
  • {string[]} searchTypes = ["product", "sellOffer", "variantProduct"]

CategoryTreeStandardLib

constants

  • {string} catalogNodeGraphTag
  • {string} categoryNodeGraphTag
  • {string} hasChildCategoryNodeEdgeLabel ("hasChildCategoryNode")
  • {string} isCategoryEdgeLabel ("isCategory")

CategoryStandardLib

constants

  • {string} categoryGraphTag
  • {string} categoryNameGraphTag