--- 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-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/marketwebpresencerooturl md: https://shopify.dev/docs/api/customer/latest/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/latest/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/latest/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/latest/objects/MarketWebPresence#field-rootUrls)