Gets options from option category assigned to sku which are enabled or already used in variants.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- skuID
- Type: System Int32
ID of SKU with assigned categories
- categoryId
- Type: System Int32
Option category from which are options selected
Return Value
Type: InfoDataSet SKUInfoData set with enabled options plus disabled options used in variants
See Also