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/02/25 12:54]
tobi [Shopware 5 - Export information]
integration_documentation:plugin:en:integration:shopware_5:export_information [2022/11/23 13:01] (current)
tobi
Line 1: Line 1:
 +{{:​integration_documentation:​plugins:​sw5-logo.png?​nolink&​400|}}
 +
 <​markdown>​ <​markdown>​
 # Shopware 5 - Export information # Shopware 5 - Export information
  
-Information about what Shopware ​article configuration ​is used for each XML tag+Overview of Shopware ​5 product data which is considered ​for the Findologic ​XML export.
  
-## Which information is exported +## Overview
-</​markdown>​+
  
-Item Short Description ​In export ​^ +Item                                      ​| ​Short Description ​                                                     ​| ​In export ​| Reason ​       | 
-^**''​<[[#item]id="">​''​**| Unique identifier ​ | Yes | +|-------------------------------------------|------------------------------------------------------------------------|-----------|---------------| 
-^**''​<[[#ordernumbers]]>''​**| Article number, EAN or SKU | Yes | +**\<[item](#​item) ​id=""​\>​** ​              ​| Unique identifier ​                                                     | Yes       |               
-^**''​<[[#name]]>''​**| Article name, as usually shown on the result page | Yes | +**\<​[ordernumbers](#​ordernumbers)\>​** ​    ​| Article number, EAN or SKU                                             ​| Yes       |               
-^**''​<summaries>''​**| Summarized article description ​ No +**\<[name](#name)\>​** ​                    ​| Article name, as usually shown on the result page                      | Yes       |               
-^**''​<[[#​description]]>''​**| Detailed article description | Yes | +**\<[summary](#​summary)\>​** ​              ​| Summarized article description ​                                        ​Yes       ​| ​              
-^**''​<[[#prices]]>''​**| Current article price including taxes | Yes | +**\<[description](#​description)\>​** ​      ​| Detailed article description ​                                          ​| Yes       |               
-^**''​<[[#urls]]>''​**| URL to the article page, must be absolute | Yes | +**\<​[prices](#prices)\>​** ​                ​| Current article price including taxes                                  | Yes       |               
-^**''​<[[#images]]>''​**| URL to the article image, must be absolute| Yes | +**\<[urls](#urls)\>​** ​                    ​| URL to the article page, must be absolute ​                             | Yes       |               
-^**''​<[[#keywords]]>''​**| Keywords linked to current article | Yes | +**\<​[images](#images)\>​** ​                ​| URL to the article image, must be absolute ​                            ​| Yes       |               
-^**''​<[[#usergroups]]>''​**| Visibility of article, i.e. only visible to the exported usergroups | Yes | +**\<​[keywords](#​keywords)\>​** ​            ​| Keywords linked to current article ​                                    ​| Yes       |               
-^**''​<​bonuses>​''​**| Bonus value to rank certain articles higher than others | No | +**\<​[usergroups](#​usergroups)\>​** ​        ​| Visibility of article, i.e. only visible to the exported usergroups ​   | Yes       |               
-^**''​<[[#salesfrequency]]>''​**| Amount of sold items of this article | Yes | +**\<bonuses\>​** ​                          ​| Bonus value to rank certain articles higher than others ​               | No        | Not available ​
-^**''​<[[#dateAdded]]>''​**| Date current article was added | Yes | +**\<​[salesfrequency](#​salesfrequency)\>** | Amount of sold items of this article ​                                  ​| Yes       |               
-^**''​<​sorts>​''​**| Value for custom sorting of search results | No | +**\<​[dateAdded](#​dateAdded)\>​** ​          ​| Date current article was added                                         ​| Yes       |               
-^**''​<[[#attributes]]>''​**| Article categories and attributes. Will be filters | Yes | +**\<sorts\>​** ​                            ​| Value for custom sorting of search results ​                            ​| No        | Not available ​
-^**''​<[[#properties]]>''​**| Additional information of article to be shown on search result listing | Yes |+**\<[attributes](#attributes)\>​** ​        ​| Article categories and attributes. Will be filters.                    ​| Yes       |               
 +**\<​[properties](#​properties)\>​** ​        ​| Additional information of article to be shown on search result listing | Yes       |               |
  
-<​markdown>​ +## Details
-## What information is used+
  
 ### Item ### Item
  
-A configured ​SW article ​is exported, when it fits this criteria:+A configured ​Shopware 5 product ​is exported, when it fits the following ​criteria:
 - Product is active - Product is active
 - Product has at least one active category configured - Product has at least one active category configured
 - Product has at least one category, that is configured to the current shop - Product has at least one category, that is configured to the current shop
-- Product is not in a configured ​Cross-Selling ​category+- Product is not in a configured ​cross-sell category
  
 The ID can be shown by activating the ID Column in the product overview. The ID can be shown by activating the ID Column in the product overview.
Line 43: Line 44:
 ### Ordernumbers ### Ordernumbers
  
-This fields are exported ​es ordernumbers:​+The following ​fields are exported ​as ordernumbers:​
 - Article number - Article number
 - EAN - EAN
Line 57: 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 74: Line 80:
 ### Urls ### Urls
  
-URLs are generated by Shopware+Product urls as generated by Shopware ​5.
 </​markdown>​ </​markdown>​
  
Line 80: Line 86:
 ### Images ### Images
  
-For each image, the original and thumbnail ​URL is exported+For each image, the original and thumbnail ​url is exported
 </​markdown>​ </​markdown>​
 {{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_images.png|}} {{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_images.png|}}
Line 138: Line 144:
 </​markdown>​ </​markdown>​
 {{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_free_text_fields.png|}} {{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_free_text_fields.png|}}
-{{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_free_text_fields_management.png|}}+{{:​integration_documentation:​plugin:​en:​integration:​shopware_5:​sw5_free_text_field_management.png|}}
  
 <​markdown>​ <​markdown>​
Line 158: Line 164:
 #### Other values #### Other values
  
-- `new` -> Not configurable, ​decided ​by Shopware +- `new` → Not configurable, ​defined ​by Shopware. 
-- `sale` ​-> Pseudo price configured+- `sale` ​→ Pseudo price configured.
 </​markdown>​ </​markdown>​
  
Line 172: Line 178:
 #### Additional properties #### Additional properties
  
-- `tax` -> configured tax rate of the shop +- `tax` → configured tax rate of the shop 
-- `wishlistUrl` ​-> generated +- `wishlistUrl` ​→ generated 
-- `compareUrl` ​-> generated +- `compareUrl` ​→ generated 
-- `addToCartUrl` ​-> generated +- `addToCartUrl` ​→ generated 
-- `brand_image` ​-> Image URL of manufacturer (if exists+- `brand_image` ​→ Image URL of manufacturer (if available
-- `old_price` ​-> configured pseudo price +- `old_price` ​→ configured pseudo price 
-</markdow + 
-n>+## 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>