Service - Catalog Standard: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 29: | Line 29: | ||
; filter | ; filter | ||
: stringified object containing default search result filter | : stringified object containing default search result filter | ||
; requiredData | |||
: stringified object containing default search result requiredData | |||
; searchType | ; searchType | ||
: product|variant|variantProduct | : product|variant|variantProduct | ||
Line 35: | Line 37: | ||
: eg: "CategoryTreeStandard" | : eg: "CategoryTreeStandard" | ||
= Ideas = | = Ideas = |
Revision as of 13:23, 21 February 2021
Overview
Handler service for the standard catalog type.
Repository
https://bitbucket.org/stb_working/catalog-standard/src/master/
DynamoDB tables
Standard Config Table Per Service
Configuration tags
{
configTag: "CatalogTreeServiceName"
configKey: {eg: "CatalogTreeServiceName"}
configValue: {eg: "CatalogTreeStandard"}
}
Catalog
Fields
- catalogId
- (partition key)
- filter
- stringified object containing default search result filter
- requiredData
- stringified object containing default search result requiredData
- searchType
- product|variant|variantProduct
- default searchType
- categoryTreeServiceName
- eg: "CategoryTreeStandard"
Ideas
- One filter that will normally be on, but could be removed, is to only show items that have available quantity, this will tie into the locationtreenodeid.