BV Commerce Forum
»
BV Commerce Support
»
General Support
»
BVC 5.4.0.5 - Problems with multi-add to cart
Rank: Member
Joined: 4/4/2004(UTC) Posts: 670
|
re: BVC 5.4.0.5 - Problems with multi-add to cart If I feed in url as follows: http://www.domain.com/cart.aspx?multi=product2:2;product1:1I am returned cart page with message "Your shopping cart is empty! Keep Shopping >>" Scott Mech <H3><SPAN id=ctl00_MainContentHolder_lblcart> </H3>
|
|
|
|
Rank: Member
Joined: 12/1/2008(UTC) Posts: 31
|
Scott,
I found the same issue. The loadcart() function I think is in the wrong place.
on the cart.aspx page. I moved loadcart() to after you add the items like the following.
Look in Page_Load Sub
I moved loadcart to after the ispostback if statement.
This seemed to fix the problem.
Dan
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.