Click or drag to resize

VariantGroupService.CreateProductRelation Method

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

Parameters

productId
Type: System.String
variantGroupId
Type: System.String
See Also