MCP Server for Shopify

Build 25.0.9440

LocalizationCountries

Returns the list of countries with enabled localized experiences.

View-Specific Information

Select

The server processes all filters client-side within the server. The following query is the only one processed server-side:

  SELECT * FROM LocalizationCountries

Columns

Name Type References Description
IsoCode [KEY] String The ISO code of the country.
Name String The name of the country.
UnitSystem String The unit system used in the country.
CurrencyIsoCode String The ISO code of the currency.
CurrencyName String The name of the currency.
CurrencySymbol String The symbol of the currency.
MarketId String A globally-unique ID.
MarketHandle String A human-readable unique string for the market automatically generated from its title.
AvailableLanguages String The languages available for the country.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440