I haven't located a solution for this in the forums or knowledge base, although maybe I am just not hitting the correct search terms.
Using Pro v11.
My product pages (there are only two) use the multiple product add-to-cart coding, based on the examples from the cookbook. Each page consists of 8 products, each with their own qty inputs, and each qty input is preset to 0.
When choosing quantities for one or more of the products -- but not all -- and then choosing "Add to cart", the items (with correct quantities) are added to the cart, and the cart is displayed.
Unfortunately, the cart also displays all of the products that were not selected; i.e., left at zero quantities. It shows the quantity for these items as 0, so I get a list of all 8 items "added" to the cart, some with valid quantities, the rest with 0 quantities.
Recalculating the cart clears the 0 quantity items. So does checking out.
It is a minor thing, but I'm glad I don't have 20 or 30 items on the page.
Is there a way to prevent this, or to force the recalc so the 0 quantity items are cleared?