this bug still also effects when you have a "stock & shipping values" of something like "Minimum Quantity" = 96, Maximum Quantity " = 400 and a "Quantity Increment" = 6.
It only gives you the first 10 selections in the product detail screen, they hardcoded it instead of putting in the logic to handle a larger options list. But in the shopping cart screen the values and coding are not the same so the pull down is larger( more of the qty options are available).
Changing the way the whole system works for one or two products is a bad solution. This is a coding error on viarts part.
a sample product that this would apply to:
http://www.ccberries.com/party-single-box-berries.html?category_id=108
the product is for wedding/party chocolate covered strawberries in single boxes, (party favors), they have to be ordered in increments of 1/2 dozen (6) & as it stands now: I have to put a special notice on the product that they can change the qty to a higher number on the basket page. (sloppy)
It's obvious that the coding for this is inconsistant inside the viart pages. What really ticks me off is that Viart went in and changed the increment on my live system to "50" and said it works that way... (like the customer was going to increase the guest list by 50, they would put up with an increase of 6.. no way 50)