hey all, have a saved search that i call in a bundle that should return the qty of a group/kit based on the value of the lowest component item.
the problem is, if one of the items has 0 qty, it ignores it and moves to the next one, so instead of 0 it says 20 (item 1 has 0, item 2 has 20)
is there something i’m missing?