| ShoppingCartInfoGetFormattedPrice Method (Double) | 
            Returns formatted price using the shopping cart currency formatting string.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
 Syntax
Syntaxpublic string GetFormattedPrice(
	double price
)
Parameters
- price
- Type: SystemDouble
 Price to be formatted
Return Value
Type: 
String See Also
See Also