Feature #9870
Behaviour when adding product again to cart
| Status: | Resolved | Start date: | 2010-09-21 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Daniel Lorenz | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| Patch is reviewed: | Complexity: | |||
| Branch: | Reporter: | |||
| Votes: | 0 |
Description
Add a new function to increase the number of products in the cart when clicking the "add to cart" button again. Imagine you've got the product "Foo Bar" in you cart (qty = 1). The user visits the product detail page and hits the "add to cart" but again. Right now wt_cart does nothing. The qty is still 1. IMHO it would be great if the qty would be increased by 1. What do you think?
History
Updated by Bjoern Jacob 12 months ago
- Status changed from New to Resolved
- Assignee changed from Alex Kellner to Daniel Lorenz
- % Done changed from 0 to 100
Fixed in wt_cart 1.3.1