• Default avatar
    pascal7    
     12 years ago
    0

    Hi all,

    I have a question about the possibilities of AwoCoupon. In our webshop, we want to give users a fixed price for some products, is it possible to make a fixed price, instead of a discount?

    Example:
    Product 1 = €25,-
    Product 2 = €26,50,-
    Product 3 = €24,50,-

    If a user enters the code 'fixedprice', the price should descent to €15. So, in case of product 1, it should be a discount of 10 euro's. In case of product 2, it should be a discount of €11,50.

    It has to work with all different kind of prices, but with only one code.

    I hope you can help me,
    Thanks in advance,
    Oscar
  • Your avatar
    seyi    
     12 years ago
    0

    Hi Oscar,

    It is doable but practical only on a small scale. You would have to create a different coupon for each product and put in an amount discount that would equal the 15 euros, but specified for that product only. So for example

    Coupon 1 has amount discount of 10 euros and specified only for product 1
    Coupon 2 has amount discount of 11.50 euros and specified only for product 2
    etc

    Then you would have to create a parent coupon and all all the coupons into it and select a process type of 'All that apply'.