Manufacturer
This section describes how the module maps manufacturers to Shopware and what configuration options are available.
Subsections
The following subsections are involved in mapping manufacturers:
output
└───manufacturer
└───manufacturer-build-cache
└───manufacturer-validate
└───manufacturer-upsert
Configuration
The following configuration is used for manufacturers:
{
"subsections": {
"manufacturer": {
"enabled": true
}
}
}
Mapping Table
Target: product_manufacturer
Source: Elio\CommerceBundle\Document\Product\Manufacturer
Target Field | Source Path |
---|---|
*T name |
name |
link | manufacturerUrl |
T description |
description |