stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Market > webPresence

AdminTypes.Market.webPresence property

The market’s web presence, which defines its SEO strategy. This can be a different domain, subdomain, or subfolders of the primary domain. Each web presence comprises one or more language variants. If a market doesn’t have its own web presence, then the market is accessible on the primary market’s domains using [country selectors](https://shopify.dev/themes/internationalization/multiple-currencies-languages#the-country-selector). If it’s the primary market and it has multiple web presences, then this field will return the primary domain web presence.

Signature:

webPresence?: Maybe<MarketWebPresence>;