--- title: LocationsCondition - GraphQL Admin description: A condition checking the location that the visitor is shopping from. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/locationscondition md: https://shopify.dev/docs/api/admin-graphql/latest/objects/locationscondition.md --- # Locations​Condition object A condition checking the location that the visitor is shopping from. ## Fields * application​Level [Market​Condition​Application​Type](https://shopify.dev/docs/api/admin-graphql/latest/enums/MarketConditionApplicationType) The application level for the condition. * locations [Location​Connection!](https://shopify.dev/docs/api/admin-graphql/latest/connections/LocationConnection) non-null The locations that comprise the market. *** ## Map ### Fields with this object * {}[MarketConditions.locationsCondition](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketConditions#field-MarketConditions.fields.locationsCondition)