Different quantity for each item
-
I am trying to set up a product bundle where there are 3 options and the user can choose 2. The problem is that somehow the quantities are linked. They all start at 0, but then if I add one to one option, all 3 show one. And if I take away that one, all 3 go back to zero.
I have a default quantity of 0 for each product.
I have “buyer can change the quantity” checked.
For “each item’s quantity limit” I have default (0) as min and 2 as max.
For “all items’ quantity limit” I have min of 2 and max of 2.
What do I need to change so that the user can choose different quantities of each item?
I am trying to do something similar to smart bundle 2, but this demo says to add “at least 7” items to the bundle, and I want it to be exactly 2 products in the bundle. https://demo.wpclever.net/woosb/product/smart-bundle-02/
The topic ‘Different quantity for each item’ is closed to new replies.