Click or drag to resize

VariantServiceCreateExtendedVariant Method

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

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
optionIds
Type: System.Collections.GenericIEnumerableString
See Also