UNPKG

@shopgate/engage

Version:
6 lines 1.17 kB
export{getState as getShopSettingsState,makeGetShopSettingByKey,makeGetShopSettings,getProductImagePlaceholder,getCategoryImagePlaceholder,getFavicon,getNumberOfAddressLines,getGoogleSiteVerificationCode,getRegistrationMode,getWishlistItemQuantityEnabled,getWishlistItemNotesEnabled,getShowWishlistItemsCountBadge,getLoadWishlistOnAppStartEnabled}from"./shopSettings";export{getIsLocationBasedShopping,getFulfillmentSchedulingEnabled,getRestrictMultiLocationOrders,getDefaultCurrency,getEnableWebIndexing,getProductShowAlternativeLocation,getProductListShowInventory}from"./merchantSettings";export*from"../config/config.selectors";export*from"./app";// --------------- CLIENT --------------- // export*from'@shopgate/pwa-common/selectors/client';// --------------- ROUTER --------------- // export*from'@shopgate/pwa-common/selectors/router';export*from'@shopgate/pwa-common/selectors/history';// --------------- URL --------------- // export*from'@shopgate/pwa-common/selectors/url';// --------------- MENU --------------- // export*from'@shopgate/pwa-common/selectors/menu';// --------------- MODAL --------------- // export*from'@shopgate/pwa-common/selectors/modal';