Applies a product option to a particular composite product.
@param id - Id of the Composite Product @param itemId - Id of the product item. @param optionId - Id of the option of the product item that is chosen.
| Name | Type | Description |
|---|---|---|
| type | DaffCompositeProductActionTypes.CompositeProductApplyOptionAction |
|
| id | T['id'] | |
| itemId | DaffCompositeProductItem['id'] |
|
| optionId | DaffCompositeProductItemOption['id'] |
|
| qty | number |