Skip to main content

Available Data Fields

This page lists all data fields available in the connector. These fields can be used as primary field or fallback in the OCI and cXML configuration.

The Protocols column shows in which context the respective field is available.


Context

Fields that relate to the general session context (sales channel, language, currency).

Data fieldDescriptionProtocols
currencyIsoCodeISO currency code of the sales channel (e.g. EUR)OCI, cXML
languageShortCodeLanguage short code of the sales channel (e.g. de-DE)cXML

Line Item

Fields that relate to an individual cart line item.

Data fieldDescriptionProtocols
lineItemQuantityOrdered quantity of the line itemOCI, cXML
lineItemReferenceReference ID of the cart line itemOCI, cXML
lineItemTotalPriceTotal price of the line item (quantity × unit price)OCI, cXML
lineItemUnitPriceUnit price of the line itemOCI, cXML

Product

Fields that return master data of the product.

Data fieldDescriptionProtocols
productIdInternal Shopware product IDOCI, cXML
productNameProduct name (language-dependent)OCI, cXML
productTranslatedNameTranslated product nameOCI, cXML
productDescriptionProduct description (HTML)OCI, cXML
productTranslatedDescriptionTranslated product descriptionOCI, cXML
productNumberArticle number (SKU)OCI, cXML
productEanEAN / GTINOCI, cXML
productWeightWeight (in kilograms)OCI, cXML
productWidthWidthOCI, cXML
productHeightHeightOCI, cXML
productLengthLengthOCI, cXML
productTaxRateTax rate in percentOCI, cXML
productSellingUnitSelling unitOCI, cXML
productPackingUnitPacking unitOCI, cXML
productPackingUnitPluralPacking unit (plural)OCI, cXML
productManufacturerNameManufacturer nameOCI, cXML
productManufacturerTranslatedNameTranslated manufacturer nameOCI, cXML
productManufacturerNumberManufacturer article number (MPN)OCI, cXML

Connector Custom Fields (Product)

These fields read connector-specific custom fields from the product.

Data fieldDescriptionCustom field keyProtocols
productOciEClasseCl@ss classification numberagiqon_oci_e_classOCI, cXML
productOciMePacking unit (OCI-specific)agiqon_oci_meOCI, cXML

Shopware Custom Fields (Product)

Data fieldDescriptionProtocols
productCustomFieldAny Shopware custom field on the product — provide the technical field name in the configuratorOCI, cXML

Customized Product

Fields for products configured with the Customized Products plugin. These fields return no value for standard products.

Data fieldDescriptionProtocols
customizedProductLabelsAll option labels of the customized product, joined with | (e.g. First name|Last name)OCI, cXML
customizedProductOptionsAll option values of the customized product in the format Label: Value, joined with newlineOCI, cXML

Shipping

Fields for the shipping line item. These fields are only available when Append shipping is enabled in the connector configuration.

Data fieldDescriptionProtocols
shippingNameName of the shipping methodOCI
shippingNumberShipping number — configurable per shipping method (see Shipping Methods)OCI
shippingInternArticleNumberInternal article number of the shipping methodOCI
shippingCostsTotalPriceTotal amount of the shipping costsOCI
shippingCostsTaxRateTax rate of the shipping costs in percent (calculated from tax amount and total price)OCI
note

Shipping fields are currently only available for OCI.


System

Fields that return values from the connector system configuration of the respective sales channel.

Data fieldDescriptionProtocols
systemDefaultUnitDefault unit of measure from the connector configurationOCI, cXML

Transmission

Fields that return information about the current transmission session.

Data fieldDescriptionProtocols
sessionTransmissionIdUnique ID of the current transmission sessionOCI, cXML