Hello,
We’re trying to create an App where we are going to give the option to select languages to our customers. By default, we would like to be selected the language selected in the store that is installing the App.
Reviewing the documentation of the API Rest, we’ve not located any request that allows us to get the languages that are in the store.
We’ve only found the following documentation: https://shopify.dev/docs/custom-storefronts/building-with-the-storefront-api/markets/multiple-languages?utm_campaign=auth&utm_medium=web&utm_source=Community&utm_content=es
But that is based on GraphQL and not on API Rest. Is there any endpoint of your API Rest that allows us to get the Thanks in Advance,
Topic summary
-
Goal: Build an app that lets customers choose a language, with the default set to the store’s current language at installation.
-
Problem: Unable to find any Shopify REST API endpoint to retrieve a store’s available languages (and determine the default/current language).
-
Current reference: Only found documentation for multiple languages via the Storefront API, which is GraphQL-based, not REST (link provided to Shopify docs on Storefront API and markets/multiple languages).
-
Ask: Is there a REST API endpoint to fetch the list of languages configured for a store (and ideally the store’s selected/default language)?
-
Status: No answers or solutions posted yet; the question remains open and unresolved.