Hi! I’m following along the customized bundles tutorial and get the same error. I’ve created the bundle product along with the components.
If I add the bundle product to cart I get : 422 “The bundle product ‘{product_name}’ cannot be added to the cart.”
Subsequent attempts result to: 422 “All 0 {product_name} are in the cart”
If I then add a regular product to cart and attempt checkout, I get “Inventory issues - my bundled item is sold out” on the checkout page.
Just curious if I’m doing something wrong or if it’s an issue with the functions api.