BundleItemData model¶
BundleItemData is a model representing details about a single item inside the bundle and consists of the following fields:
- productId:
number - variantId:
number - bundleItemId:
number - hasVariants:
boolean - options:
Record<string, unknown> | null