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: Cart types

  1. #1
    mcp111 is offline Junior Member
    Join Date
    Dec 2009
    Posts
    10

    Default Cart types

    What do these cart types mean?

    public enum CartTypeEnum
    {
    ShoppingCart = 0,
    WishCart = 1,
    RecurringCart = 2,
    GiftRegistryCart = 3
    }
    Regards

    Partha Mandayam
    Software Developer
    CardinalCommerce Corporation

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    0 = Normal Shopping Cart Items (the shopping cart contents)
    1 = Wish List Items (the wishlist cart contents)
    2 = Recurring Items (the recurring item cart contents)
    3 = Gift Registry Items (the gift registry cart contents)
    Last edited by George the Great; 12-16-2009 at 02:04 PM.
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>

  3. #3
    mcp111 is offline Junior Member
    Join Date
    Dec 2009
    Posts
    10

    Angry cart types

    Thanks.

    There's some problem with subscribed threads. I'm actually subscribed to three threads but when I view my "Subscriptions" it shows only one.
    Can you please check this?
    Regards

    Partha Mandayam
    Software Developer
    CardinalCommerce Corporation

  4. #4
    mcp111 is offline Junior Member
    Join Date
    Dec 2009
    Posts
    10

    Smile subscribed threads problem is fixed - please ignore

    subscribed threads problem is fixed - please ignore
    Regards

    Partha Mandayam
    Software Developer
    CardinalCommerce Corporation