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: Adding fields to Product Section section

  1. #1
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation Adding fields to Product Section section

    Hi,
    Is there any way that I can add more fields in Product details form admin section.

    I have a price discounts in my website.

    I know we can give the range and the discount amount in price discounts.

    But is there any way that I can show that price range and its discounts as a table in the product page.

    Now it shows that it has quantity discount and when we take mouse over it it will show the quantity range and its discount.

    Instead of that can we right-away show the quantity discount with no need to take mouse over it.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Absolutely. You can do so by editing the EntityEditProduct.aspx.

    As for the discount table, it's already built-in and it is controlled by appconfig: ShowQuantityDiscountTablesInline = true.