Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update response example #218

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/rule-promotions/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,8 +598,8 @@ The following error message is returned:

Consider you have the following promotions:

- Promotion B: Priority 90, Non-Stackable
- Promotion E: Priority 60, Non-Stackable
- Promotion B: Priority 90, Non-Stackable
- Promotion E: Priority 60, Non-Stackable

If Promotion E is applied first and the cart becomes eligible for Promotion B, Promotion B is applied and Promotion E is removed.

Expand Down Expand Up @@ -762,4 +762,4 @@ Now, consider an item with an original price of $100. The price after applying P

- [Promotions Builder in Commerce Manager](/docs/commerce-manager/promotions-builder/creating-a-promotion-in-promotions-builder)
- [Rule Promotions API](/docs/rule-promotions/rule-promotions-api/rule-promotions-api-overview)
- [Promotion Codes](/docs/rule-promotions/overview#promotion-codes)
- [Promotion Codes](/docs/rule-promotions/overview#promotion-codes)