integration_documentation:shopware_6

integration_documentation:shopware_6

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
Next revision Both sides next revision
integration_documentation:shopware_6 [2020/06/25 16:32]
daniel
integration_documentation:shopware_6 [2020/06/26 09:58]
daniel [Trigger product export]
Line 18: Line 18:
   * **Active:** Activate to enable Findologic search for your shop - **required**   * **Active:** Activate to enable Findologic search for your shop - **required**
   * **Active on category pages:** Activate Findologic on navigation pages - for API integration.   * **Active on category pages:** Activate Findologic on navigation pages - for API integration.
-  * **Test mode:** This button is shown when the Findologic integration is still in staging mode. Clicking the button will redirect you to the shop frontend, where Findologic can be tested.+  * **Test mode:** This button is shown when the Findologic integration is still in staging mode. Clicking the button will redirect you to the shop frontend, where Findologic can be tested. Please be aware that a successful product export must happen before the test mode can be used.
   * **CSS class for search/​navigation:​** In case different Html container should be used for Direct Integration,​ see documentation.   * **CSS class for search/​navigation:​** In case different Html container should be used for Direct Integration,​ see documentation.
   * **Integration (read only):** This field is set automatically and shows the used integration,​ either Direct Integration or API.   * **Integration (read only):** This field is set automatically and shows the used integration,​ either Direct Integration or API.
Line 30: Line 30:
 <​code><​SHOP-URL>/​findologic?​shopkey=<​SHOPKEY>&​start=<​NUMBER>&​count=<​NUMBER></​code>​ <​code><​SHOP-URL>/​findologic?​shopkey=<​SHOPKEY>&​start=<​NUMBER>&​count=<​NUMBER></​code>​
  
-  * **shopkey:​** ​→ <​SHOPKEY>​ provided by Findologic+  * **shopkey:​** <​SHOPKEY>​ provided by Findologic
   * **start:** <​NUMBER>​ that should not be lower than zero   * **start:** <​NUMBER>​ that should not be lower than zero
   * **count:** <​NUMBER>​ that should not be lower than zero   * **count:** <​NUMBER>​ that should not be lower than zero
  
 The generated XML is validated against our predefined [[https://​raw.githubusercontent.com/​Findologic/​xml-export/​master/​src/​main/​resources/​Findologic.xsd|XSD scheme]] and built with our export library [[https://​github.com/​Findologic/​libflexport|libflexport]]. The generated XML is validated against our predefined [[https://​raw.githubusercontent.com/​Findologic/​xml-export/​master/​src/​main/​resources/​Findologic.xsd|XSD scheme]] and built with our export library [[https://​github.com/​Findologic/​libflexport|libflexport]].