int GetProductVariantId( int productId, IDictionary<int,int> optionChoices, bool ignoreInvalidOptions )
Parameters
- productId
- Id of the product for which to get the variant
- optionChoices
- Selected option choices of the variant
- ignoreInvalidOptions
- If true invalid options are ignored
Return Value
Id of the ProductVariant