WebSphere Commerce 7 | IBM Developer Works | How to post questions in IBM Developer Works?

1. Login to IBM Developer Works
https://www.ibm.com/developerworks/

2. Search for "WebSphere Commerce" forum in the top right Search text box

3. In the resultant forums, click on the appropriate forum


4. Start the topic and provide details of your question & post of the same


1 comment:

  1. Hi folks,
    I'm working on promotion related stuff in WCS 7. I just want to create a promotion with following condition :
    The customer could make a single purchase of 1, 2 or 3 pants and receive 25% off of each of the items. If the customer tries to purchase additional quantity of pants, they would not receive the discount. Additionally, if the customer only purchased 2 pants and then added another set to the cart, the discount would not be applied.
    Or like

    Will OOB support this functionality? For e.g., Get 10% off on product X, maximum upto 5
    quantities. Can you please help me?
    I just want to limit the customer to apply the promotion for single order of maximum 5 qty. If he applied promotion for cart with 3 item in an order and for second order he should not allowed to apply same promotion for even 1 qty.
    I've tried up with following data set up to achieve the requirement ,
    #1
    Maximum redemption for this Promotion = Unlimited
    Maximum redemption on single order = 5
    Maximum redemption by a single customer =5
    For this setup, I'm able to apply promotion for second order for same Customer. (So, this Promo setup is failed)
    #2
    Maximum redemption for this Promotion = Unlimited
    Maximum redemption on single order = 5
    Maximum redemption by a single customer =1
    For this setup,
    I'm unable to apply promotion for more than one qty in a single order for single customer(if the order has 5 qty). (So, this Promo setup is failed)
    #3
    Maximum redemption for this Promotion = Unlimited
    Maximum redemption on single order = 1
    Maximum redemption by a single customer =5
    For this setup, I'm able to apply promotion for second order for same Customer. (So, this Promo setup is failed).

    I have checked with OOB machine also, both are behaving similarly.
    Promotion type : percentage off individual catentry promotion.

    If you need further details please let me know.

    Thanks in advance !

    ReplyDelete

My Writings........

HCL Commerce v9.1 | Local Store Vs Remote Store

  Local Store Remote Store Project Type Migrated (Lift & Shift) - Newly Imp...