Hi there,
We have found what seems to be a bug with Shopify bundles. When gathering any bundle data with GraphQL (either directly or with a bulk operation), the field ‘availableForSale’ is always false, even when it is indeed available for sale. This does not meet the Shopify docs, that says that this field means ‘Whether the product variant is available for sale’.
In the example below, the requested product is a published bundle where all its components are published and with stock. Indeed, the bundle can be added to the cart in the online store.
Please, could you take a look in order to provide the right ‘availableForSale’ value?
Thanks a lot and kind regards,
Fran