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