integration_documentation:plentymarkets_ceres_en:ceres_promotions_en

integration_documentation:plentymarkets_ceres_en:ceres_promotions_en

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:plentymarkets_ceres_en:ceres_promotions_en [2019/09/11 09:30]
florian
integration_documentation:plentymarkets_ceres_en:ceres_promotions_en [2020/02/14 14:02]
florian [Using promotions with Plentymarkets Ceres]
Line 1: Line 1:
-===== Setting up the necessary container connections for the use of promotions =====+===== Using promotions ​with Plentymarkets Ceres =====
  
-<​note ​important>+<​note>​
 [[https://​marketplace.plentymarkets.com/​plugins/​channels/​online-shops/​findologic_6390|You can download our plugin for plentymarkets Ceres in the plentyMarketplace]]</​note>​ [[https://​marketplace.plentymarkets.com/​plugins/​channels/​online-shops/​findologic_6390|You can download our plugin for plentymarkets Ceres in the plentyMarketplace]]</​note>​
  
-**If you have set up promotions in the [[https://​secure.findologic.com/​login.symfony/​web/​app.php/​promotion/​new|FINDOLOGIC customer ​login]], you have to follow these instructions in order to get the promotion banners active in your shop:**+**If you have set up promotions in the [[https://​secure.findologic.com/​login.symfony/​web/​app.php/​promotion/​new|FINDOLOGIC customer ​account]], you have to follow these instructions in order to get the promotion banners active in your shop:**
  
-  * Open the menu ''​CMS » Container-Verknüpfungen''​. 
-  * Connect the container with the data provider, as shown in the following screenshot: 
  
-{{:​integration_documentation:​plentymarkets_ceres_en:​screenshot_2019-09-06_at_14.54.41.png}}+==== Container link ====
  
-----+  * Open the menu ''​Plugins » Plugin overview''​. 
 +  * Click on the plugin set where the ''​FINDOLOGIC plugin''​ is installed. 
 +  * Click on the ''​FINDOLOGIC plugin''​ to get to the configuration page. 
 +  * Choose ''​Default container links''​ from the side menu. 
 +  * Activate the container named ''​Findologic::​CategoryItem.Promotion''​. 
 + 
 +{{:​integration_documentation:​plentymarkets_ceres_en:​container_en.png}} 
 + 
 +==== Template adaption ====
  
 +  * Open the menu ''​Plugins » Plugin overview''​. ​
 +  * Click on the plugin set where the ''​FINDOLOGIC plugin''​ is installed.
 +  * Click on the ''​Ceres plugin''​ or your own theme to get to the configuration page.
   * Add the following row to the file //​resources/​views/​Category/​Item/​CategoryItem.twig//: ​   * Add the following row to the file //​resources/​views/​Category/​Item/​CategoryItem.twig//: ​
  
Line 19: Line 28:
 </​code>​ </​code>​
  
-<​note>​Wir raten dazu das File //​resources/​views/​Category/​Item/​CategoryItem.twig// ​in das eigene Theme aufzunehmen (wenn vorhanden)Wenn Sie die Zeile direkt in das Ceres Plugin aufnehmenwird diese nach dem nächsten Update wieder verschwunden sein</​note>​+<​note>​We recommend to add the file //​resources/​views/​Category/​Item/​CategoryItem.twig// ​to your own theme, if you have oneIf you add the row to the Ceres plugin itselfit will disappear after the next update.</​note>​
  
 {{:​integration_documentation:​plentymarkets_ceres_en:​screenshot_2019-09-06_at_14.58.12.png}} {{:​integration_documentation:​plentymarkets_ceres_en:​screenshot_2019-09-06_at_14.58.12.png}}
Line 45: Line 54:
     }     }
 </​code>​ </​code>​
 +
 +