--- title: hydrogen setup markets description: Adds support for multiple [markets](/docs/custom-storefronts/hydrogen/markets) to your project by using the URL structure. api_name: shopify-cli source_url: html: https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-markets md: https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-markets.md --- # hydrogen setup marketscommand Adds support for multiple [markets](https://shopify.dev/docs/custom-storefronts/hydrogen/markets) to your project by using the URL structure. ## Flags The following flags are available for the `hydrogen setup markets` command: * \--path \ string env: SHOPIFY\_HYDROGEN\_FLAG\_PATH The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run. ### Examples * #### hydrogen setup markets ##### hydrogen setup markets ```bash shopify hydrogen setup markets [flags] ```