--- title: MarketWebPresenceRootUrl - Customer API description: >- The URL for the homepage of the online store in the context of a particular market and a particular locale. api_version: 2025-01 api_name: customer type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/2025-01/objects/MarketWebPresenceRootUrl md: >- https://shopify.dev/docs/api/customer/2025-01/objects/MarketWebPresenceRootUrl.md --- # Market​Web​Presence​Root​Url object The URL for the homepage of the online store in the context of a particular market and a particular locale. ## Fields * locale [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The locale in which the storefront loads. * url [URL!](https://shopify.dev/docs/api/customer/2025-01/scalars/URL) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The URL of the homepage. *** ## Map ### Fields with this object * {}[MarketWebPresence.rootUrls](https://shopify.dev/docs/api/customer/2025-01/objects/MarketWebPresence#field-MarketWebPresence.fields.rootUrls)