- This topic has 1 reply, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore – Dollar Amount coupon to apply to entire Total NOT to each product
Tagged: coupon code
I am trying to create a coupon for $30 off of the ENTIRE shopping cart amount. But it is taking $30 off of EACH product (which means the discount ends up being MORE than $30).
How do I set up a coupon to take a DOLLAR amount off of the ENTIRE Total – instead of each product individually?
What does it say in the “Discount Value” field of that coupon? if it says “$XX Off every product” then it will apply that to all the products.
Use a conditional coupon if you want to ONLY apply a total fixed amount to the whole cart. Edit that coupon and use something like the following in the condition section:
Total Amount -> is greater than -> 10 (or some other value)
Alternatively, you can use a percentage based coupon (which should work better for this type of situation). For example: 20% off every item is the SAME as 20% off for the whole cart.