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

Thread: Add Price Column to Shopping Cart V9

  1. #1
    chana is offline Junior Member
    Join Date
    Jun 2010
    Posts
    25

    Default Add Price Column to Shopping Cart V9

    I need to add an additional column for the line item Price to the shopping cart control. So, I've successfully added the column with the header, but I'm having trouble figuring out where to add in the actual price per line.

    Can anyone direct me as to which file/function I need to modify?

    TIA,
    Chana

  2. #2
    chrismartz is offline Senior Member
    Join Date
    Apr 2010
    Posts
    339

    Default

    It has been a while since I have changed this on my site but I believe most changes are applied to ShoppingCartControl.cs in AspDotNetStorefrontControls

  3. #3
    chana is offline Junior Member
    Join Date
    Jun 2010
    Posts
    25

    Default

    I still haven't got this figured out.

    Can anyone help me out here? I did it in V7, and it was really no big deal. Now we are upgrading the site, and I just can't get this change working...

  4. #4
    salpsx is offline Junior Member
    Join Date
    Dec 2008
    Posts
    1

    Default

    I am not positive, but I inquired on this once and was told it was in the DisplaySummary() method in ShoppingCart.vb (cs). If you get it working, please let me know and how.

    Thanks.