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

simpleCart Quantity Increment #536

Open
nabizain2 opened this issue Jun 16, 2018 · 2 comments
Open

simpleCart Quantity Increment #536

nabizain2 opened this issue Jun 16, 2018 · 2 comments

Comments

@nabizain2
Copy link

I have a product stored in my SQL database with a quantity 1. However when I add the item to my cart as seen in the attached picture the + button increments the quantity. How do I disable the + button if the product quantity limit is reached.

Thanks
simplecart

@alxzhdanov
Copy link

I think Simplecart not good for this task.
You can create workaround with ajax get/post queries.

@nabizain2
Copy link
Author

How would I go about using Ajax

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