AddToBasket/Wishlist in BuyProductDialog Not Working

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
euroluxantiques
Commander (CMDR)
Commander (CMDR)
Posts: 118
Joined: Sat Dec 20, 2008 11:27 pm

AddToBasket/Wishlist in BuyProductDialog Not Working

Post by euroluxantiques » Wed Mar 25, 2009 1:43 pm

I have a problem with the BuyProductDialog.ascx buttons not working properly. At first, I thought it was something wrong with my CSS, but it's strange that the Add to Cart button on Recently Viewed dialog works fine and I can transfer items from the basket to wishlist and vice versa, but I cannot put items in the basket or wishlist from the BuyProductDialog that appears at the top of my product description page.

I noticed that the javascript called on this page is different from the script called from the Recently Viewed dialog, but I'm not sure if that's the problem.

An example page on my dev site:

http://dev.euroluxantiques.com/Vintage- ... P5953.aspx

Any help in debugging this would be most appreciated.

Thanks!

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: AddToBasket/Wishlist in BuyProductDialog Not Working

Post by jmestep » Wed Mar 25, 2009 2:04 pm

Did you take the quantity box off? Maybe that is the problem.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

euroluxantiques
Commander (CMDR)
Commander (CMDR)
Posts: 118
Joined: Sat Dec 20, 2008 11:27 pm

Re: AddToBasket/Wishlist in BuyProductDialog Not Working

Post by euroluxantiques » Wed Mar 25, 2009 3:02 pm

Hi Judy, thanks for your reply.

Actually I did comment the quantity box out (quantities are pretty much irrelevant for one-off antiques), but I took the comments out and it still doesn't seem to work.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: AddToBasket/Wishlist in BuyProductDialog Not Working

Post by jmestep » Wed Mar 25, 2009 3:45 pm

I was able to add it to my cart OK. Maybe you aren't noticing that the minibasket control on the right nav gets updated when you add to cart, but you don't go to the cart page.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

euroluxantiques
Commander (CMDR)
Commander (CMDR)
Posts: 118
Joined: Sat Dec 20, 2008 11:27 pm

Re: AddToBasket/Wishlist in BuyProductDialog Not Working

Post by euroluxantiques » Wed Mar 25, 2009 4:06 pm

Judy, thanks, I see that now. I guess I didn't notice it before...It definitely wasn't working but I think uncommenting the quantity worked. I'll just go and add a div around the quantity control and hide it and see if it still works. Thanks!

Post Reply