Click or drag to resize

VariantServiceCreateSimpleVariant Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void CreateSimpleVariant(
	string productId,
	IEnumerable<string> optionIds
)

Parameters

productId
Type: SystemString
optionIds
Type: System.Collections.GenericIEnumerableString
See Also