BOGO deal problem when 2 units of same product added to cart
-
Hi,
First of all, thanks for the awesome plugin.
I set up a buy 2 get 1 for free deal following the documentation provided.
It works well when 1 unit of each product is added to cart but behaves strangely when 2 units of a product are in the cart and 1 unit is subsequently removed from cart.
For example, 3 products priced at 29$ each.
Add to cart: 2 units product A -> cart total= 58$
Add to cart: product B -> cart total= 58$
Remove from cart: 1 unit of product A -> cart total= 29$Or:
Add to cart: product A -> cart total= 29$
Add to cart: 2 units of product B -> cart total= 58$
Remove from cart: 1 unit of product B -> cart total= 44$Or:
Add to cart: 3 units of product A -> cart total= 58$
Remove from cart: 1 unit of product A -> cart total= 39$`So the cart behaves well when different products are added to cart and removed but not when several units of the same product are in the cart.
Thanks in advance for your help.
John
- The topic ‘BOGO deal problem when 2 units of same product added to cart’ is closed to new replies.