Can you buy one product, enter a coupon and another product is added


  • Default avatar
    peter teremi    
     13 years ago
    0

    is this possible

    whereby a user purchases one product, they enter the coupon code and they get another product free?

    I need to use a coupon code, so they the user buys one product, and gets the 2nd one free?

    Peter
  • Your avatar
    seyi    
     13 years ago
    0

    Hello, there is not an easy way to do this, but it can be done as long as the customer adds both products to the cart using the value definition. You could create a product specific coupon with an amount discount and within the value definition set the quantity to 2 and the value to the amount of the product. If you wanted to be a little more dynamic you could follow this example which is a little more complicated:
    https://awodev.com/forum/awocoupon/help-section/real-numbers-value-definition#comment-204

  • Default avatar
    peter teremi    
     13 years ago
    0

    Thanks for the reply
    But I also get Coupon code not found. Please try again
    It is enabled and all products are installed when I do the installation check.
    Any ideas
  • Default avatar
    peter teremi    
     13 years ago
    0

    i did a little debugging and it says NOT LOGGED IN
  • Your avatar
    seyi    
     13 years ago
    0

    yes, that error occurs if you create a customer specific coupon and do not log in before trying to use it.