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/03/26 11:25]
daniel
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\>​** ​                        ​| Summarized article description ​                                        ​| ​No        ​Not available ​|+| **\<[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       ​| ​              |
 | **\<​[urls](#​urls)\>​** ​                    | URL to the article page, must be absolute ​                             | Yes       ​| ​              | | **\<​[urls](#​urls)\>​** ​                    | URL to the article page, must be absolute ​                             | Yes       ​| ​              |
 | **\<​[images](#​images)\>​** ​                | URL to the article image, must be absolute ​                            | Yes       ​| ​              | | **\<​[images](#​images)\>​** ​                | URL to the article image, must be absolute ​                            | Yes       ​| ​              |
Line 58: Line 58:
  
 {{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_name.png|}} {{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_name.png|}}
 +
 +<​markdown>​
 +### Summary
 +</​markdown>​
 +{{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_summary.png|}}
  
 <​markdown>​ <​markdown>​
Line 179: 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>​