[Documentation][Cookbook] How to add a custom promotion rule? - structure

This commit is contained in:
Magdalena Banasiak 2016-11-09 15:08:39 +01:00
parent c1d953ee25
commit 0564ad7c38
3 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,10 @@
How to add a custom promotion rule?
===================================
Learn more
----------
* :doc:`Customization Guide </customization/index>`
* :doc:`Promotions Concept Documentation </customization/index>`

View file

@ -8,6 +8,7 @@ Cookbook
registry
custom-model
custom-email
custom-promotion-rule
paypal
stripe
api

View file

@ -2,6 +2,7 @@
* :doc:`/cookbook/registry`
* :doc:`/cookbook/custom-model`
* :doc:`/cookbook/custom-email`
* :doc:`/cookbook/custom-promotion-rule`
* :doc:`/cookbook/paypal`
* :doc:`/cookbook/stripe`
* :doc:`/cookbook/api`