Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 16 Mar 2011 07:21 PM by  travis hawkins
How to Trigger Promotion with Coupon
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages


New Member


Posts:
New Member


--
16 Mar 2011 06:34 PM
    Ive created a coupon and a sales promotion but I can't figure out how to get the Coupon to trigger the promotion. There doesn't seem to be anything connecting them.

    The idea is to give the service away to certain users so I made a coupon called "TryMe" with an inventory of 1k
    and a Sales Promotion called "First 1k Free"
    The Promotion XSL looks like this:













    That should drop the price to 0 as long as the product is in CategoryID 1

    How, then, do I get the coupon to trigger the Sales Promotion?
    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    16 Mar 2011 06:49 PM
    You need to create a Marketing > Promotions of promotion type "Sales Order Detail" because here you're giving a discount when coupon is entered during checkout. In the promotion rule, choose from the Insert Template "10% discount with coupon free2".

    Modify the rule, so it looks for your coupon name in lowercase "tryme" (because coupons are always converted to lowercase during checkout so that customer can use TryMe or tryme or TRYME and all will work). Then change discount calculation from -0.10 (for 10% discount) to -1.00 for (100% discount).

    When the customer enters the coupon during checkout and click on review order, they will see a discount equivalent to the amount of the product that is given away for free.
    0


    New Member


    Posts:
    New Member


    --
    16 Mar 2011 07:21 PM
    Thanks again, I was using "Product" type promotion.

    In case it helps anyone else when I first set this up it still didn't work. I had to create a new Coupon for some reason, but it worked perfectly with the new one.
    0
    You are not authorized to post a reply.