Single item placed in cart after successful order placement doesn't show Price
See original GitHub issueDescribe the bug
I’m not able to reproduce this bug every time, but 4-5 times I have encounter this bug, when I’m adding single 'Configurableitem to cart, sometimes, in
Cart` Screen price is not shown, but as soon as I add second item in cart or remove the same product and re-add again, price does show up.
Expected behavior Price should be shown in Cart for items, and at bottom total price in Cart should also be shown
Current Behavior
In CartListItem
price is 0
Also at bottom where total price in Cart is shown, is not showing
Steps to Reproduce (Not 100% accurate)
- Use my store url and access token
- Try adding single item in Cart from list in
HomeScreen
- Open Cart screen
- Try removing item from cart add different product in Cart from
HomeScreen
Screenshots
Smartphone (please complete the following information):
- Magento Version: [2.1.0]
- Device: [Android Emulator Nexus 5X]
- OS: [PIE]
- Version [28]
Additional context I will try to find a way to reproduce this app, if not close this issue if afterwards
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Sale Prices not carrying through to cart or checkout
Hello,. After the update it seems my sale prices display on the product catalog and single product page fine, but they do not...
Read more >Shopping Cart Prices - Amazon Customer Service
Placing an item in your cart doesn't reserve the price shown at that time. The price of ... You're not charged until your...
Read more >Adding an Item to a Shopping Cart: Provide Clear, Persistent ...
To confirm that an item has been added to cart, show a number badge and a confirmation popover or page, and change the...
Read more >10 common problems with order picking...and how to solve them
Orders that are only half-picked are generally put back if the remaining items are not available, and fulfilment is postponed. Doing this leads...
Read more >Managing Orders - WooCommerce
Order statuses let you know how far along the order is, starting with “Pending payment” and ending with “Completed.” The following order statuses...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The fix was on the Magento side
I found a similar issue from the project I worked on before, the reproducing steps were