Skip to content

BundleItem model

BundleItem represents a selected variant of a single product within a bundle. This model is used to display a bundle inside a basket. It consists of the following fields:

  • variantId: number
  • options: Record<string, unknown> | null