- This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 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 › WP eStore Troubleshooting › Conditional coupon category id 'is greater than' not working
Tagged: coupon condition
I’m trying to set up a coupon that applies to all Product Category IDs > 2 but when I apply the coupon it behaves like Category IDs = 2, ie there is no difference between ‘is greater than’ and ‘is equal to’.
I currently only have 4 categories and want to apply the discount to category 3 and 4.
It would be useful if we could specify multiple category IDs in the condition box:
eg: Product Category ID-> Is equal to-> 3,4
All plugins are up to date: eStore 7.3.6, WP 4.4.2
The category ID is a little tricky. It can’t do the greater than operation on that field.
Instead, create a new category which also will be applied to the products that are in category ID 3 and 4. You can create and apply as many categories as you want to. This will give you different sub-groups.
Lets say this new category ID is 5. Now you can do a condition for category ID 5 (which will give you the same result).
From a user perspective it would be good to have that option greyed out if it isn’t available otherwise it gives the impression it can be used.
I understand your proposal to create a 5th category and add the products to it to create the condition, but don’t I then have to edit every individual product to add them to the new category? That’s lots of work especially if I have many products and prone to error. Is there a quick way to add all category 4 products to category 5?