Product Extensions
The AgiqonConnector adds extra fields to the Shopware product form relevant for OCI and cXML transfer.
Custom Fields on Products
When editing a product under Catalogue → Products → Edit product, the following additional fields are available:
| Field | Description | Usage |
|---|---|---|
| eClass Number | Classification number per eCl@ss standard | OCI field NEW_ITEM-MATGROUP etc. |
| Packaging Unit | Article-specific unit (overrides system setting) | OCI/cXML unit field |
Data Fields in System Configuration
The above custom fields are available in the system configuration as data fields:
| Data Field Key | Description |
|---|---|
product.oci_eclass | eClass number of the product |
product.oci_me | Packaging unit of the product |
These can be used in product fields of an OCI or cXML system as the primary data field or as a fallback.