magento / magento/community-features
Cart item QTY is not getting updated if customer goes directly to checkout
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 46
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
### Description (*)
1. Add exactly one product to cart.
2. Go to cart view.
3. Write another value in the QTY field of the item, but don't press on the "refresh cart" button.
4. Go to checkout.
5. Notice that the amount of the item is still **one**.
### Expected behavior (*)
Magento should detect the QTY change and save it before going to the checkout.
### Benefits
You don't necessarily have to press the "refresh cart" button.
### Additional information
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the cart-to-checkout flow by changing the item quantity without refreshing the cart, then inspect the cart and checkout entry points involved in carrying that value forward. Done means the changed quantity is saved and reflected at checkout without pressing the refresh-cart button.
Written by the indexing model from the issue text.
Assessment
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100