mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Update docs/book/orders/cart-promotions.rst
Co-authored-by: Jan Góralski <jan.wojciech.goralski@gmail.com>
This commit is contained in:
parent
25e9b8e20f
commit
61c1fc0b4f
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ The types of rules that are configured in **Sylius** by default are:
|
|||
* **Nth Order** - checks if this is for example the second order made by the customer,
|
||||
* **Shipping Country** - checks if the order's shipping address is in a given country.
|
||||
* **Customer Group** - checks if the current customer is in a given customer group.
|
||||
* **Contain Product** - checks if the order contain a certain product.
|
||||
* **Contains Product** - checks if the order contains a certain product.
|
||||
|
||||
How to create a new PromotionRule programmatically?
|
||||
'''''''''''''''''''''''''''''''''''''''''''''''''''
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue