Click or drag to resize

RendererRenderStockStateTotals Method

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void RenderStockStateTotals(
	Product product,
	Template template
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
template
Type: Dynamicweb.RenderingTemplate
See Also