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

Cart quantity can be added more than stock for individual product with multiple variation. #20

Open
samkarma50 opened this issue Feb 12, 2021 · 1 comment

Comments

@samkarma50
Copy link

I have assigned 100 stock for variable products with three different variations.
the first variation has a value of 1 unite
for the second 6 unite
for the third 12 unite.

When I add this product into add to cart at the same time it will allow me to add
first variation 100 Qty
second variation 16 Qty
and third variation 8 Qty
at the same time.
image (14)
image
image (15)

@kmac420
Copy link
Owner

kmac420 commented Apr 30, 2022

Thanks for filing this issue. The plugin does not currently handle this scenario and will require an update to prevent this.

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

No branches or pull requests

2 participants