Home > @shopware-pwa/composables > ShopwareDomain
# ShopwareDomain interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface ShopwareDomain
# Properties
| Property | Type | Description |
|---|---|---|
| currencyId | string | (BETA) |
| domainId | string | (BETA) |
| host | string | (BETA) |
| languageId | string | (BETA) |
| languageLabel | string | (BETA) |
| languageLocaleCode | string | (BETA) |
| languageName | string | (BETA) |
| origin | string | (BETA) |
| pathPrefix | string | (BETA) |
| snippetSetId | string | (BETA) |
| url | string | (BETA) |