---
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: unstable
api_name: customer
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/unstable/objects/MarketWebPresenceRootUrl
  md: >-
    https://shopify.dev/docs/api/customer/unstable/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/unstable/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/unstable/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/unstable/objects/MarketWebPresence#field-MarketWebPresence.fields.rootUrls)
