# ProductVariantComponent - storefront - OBJECT Version: 2024-10 ## Description Represents a component of a bundle variant. ### Access Scopes `unauthenticated_read_product_listings` access scope. ## Fields * [productVariant](/docs/api/storefront/2024-10/objects/ProductVariant): ProductVariant! - The product variant object that the component belongs to. * [quantity](/docs/api/storefront/2024-10/scalars/Int): Int! - The quantity of component present in the bundle. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples