BC Attribute Mapping
The BC Attribute Mapping page shows the link between Business Central item attributes and Shopware 6 property groups (Property Sets). This mapping enables automatic transfer of item properties to the shop.
Opening the Page
- Via search: Shopware 6 BC Attribute Mapping
- Via the Shopware 6 Setup → Navigation
Fields
All fields are read-only — mapping is done via the actions.
| Field | Description |
|---|---|
| BC Attribute ID | ID of the Business Central item attribute. |
| BC Attribute Name | Attribute name (e.g. "Color", "Weight"). FlowField. |
| BC Attr Value ID | Value ID (0 = group-level mapping). |
| BC Value | Attribute value (e.g. "Red", "2.5 kg"). FlowField. |
| SW6 Property ID | ID of the mapped Shopware 6 property group. |
| SW6 Title | Title of the property group in Shopware 6. FlowField. |
Actions
| Action | Description |
|---|---|
| Sync BC Attributes | Creates Shopware 6 property groups and options from BC item attributes marked for Shopware sync. |
| Sync from Shop | Downloads all property groups and options from the shop and creates BC attribute mappings. |
Concept
The mapping works bidirectionally:
BC → Shop (Push)
- BC item attributes are created as Shopware 6 property groups.
- BC attribute values are created as property options.
- The mapping is saved in this table.
Shop → BC (Pull)
- Shopware 6 property groups are downloaded.
- Matching BC item attributes are automatically searched.
- The mapping is saved in this table.
Note
Group-level mapping (BC Attr Value ID = 0) means the entire BC attribute is mapped to a SW6 property group. Individual values are automatically mapped as options.