Gets number of all variants, which can be generated 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
- skuId
- Type: System Int32
The product ID.
- categoryIds
- Type: System.Collections.Generic IEnumerable Int32
The option categories ids.
Return Value
Type: Int32Number of all possible variants.
See Also