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 2 of 2

Thread: Quantity Discount Not Working

  1. #1
    Abbott is offline Junior Member
    Join Date
    Oct 2010
    Posts
    16

    Default Quantity Discount Not Working

    I've set up the quantity discount table and assigned it to both category and product (just in case). I set the ShowQuantityDiscountTablesInline=true. QUantity discounts do not show. Is there anything else I have to set?

  2. #2
    BFG 9000 is offline Senior Member
    Join Date
    Oct 2006
    Location
    South UK
    Posts
    882

    Default

    Does the quantity discount get applied if you add enough to your cart?
    Are you using a customised xmlpackage?
    Does it have this code in it?
    C#/VB.NET Code:
    <xsl:value-of select="aspdnsf:ShowQuantityDiscountTable(ProductID)" disable-output-escaping="yes"/> 

    TTFN

    BFG