Commerce: Web Store Mapping
After a data stream is deployed, the Commerce starter data bundle automatically maps data from Commerce Cloud to data model objects (DMO)s in Data 360. Web Store data represents a Direct-to-Consumer (D2C) commerce store selling products to the public.
These data mappings relate to the WebStore object included in the Salesforce Commerce connector and how that data connects to DMOs.
| DLO Field | DLO Field Data Type | DMO | DMO Field Name |
|---|---|---|---|
| Id | ID | Webstore | id |
| Name | String | Webstore | Name |
| CurrencylsoCode | picklist | Webstore | CurrencyId |
| Description | textarea | Webstore | Description |
| Type | Picklist | Webstore | WebStoreTypeId |
| DefaultLanguage | Picklist | Webstore | DefaultLanguageId |
| SupportedLanguages | textarea | Webstore | SupportedLanguagesText |
| SupportedCurrencies | textarea | Webstore | SupportedCurrenciesText |
| OptionsGuestBrowsingEnabled | boolean | Webstore | IsGuestBrowsingEnabled |