Shopify / Shopify/buy-button-js
Max Order Quantity?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 260
- Forks
- 122
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 2
Description
Would there by any way to implement this with the Buy Buttons? It could even be as inelegant as any time someone clicks the Buy Button for a given item that already has more than X items in the cart, the click is simply ignored.
Even the smallest suggestions are appreciated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file or test; start by locating the Buy Button cart and add-to-cart entry points in the repository. Clarify whether the limit applies per item and how the configured maximum should be exposed, then add coverage showing that clicks cannot exceed the limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100