Click or drag to resize

RendererRenderStockUnits Method

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void RenderStockUnits(
	Product product,
	Template template,
	StockLocation currentStockLocation,
	bool isRenderInternalLoop
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
template
Type: Dynamicweb.RenderingTemplate
currentStockLocation
Type: Dynamicweb.Ecommerce.StocksStockLocation
isRenderInternalLoop
Type: SystemBoolean
See Also