Hello E-Junkies,
in order to offer multi-user licenses of a download-only product, I have set up variants like this:
Single User License - Price X
5 Users License - Price Y
10 Users License - Price Z
...and so on.
That works fine. Now I want to combine that with a discount code. Ideally, a percent discount, for example 25% off, which should affect all those variants at once. So when the customers enters the code, this is what should happen:
Single User License - Price X (-25%)
5 Users License - Price Y (-25%)
10 Users License - Price Z (-25%)
...and so on.
Is that possible?
Thank you very much,
Robert