integration_documentation:plugin:en:integration:shopware_6:export_information

integration_documentation:plugin:en:integration:shopware_6: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_6:export_information [2023/05/30 16:49]
tobi
integration_documentation:plugin:en:integration:shopware_6:export_information [2023/12/06 17:47] (current)
nadine
Line 199: Line 199:
  
 **Terminology:​** **Terminology:​**
-- **Main product:​** ​Defined in the plugin configuration. ​Can be either the parent product, the configured main variant or the cheapest variant.+- **Main product:** Can be either the parent product, the configured main variant or the cheapest variant. The information [listed above](#​details) is the information exported for the main product. Some information of the variants is also exported within the XML of the main product: [Ordernumbers](#​Ordernumbers),​ [Attributes](#​Attributes) (except manufacturer) and all properties without enabled "​Display in product filter"​ configuration.
 - **Variants:​** All the sibling products (limited by the same criteria as the main product) of the main product. - **Variants:​** All the sibling products (limited by the same criteria as the main product) of the main product.
  
-Variants can either ​be exported ​as separate tagsor the information can be combined within one main product.+**Variant Export:** 
 +- **Shopware default:** Export as it would be without the plugin. Depending on the storefront presentation of the variants. 
 +- **Main-/​Parent product:** The configured main variant is exported. If not set, the main product ​is exported. 
 +- **Cheapest variant:** The cheapest variant is exported.
  
-1. **Separately (v5 only)** +Variants can either ​be exported ​as one main product combining all information or as separate products.
-    - The variants will be recognized ​as variants within our search. [See here](https://​docs.findologic.com/​doku.php?​id=xml_export_documentation:​XML_2_format#​using_variants_in_search_results) +
-    - The most relevant variant will be shown in the search result. (e.gred colored shirts, when filtering for red)+
  
-2. **One main product** +1. **One main product:** 
-    The information [listed above](#​details) is the information exported for the main product. Some information of the variants is also exported within the XML of the main product:+- Shopware default with configured ​main variant 
 +- Shopware default with "​Display single ​product" -> "​Main ​product
 +- Shopware default with "​Expand property values in product listings"​ but without selected values 
 +- Main-/​Parent product 
 +- Cheapest variant
  
-    ​- [Ordernumbers](#Ordernumbers+2. **Separate products (Shopware default only):** 
-    - [Attributes](#Attributes) (except manufacturer+- "​Expand property values in product listings"​ with a selected value (e.g. Colour): 
-    - All properties without enabled "​Display in product filter"​ configuration+  - Separate products for each colour. Each product contains the information of the other variants with the same colour. 
 +- "​Expand property values in product listings"​ with all values: 
 +  - Separate products each variant. 
 +- Specifically for plugin v5: 
 +  - "Use XML variants logic" must be activated in the plugin configuration so that it is exported correctly. 
 +  - Instead of one product with all information,​ all variants are exported as <​variant>​ tag. 
 +  ​The variants will be recognized as variants within our search. ​[See here](https://​docs.findologic.com/​doku.php?​id=xml_export_documentation:​XML_2_format#using_variants_in_search_results
 +  The most relevant variant will be shown in the search result. (e.g. red colored shirts, when filtering for red) 
 + 
 +![variants 1](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​integration:​shopware_6:​display_single_product_main_product.png) 
 + 
 +![variants 2](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​integration:​shopware_6:​display_single_product_variant.png
 + 
 +![variants 3](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​integration:​shopware_6:​expand_property_values_in_product_listing_without_selected_values.png) 
 + 
 +![variants 4](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​integration:​shopware_6:​expand_property_values_in_product_listing_with_selected_value.png)
  
 </​markdown>​ </​markdown>​