Hi there,
Our site is in final testing and I have noticed a bug when adding the same product to the cart several times.
1) Add Product A once and you see one line in cart (qty=1)
2) Add Product A again and you now see two lines in cart (both qty=1)
3) Add Product A again and the first line now says qty=2, second line qty=1.
4) Keep adding Product A and the qty on the first line increments, but the second line sits there with qty=1, until you Update or Checkout when the second line disappears completely!
This only happens for single products with no components. If I repeat the above test with products with components things work okay, and the qty just increments by 1 each time you add the same product (as you would expect).
Hope that is clear - any ideas? Something wrong with our setup or a bug?
Cheers,
Des
Our site is in final testing and I have noticed a bug when adding the same product to the cart several times.
1) Add Product A once and you see one line in cart (qty=1)
2) Add Product A again and you now see two lines in cart (both qty=1)
3) Add Product A again and the first line now says qty=2, second line qty=1.
4) Keep adding Product A and the qty on the first line increments, but the second line sits there with qty=1, until you Update or Checkout when the second line disappears completely!
This only happens for single products with no components. If I repeat the above test with products with components things work okay, and the qty just increments by 1 each time you add the same product (as you would expect).
Hope that is clear - any ideas? Something wrong with our setup or a bug?
Cheers,
Des
Comment