“Number of gifts allowed” doesn’t work properly
-
I have created two Gift Categories : 1) 101-200 Price 2) 200+ Price
My goal is, if total cart amount is between 100 – 200 , user is allowed to add 1 gift product and if the total is above 200, User is allowed to add 2 gift.
so my settings are:
1) 101-200 Price :
-> Enabled
-> Number of gifts allowed : 1
-> Gift category conditions : “Amounts” –
Min amount : 101
Max amount : 2002) 200+ Price :
-> Enabled
-> Number of gifts allowed : 2
-> Gift category conditions : “Amounts” –
Min amount : 201
Max amount : 999999999Issue is even if my cart total is $1200 or any above 201. It still allows me to add 1 product as a gift.
When i updated the Number of gifts allowed for the category 1) 101-200 Price to 2 and for 2) 200+ Price to 3.
Now it allows me to add 2 product as a gift even if my total is 1000+.
I think it considers the first category “Number of gifts allowed” without checking the conditions.
- The topic ‘“Number of gifts allowed” doesn’t work properly’ is closed to new replies.