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.0.5239.26125)
Parameters
- productId
- Type: System Int32
The product ID.
- optionCategoriesIds
- Type: System.Collections.Generic IEnumerable Int32
The option categories ids.
Return Value
Type: List ProductVariantRemarks
See Also