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

  • created

    Dec '12
  • last reply

    Dec '12
  • 1

    reply

  • 1.1k

    views

  • 2

    users

  • 1

    link

You can create a general discount for All Cart Items that would take 25% off the buyer's pre-tax/-shipping cart total (regardless of which item(s) are being purchased), or you can create an item-specific discount that marks down the per-unit original price of the item by a flat amount. In the latter case, it's not possible to calculate that flat markdown amount as a percentage, since the original price varies according to the item's Variants configuration.



This help page explains our discount settings in detail:

1http://www.e-junkie.com/ej/help.discounts.htm1