Gets all possible variants for specified product and all combinations (including existing variants) of options from categories.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- productId
- Type:
System Int32
The product ID.
- optionCategoriesIds
- Type:
System.Collections.Generic IEnumerable
Int32
The option categories IDs
Return Value
Type:
All possible variants for specified product and all combinations of options from categories
Remarks
See Also