Rank: Member
Joined: 12/1/2008(UTC) Posts: 31
|
Hi,
I am trying to add a buy one get one free to a product using a promo code.
I set it to part A
Give me part B for free.
add to cart is checked.
when the promo is entered the free item is regular price crossed out and a (price) shown.
the problem is the subtotal shows the total minus the free item. Not the actual total
If I click the update button again it is correct.
This also happens when I change qty on my buy one item.
You have to hit update twice to make it work.
If you ignore this and continue to check out it calculates the correct price.
How can I make the cart do it the first time.
Does any one have any idea's? on what is wrong?
Thanks
Dan
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Dan,
This is a total shot in the dark, but is the ViewState disabled for the CouponGrid <asp:GridView> control on the cart page? If not, add EnableViewState="false" to the control. I vaguely remember this being a change in one of the recent service packs, and it was so subtle of a change that we missed it during one of our upgrades. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 12/1/2008(UTC) Posts: 31
|
Aaron,
That fixed the error I got when trying to remove a coupon or promo code. It isn't fixing the wrong pricing.
Do you have any more idea's.
Thanks
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.