Click or drag to resize

PriceManagerFindInformativePrice Method (Product, Double, String, Currency)

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static Object FindInformativePrice(
	Product product,
	double quantity,
	string variantId,
	Currency currency
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
quantity
Type: SystemDouble
variantId
Type: SystemString
currency
Type: Dynamicweb.Ecommerce.InternationalCurrency

Return Value

Type: Object
See Also