The input fields for a single component related to a componentized product.
Access Scopes
Fields
optionSelections:
ProductBundleComponentOptionSelectionInput! -
The options to use in the component product, and the values for the option.
productId:
ID! -
The ID of the component product to add to the bundle product.
quantity:
Int -
The quantity of the component product to add to the bundle product.
quantityOption:
ProductBundleComponentQuantityOptionInput -
New option to be created on the bundle parent that enables the buyer to select different quantities for
this component (e.g. two-pack, three-pack). Can only be used if quantity isn't set.