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

How can I add Error message when exceeding the product quantity in Mini cart? #209

Open
Nishuskamal000 opened this issue Sep 1, 2021 · 1 comment

Comments

@Nishuskamal000
Copy link

I want to display an error message when the customer exceeds the limit of the product quantity in the mini cart.

@chanhman
Copy link

chanhman commented Aug 7, 2022

I wonder if we can update the returned object to include the variant's current quantity. I know {{ cart_item.variant.inventory_quantity}} exists.

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