Document representing a product type.
Property | Type | Constraints | Description |
---|---|---|---|
bundle
|
Boolean | A flag indicating whether the product is a bundle. | |
bundled
|
Boolean | A flag indicating whether the product is bundled. | |
item
|
Boolean | A flag indicating whether the product is a standard item. | |
master
|
Boolean | A flag indicating whether the product is a master. | |
option
|
Boolean | A flag indicating whether the product is an option. | |
part_of_product_set
|
Boolean | A flag indicating whether the product is part of product set. | |
part_of_retail_set
|
Boolean | A flag indicating whether the product is part of retail set. | |
retail_set
|
Boolean | A flag indicating whether the product is a retail set. | |
set
|
Boolean | A flag indicating whether the product is a set. | |
variant
|
Boolean | A flag indicating whether the product is a variant. | |
variation_group
|
Boolean | A flag indicating whether the product is a variation group. |