
Originally Posted by
gjh42
OK, that's what you meant by "two ears"... :)
Yes, it will be possible to set a default. It will have to be done in the PHP code - I would have to root around to locate the right places (assuming you want that default in the product listing page and in the product info page). You could look at /includes/modules/your_template/product_listing.php and /includes/templates/your_template/templates/tpl_product_info_display.php (copy them from the original folders into /your_template/ folders), and see what they say about quantity boxes near the add to cart button code.