Coupon value not updated based same pruduct quantity


  • Default avatar
    hna123    
     9 years ago
    0

    Hi awodev


    I have a problem, started to use AwoCoupon Pro on joomla 1.5.22 and virtuemart 1.1.0. And everything is working but one thing i cant ge the component to use a coupon multiple times on the same order, based upon the quantity of the same discounted products.

    Tex:

    Cart1
    Product A
    Price 120.
    Discount 10
    buy price 110


    Cart2 (I get)
    5 x Product A
    Price 120.
    Discount 10
    buy price 590



    How do i get it to apply the coupon for every produkt? Like this:


    Cart3 (How i want to use it)
    5 x Product A
    Price 120.
    Discount 10
    buy price 550

    Can you help me?

    With Kind Regards
    /
    Marcus

  • Your avatar
    seyi    
     9 years ago
    0

    Hello,

    If you created an amount coupon, this would happen as it give just one discount and not per product.

    So 2 options:
    1) you can create a percentage discount instead
    2) you can use the value definition:
    qty value
    1 10
    2 20
    3 30
    ... etc
    More info on value definition here:
    https://awodev.com/documentation/awocoupon-pro/coupons#value-definition

    The only bad part about number 2 is you have to enter in as many entries as you think 1 customer would purchase.
  • Default avatar
    hna123    
     9 years ago
    0

    OK.
    Thanks for the quick reply and help.

    With Kind Regards
    /Marcus