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

Option to disable product merge check #190

Open
lbw-dynamicweb opened this issue Nov 8, 2024 · 0 comments
Open

Option to disable product merge check #190

lbw-dynamicweb opened this issue Nov 8, 2024 · 0 comments
Labels
Commerce For items related to Commerce Feature request New feature or request

Comments

@lbw-dynamicweb
Copy link

When adding a product to the cart, DW checks if this product is already in the cart. This check compares (among other things) product id, language(?), variant, unit and custom fields.
For some solutions e.g. the custom fields are not used to separate different products but only for additional information to the ERP system integration. In such case it is not a wanted behaviour to have the same product as two lines in the cart, and we have to implement a code snippet to circumvent this.

I would suggest an option per shop, so it is possible to enable/disable the parameters for the compare functionality.

@nicped nicped added Feature request New feature or request Commerce For items related to Commerce labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Commerce For items related to Commerce Feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants