UNPKG

@shopgate/engage

Version:
5 lines 461 B
export const SHOPGATE_STOREFRONT_GET_LOCATIONS = 'shopgate.storefront.getLocations'; export const SHOPGATE_STOREFRONT_GET_PRODUCT_LOCATIONS = 'shopgate.storefront.getProductLocations'; export const SHOPGATE_STOREFRONT_GET_PRODUCT_INVENTORIES = 'shopgate.storefront.getProductInventories'; export const SHOPGATE_STOREFRONT_GET_INVENTORIES = 'shopgate.storefront.getInventories'; export const SHOPGATE_STOREFRONT_CREATE_ORDER = 'shopgate.storefront.createOrders';