customer_account:product_pushing

customer_account:product_pushing

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
Last revision Both sides next revision
customer_account:product_pushing [2020/07/08 15:18]
florian [Product pushing]
customer_account:product_pushing [2021/09/20 17:48]
rihad
Line 8: Line 8:
  
 ==== Parameter ==== ==== Parameter ====
-  * **Name**: Randomly chosen namen, which is just for representation. 
-  * **Status**: Shows, if product pushing is enabled or disabled. 
-  * **Weight**: Specifies the weight of a certain push rule.  
-  * **Campaign**:​ Relate your pushing rules to a certain campaign. See [[customer_account:​campaigns]] for our documentation about how to set up campaigns. 
-  * **Conditions**:​ Specifiy the attributes that should define the pushed products. ​ 
  
-{{:customer_account:push_regel.png|Product Pushing configuration}}+  * StatusShows, if the push rule is enabled or disabled. 
 +  * NameName of the push rule (users won't see this). 
 +  * Campaign: If you have set up a campaign, you can associate the the push rule with [[customer_account:​campaigns|a campaign]]. 
 +  * Weight: Specifies the strength of the push rule. 
 +  * Conditions: Specify the attributes that should define the products, that will get a boost. ​
  
-<​note>​The effective bonus value is the maximum of the weight of all matching push rules and the exported bonus value. Eg. if a push rule with weight=and another with weight=3 apply to a product, and a bonus value of 4 is exported, then the effective bonus value is max(1, 3, 4)=4.</​note>​+---- 
 +{{:​account21:​push_add.png?​400|}} 
 +{{:​account21:​push_con.png?​400|}} 
 +---- 
 + 
 +<​note>​The effective bonus value is the maximum of the weight of all matching push rules and the exported bonus value. Eg. if a push rule with weight=-0.9 and another with weight=3 apply to a product, and a bonus value of 4 is exported, then the effective bonus value is max(-0.9, 3, 4)=4.</​note>​
 <​note>​ <​note>​
 Push rules affect the product suggestions in the Smart Suggest. Push rules affect the product suggestions in the Smart Suggest.
Line 22: Line 26:
 <​note>​The conditions are AND-related. All conditions must apply to an article for pushing it.</​note>​ <​note>​The conditions are AND-related. All conditions must apply to an article for pushing it.</​note>​
  
-<​note ​important>​The ​changes will only work after an additional import.</​note>​+<​note>​The ​conditions can only contain **one** identical attribute per rule.</​note>​
  
----- +<note important>​The changes will only work after an additional import.</​note>​
- +
-==== How product pushing works ====+
  
-{{:​customer_account:​product_pushing_1.png?​1700|Product pushing}} 
  
-{{tag>​Customer_account}}