Page 1 of 1

Multi Add to Cart Question?

PostPosted: Tue Oct 08, 2002 6:32 pm
by Phil
Hello,
Is there a way to hide the check box (and have it checked by default)
and set default qty to "0" ?

This way the customer can just enter the desired quantity in the boxes
next to each product then click "add to cart" button.

I think that would be a little easier and cleaner.

This is what we have now.
http://www.FlexYourMuscles.com/Whatsnew.html

Re: Multi Add to Cart Question?

PostPosted: Tue Oct 08, 2002 10:27 pm
by loren_d_c
Most times that I have seen the multi-add used the checkbox is the form
value for the itemnum. So if you make this value a hidden value instead
of a checkbox, then it would have somewhat of the desired effect.
Unfortunately, it will actually add the product to the cart with a
quantity of 0. Items added with a quantity of 0 will not appear
subsequent times when you view the cart, or if you recalculate, etc, but
they will appear initially when added.

-Loren


Phil wrote:
Hello,
Is there a way to hide the check box (and have it checked by default)
and set default qty to "0" ?

This way the customer can just enter the desired quantity in the boxes
next to each product then click "add to cart" button.

I think that would be a little easier and cleaner.

This is what we have now.
http://www.FlexYourMuscles.com/Whatsnew.html