Click or drag to resize

VariantOptionServiceGetStockUnitsWithVariants Method

Namespace:  Dynamicweb.Ecommerce
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<VariantOption> GetStockUnitsWithVariants(
	Product product
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct

Return Value

Type: IEnumerableVariantOption
See Also