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 Both sides next revision
integration_documentation:plentymarkets_ceres_en:ceres_promotions_en [2020/02/14 12:26]
florian
integration_documentation:plentymarkets_ceres_en:ceres_promotions_en [2020/02/14 12:31]
florian
Line 1: Line 1:
 ===== Setting up the necessary container connections for the use of promotions ===== ===== Setting up the necessary container connections for the use of promotions =====
 +
 +==== Container link ====
  
 <note important>​ <note important>​
Line 48: Line 50:
     }     }
 </​code>​ </​code>​
 +
 +==== 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 line to the file //​resources/​views/​Category/​Item/​CategoryItem.twig//​.
 +
 +<code php>​LayoutContainer.show("​Findologic::​CategoryItem.Promotion"​)</​code>​