Click or drag to resize

VariantServiceAddGroupToProduct Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void AddGroupToProduct(
	string productId,
	string variantGroupId
)

Parameters

productId
Type: SystemString
variantGroupId
Type: SystemString
See Also