Additional functions

Image tag to define products main image

Provides the option to determine a tag that defines the alternative main image of the article. This allows different main images to be used in the feed than in the shop frontend.

Create a new tag via Tag Management Settings > Tags and select the images (check the checkbox) in Assignments > Media that should be used as the main image in the feed.

Please note that Tag Management was introduced with Shopware version 6.4.12.0! In versions before that, the field is displayed but tags cannot be selected.

URL Parameter

In this field, parameters can be defined to be appended to the product URL. This allows specific tracking of visitors who come to the shop through the product links in the feed.

Example 1

Field Value: campaign=insta

Link in the Feed: https://YOUR-DOMAIN/groceries/sweets/13/main-article-with-reviews?campaign=insta

Example 2

Field Value: campaign=insta&test=1

Link in the Feed: https://YOUR-DOMAIN/groceries/sweets/13/main-article-with-reviews?campaign=insta&test=1

Debug-Level

If something does not go smoothly during export, you can obtain detailed information about the processing of the data feed in the plugin log by increasing the debug level.

Last updated