Bundle model¶
Bundle represents the configuration rules of a product bundle. It describes how the bundle behaves — not what products it contains. It consists of the following fields:
- customizable:
string - numberOfProducts:
string - displayOriginalPrice:
string - weightType:
string - priceType:
string - stockType:
string - availabilityType:
string - deliveryType:
string
Contained in the Product model under the bundle field. To access the actual child products of the bundle, see BundleChild.