1. Is there a way to not display the quantity listbox on the product list page? (I only want to be able to select quantity and add to cart on each product page.)
2. How do I have the quantity display in increments of 6... (6, 12, 18, 24) ?
I know I can add an option for this, but is there a way to adjust the default quantity option. And, if I use the custom option for this, can I turn off the default quantity (1,2,3,...)?
Thanks,
Andrew
Anjula
26 Mar 2007 10:54 AM
Hi,
You can completely disable a quantity contol on the products pages, however there is no option to hide it only on the listing page.
If you want you can change the default quantity control behaviour by editing a set_quantity_control() function within includes/shopping_cart.php