--- title: LocationsCondition - GraphQL Admin description: A condition checking the location that the visitor is shopping from. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/LocationsCondition md: >- https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/enums/MarketConditionApplicationType) The application level for the condition. * locations [Location​Connection!](https://shopify.dev/docs/api/admin-graphql/unstable/connections/LocationConnection) non-null The locations that comprise the market. *** ## Map ### Fields with this object * {}[MarketConditions.locationsCondition](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketConditions#field-MarketConditions.fields.locationsCondition)