Custom Category List - Reading Quantity to add to cart

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
BWalt302
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 23
Joined: Mon Oct 17, 2011 10:21 am

Custom Category List - Reading Quantity to add to cart

Post by BWalt302 » Thu Nov 03, 2011 8:29 am

ListPageASCXCS.zip
Hi everyone. I am working on a new Category layout for a site. I have everything like I need it, except when I add the item to the cart, it will not read the quanity field from the "updown" control.

I have attached my two codes - CategoryListPageCP.ascx & CategoryListPageCP.ascx.cs -
ListPageASCXCS.zip
CONVERTED TO TEXT FILES

What needs to be changed? Thanks!

User avatar
david-ebt
Captain (CAPT)
Captain (CAPT)
Posts: 253
Joined: Fri Dec 31, 2010 10:12 am

Re: Custom Category List - Reading Quantity to add to cart

Post by david-ebt » Fri Nov 04, 2011 1:34 pm

Can you also upload your ConLib/Custom/AddToCartLinkCP files? They contain the Add to Cart code.
David
http://www.ecombuildertoday.com
Enhanced Reporting for AbleCommerce
Image

BWalt302
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 23
Joined: Mon Oct 17, 2011 10:21 am

Re: Custom Category List - Reading Quantity to add to cart

Post by BWalt302 » Mon Nov 07, 2011 2:15 pm

Yes, here you go. thanks!

User avatar
david-ebt
Captain (CAPT)
Captain (CAPT)
Posts: 253
Joined: Fri Dec 31, 2010 10:12 am

Re: Custom Category List - Reading Quantity to add to cart

Post by david-ebt » Mon Nov 07, 2011 8:56 pm

I've take a brief look. Because the up/down control and the cart button are part of different controls, I'm having a hard time accessing the quantity.

Would you be willing to consider a different layout? I think I can get the quantity if it is a standalone textbox and I might be able to get the quantity from the up/down control if it's part of the AddToCart user control.

Thoughts?
David
http://www.ecombuildertoday.com
Enhanced Reporting for AbleCommerce
Image

BWalt302
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 23
Joined: Mon Oct 17, 2011 10:21 am

Re: Custom Category List - Reading Quantity to add to cart

Post by BWalt302 » Mon Nov 14, 2011 9:25 am

Yea, I think we could change the layout up just a little bit, whatever I need to get it working.

Post Reply