@shopgate/engage
Version:
Shopgate's ENGAGE library.
5 lines • 461 B
JavaScript
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';