onyourmarks-agency / craft-commerce-product-bundles

Combine multiple products into a purchasable bundle to sell these for a special price.
Other
0 stars 2 forks source link

hasStock is false when only one of the variants is out of stock #3

Closed jerome2710 closed 4 years ago

jerome2710 commented 4 years ago

A product bundle should be purchasable when at least one variant of all products is in stock. hasStock now returns false when one of the variants is sold out. This is a bug and should be fixed.