B2C Commerce: Bundles Product Mapping
After a data stream is deployed, the Salesforce B2C Commerce Order starter data bundle automatically maps source objects from B2C Commerce to data model objects (DMO)s in Data Cloud. The Bundles Product object represents products that can be purchased as a group. Bundle products can contain independent inventory records for the bundle and the product that make up the bundle.
These data mappings relate to the Bundles Product object used with the B2C Commerce connector. You can add or customize the data mappings.
DLO Field | DLO Field Data Type | DMO | DMO Field Name |
---|---|---|---|
brand | text | Bundle Product | Brand |
longDescription | text | Bundle Product | Product Long Description |
manufacturerName | text | Bundle Product | Manufacturer Name |
minOrderQuantityValue | number | Bundle Product | Minimum Order Quantity Count |
name | text | Bundle Product | Product Name |
productId | text | Bundle Product | Bundle Product Id |
shortDescription | text | Bundle Product | Product Description |
sku | text | Bundle Product | Product SKU |
validFrom | text | Bundle Product | Valid From Date |
validTo | text | Bundle Product | Valid To Date |