MultiBuyDiscountTreeInfoProviderAddMultiBuyDiscountToTree Method |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static void AddMultiBuyDiscountToTree(
int multibuydiscountId,
int nodeId,
bool included
)
Parameters
- multibuydiscountId
- Type: SystemInt32
Buy X Get Y discount ID. - nodeId
- Type: SystemInt32
Node ID. - included
- Type: SystemBoolean
Include flag.
Remarks See Also