UNPKG

@shopgate/pwa-common-commerce

Version:

Commerce library for the Shopgate Connect PWA.

3 lines 201 B
import appConfig from '@shopgate/pwa-common/helpers/config'; import { MARKET_AUSTRIA, MARKET_GERMANY } from "../constants"; export default [MARKET_AUSTRIA, MARKET_GERMANY].includes(appConfig.marketId);