UNPKG

@shopgate/pwa-common-commerce

Version:

Commerce library for the Shopgate Connect PWA.

3 lines 260 B
export const SHOPGATE_CATALOG_GET_CATEGORY = 'shopgate.catalog.getCategory'; export const SHOPGATE_CATALOG_GET_CATEGORY_CHILDREN = 'shopgate.catalog.getCategoryChildren'; export const SHOPGATE_CATALOG_GET_ROOT_CATEGORIES = 'shopgate.catalog.getRootCategories';