mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Merge pull request #6722 from TheMadeleine/docs/book/promotion-usage-limit
[Documentation][Book] Promotion - usageLimit clarification
This commit is contained in:
commit
b6444aeff7
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ the period of time when it works.
|
||||||
There is a possibility to define **exclusive promotions** (no other can be applied if an exclusive promotion was applied)
|
There is a possibility to define **exclusive promotions** (no other can be applied if an exclusive promotion was applied)
|
||||||
and **priority** that is useful for them, because the exclusive promotion should get the top priority.
|
and **priority** that is useful for them, because the exclusive promotion should get the top priority.
|
||||||
|
|
||||||
|
.. tip::
|
||||||
|
|
||||||
|
The ``usageLimit`` of a promotion is the **total number of times this promotion can be used**.
|
||||||
|
|
||||||
How to create a Promotion programmatically?
|
How to create a Promotion programmatically?
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue