stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariant > requiresComponents

AdminTypes.ProductVariant.requiresComponents property

Whether a product variant requires components. The default value is false. If true, then the product variant can only be purchased as a parent bundle with components and it will be omitted from channels that don’t support bundles.

Signature:

requiresComponents: Scalars['Boolean']['output'];