integration_documentation:plugin:en:integration:shopware_5:export_information

integration_documentation:plugin:en:integration:shopware_5:export_information

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
integration_documentation:plugin:en:integration:shopware_5:export_information [2021/10/05 14:43]
tobi
integration_documentation:plugin:en:integration:shopware_5:export_information [2022/11/23 13:01] (current)
tobi
Line 6: Line 6:
 Overview of Shopware 5 product data which is considered for the Findologic XML export. Overview of Shopware 5 product data which is considered for the Findologic XML export.
  
-## Summary+## Overview
  
 | Item                                      | Short Description ​                                                     | In export | Reason ​       | | Item                                      | Short Description ​                                                     | In export | Reason ​       |
Line 13: Line 13:
 | **\<​[ordernumbers](#​ordernumbers)\>​** ​    | Article number, EAN or SKU                                             | Yes       ​| ​              | | **\<​[ordernumbers](#​ordernumbers)\>​** ​    | Article number, EAN or SKU                                             | Yes       ​| ​              |
 | **\<​[name](#​name)\>​** ​                    | Article name, as usually shown on the result page                      | Yes       ​| ​              | | **\<​[name](#​name)\>​** ​                    | Article name, as usually shown on the result page                      | Yes       ​| ​              |
-| **\<[summaries](#​summary)\>​** ​            ​| Summarized article description ​                                        | Yes       ​| ​              |+| **\<[summary](#​summary)\>​** ​              ​| Summarized article description ​                                        | Yes       ​| ​              |
 | **\<​[description](#​description)\>​** ​      | Detailed article description ​                                          | Yes       ​| ​              | | **\<​[description](#​description)\>​** ​      | Detailed article description ​                                          | Yes       ​| ​              |
 | **\<​[prices](#​prices)\>​** ​                | Current article price including taxes                                  | Yes       ​| ​              | | **\<​[prices](#​prices)\>​** ​                | Current article price including taxes                                  | Yes       ​| ​              |
Line 184: Line 184:
 - `brand_image` → Image URL of manufacturer (if available) - `brand_image` → Image URL of manufacturer (if available)
 - `old_price` → configured pseudo price - `old_price` → configured pseudo price
 +
 +## Variants
 +
 +Some information of the variants is also exported within the XML of the main product: ​
 +
 +- [Ordernumbers](#​ordernumbers)
 +- Variant prices are considered for the exported price (cheapest of all)
 +
 </​markdown>​ </​markdown>​