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

New feature: Restrictions on mutually exclusive product categories #95

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

tfalencar
Copy link
Member

  • This allows the campaign to specify mutually exclusive categories, that is, products that can't be added together to the cart in the same order (e.g. due restrictions such as the invoice/order process only handling one delivery address destination per order).
  • A new field is added for this in projects.json (projects[i].productConfiguration.mutuallyExclusive[]).

- This allows the campaign to specificy incompatible products that can't
 be added together to the cart in the same order (e.g. due restrictions such
 as the invoice/order process only handling one delivery address destination
 per order).
@tfalencar tfalencar merged commit 72657b9 into main Nov 23, 2023
2 checks passed
@tfalencar tfalencar deleted the 231123 branch November 23, 2023 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant