Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: Coupon code not working for multiple products

  1. #1
    smg2 is offline Member
    Join Date
    Feb 2007
    Posts
    53

    Default Coupon code not working for multiple products

    I am trying to set up a coupon code that applies a discount to only a specified set of products ("a" and "b"). When I add product "a" to my cart, the discount is correctly applied. If I add product "c" to my cart (alone), no discount is applied, which is also correct. The problem occurs when I have "a" and "c" together in the cart - the discount is applied to the total of the two, and not just to "a".

    This is version ML 7.0.2.5/7.0.2.5 Service Pack 1

    Thanks for your help.

  2. #2
    DotNetDevelopments is offline Senior Member
    Join Date
    Jul 2008
    Location
    Harlow / Essex / UK
    Posts
    619

    Default

    Does the coupon assign discount to the order or product?

    I am working off ver 8 and in the coupon field I can make a coupon that is valid for a single product but can discount the whole order.

    Hope that helps.
    =====
    Version (Code/DB): AspDotNetStorefront MSx 9.1.0.1/9.1.0.0
    Execution Mode: 64 Bit
    Dot Net Developments - E-commerce By Experience

  3. #3
    smg2 is offline Member
    Join Date
    Feb 2007
    Posts
    53

    Default

    My version does not allow for discounts on the order vs. product. I specify the products to apply the coupon to in list format, but it doesn't seem to work...

    Thanks for trying!