This effect is deprecated. The properties specific to the "ShowBundleMetadata" effect. This effect contains information that allows you to associate the discounts from a rule in a bundle campaign with specific cart items. This way you can distinguish from "normal" discounts that were not the result of a product bundle.
Name | Type | Description | Notes |
---|---|---|---|
Description | string | Description of the product bundle. | |
BundleAttributes | List<string> | The cart item attributes that determined which items are being bundled together. | |
ItemsIndices | List<decimal> | The indices in the cart items array of the bundled items. |