Quantity based discount incorrect in cart page
-
Hi
I have an issue of quantity based discount incorrect in cart page:
- Precondition: create quantity based discount: 1. from 5 to 10 quantity, apply a fixed discount of 12. 2. from 11 to 20 quantity, apply a fixed discount of 20.
- Issue: in cart page, update cart item to 5, expect result is discount 12 with asynchronous loading to show, but not. If reload the page, then the result is correct with discount 12。When update cart item to 6, now the result is discount 12 with asynchronous loading to show.
Many thanks
Levi
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.